2021-09-26 13:25:57.710 | + ./stack.sh:main:469 : exec 2021-09-26 13:25:57.710 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-26-132557' 2021-09-26 13:25:57.710 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-26-132557.summary.2021-09-26-132557 2021-09-26 13:25:57.710 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:25:57.710 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-26-132557 2021-09-26 13:25:57.710 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-26-132557 /opt/stack/logs/stack.sh.log 2021-09-26 13:25:57.710 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-26-132557.summary.2021-09-26-132557 /opt/stack/logs/stack.sh.log.summary 2021-09-26 13:25:57.710 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-09-26 13:25:57.710 | + functions:check_path_perm_sanity:583 : local real_path 2021-09-26 13:25:57.710 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-09-26 13:25:57.711 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-09-26 13:25:57.711 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-09-26 13:25:57.711 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-09-26 13:25:57.711 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-09-26 13:25:57.711 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-26 13:25:57.711 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-09-26 13:25:57.711 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-09-26 13:25:57.711 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-09-26 13:25:57.711 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-26 13:25:57.711 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-09-26 13:25:57.711 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-09-26 13:25:57.711 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-09-26 13:25:57.711 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-09-26 13:25:57.711 | + ./stack.sh:main:542 : trap err_trap ERR 2021-09-26 13:25:57.711 | + ./stack.sh:main:555 : set -o errexit 2021-09-26 13:25:57.712 | + ./stack.sh:main:558 : uname -a 2021-09-26 13:25:57.712 | Linux n-d-806628-2 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-09-26 13:25:57.712 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-26 13:25:57.712 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-26 13:25:57.715 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-09-26 13:25:57.742 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-26 13:25:57.758 | + ./stack.sh:main:572 : fetch_plugins 2021-09-26 13:25:57.760 | + functions-common:fetch_plugins:1677 : local plugins= 2021-09-26 13:25:57.762 | + functions-common:fetch_plugins:1678 : local plugin 2021-09-26 13:25:57.765 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-09-26 13:25:57.767 | + functions-common:fetch_plugins:1682 : return 2021-09-26 13:25:57.769 | + ./stack.sh:main:576 : run_phase override_defaults 2021-09-26 13:25:57.772 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-09-26 13:25:57.774 | + functions-common:run_phase:1760 : local phase= 2021-09-26 13:25:57.776 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 13:25:57.778 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 13:25:57.780 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 13:25:57.783 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 13:25:57.784 | + functions-common:run_phase:1769 : local extra 2021-09-26 13:25:57.787 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 13:25:57.790 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 13:25:57.792 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 13:25:57.794 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 13:25:57.796 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-26 13:25:57.798 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 13:25:57.811 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:25:57.812 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-26 13:25:57.814 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-26 13:25:57.816 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-26 13:25:57.819 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-26 13:25:57.821 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-26 13:25:57.822 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-26 13:25:57.824 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-26 13:25:57.826 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-26 13:25:57.828 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-26 13:25:57.830 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 13:25:57.833 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-09-26 13:25:57.836 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-09-26 13:25:57.838 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-09-26 13:25:57.840 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-09-26 13:25:57.842 | + functions-common:plugin_override_defaults:1723 : return 2021-09-26 13:25:57.844 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-09-26 13:25:57.862 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-09-26 13:25:57.864 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-26 13:25:57.877 | ++ functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:25:57.880 | +++ lib/tls:source:43 : hostname -f 2021-09-26 13:25:57.884 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-26 13:25:57.886 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-26 13:25:57.888 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-26 13:25:57.890 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-26 13:25:57.892 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-26 13:25:57.894 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-26 13:25:57.897 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-26 13:25:57.899 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-26 13:25:57.901 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-26 13:25:57.904 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-26 13:25:57.908 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-09-26 13:25:57.920 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-09-26 13:25:57.938 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-09-26 13:25:57.951 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-09-26 13:25:57.965 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-09-26 13:25:57.992 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-09-26 13:25:58.023 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-09-26 13:25:58.102 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-09-26 13:25:58.125 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-09-26 13:25:58.164 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-09-26 13:25:58.216 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-09-26 13:25:58.263 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-09-26 13:25:58.352 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-09-26 13:25:58.368 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-09-26 13:25:58.381 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-26 13:25:58.396 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-09-26 13:25:58.490 | + ./stack.sh:main:605 : run_phase source 2021-09-26 13:25:58.492 | + functions-common:run_phase:1759 : local mode=source 2021-09-26 13:25:58.494 | + functions-common:run_phase:1760 : local phase= 2021-09-26 13:25:58.497 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 13:25:58.499 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 13:25:58.502 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 13:25:58.504 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 13:25:58.507 | + functions-common:run_phase:1769 : local extra 2021-09-26 13:25:58.509 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 13:25:58.513 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 13:25:58.515 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 13:25:58.517 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 13:25:58.519 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-26 13:25:58.521 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 13:25:58.539 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:25:58.541 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-26 13:25:58.543 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-26 13:25:58.581 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-26 13:25:58.585 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-09-26 13:25:58.587 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-09-26 13:25:58.591 | + functions-common:run_phase:1781 : load_plugin_settings 2021-09-26 13:25:58.594 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-09-26 13:25:58.597 | + functions-common:load_plugin_settings:1696 : local plugin 2021-09-26 13:25:58.599 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-09-26 13:25:58.601 | + functions-common:load_plugin_settings:1700 : return 2021-09-26 13:25:58.604 | + functions-common:run_phase:1782 : verify_disabled_services 2021-09-26 13:25:58.606 | + functions-common:verify_disabled_services:2042 : local service 2021-09-26 13:25:58.610 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.612 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-09-26 13:25:58.615 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.618 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-09-26 13:25:58.620 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.623 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-09-26 13:25:58.625 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.627 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-09-26 13:25:58.630 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.632 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-09-26 13:25:58.634 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.636 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-09-26 13:25:58.639 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.641 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-09-26 13:25:58.643 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.646 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-09-26 13:25:58.649 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.651 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-09-26 13:25:58.653 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.656 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-09-26 13:25:58.658 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.660 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-09-26 13:25:58.663 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.666 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-09-26 13:25:58.668 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.670 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-09-26 13:25:58.673 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.677 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-09-26 13:25:58.679 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.684 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-09-26 13:25:58.686 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.688 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-09-26 13:25:58.691 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.693 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-09-26 13:25:58.696 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.698 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-09-26 13:25:58.700 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.703 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-09-26 13:25:58.705 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.707 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-09-26 13:25:58.710 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.712 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-09-26 13:25:58.714 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.717 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-09-26 13:25:58.719 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.721 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-09-26 13:25:58.724 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.728 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-09-26 13:25:58.730 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.732 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-09-26 13:25:58.735 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.737 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-09-26 13:25:58.740 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.743 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-09-26 13:25:58.745 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.748 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-09-26 13:25:58.750 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.753 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-09-26 13:25:58.755 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.758 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-09-26 13:25:58.760 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.762 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-09-26 13:25:58.765 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.767 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-09-26 13:25:58.769 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.772 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-09-26 13:25:58.774 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.776 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-09-26 13:25:58.778 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.781 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-09-26 13:25:58.783 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.786 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-09-26 13:25:58.789 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.791 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-09-26 13:25:58.794 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.796 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-09-26 13:25:58.798 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.801 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-09-26 13:25:58.804 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.806 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-09-26 13:25:58.808 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.811 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-09-26 13:25:58.813 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:25:58.815 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-09-26 13:25:58.818 | + ./stack.sh:main:676 : initialize_database_backends 2021-09-26 13:25:58.821 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-26 13:25:58.823 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-26 13:25:58.838 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:25:58.841 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-26 13:25:58.843 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-26 13:25:58.846 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-26 13:25:58.862 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:25:58.865 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-26 13:25:58.868 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-26 13:25:58.870 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-26 13:25:58.872 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-26 13:25:58.875 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-26 13:25:58.877 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-26 13:25:58.880 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-26 13:25:58.883 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-26 13:25:58.885 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-26 13:25:58.888 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-26 13:25:58.891 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-26 13:25:58.893 | + lib/database:initialize_database_backends:104 : return 0 2021-09-26 13:25:58.896 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-09-26 13:25:58.896 | Using mysql database backend 2021-09-26 13:25:58.898 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-26 13:25:58.915 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-09-26 13:25:58.931 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:25:58.933 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-26 13:25:58.950 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-09-26 13:25:58.969 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:25:58.972 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-26 13:25:58.990 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-26 13:25:59.006 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-09-26 13:25:59.023 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:25:59.025 | + ./stack.sh:main:724 : is_service_enabled nova 2021-09-26 13:25:59.042 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:25:59.044 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-09-26 13:25:59.047 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-09-26 13:25:59.064 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:25:59.066 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-26 13:25:59.084 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-09-26 13:25:59.087 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-09-26 13:25:59.089 | + ./stack.sh:main:746 : save_stackenv 746 2021-09-26 13:25:59.092 | + functions-common:save_stackenv:60 : local tag=746 2021-09-26 13:25:59.095 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-26 13:25:59.099 | + functions-common:save_stackenv:62 : time_stamp=2021-09-26-132559 2021-09-26 13:25:59.101 | + functions-common:save_stackenv:63 : echo '# 2021-09-26-132559 746' 2021-09-26 13:25:59.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.106 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-26 13:25:59.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.112 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-26 13:25:59.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.117 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-26 13:25:59.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.125 | + 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-09-26 13:25:59.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.130 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2021-09-26 13:25:59.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.136 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.43/identity 2021-09-26 13:25:59.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.142 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2021-09-26 13:25:59.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.147 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-26-132557 2021-09-26 13:25:59.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.152 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-26 13:25:59.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.157 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2021-09-26 13:25:59.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.162 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-26 13:25:59.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.167 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-26 13:25:59.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.171 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-26 13:25:59.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:25:59.177 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-26 13:25:59.180 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-09-26 13:25:59.186 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-26 13:25:59.188 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-09-26 13:25:59.191 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 13:25:59.193 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 13:25:59.196 | ++ functions-common:git_clone:527 : pwd 2021-09-26 13:25:59.199 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 13:25:59.201 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 13:25:59.204 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 13:25:59.219 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 13:25:59.222 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 13:25:59.224 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 13:25:59.227 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 13:25:59.227 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 13:25:59.232 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-09-26 13:25:59.235 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 13:25:59.237 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-09-26 13:25:59.241 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 13:25:59.242 | + functions-common:git_clone:593 : head -1 2021-09-26 13:25:59.244 | 979e5433 update constraint for neutron to new release 16.4.1 2021-09-26 13:25:59.247 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 13:25:59.250 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-09-26 13:25:59.253 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:25:59.256 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-09-26 13:25:59.259 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-26 13:25:59.261 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-26 13:25:59.264 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-26 13:25:59.267 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-26 13:25:59.270 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-26 13:25:59.273 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-26 13:25:59.275 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-26 13:25:59.279 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-26 13:25:59.284 | ++ tools/install_prereqs.sh:source:47 : NOW=1632662759 2021-09-26 13:25:59.288 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-26 13:25:59.293 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-09-26 13:25:59.296 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-09-26 13:25:59.299 | ++ tools/install_prereqs.sh:source:49 : DELTA=1632662759 2021-09-26 13:25:59.302 | ++ tools/install_prereqs.sh:source:50 : [[ 1632662759 -lt 7200 ]] 2021-09-26 13:25:59.305 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-26 13:25:59.307 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-09-26 13:25:59.310 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-09-26 13:25:59.312 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-09-26 13:25:59.315 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-09-26 13:25:59.317 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-09-26 13:25:59.319 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-09-26 13:25:59.323 | +++ 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-09-26 13:25:59.371 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-26 13:25:59.371 | apache2-dev 2021-09-26 13:25:59.371 | bc 2021-09-26 13:25:59.371 | bsdmainutils 2021-09-26 13:25:59.371 | curl 2021-09-26 13:25:59.371 | g++ 2021-09-26 13:25:59.371 | gcc 2021-09-26 13:25:59.371 | gettext 2021-09-26 13:25:59.371 | git 2021-09-26 13:25:59.371 | graphviz 2021-09-26 13:25:59.371 | iputils-ping 2021-09-26 13:25:59.371 | libapache2-mod-proxy-uwsgi 2021-09-26 13:25:59.371 | libffi-dev 2021-09-26 13:25:59.371 | libjpeg-dev 2021-09-26 13:25:59.371 | libmysqlclient-dev 2021-09-26 13:25:59.371 | libpcre3-dev 2021-09-26 13:25:59.371 | libpq-dev 2021-09-26 13:25:59.371 | libssl-dev 2021-09-26 13:25:59.371 | libsystemd-dev 2021-09-26 13:25:59.371 | libxml2-dev 2021-09-26 13:25:59.371 | libxslt1-dev 2021-09-26 13:25:59.371 | libyaml-dev 2021-09-26 13:25:59.371 | lsof 2021-09-26 13:25:59.371 | openssh-server 2021-09-26 13:25:59.371 | openssl 2021-09-26 13:25:59.371 | pkg-config 2021-09-26 13:25:59.372 | psmisc 2021-09-26 13:25:59.372 | python3-dev 2021-09-26 13:25:59.372 | python3-venv 2021-09-26 13:25:59.372 | tar 2021-09-26 13:25:59.372 | tcpdump 2021-09-26 13:25:59.372 | unzip 2021-09-26 13:25:59.372 | uuid-runtime 2021-09-26 13:25:59.372 | wget 2021-09-26 13:25:59.372 | wget 2021-09-26 13:25:59.372 | zlib1g-dev 2021-09-26 13:25:59.372 | libkrb5-dev 2021-09-26 13:25:59.372 | libldap2-dev 2021-09-26 13:25:59.372 | libsasl2-dev 2021-09-26 13:25:59.372 | memcached 2021-09-26 13:25:59.372 | python3-mysqldb 2021-09-26 13:25:59.372 | sqlite3 2021-09-26 13:25:59.372 | conntrack 2021-09-26 13:25:59.372 | curl 2021-09-26 13:25:59.372 | dnsmasq-base 2021-09-26 13:25:59.373 | dnsmasq-utils 2021-09-26 13:25:59.373 | ebtables 2021-09-26 13:25:59.373 | gawk 2021-09-26 13:25:59.373 | genisoimage 2021-09-26 13:25:59.373 | iptables 2021-09-26 13:25:59.373 | iputils-arping 2021-09-26 13:25:59.373 | kpartx 2021-09-26 13:25:59.373 | libjs-jquery-tablesorter 2021-09-26 13:25:59.373 | libmysqlclient-dev 2021-09-26 13:25:59.373 | parted 2021-09-26 13:25:59.373 | pm-utils 2021-09-26 13:25:59.373 | python3-mysqldb 2021-09-26 13:25:59.373 | socat 2021-09-26 13:25:59.373 | sqlite3 2021-09-26 13:25:59.373 | sudo 2021-09-26 13:25:59.373 | vlan 2021-09-26 13:25:59.373 | lvm2 2021-09-26 13:25:59.373 | open-iscsi 2021-09-26 13:25:59.373 | qemu-utils 2021-09-26 13:25:59.373 | thin-provisioning-tools 2021-09-26 13:25:59.373 | acl 2021-09-26 13:25:59.373 | dnsmasq-base 2021-09-26 13:25:59.373 | dnsmasq-utils 2021-09-26 13:25:59.373 | ebtables 2021-09-26 13:25:59.373 | haproxy 2021-09-26 13:25:59.373 | iptables 2021-09-26 13:25:59.373 | iputils-arping 2021-09-26 13:25:59.373 | iputils-ping 2021-09-26 13:25:59.374 | libmysqlclient-dev 2021-09-26 13:25:59.374 | postgresql-server-dev-all 2021-09-26 13:25:59.374 | python3-mysqldb 2021-09-26 13:25:59.374 | sqlite3 2021-09-26 13:25:59.374 | sudo 2021-09-26 13:25:59.374 | vlan 2021-09-26 13:25:59.374 | ipset 2021-09-26 13:25:59.374 | conntrack 2021-09-26 13:25:59.374 | conntrackd 2021-09-26 13:25:59.374 | keepalived 2021-09-26 13:25:59.374 | dstat 2021-09-26 13:25:59.374 | lvm2 2021-09-26 13:25:59.374 | open-iscsi 2021-09-26 13:25:59.374 | qemu-utils 2021-09-26 13:25:59.374 | thin-provisioning-tools 2021-09-26 13:25:59.374 | curl 2021-09-26 13:25:59.374 | liberasurecode-dev 2021-09-26 13:25:59.374 | make 2021-09-26 13:25:59.374 | memcached 2021-09-26 13:25:59.374 | sqlite3 2021-09-26 13:25:59.374 | xfsprogs' 2021-09-26 13:25:59.375 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-26 13:25:59.392 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-26 13:25:59.392 | apache2-dev 2021-09-26 13:25:59.392 | bc 2021-09-26 13:25:59.392 | bsdmainutils 2021-09-26 13:25:59.392 | curl 2021-09-26 13:25:59.392 | g++ 2021-09-26 13:25:59.392 | gcc 2021-09-26 13:25:59.392 | gettext 2021-09-26 13:25:59.392 | git 2021-09-26 13:25:59.392 | graphviz 2021-09-26 13:25:59.392 | iputils-ping 2021-09-26 13:25:59.392 | libapache2-mod-proxy-uwsgi 2021-09-26 13:25:59.392 | libffi-dev 2021-09-26 13:25:59.392 | libjpeg-dev 2021-09-26 13:25:59.392 | libmysqlclient-dev 2021-09-26 13:25:59.392 | libpcre3-dev 2021-09-26 13:25:59.392 | libpq-dev 2021-09-26 13:25:59.393 | libssl-dev 2021-09-26 13:25:59.393 | libsystemd-dev 2021-09-26 13:25:59.393 | libxml2-dev 2021-09-26 13:25:59.393 | libxslt1-dev 2021-09-26 13:25:59.393 | libyaml-dev 2021-09-26 13:25:59.393 | lsof 2021-09-26 13:25:59.393 | openssh-server 2021-09-26 13:25:59.393 | openssl 2021-09-26 13:25:59.393 | pkg-config 2021-09-26 13:25:59.393 | psmisc 2021-09-26 13:25:59.393 | python3-dev 2021-09-26 13:25:59.393 | python3-venv 2021-09-26 13:25:59.393 | tar 2021-09-26 13:25:59.393 | tcpdump 2021-09-26 13:25:59.393 | unzip 2021-09-26 13:25:59.393 | uuid-runtime 2021-09-26 13:25:59.393 | wget 2021-09-26 13:25:59.393 | wget 2021-09-26 13:25:59.393 | zlib1g-dev 2021-09-26 13:25:59.393 | libkrb5-dev 2021-09-26 13:25:59.393 | libldap2-dev 2021-09-26 13:25:59.393 | libsasl2-dev 2021-09-26 13:25:59.393 | memcached 2021-09-26 13:25:59.393 | python3-mysqldb 2021-09-26 13:25:59.393 | sqlite3 2021-09-26 13:25:59.393 | conntrack 2021-09-26 13:25:59.393 | curl 2021-09-26 13:25:59.393 | dnsmasq-base 2021-09-26 13:25:59.393 | dnsmasq-utils 2021-09-26 13:25:59.393 | ebtables 2021-09-26 13:25:59.393 | gawk 2021-09-26 13:25:59.393 | genisoimage 2021-09-26 13:25:59.393 | iptables 2021-09-26 13:25:59.393 | iputils-arping 2021-09-26 13:25:59.393 | kpartx 2021-09-26 13:25:59.393 | libjs-jquery-tablesorter 2021-09-26 13:25:59.393 | libmysqlclient-dev 2021-09-26 13:25:59.394 | parted 2021-09-26 13:25:59.394 | pm-utils 2021-09-26 13:25:59.394 | python3-mysqldb 2021-09-26 13:25:59.394 | socat 2021-09-26 13:25:59.394 | sqlite3 2021-09-26 13:25:59.394 | sudo 2021-09-26 13:25:59.394 | vlan 2021-09-26 13:25:59.394 | lvm2 2021-09-26 13:25:59.394 | open-iscsi 2021-09-26 13:25:59.394 | qemu-utils 2021-09-26 13:25:59.394 | thin-provisioning-tools 2021-09-26 13:25:59.394 | acl 2021-09-26 13:25:59.394 | dnsmasq-base 2021-09-26 13:25:59.394 | dnsmasq-utils 2021-09-26 13:25:59.394 | ebtables 2021-09-26 13:25:59.394 | haproxy 2021-09-26 13:25:59.394 | iptables 2021-09-26 13:25:59.394 | iputils-arping 2021-09-26 13:25:59.394 | iputils-ping 2021-09-26 13:25:59.394 | libmysqlclient-dev 2021-09-26 13:25:59.394 | postgresql-server-dev-all 2021-09-26 13:25:59.394 | python3-mysqldb 2021-09-26 13:25:59.394 | sqlite3 2021-09-26 13:25:59.394 | sudo 2021-09-26 13:25:59.394 | vlan 2021-09-26 13:25:59.394 | ipset 2021-09-26 13:25:59.394 | conntrack 2021-09-26 13:25:59.394 | conntrackd 2021-09-26 13:25:59.394 | keepalived 2021-09-26 13:25:59.394 | dstat 2021-09-26 13:25:59.394 | lvm2 2021-09-26 13:25:59.394 | open-iscsi 2021-09-26 13:25:59.394 | qemu-utils 2021-09-26 13:25:59.394 | thin-provisioning-tools 2021-09-26 13:25:59.394 | curl 2021-09-26 13:25:59.394 | liberasurecode-dev 2021-09-26 13:25:59.394 | make 2021-09-26 13:25:59.395 | memcached 2021-09-26 13:25:59.395 | sqlite3 2021-09-26 13:25:59.395 | xfsprogs ' 2021-09-26 13:25:59.395 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-26 13:25:59.397 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:25:59.399 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:25:59.403 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-26 13:25:59.403 | ++ 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-09-26 13:25:59.407 | ++ 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-09-26 13:25:59.411 | ++ functions-common:install_package:1333 : update_package_repo 2021-09-26 13:25:59.413 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 13:25:59.416 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 13:25:59.418 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 13:25:59.421 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 13:25:59.423 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 13:25:59.427 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:25:59.430 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:25:59.432 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 13:25:59.434 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 13:25:59.436 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 13:25:59.438 | ++ functions-common:apt_get_update:1069 : return 2021-09-26 13:25:59.441 | ++ 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-09-26 13:25:59.444 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 13:25:59.446 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:25:59.449 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:25:59.452 | ++ 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-09-26 13:25:59.475 | ++ 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-09-26 13:25:59.596 | Reading package lists... 2021-09-26 13:25:59.891 | Building dependency tree... 2021-09-26 13:25:59.892 | Reading state information... 2021-09-26 13:26:00.221 | acl is already the newest version (2.2.52-3build1). 2021-09-26 13:26:00.221 | acl set to manually installed. 2021-09-26 13:26:00.221 | bc is already the newest version (1.07.1-2). 2021-09-26 13:26:00.221 | bc set to manually installed. 2021-09-26 13:26:00.221 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-09-26 13:26:00.221 | bsdmainutils set to manually installed. 2021-09-26 13:26:00.222 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-09-26 13:26:00.222 | gawk set to manually installed. 2021-09-26 13:26:00.222 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-09-26 13:26:00.222 | iptables set to manually installed. 2021-09-26 13:26:00.222 | libpcre3-dev is already the newest version (2:8.39-9). 2021-09-26 13:26:00.222 | lsof is already the newest version (4.89+dfsg-0.1). 2021-09-26 13:26:00.222 | lsof set to manually installed. 2021-09-26 13:26:00.222 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-09-26 13:26:00.222 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-09-26 13:26:00.222 | ebtables set to manually installed. 2021-09-26 13:26:00.222 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-09-26 13:26:00.222 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-09-26 13:26:00.222 | parted is already the newest version (3.2-20ubuntu0.2). 2021-09-26 13:26:00.222 | parted set to manually installed. 2021-09-26 13:26:00.222 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-09-26 13:26:00.222 | psmisc set to manually installed. 2021-09-26 13:26:00.222 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-09-26 13:26:00.222 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-09-26 13:26:00.222 | wget set to manually installed. 2021-09-26 13:26:00.222 | The following packages were automatically installed and are no longer required: 2021-09-26 13:26:00.222 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 13:26:00.222 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 13:26:00.222 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 13:26:00.222 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:26:00.222 | python3-twisted-bin python3-zope.interface 2021-09-26 13:26:00.222 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:26:00.223 | The following additional packages will be installed: 2021-09-26 13:26:00.223 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-09-26 13:26:00.223 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-09-26 13:26:00.223 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-09-26 13:26:00.223 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-09-26 13:26:00.223 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-09-26 13:26:00.223 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-09-26 13:26:00.223 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-09-26 13:26:00.223 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-09-26 13:26:00.223 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-09-26 13:26:00.223 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-09-26 13:26:00.223 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-09-26 13:26:00.223 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-09-26 13:26:00.223 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-09-26 13:26:00.223 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-09-26 13:26:00.223 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-09-26 13:26:00.223 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-09-26 13:26:00.223 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-09-26 13:26:00.223 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-09-26 13:26:00.223 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-09-26 13:26:00.223 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-09-26 13:26:00.223 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-09-26 13:26:00.223 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-09-26 13:26:00.223 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-09-26 13:26:00.223 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-09-26 13:26:00.224 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-09-26 13:26:00.224 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-09-26 13:26:00.224 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-09-26 13:26:00.224 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-09-26 13:26:00.224 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-09-26 13:26:00.224 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-09-26 13:26:00.224 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-09-26 13:26:00.224 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-09-26 13:26:00.224 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-09-26 13:26:00.224 | uuid-dev uwsgi-core vbetool x11-common 2021-09-26 13:26:00.226 | Suggested packages: 2021-09-26 13:26:00.226 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-09-26 13:26:00.226 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-09-26 13:26:00.226 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-09-26 13:26:00.226 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-09-26 13:26:00.226 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-09-26 13:26:00.226 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-09-26 13:26:00.226 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-09-26 13:26:00.226 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-09-26 13:26:00.226 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-09-26 13:26:00.226 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-09-26 13:26:00.226 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-09-26 13:26:00.226 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-09-26 13:26:00.226 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-09-26 13:26:00.226 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-09-26 13:26:00.226 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-09-26 13:26:00.226 | libjson-perl default-mysql-server | virtual-mysql-server 2021-09-26 13:26:00.226 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-09-26 13:26:00.226 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-09-26 13:26:00.226 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-09-26 13:26:00.487 | The following NEW packages will be installed: 2021-09-26 13:26:00.488 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-09-26 13:26:00.488 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-09-26 13:26:00.488 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-09-26 13:26:00.488 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-09-26 13:26:00.488 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-09-26 13:26:00.488 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-09-26 13:26:00.488 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-09-26 13:26:00.488 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-09-26 13:26:00.488 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-09-26 13:26:00.488 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-09-26 13:26:00.488 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-09-26 13:26:00.488 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-09-26 13:26:00.488 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-09-26 13:26:00.488 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-09-26 13:26:00.488 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-09-26 13:26:00.488 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-09-26 13:26:00.488 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-09-26 13:26:00.488 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-09-26 13:26:00.488 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-09-26 13:26:00.488 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-09-26 13:26:00.488 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-09-26 13:26:00.488 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-09-26 13:26:00.488 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-09-26 13:26:00.489 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-09-26 13:26:00.489 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-09-26 13:26:00.489 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-09-26 13:26:00.489 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-09-26 13:26:00.489 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-09-26 13:26:00.489 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-09-26 13:26:00.489 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-09-26 13:26:00.489 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-09-26 13:26:00.489 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-09-26 13:26:00.489 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-09-26 13:26:00.489 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-09-26 13:26:00.489 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-09-26 13:26:00.489 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-09-26 13:26:00.489 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-09-26 13:26:00.490 | The following packages will be upgraded: 2021-09-26 13:26:00.490 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-09-26 13:26:00.490 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-09-26 13:26:00.490 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-09-26 13:26:00.490 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-09-26 13:26:00.491 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-09-26 13:26:00.491 | openssl sudo systemd tar tcpdump uuid-runtime 2021-09-26 13:26:00.602 | 35 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-09-26 13:26:00.602 | Need to get 85.1 MB of archives. 2021-09-26 13:26:00.602 | After this operation, 260 MB of additional disk space will be used. 2021-09-26 13:26:00.602 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-09-26 13:26:00.822 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-09-26 13:26:00.836 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-09-26 13:26:00.851 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-09-26 13:26:01.137 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-09-26 13:26:01.155 | 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-09-26 13:26:01.157 | 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-09-26 13:26:01.160 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-09-26 13:26:01.172 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1,302 kB] 2021-09-26 13:26:01.388 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-09-26 13:26:01.390 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-09-26 13:26:01.405 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-09-26 13:26:01.405 | 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-09-26 13:26:01.406 | 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-09-26 13:26:01.408 | 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-09-26 13:26:01.409 | 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-09-26 13:26:01.414 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-09-26 13:26:01.414 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-09-26 13:26:01.431 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-09-26 13:26:02.764 | 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-09-26 13:26:02.810 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.16 [1,070 kB] 2021-09-26 13:26:02.988 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.16 [84.0 kB] 2021-09-26 13:26:03.001 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.16 [160 kB] 2021-09-26 13:26:03.068 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.16 [95.1 kB] 2021-09-26 13:26:03.071 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-09-26 13:26:03.249 | 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-09-26 13:26:03.355 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-09-26 13:26:03.364 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-09-26 13:26:03.388 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-09-26 13:26:03.466 | 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-09-26 13:26:03.475 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-09-26 13:26:03.653 | 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-09-26 13:26:03.680 | 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-09-26 13:26:03.681 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-09-26 13:26:03.682 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-09-26 13:26:03.683 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-09-26 13:26:03.702 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-09-26 13:26:03.702 | 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-09-26 13:26:03.703 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1,171 kB] 2021-09-26 13:26:03.898 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 2021-09-26 13:26:04.041 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-09-26 13:26:04.078 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-09-26 13:26:04.092 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-09-26 13:26:04.132 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-09-26 13:26:04.143 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-09-26 13:26:04.152 | 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-09-26 13:26:04.161 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-server amd64 1:7.6p1-4ubuntu0.5 [332 kB] 2021-09-26 13:26:04.290 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3,923 kB] 2021-09-26 13:26:04.877 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 2021-09-26 13:26:05.023 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-09-26 13:26:05.053 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-09-26 13:26:05.054 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-09-26 13:26:05.055 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-09-26 13:26:05.066 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-09-26 13:26:05.168 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-09-26 13:26:05.249 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-09-26 13:26:05.259 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-09-26 13:26:05.260 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-09-26 13:26:05.292 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-09-26 13:26:05.374 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-09-26 13:26:05.462 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-09-26 13:26:05.581 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-09-26 13:26:05.586 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-09-26 13:26:05.586 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-09-26 13:26:05.590 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-09-26 13:26:05.590 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-09-26 13:26:05.591 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-09-26 13:26:05.592 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-09-26 13:26:05.603 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-09-26 13:26:05.638 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-09-26 13:26:05.743 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-09-26 13:26:05.745 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-09-26 13:26:05.949 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-09-26 13:26:05.950 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-09-26 13:26:05.968 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-09-26 13:26:06.133 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.16 [178 kB] 2021-09-26 13:26:06.164 | Get:77 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-09-26 13:26:06.372 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-09-26 13:26:08.040 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-09-26 13:26:08.041 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-09-26 13:26:08.041 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-09-26 13:26:08.042 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-09-26 13:26:08.043 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-09-26 13:26:08.047 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-09-26 13:26:08.053 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-09-26 13:26:08.101 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-09-26 13:26:08.103 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.4 [307 kB] 2021-09-26 13:26:08.114 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.4 [13.2 kB] 2021-09-26 13:26:08.126 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-09-26 13:26:08.133 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-09-26 13:26:08.137 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-09-26 13:26:08.188 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-09-26 13:26:08.201 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-09-26 13:26:08.238 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-09-26 13:26:08.252 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-09-26 13:26:08.253 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-09-26 13:26:08.276 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-09-26 13:26:08.276 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-09-26 13:26:08.278 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-09-26 13:26:08.278 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-09-26 13:26:08.279 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-09-26 13:26:08.397 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-09-26 13:26:08.605 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-09-26 13:26:08.610 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-09-26 13:26:08.627 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-09-26 13:26:08.663 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-09-26 13:26:08.693 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-09-26 13:26:08.694 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-09-26 13:26:08.695 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-09-26 13:26:08.696 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-09-26 13:26:08.747 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-09-26 13:26:08.749 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-09-26 13:26:08.761 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-09-26 13:26:08.762 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-09-26 13:26:08.764 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-09-26 13:26:08.789 | Get:116 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-09-26 13:26:08.793 | Get:117 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-09-26 13:26:08.794 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-09-26 13:26:08.796 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-09-26 13:26:08.972 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-09-26 13:26:08.976 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-09-26 13:26:08.995 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-09-26 13:26:08.998 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-09-26 13:26:09.000 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-09-26 13:26:09.004 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-09-26 13:26:09.017 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-09-26 13:26:09.081 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-09-26 13:26:09.085 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-09-26 13:26:09.086 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-09-26 13:26:09.092 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-09-26 13:26:09.123 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-09-26 13:26:09.124 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-09-26 13:26:09.125 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-09-26 13:26:09.125 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-09-26 13:26:09.126 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-09-26 13:26:09.178 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-09-26 13:26:09.266 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-09-26 13:26:09.285 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-09-26 13:26:09.289 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-09-26 13:26:09.292 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-09-26 13:26:09.299 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-09-26 13:26:09.300 | Get:142 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-09-26 13:26:09.302 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-09-26 13:26:09.371 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-09-26 13:26:09.371 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-09-26 13:26:09.373 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-09-26 13:26:09.373 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-09-26 13:26:09.374 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-09-26 13:26:09.376 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-09-26 13:26:09.379 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.8 [68.5 kB] 2021-09-26 13:26:09.385 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.8 [102 kB] 2021-09-26 13:26:09.394 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-09-26 13:26:09.418 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-09-26 13:26:09.434 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.8 [1,386 kB] 2021-09-26 13:26:09.843 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-09-26 13:26:09.844 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-09-26 13:26:09.845 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-09-26 13:26:09.846 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-09-26 13:26:09.847 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-09-26 13:26:09.848 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-09-26 13:26:09.849 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-09-26 13:26:09.850 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-09-26 13:26:11.067 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-09-26 13:26:11.106 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-09-26 13:26:11.116 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-09-26 13:26:11.139 | Get:166 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-09-26 13:26:11.160 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-09-26 13:26:11.160 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-09-26 13:26:11.161 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-09-26 13:26:11.220 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-09-26 13:26:11.220 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-09-26 13:26:11.256 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-09-26 13:26:11.260 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-09-26 13:26:11.260 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-09-26 13:26:11.261 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-09-26 13:26:11.262 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-09-26 13:26:11.263 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.35-0ubuntu0.18.04.2 [690 kB] 2021-09-26 13:26:11.380 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.13 [1,568 kB] 2021-09-26 13:26:11.648 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.35-0ubuntu0.18.04.2 [1,016 kB] 2021-09-26 13:26:11.833 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-09-26 13:26:11.851 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-09-26 13:26:11.876 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-09-26 13:26:12.038 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-09-26 13:26:12.057 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.18-0ubuntu0.18.04.1 [108 kB] 2021-09-26 13:26:12.077 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.18-0ubuntu0.18.04.1 [219 kB] 2021-09-26 13:26:12.154 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.8 [2,724 kB] 2021-09-26 13:26:12.592 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.8 [923 kB] 2021-09-26 13:26:12.717 | Get:188 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-09-26 13:26:12.748 | Get:189 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-09-26 13:26:12.750 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-09-26 13:26:12.782 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-09-26 13:26:12.856 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-09-26 13:26:12.861 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-09-26 13:26:12.944 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-09-26 13:26:12.974 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-09-26 13:26:13.100 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-09-26 13:26:13.108 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-09-26 13:26:13.256 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-09-26 13:26:13.266 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-09-26 13:26:13.268 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-09-26 13:26:13.269 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-09-26 13:26:13.269 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-09-26 13:26:13.385 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.18-0ubuntu0.18.04.1 [840 kB] 2021-09-26 13:26:13.701 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-09-26 13:26:13.702 | Get:205 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-09-26 13:26:13.957 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-09-26 13:26:13.959 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.4 [6,188 B] 2021-09-26 13:26:13.959 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-09-26 13:26:13.960 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.37 [41.4 kB] 2021-09-26 13:26:13.961 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.37 [869 kB] 2021-09-26 13:26:14.052 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-09-26 13:26:14.056 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-09-26 13:26:14.142 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-09-26 13:26:14.213 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-09-26 13:26:14.218 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.2 [522 kB] 2021-09-26 13:26:14.239 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-09-26 13:26:14.240 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-09-26 13:26:14.241 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-09-26 13:26:14.242 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-09-26 13:26:14.244 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-09-26 13:26:14.245 | Get:221 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-09-26 13:26:14.246 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-09-26 13:26:14.286 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-09-26 13:26:14.287 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-09-26 13:26:14.313 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-09-26 13:26:14.313 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-09-26 13:26:14.315 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-09-26 13:26:14.356 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-09-26 13:26:16.072 | Preconfiguring packages ... 2021-09-26 13:26:16.215 | Fetched 85.1 MB in 14s (6,146 kB/s) 2021-09-26 13:26:16.288 | (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 ... 64654 files and directories currently installed.) 2021-09-26 13:26:16.291 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:16.319 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-09-26 13:26:16.461 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-09-26 13:26:16.629 | (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 ... 64654 files and directories currently installed.) 2021-09-26 13:26:16.633 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-09-26 13:26:16.672 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-09-26 13:26:16.793 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-09-26 13:26:16.816 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-09-26 13:26:16.974 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-09-26 13:26:17.126 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-09-26 13:26:17.908 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-09-26 13:26:17.937 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-09-26 13:26:18.045 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-09-26 13:26:18.191 | (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 ... 64654 files and directories currently installed.) 2021-09-26 13:26:18.195 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-09-26 13:26:18.230 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-09-26 13:26:18.318 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-09-26 13:26:18.458 | (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 ... 64654 files and directories currently installed.) 2021-09-26 13:26:18.462 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-09-26 13:26:18.495 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-09-26 13:26:18.803 | Selecting previously unselected package libapr1:amd64. 2021-09-26 13:26:18.810 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-09-26 13:26:18.813 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-09-26 13:26:18.952 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-09-26 13:26:18.986 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-09-26 13:26:19.293 | Selecting previously unselected package libaprutil1:amd64. 2021-09-26 13:26:19.299 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-09-26 13:26:19.303 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-09-26 13:26:19.403 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-09-26 13:26:19.436 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-09-26 13:26:19.586 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-09-26 13:26:19.592 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-09-26 13:26:19.595 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-09-26 13:26:19.663 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-09-26 13:26:19.685 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-09-26 13:26:19.800 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-09-26 13:26:19.827 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-09-26 13:26:19.923 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-09-26 13:26:19.946 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-09-26 13:26:20.062 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-09-26 13:26:20.091 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-09-26 13:26:20.193 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-09-26 13:26:20.199 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-09-26 13:26:20.202 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-09-26 13:26:20.279 | Selecting previously unselected package liblua5.2-0:amd64. 2021-09-26 13:26:20.286 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-09-26 13:26:20.289 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-09-26 13:26:20.387 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-09-26 13:26:20.413 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-09-26 13:26:21.744 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-09-26 13:26:21.773 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-09-26 13:26:21.937 | Selecting previously unselected package apache2-bin. 2021-09-26 13:26:21.944 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.16_amd64.deb ... 2021-09-26 13:26:21.947 | Unpacking apache2-bin (2.4.29-1ubuntu4.16) ... 2021-09-26 13:26:22.165 | Selecting previously unselected package apache2-utils. 2021-09-26 13:26:22.172 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.16_amd64.deb ... 2021-09-26 13:26:22.174 | Unpacking apache2-utils (2.4.29-1ubuntu4.16) ... 2021-09-26 13:26:22.241 | Selecting previously unselected package apache2-data. 2021-09-26 13:26:22.248 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.16_all.deb ... 2021-09-26 13:26:22.251 | Unpacking apache2-data (2.4.29-1ubuntu4.16) ... 2021-09-26 13:26:22.427 | Selecting previously unselected package apache2. 2021-09-26 13:26:22.434 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.16_amd64.deb ... 2021-09-26 13:26:22.453 | Unpacking apache2 (2.4.29-1ubuntu4.16) ... 2021-09-26 13:26:22.568 | Selecting previously unselected package fonts-dejavu-core. 2021-09-26 13:26:22.575 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-09-26 13:26:22.577 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-09-26 13:26:22.789 | Selecting previously unselected package fonts-liberation. 2021-09-26 13:26:22.795 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-09-26 13:26:22.798 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-09-26 13:26:22.991 | Selecting previously unselected package fontconfig-config. 2021-09-26 13:26:22.998 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-09-26 13:26:23.001 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-09-26 13:26:23.099 | Selecting previously unselected package libfontconfig1:amd64. 2021-09-26 13:26:23.106 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-09-26 13:26:23.110 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-09-26 13:26:23.210 | Selecting previously unselected package fontconfig. 2021-09-26 13:26:23.217 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-09-26 13:26:23.220 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-09-26 13:26:23.319 | Selecting previously unselected package liblua5.3-0:amd64. 2021-09-26 13:26:23.325 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-09-26 13:26:23.329 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-09-26 13:26:23.445 | Selecting previously unselected package haproxy. 2021-09-26 13:26:23.452 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-09-26 13:26:23.461 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-09-26 13:26:23.683 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-09-26 13:26:23.690 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-09-26 13:26:23.692 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-09-26 13:26:23.806 | Selecting previously unselected package x11-common. 2021-09-26 13:26:23.812 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-09-26 13:26:23.838 | dpkg-query: no packages found matching nux-tools 2021-09-26 13:26:23.849 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-09-26 13:26:23.943 | Selecting previously unselected package libice6:amd64. 2021-09-26 13:26:23.950 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-09-26 13:26:23.953 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-09-26 13:26:24.041 | Selecting previously unselected package libsm6:amd64. 2021-09-26 13:26:24.048 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-09-26 13:26:24.051 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-09-26 13:26:24.176 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-09-26 13:26:24.704 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-09-26 13:26:25.198 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-09-26 13:26:25.205 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-09-26 13:26:25.208 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-09-26 13:26:25.300 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-09-26 13:26:25.324 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-09-26 13:26:25.424 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-09-26 13:26:25.583 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65707 files and directories currently installed.) 2021-09-26 13:26:25.586 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 13:26:25.612 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-09-26 13:26:25.904 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-09-26 13:26:25.926 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-09-26 13:26:26.138 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-09-26 13:26:26.169 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-09-26 13:26:26.363 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:26.388 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-09-26 13:26:26.518 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:26.559 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-09-26 13:26:26.706 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:26.730 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-09-26 13:26:26.833 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:26.855 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-09-26 13:26:26.938 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-09-26 13:26:26.961 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-09-26 13:26:27.097 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-09-26 13:26:27.156 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-09-26 13:26:27.525 | Preparing to unpack .../009-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 2021-09-26 13:26:27.620 | Unpacking git (1:2.17.1-1ubuntu0.9) over (1:2.17.1-1ubuntu0.4) ... 2021-09-26 13:26:28.593 | Preparing to unpack .../010-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-09-26 13:26:28.617 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-09-26 13:26:28.833 | Preparing to unpack .../011-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-09-26 13:26:28.854 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-09-26 13:26:29.002 | Selecting previously unselected package uuid-dev:amd64. 2021-09-26 13:26:29.009 | Preparing to unpack .../012-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-09-26 13:26:29.020 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-09-26 13:26:29.116 | Selecting previously unselected package libsctp1:amd64. 2021-09-26 13:26:29.123 | Preparing to unpack .../013-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-09-26 13:26:29.126 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-09-26 13:26:29.189 | Selecting previously unselected package libsctp-dev:amd64. 2021-09-26 13:26:29.196 | Preparing to unpack .../014-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-09-26 13:26:29.198 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-09-26 13:26:29.278 | Selecting previously unselected package libapr1-dev. 2021-09-26 13:26:29.285 | Preparing to unpack .../015-libapr1-dev_1.6.3-2_amd64.deb ... 2021-09-26 13:26:29.288 | Unpacking libapr1-dev (1.6.3-2) ... 2021-09-26 13:26:29.601 | Selecting previously unselected package libldap2-dev:amd64. 2021-09-26 13:26:29.609 | Preparing to unpack .../016-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-09-26 13:26:29.611 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-09-26 13:26:29.767 | Selecting previously unselected package libaprutil1-dev. 2021-09-26 13:26:29.775 | Preparing to unpack .../017-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-09-26 13:26:29.777 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-09-26 13:26:30.124 | Selecting previously unselected package autotools-dev. 2021-09-26 13:26:30.132 | Preparing to unpack .../018-autotools-dev_20180224.1_all.deb ... 2021-09-26 13:26:30.135 | Unpacking autotools-dev (20180224.1) ... 2021-09-26 13:26:30.197 | Selecting previously unselected package m4. 2021-09-26 13:26:30.204 | Preparing to unpack .../019-m4_1.4.18-1_amd64.deb ... 2021-09-26 13:26:30.207 | Unpacking m4 (1.4.18-1) ... 2021-09-26 13:26:30.328 | Selecting previously unselected package autoconf. 2021-09-26 13:26:30.335 | Preparing to unpack .../020-autoconf_2.69-11_all.deb ... 2021-09-26 13:26:30.338 | Unpacking autoconf (2.69-11) ... 2021-09-26 13:26:30.482 | Selecting previously unselected package automake. 2021-09-26 13:26:30.489 | Preparing to unpack .../021-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-09-26 13:26:30.494 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-09-26 13:26:30.634 | Selecting previously unselected package autopoint. 2021-09-26 13:26:30.641 | Preparing to unpack .../022-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-09-26 13:26:30.644 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-09-26 13:26:30.729 | Selecting previously unselected package libtool. 2021-09-26 13:26:30.736 | Preparing to unpack .../023-libtool_2.4.6-2_all.deb ... 2021-09-26 13:26:30.740 | Unpacking libtool (2.4.6-2) ... 2021-09-26 13:26:30.837 | Selecting previously unselected package dh-autoreconf. 2021-09-26 13:26:30.846 | Preparing to unpack .../024-dh-autoreconf_17_all.deb ... 2021-09-26 13:26:30.849 | Unpacking dh-autoreconf (17) ... 2021-09-26 13:26:30.918 | Selecting previously unselected package libarchive-zip-perl. 2021-09-26 13:26:30.926 | Preparing to unpack .../025-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-09-26 13:26:30.928 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-09-26 13:26:31.006 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-09-26 13:26:31.014 | Preparing to unpack .../026-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-09-26 13:26:31.017 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-09-26 13:26:31.078 | Selecting previously unselected package libtimedate-perl. 2021-09-26 13:26:31.085 | Preparing to unpack .../027-libtimedate-perl_2.3000-2_all.deb ... 2021-09-26 13:26:31.088 | Unpacking libtimedate-perl (2.3000-2) ... 2021-09-26 13:26:31.154 | Selecting previously unselected package dh-strip-nondeterminism. 2021-09-26 13:26:31.162 | Preparing to unpack .../028-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-09-26 13:26:31.164 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-09-26 13:26:31.234 | Selecting previously unselected package libdpkg-perl. 2021-09-26 13:26:31.241 | Preparing to unpack .../029-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-09-26 13:26:31.243 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-09-26 13:26:31.354 | Selecting previously unselected package make. 2021-09-26 13:26:31.361 | Preparing to unpack .../030-make_4.1-9.1ubuntu1_amd64.deb ... 2021-09-26 13:26:31.364 | Unpacking make (4.1-9.1ubuntu1) ... 2021-09-26 13:26:31.443 | Selecting previously unselected package dpkg-dev. 2021-09-26 13:26:31.450 | Preparing to unpack .../031-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-09-26 13:26:31.453 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-09-26 13:26:31.656 | Selecting previously unselected package libcroco3:amd64. 2021-09-26 13:26:31.664 | Preparing to unpack .../032-libcroco3_0.6.12-2_amd64.deb ... 2021-09-26 13:26:31.666 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-09-26 13:26:31.743 | Selecting previously unselected package gettext. 2021-09-26 13:26:31.750 | Preparing to unpack .../033-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-09-26 13:26:31.762 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-09-26 13:26:32.068 | Selecting previously unselected package intltool-debian. 2021-09-26 13:26:32.075 | Preparing to unpack .../034-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-09-26 13:26:32.078 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-09-26 13:26:32.140 | Selecting previously unselected package po-debconf. 2021-09-26 13:26:32.157 | Preparing to unpack .../035-po-debconf_1.0.20_all.deb ... 2021-09-26 13:26:32.159 | Unpacking po-debconf (1.0.20) ... 2021-09-26 13:26:32.267 | Selecting previously unselected package debhelper. 2021-09-26 13:26:32.275 | Preparing to unpack .../036-debhelper_11.1.6ubuntu2_all.deb ... 2021-09-26 13:26:32.277 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-09-26 13:26:32.561 | Selecting previously unselected package apache2-dev. 2021-09-26 13:26:32.569 | Preparing to unpack .../037-apache2-dev_2.4.29-1ubuntu4.16_amd64.deb ... 2021-09-26 13:26:32.571 | Unpacking apache2-dev (2.4.29-1ubuntu4.16) ... 2021-09-26 13:26:32.663 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-09-26 13:26:32.670 | Preparing to unpack .../038-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-09-26 13:26:32.672 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-09-26 13:26:33.149 | Selecting previously unselected package g++-7. 2021-09-26 13:26:33.157 | Preparing to unpack .../039-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-09-26 13:26:33.160 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-09-26 13:26:34.576 | Selecting previously unselected package g++. 2021-09-26 13:26:34.584 | Preparing to unpack .../040-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-09-26 13:26:34.587 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-09-26 13:26:34.642 | Selecting previously unselected package build-essential. 2021-09-26 13:26:34.650 | Preparing to unpack .../041-build-essential_12.4ubuntu1_amd64.deb ... 2021-09-26 13:26:34.653 | Unpacking build-essential (12.4ubuntu1) ... 2021-09-26 13:26:34.713 | Selecting previously unselected package conntrack. 2021-09-26 13:26:34.723 | Preparing to unpack .../042-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-09-26 13:26:34.726 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-09-26 13:26:34.816 | Selecting previously unselected package libnetfilter-queue1. 2021-09-26 13:26:34.824 | Preparing to unpack .../043-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-09-26 13:26:34.826 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-09-26 13:26:34.922 | Selecting previously unselected package conntrackd. 2021-09-26 13:26:34.929 | Preparing to unpack .../044-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-09-26 13:26:34.932 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-09-26 13:26:35.022 | Preparing to unpack .../045-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-09-26 13:26:35.044 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-09-26 13:26:35.187 | Preparing to unpack .../046-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-09-26 13:26:35.213 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-09-26 13:26:35.337 | Selecting previously unselected package dctrl-tools. 2021-09-26 13:26:35.344 | Preparing to unpack .../047-dctrl-tools_2.24-2build1_amd64.deb ... 2021-09-26 13:26:35.354 | Unpacking dctrl-tools (2.24-2build1) ... 2021-09-26 13:26:35.457 | Preparing to unpack .../048-dnsmasq-base_2.79-1ubuntu0.4_amd64.deb ... 2021-09-26 13:26:35.479 | Unpacking dnsmasq-base (2.79-1ubuntu0.4) over (2.79-1) ... 2021-09-26 13:26:35.598 | Selecting previously unselected package dnsmasq-utils. 2021-09-26 13:26:35.605 | Preparing to unpack .../049-dnsmasq-utils_2.79-1ubuntu0.4_amd64.deb ... 2021-09-26 13:26:35.608 | Unpacking dnsmasq-utils (2.79-1ubuntu0.4) ... 2021-09-26 13:26:35.687 | Selecting previously unselected package dstat. 2021-09-26 13:26:35.694 | Preparing to unpack .../050-dstat_0.7.3-1_all.deb ... 2021-09-26 13:26:35.697 | Unpacking dstat (0.7.3-1) ... 2021-09-26 13:26:35.809 | Selecting previously unselected package libfakeroot:amd64. 2021-09-26 13:26:35.817 | Preparing to unpack .../051-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-09-26 13:26:35.820 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-09-26 13:26:35.898 | Selecting previously unselected package fakeroot. 2021-09-26 13:26:35.905 | Preparing to unpack .../052-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-09-26 13:26:35.908 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-09-26 13:26:35.974 | Selecting previously unselected package genisoimage. 2021-09-26 13:26:35.982 | Preparing to unpack .../053-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-09-26 13:26:35.984 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-09-26 13:26:36.117 | Selecting previously unselected package libgraphite2-3:amd64. 2021-09-26 13:26:36.124 | Preparing to unpack .../054-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-09-26 13:26:36.128 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-09-26 13:26:36.222 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-09-26 13:26:36.230 | Preparing to unpack .../055-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-09-26 13:26:36.233 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 13:26:36.325 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-09-26 13:26:36.333 | Preparing to unpack .../056-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-09-26 13:26:36.336 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 13:26:36.416 | Selecting previously unselected package libann0. 2021-09-26 13:26:36.423 | Preparing to unpack .../057-libann0_1.1.2+doc-6_amd64.deb ... 2021-09-26 13:26:36.426 | Unpacking libann0 (1.1.2+doc-6) ... 2021-09-26 13:26:36.527 | Selecting previously unselected package libcdt5. 2021-09-26 13:26:36.534 | Preparing to unpack .../058-libcdt5_2.40.1-2_amd64.deb ... 2021-09-26 13:26:36.537 | Unpacking libcdt5 (2.40.1-2) ... 2021-09-26 13:26:36.615 | Selecting previously unselected package libcgraph6. 2021-09-26 13:26:36.623 | Preparing to unpack .../059-libcgraph6_2.40.1-2_amd64.deb ... 2021-09-26 13:26:36.626 | Unpacking libcgraph6 (2.40.1-2) ... 2021-09-26 13:26:36.690 | Selecting previously unselected package libjpeg8:amd64. 2021-09-26 13:26:36.698 | Preparing to unpack .../060-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-09-26 13:26:36.701 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-26 13:26:36.788 | Selecting previously unselected package libjbig0:amd64. 2021-09-26 13:26:36.795 | Preparing to unpack .../061-libjbig0_2.1-3.1build1_amd64.deb ... 2021-09-26 13:26:36.798 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-09-26 13:26:36.886 | Selecting previously unselected package libtiff5:amd64. 2021-09-26 13:26:36.894 | Preparing to unpack .../062-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-09-26 13:26:36.897 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-09-26 13:26:37.005 | Selecting previously unselected package libwebp6:amd64. 2021-09-26 13:26:37.013 | Preparing to unpack .../063-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-09-26 13:26:37.016 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-09-26 13:26:37.127 | Selecting previously unselected package libxpm4:amd64. 2021-09-26 13:26:37.135 | Preparing to unpack .../064-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-09-26 13:26:37.138 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-09-26 13:26:37.228 | Selecting previously unselected package libgd3:amd64. 2021-09-26 13:26:37.235 | Preparing to unpack .../065-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-09-26 13:26:37.239 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-09-26 13:26:37.340 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-09-26 13:26:37.348 | Preparing to unpack .../066-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-09-26 13:26:37.351 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-26 13:26:37.455 | Selecting previously unselected package libpixman-1-0:amd64. 2021-09-26 13:26:37.463 | Preparing to unpack .../067-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-09-26 13:26:37.466 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-09-26 13:26:37.604 | Selecting previously unselected package libxcb-render0:amd64. 2021-09-26 13:26:37.612 | Preparing to unpack .../068-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-09-26 13:26:37.615 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-09-26 13:26:37.702 | Selecting previously unselected package libxcb-shm0:amd64. 2021-09-26 13:26:37.709 | Preparing to unpack .../069-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-09-26 13:26:37.712 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-09-26 13:26:37.791 | Selecting previously unselected package libxrender1:amd64. 2021-09-26 13:26:37.798 | Preparing to unpack .../070-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-09-26 13:26:37.802 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-09-26 13:26:37.888 | Selecting previously unselected package libcairo2:amd64. 2021-09-26 13:26:37.897 | Preparing to unpack .../071-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-09-26 13:26:37.901 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-09-26 13:26:38.049 | Selecting previously unselected package libltdl7:amd64. 2021-09-26 13:26:38.057 | Preparing to unpack .../072-libltdl7_2.4.6-2_amd64.deb ... 2021-09-26 13:26:38.060 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-09-26 13:26:38.121 | Selecting previously unselected package libthai-data. 2021-09-26 13:26:38.128 | Preparing to unpack .../073-libthai-data_0.1.27-2_all.deb ... 2021-09-26 13:26:38.131 | Unpacking libthai-data (0.1.27-2) ... 2021-09-26 13:26:38.243 | Selecting previously unselected package libdatrie1:amd64. 2021-09-26 13:26:38.250 | Preparing to unpack .../074-libdatrie1_0.2.10-7_amd64.deb ... 2021-09-26 13:26:38.253 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-09-26 13:26:38.342 | Selecting previously unselected package libthai0:amd64. 2021-09-26 13:26:38.350 | Preparing to unpack .../075-libthai0_0.1.27-2_amd64.deb ... 2021-09-26 13:26:38.353 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-09-26 13:26:38.440 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-09-26 13:26:38.447 | Preparing to unpack .../076-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-09-26 13:26:38.450 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 13:26:38.556 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-09-26 13:26:38.564 | Preparing to unpack .../077-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-09-26 13:26:38.567 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 13:26:38.656 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-09-26 13:26:38.664 | Preparing to unpack .../078-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-09-26 13:26:38.667 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 13:26:38.745 | Selecting previously unselected package libpathplan4. 2021-09-26 13:26:38.752 | Preparing to unpack .../079-libpathplan4_2.40.1-2_amd64.deb ... 2021-09-26 13:26:38.755 | Unpacking libpathplan4 (2.40.1-2) ... 2021-09-26 13:26:38.850 | Selecting previously unselected package libgvc6. 2021-09-26 13:26:38.858 | Preparing to unpack .../080-libgvc6_2.40.1-2_amd64.deb ... 2021-09-26 13:26:38.862 | Unpacking libgvc6 (2.40.1-2) ... 2021-09-26 13:26:39.023 | Selecting previously unselected package libgvpr2. 2021-09-26 13:26:39.030 | Preparing to unpack .../081-libgvpr2_2.40.1-2_amd64.deb ... 2021-09-26 13:26:39.033 | Unpacking libgvpr2 (2.40.1-2) ... 2021-09-26 13:26:39.134 | Selecting previously unselected package liblab-gamut1. 2021-09-26 13:26:39.141 | Preparing to unpack .../082-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-09-26 13:26:39.144 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-09-26 13:26:39.362 | Selecting previously unselected package libxt6:amd64. 2021-09-26 13:26:39.370 | Preparing to unpack .../083-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-09-26 13:26:39.373 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-09-26 13:26:39.474 | Selecting previously unselected package libxmu6:amd64. 2021-09-26 13:26:39.481 | Preparing to unpack .../084-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-09-26 13:26:39.484 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-09-26 13:26:39.575 | Selecting previously unselected package libxaw7:amd64. 2021-09-26 13:26:39.583 | Preparing to unpack .../085-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-09-26 13:26:39.585 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-09-26 13:26:39.700 | Selecting previously unselected package graphviz. 2021-09-26 13:26:39.708 | Preparing to unpack .../086-graphviz_2.40.1-2_amd64.deb ... 2021-09-26 13:26:39.712 | Unpacking graphviz (2.40.1-2) ... 2021-09-26 13:26:40.037 | Selecting previously unselected package libnl-3-200:amd64. 2021-09-26 13:26:40.045 | Preparing to unpack .../087-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-09-26 13:26:40.048 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 13:26:40.142 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-09-26 13:26:40.149 | Preparing to unpack .../088-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-09-26 13:26:40.153 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 13:26:40.260 | Selecting previously unselected package libibverbs1:amd64. 2021-09-26 13:26:40.268 | Preparing to unpack .../089-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-09-26 13:26:40.272 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-09-26 13:26:40.371 | Selecting previously unselected package ibverbs-providers:amd64. 2021-09-26 13:26:40.379 | Preparing to unpack .../090-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-09-26 13:26:40.381 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-09-26 13:26:40.463 | Selecting previously unselected package icu-devtools. 2021-09-26 13:26:40.470 | Preparing to unpack .../091-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-09-26 13:26:40.473 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-09-26 13:26:40.565 | Selecting previously unselected package iputils-arping. 2021-09-26 13:26:40.572 | Preparing to unpack .../092-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-09-26 13:26:40.575 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-09-26 13:26:40.676 | Selecting previously unselected package javascript-common. 2021-09-26 13:26:40.683 | Preparing to unpack .../093-javascript-common_11_all.deb ... 2021-09-26 13:26:40.698 | Unpacking javascript-common (11) ... 2021-09-26 13:26:40.782 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-09-26 13:26:40.789 | Preparing to unpack .../094-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-09-26 13:26:40.792 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 13:26:40.897 | Selecting previously unselected package libsensors4:amd64. 2021-09-26 13:26:40.905 | Preparing to unpack .../095-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-09-26 13:26:41.017 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-09-26 13:26:41.095 | Selecting previously unselected package libsnmp-base. 2021-09-26 13:26:41.103 | Preparing to unpack .../096-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-09-26 13:26:41.105 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-09-26 13:26:41.226 | Selecting previously unselected package libsnmp30:amd64. 2021-09-26 13:26:41.233 | Preparing to unpack .../097-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-09-26 13:26:41.236 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-09-26 13:26:41.463 | Selecting previously unselected package keepalived. 2021-09-26 13:26:41.471 | Preparing to unpack .../098-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-09-26 13:26:41.474 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-09-26 13:26:41.601 | Selecting previously unselected package libgssrpc4:amd64. 2021-09-26 13:26:41.610 | Preparing to unpack .../099-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:41.613 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:26:41.695 | Selecting previously unselected package libkdb5-9:amd64. 2021-09-26 13:26:41.702 | Preparing to unpack .../100-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:41.705 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:26:41.792 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-09-26 13:26:41.800 | Preparing to unpack .../101-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:41.802 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:26:41.889 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-09-26 13:26:41.897 | Preparing to unpack .../102-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:41.900 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:26:41.961 | Selecting previously unselected package comerr-dev:amd64. 2021-09-26 13:26:41.968 | Preparing to unpack .../103-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-09-26 13:26:41.971 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-09-26 13:26:42.031 | Selecting previously unselected package krb5-multidev:amd64. 2021-09-26 13:26:42.038 | Preparing to unpack .../104-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:42.041 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:26:42.141 | Selecting previously unselected package libaio1:amd64. 2021-09-26 13:26:42.148 | Preparing to unpack .../105-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-09-26 13:26:42.151 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-09-26 13:26:42.212 | Selecting previously unselected package libalgorithm-diff-perl. 2021-09-26 13:26:42.220 | Preparing to unpack .../106-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-09-26 13:26:42.223 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-09-26 13:26:42.286 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-09-26 13:26:42.293 | Preparing to unpack .../107-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-09-26 13:26:42.295 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-09-26 13:26:42.354 | Selecting previously unselected package libalgorithm-merge-perl. 2021-09-26 13:26:42.362 | Preparing to unpack .../108-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-09-26 13:26:42.365 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-09-26 13:26:42.424 | Selecting previously unselected package libarchive-cpio-perl. 2021-09-26 13:26:42.431 | Preparing to unpack .../109-libarchive-cpio-perl_0.10-1_all.deb ... 2021-09-26 13:26:42.434 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-09-26 13:26:42.492 | Selecting previously unselected package libfile-fcntllock-perl. 2021-09-26 13:26:42.500 | Preparing to unpack .../110-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-09-26 13:26:42.502 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-09-26 13:26:42.562 | Selecting previously unselected package libglib2.0-bin. 2021-09-26 13:26:42.569 | Preparing to unpack .../111-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 13:26:42.572 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 13:26:42.656 | Selecting previously unselected package libglib2.0-dev-bin. 2021-09-26 13:26:42.664 | Preparing to unpack .../112-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 13:26:42.667 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 13:26:42.764 | Selecting previously unselected package pkg-config. 2021-09-26 13:26:42.771 | Preparing to unpack .../113-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-09-26 13:26:42.774 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-09-26 13:26:42.836 | Selecting previously unselected package zlib1g-dev:amd64. 2021-09-26 13:26:42.844 | Preparing to unpack .../114-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-09-26 13:26:42.846 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-09-26 13:26:42.936 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-09-26 13:26:42.944 | Preparing to unpack .../115-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 13:26:42.946 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 13:26:43.291 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-09-26 13:26:43.299 | Preparing to unpack .../116-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-09-26 13:26:43.301 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-09-26 13:26:43.361 | Selecting previously unselected package libgts-bin. 2021-09-26 13:26:43.368 | Preparing to unpack .../117-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-09-26 13:26:43.370 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-09-26 13:26:43.459 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-09-26 13:26:43.467 | Preparing to unpack .../118-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-09-26 13:26:43.478 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 13:26:43.562 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-09-26 13:26:43.570 | Preparing to unpack .../119-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-09-26 13:26:43.573 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 13:26:43.667 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-09-26 13:26:43.675 | Preparing to unpack .../120-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-09-26 13:26:43.686 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-09-26 13:26:43.766 | Selecting previously unselected package libiculx60:amd64. 2021-09-26 13:26:43.773 | Preparing to unpack .../121-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-09-26 13:26:43.776 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-09-26 13:26:43.836 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-09-26 13:26:43.843 | Preparing to unpack .../122-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-09-26 13:26:43.845 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-09-26 13:26:43.912 | Selecting previously unselected package libicu-dev. 2021-09-26 13:26:43.920 | Preparing to unpack .../123-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-09-26 13:26:43.922 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-09-26 13:26:45.350 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-09-26 13:26:45.358 | Preparing to unpack .../124-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-09-26 13:26:45.360 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 13:26:45.499 | Selecting previously unselected package libiscsi7:amd64. 2021-09-26 13:26:45.506 | Preparing to unpack .../125-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-09-26 13:26:45.508 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-09-26 13:26:45.612 | Selecting previously unselected package libjansson4:amd64. 2021-09-26 13:26:45.619 | Preparing to unpack .../126-libjansson4_2.11-1_amd64.deb ... 2021-09-26 13:26:45.621 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-09-26 13:26:45.680 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-09-26 13:26:45.687 | Preparing to unpack .../127-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-09-26 13:26:45.689 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-09-26 13:26:45.790 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-09-26 13:26:45.798 | Preparing to unpack .../128-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-09-26 13:26:45.808 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-26 13:26:45.865 | Selecting previously unselected package libjpeg-dev:amd64. 2021-09-26 13:26:45.872 | Preparing to unpack .../129-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-09-26 13:26:45.874 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-26 13:26:45.948 | Selecting previously unselected package libjs-jquery. 2021-09-26 13:26:45.956 | Preparing to unpack .../130-libjs-jquery_3.2.1-1_all.deb ... 2021-09-26 13:26:45.958 | Unpacking libjs-jquery (3.2.1-1) ... 2021-09-26 13:26:46.033 | Selecting previously unselected package libjs-jquery-metadata. 2021-09-26 13:26:46.040 | Preparing to unpack .../131-libjs-jquery-metadata_12-1_all.deb ... 2021-09-26 13:26:46.043 | Unpacking libjs-jquery-metadata (12-1) ... 2021-09-26 13:26:46.112 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-09-26 13:26:46.120 | Preparing to unpack .../132-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-09-26 13:26:46.122 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-09-26 13:26:46.223 | Selecting previously unselected package libltdl-dev:amd64. 2021-09-26 13:26:46.230 | Preparing to unpack .../133-libltdl-dev_2.4.6-2_amd64.deb ... 2021-09-26 13:26:46.233 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-09-26 13:26:46.315 | Selecting previously unselected package libsys-hostname-long-perl. 2021-09-26 13:26:46.323 | Preparing to unpack .../134-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-09-26 13:26:46.325 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-09-26 13:26:46.390 | Selecting previously unselected package libmail-sendmail-perl. 2021-09-26 13:26:46.398 | Preparing to unpack .../135-libmail-sendmail-perl_0.80-1_all.deb ... 2021-09-26 13:26:46.401 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-09-26 13:26:46.495 | Selecting previously unselected package libmatheval1:amd64. 2021-09-26 13:26:46.502 | Preparing to unpack .../136-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-09-26 13:26:46.513 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-09-26 13:26:46.616 | Selecting previously unselected package mysql-common. 2021-09-26 13:26:46.623 | Preparing to unpack .../137-mysql-common_5.8+1.0.4_all.deb ... 2021-09-26 13:26:46.640 | Unpacking mysql-common (5.8+1.0.4) ... 2021-09-26 13:26:46.727 | Selecting previously unselected package libmysqlclient20:amd64. 2021-09-26 13:26:46.734 | Preparing to unpack .../138-libmysqlclient20_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 13:26:46.738 | Unpacking libmysqlclient20:amd64 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:26:46.904 | Selecting previously unselected package libssl-dev:amd64. 2021-09-26 13:26:46.912 | Preparing to unpack .../139-libssl-dev_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-09-26 13:26:46.914 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-09-26 13:26:47.221 | Selecting previously unselected package libmysqlclient-dev. 2021-09-26 13:26:47.228 | Preparing to unpack .../140-libmysqlclient-dev_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 13:26:47.231 | Unpacking libmysqlclient-dev (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:26:47.491 | Selecting previously unselected package libnorm1:amd64. 2021-09-26 13:26:47.498 | Preparing to unpack .../141-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-09-26 13:26:47.501 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-09-26 13:26:47.617 | Selecting previously unselected package libnspr4:amd64. 2021-09-26 13:26:47.625 | Preparing to unpack .../142-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-09-26 13:26:47.627 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-09-26 13:26:47.724 | Selecting previously unselected package libnss3:amd64. 2021-09-26 13:26:47.732 | Preparing to unpack .../143-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-09-26 13:26:47.734 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-09-26 13:26:47.998 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-09-26 13:26:48.006 | Preparing to unpack .../144-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-09-26 13:26:48.008 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-09-26 13:26:48.111 | Selecting previously unselected package libpq5:amd64. 2021-09-26 13:26:48.119 | Preparing to unpack .../145-libpq5_10.18-0ubuntu0.18.04.1_amd64.deb ... 2021-09-26 13:26:48.129 | Unpacking libpq5:amd64 (10.18-0ubuntu0.18.04.1) ... 2021-09-26 13:26:48.200 | Selecting previously unselected package libpq-dev. 2021-09-26 13:26:48.208 | Preparing to unpack .../146-libpq-dev_10.18-0ubuntu0.18.04.1_amd64.deb ... 2021-09-26 13:26:48.219 | Unpacking libpq-dev (10.18-0ubuntu0.18.04.1) ... 2021-09-26 13:26:48.362 | Selecting previously unselected package librados2. 2021-09-26 13:26:48.370 | Preparing to unpack .../147-librados2_12.2.13-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 13:26:48.372 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.8) ... 2021-09-26 13:26:48.880 | Selecting previously unselected package librbd1. 2021-09-26 13:26:48.888 | Preparing to unpack .../148-librbd1_12.2.13-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 13:26:48.890 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.8) ... 2021-09-26 13:26:49.078 | Selecting previously unselected package libsasl2-dev. 2021-09-26 13:26:49.086 | Preparing to unpack .../149-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-09-26 13:26:49.088 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-09-26 13:26:49.216 | Preparing to unpack .../150-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-09-26 13:26:49.237 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-09-26 13:26:49.391 | Selecting previously unselected package libsodium23:amd64. 2021-09-26 13:26:49.400 | Preparing to unpack .../151-libsodium23_1.0.16-2_amd64.deb ... 2021-09-26 13:26:49.402 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-09-26 13:26:49.480 | Selecting previously unselected package libsystemd-dev:amd64. 2021-09-26 13:26:49.487 | Preparing to unpack .../152-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-09-26 13:26:49.490 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-09-26 13:26:49.635 | Selecting previously unselected package libx86-1:amd64. 2021-09-26 13:26:49.643 | Preparing to unpack .../153-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-09-26 13:26:49.645 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-09-26 13:26:49.715 | Selecting previously unselected package libxml2-dev:amd64. 2021-09-26 13:26:49.723 | Preparing to unpack .../154-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-09-26 13:26:49.725 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-09-26 13:26:49.950 | Preparing to unpack .../155-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-09-26 13:26:49.986 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-09-26 13:26:50.081 | Selecting previously unselected package libxslt1-dev:amd64. 2021-09-26 13:26:50.089 | Preparing to unpack .../156-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-09-26 13:26:50.092 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-09-26 13:26:50.280 | Selecting previously unselected package libzmq5:amd64. 2021-09-26 13:26:50.288 | Preparing to unpack .../157-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-09-26 13:26:50.291 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-09-26 13:26:50.435 | Preparing to unpack .../158-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-09-26 13:26:50.467 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-09-26 13:26:51.401 | Selecting previously unselected package memcached. 2021-09-26 13:26:51.408 | Preparing to unpack .../159-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-09-26 13:26:51.410 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-09-26 13:26:51.497 | Selecting previously unselected package pm-utils. 2021-09-26 13:26:51.505 | Preparing to unpack .../160-pm-utils_1.4.1-17_all.deb ... 2021-09-26 13:26:51.515 | Unpacking pm-utils (1.4.1-17) ... 2021-09-26 13:26:51.631 | Selecting previously unselected package postgresql-client-common. 2021-09-26 13:26:51.639 | Preparing to unpack .../161-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-09-26 13:26:51.641 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-09-26 13:26:51.736 | Selecting previously unselected package ssl-cert. 2021-09-26 13:26:51.744 | Preparing to unpack .../162-ssl-cert_1.0.39_all.deb ... 2021-09-26 13:26:51.746 | Unpacking ssl-cert (1.0.39) ... 2021-09-26 13:26:51.882 | Selecting previously unselected package postgresql-common. 2021-09-26 13:26:51.889 | Preparing to unpack .../163-postgresql-common_190ubuntu0.1_all.deb ... 2021-09-26 13:26:51.970 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-09-26 13:26:51.981 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-09-26 13:26:52.075 | Selecting previously unselected package postgresql-server-dev-10. 2021-09-26 13:26:52.083 | Preparing to unpack .../164-postgresql-server-dev-10_10.18-0ubuntu0.18.04.1_amd64.deb ... 2021-09-26 13:26:52.086 | Unpacking postgresql-server-dev-10 (10.18-0ubuntu0.18.04.1) ... 2021-09-26 13:26:52.405 | Selecting previously unselected package postgresql-server-dev-all. 2021-09-26 13:26:52.412 | Preparing to unpack .../165-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-09-26 13:26:52.415 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-09-26 13:26:52.473 | Selecting previously unselected package python-pip-whl. 2021-09-26 13:26:52.483 | Preparing to unpack .../166-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-09-26 13:26:52.485 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-09-26 13:26:52.764 | Selecting previously unselected package python3-mysqldb. 2021-09-26 13:26:52.772 | Preparing to unpack .../167-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-09-26 13:26:52.774 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-09-26 13:26:52.874 | Selecting previously unselected package python3.6-venv. 2021-09-26 13:26:52.882 | Preparing to unpack .../168-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-09-26 13:26:52.893 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-09-26 13:26:52.944 | Selecting previously unselected package python3-venv. 2021-09-26 13:26:52.951 | Preparing to unpack .../169-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-09-26 13:26:52.954 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-09-26 13:26:53.032 | Selecting previously unselected package qemu-block-extra:amd64. 2021-09-26 13:26:53.040 | Preparing to unpack .../170-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.37_amd64.deb ... 2021-09-26 13:26:53.042 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.37) ... 2021-09-26 13:26:53.113 | Selecting previously unselected package qemu-utils. 2021-09-26 13:26:53.121 | Preparing to unpack .../171-qemu-utils_1%3a2.11+dfsg-1ubuntu7.37_amd64.deb ... 2021-09-26 13:26:53.123 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.37) ... 2021-09-26 13:26:53.330 | Selecting previously unselected package sharutils. 2021-09-26 13:26:53.337 | Preparing to unpack .../172-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-09-26 13:26:53.340 | Unpacking sharutils (1:4.15.2-3) ... 2021-09-26 13:26:53.423 | Selecting previously unselected package sqlite3. 2021-09-26 13:26:53.431 | Preparing to unpack .../173-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-09-26 13:26:53.433 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-09-26 13:26:53.610 | Selecting previously unselected package thin-provisioning-tools. 2021-09-26 13:26:53.617 | Preparing to unpack .../174-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-09-26 13:26:53.620 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-09-26 13:26:53.755 | Selecting previously unselected package unzip. 2021-09-26 13:26:53.763 | Preparing to unpack .../175-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-09-26 13:26:53.765 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-09-26 13:26:53.868 | Selecting previously unselected package uwsgi-core. 2021-09-26 13:26:53.876 | Preparing to unpack .../176-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-09-26 13:26:53.887 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-09-26 13:26:54.062 | Selecting previously unselected package vbetool. 2021-09-26 13:26:54.070 | Preparing to unpack .../177-vbetool_1.1-4_amd64.deb ... 2021-09-26 13:26:54.072 | Unpacking vbetool (1.1-4) ... 2021-09-26 13:26:54.168 | Selecting previously unselected package libipset3:amd64. 2021-09-26 13:26:54.176 | Preparing to unpack .../178-libipset3_6.34-1_amd64.deb ... 2021-09-26 13:26:54.178 | Unpacking libipset3:amd64 (6.34-1) ... 2021-09-26 13:26:54.250 | Selecting previously unselected package ipset. 2021-09-26 13:26:54.258 | Preparing to unpack .../179-ipset_6.34-1_amd64.deb ... 2021-09-26 13:26:54.260 | Unpacking ipset (6.34-1) ... 2021-09-26 13:26:54.353 | Selecting previously unselected package ipvsadm. 2021-09-26 13:26:54.361 | Preparing to unpack .../180-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-09-26 13:26:54.363 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-09-26 13:26:54.442 | Selecting previously unselected package kpartx. 2021-09-26 13:26:54.450 | Preparing to unpack .../181-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-09-26 13:26:54.452 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-09-26 13:26:54.522 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-09-26 13:26:54.530 | Preparing to unpack .../182-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-09-26 13:26:54.532 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-09-26 13:26:54.627 | Selecting previously unselected package liberasurecode1:amd64. 2021-09-26 13:26:54.635 | Preparing to unpack .../183-liberasurecode1_1.5.0-1_amd64.deb ... 2021-09-26 13:26:54.637 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-09-26 13:26:54.707 | Selecting previously unselected package liberasurecode-dev. 2021-09-26 13:26:54.715 | Preparing to unpack .../184-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-09-26 13:26:54.718 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-09-26 13:26:54.786 | Selecting previously unselected package libffi-dev:amd64. 2021-09-26 13:26:54.794 | Preparing to unpack .../185-libffi-dev_3.2.1-8_amd64.deb ... 2021-09-26 13:26:54.796 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-09-26 13:26:54.885 | Selecting previously unselected package libkrb5-dev:amd64. 2021-09-26 13:26:54.893 | Preparing to unpack .../186-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 13:26:54.895 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:26:54.967 | Selecting previously unselected package libyaml-dev:amd64. 2021-09-26 13:26:54.975 | Preparing to unpack .../187-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-09-26 13:26:54.978 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-09-26 13:26:55.051 | Selecting previously unselected package socat. 2021-09-26 13:26:55.058 | Preparing to unpack .../188-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-09-26 13:26:55.061 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-09-26 13:26:55.182 | Selecting previously unselected package vlan. 2021-09-26 13:26:55.190 | Preparing to unpack .../189-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-09-26 13:26:55.192 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-09-26 13:26:55.300 | Setting up libjs-jquery (3.2.1-1) ... 2021-09-26 13:26:55.321 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-09-26 13:26:55.357 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-09-26 13:26:55.385 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-09-26 13:26:55.421 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-09-26 13:26:55.643 | Setting up libpathplan4 (2.40.1-2) ... 2021-09-26 13:26:55.680 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-09-26 13:26:55.711 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-09-26 13:26:55.739 | Setting up make (4.1-9.1ubuntu1) ... 2021-09-26 13:26:55.769 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-09-26 13:26:55.798 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-09-26 13:26:55.826 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-09-26 13:26:55.900 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-09-26 13:26:55.928 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-09-26 13:26:55.965 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-09-26 13:26:56.005 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-09-26 13:26:56.034 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:26:56.066 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-09-26 13:26:56.130 | Setting up libtimedate-perl (2.3000-2) ... 2021-09-26 13:26:56.165 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-09-26 13:26:56.193 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-09-26 13:26:56.243 | Setting up fonts-dejavu-core (2.37-1) ... 2021-09-26 13:26:56.409 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-09-26 13:26:56.711 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-09-26 13:26:56.740 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-09-26 13:26:57.146 | update-initramfs: deferring update (trigger activated) 2021-09-26 13:26:59.452 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 13:26:59.476 | No schema files found: doing nothing. 2021-09-26 13:26:59.483 | Setting up mysql-common (5.8+1.0.4) ... 2021-09-26 13:26:59.554 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-26 13:26:59.566 | Setting up sharutils (1:4.15.2-3) ... 2021-09-26 13:26:59.594 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-09-26 13:26:59.631 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-09-26 13:26:59.659 | Setting up libjansson4:amd64 (2.11-1) ... 2021-09-26 13:26:59.696 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-09-26 13:26:59.731 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-09-26 13:26:59.837 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-09-26 13:26:59.865 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-09-26 13:26:59.901 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-09-26 13:26:59.929 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-09-26 13:26:59.973 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-09-26 13:26:59.994 | Setting up dctrl-tools (2.24-2build1) ... 2021-09-26 13:27:00.022 | Setting up apache2-data (2.4.29-1ubuntu4.16) ... 2021-09-26 13:27:00.059 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-09-26 13:27:00.079 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-09-26 13:27:00.107 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-09-26 13:27:00.143 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-09-26 13:27:00.171 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-09-26 13:27:00.253 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-09-26 13:27:11.326 | Setting up pm-utils (1.4.1-17) ... 2021-09-26 13:27:11.374 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-09-26 13:27:11.411 | Setting up m4 (1.4.18-1) ... 2021-09-26 13:27:11.439 | Setting up libipset3:amd64 (6.34-1) ... 2021-09-26 13:27:11.468 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-09-26 13:27:11.496 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-09-26 13:27:11.524 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:27:11.553 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-09-26 13:27:11.650 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-09-26 13:27:13.623 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-09-26 13:27:13.651 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-09-26 13:27:13.686 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-09-26 13:27:14.645 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-09-26 13:27:14.674 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-09-26 13:27:14.702 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-09-26 13:27:14.731 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-09-26 13:27:14.759 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-09-26 13:27:14.788 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-09-26 13:27:14.817 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-09-26 13:27:14.845 | Setting up dnsmasq-utils (2.79-1ubuntu0.4) ... 2021-09-26 13:27:14.874 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-09-26 13:27:14.903 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-09-26 13:27:14.932 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-09-26 13:27:14.980 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-09-26 13:27:15.010 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-09-26 13:27:15.039 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 13:27:15.076 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-09-26 13:27:15.132 | Setting up autotools-dev (20180224.1) ... 2021-09-26 13:27:15.161 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-09-26 13:27:15.190 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-09-26 13:27:15.220 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-09-26 13:27:15.269 | Setting up dstat (0.7.3-1) ... 2021-09-26 13:27:15.482 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-09-26 13:27:15.733 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-09-26 13:27:15.762 | Setting up ipset (6.34-1) ... 2021-09-26 13:27:15.791 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-09-26 13:27:15.830 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-09-26 13:27:15.860 | Setting up systemd (237-3ubuntu10.52) ... 2021-09-26 13:27:15.880 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-09-26 13:27:17.139 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-09-26 13:27:17.142 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-09-26 13:27:17.143 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-09-26 13:27:17.145 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-09-26 13:27:17.230 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-09-26 13:27:17.259 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 2021-09-26 13:27:17.297 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-09-26 13:27:17.326 | Setting up libann0 (1.1.2+doc-6) ... 2021-09-26 13:27:17.355 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-09-26 13:27:17.384 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-09-26 13:27:17.412 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-09-26 13:27:17.441 | Setting up dnsmasq-base (2.79-1ubuntu0.4) ... 2021-09-26 13:27:17.479 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-09-26 13:27:17.508 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-09-26 13:27:17.557 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 13:27:40.549 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-09-26 13:27:40.554 | Setting up libmysqlclient20:amd64 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:27:40.582 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-09-26 13:27:40.609 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-09-26 13:27:40.637 | Setting up libthai-data (0.1.27-2) ... 2021-09-26 13:27:40.664 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-09-26 13:27:40.691 | Setting up javascript-common (11) ... 2021-09-26 13:27:40.758 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-09-26 13:27:40.775 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-09-26 13:27:40.817 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-09-26 13:27:40.860 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 13:27:40.906 | Setting up libjs-jquery-metadata (12-1) ... 2021-09-26 13:27:40.933 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-09-26 13:27:41.329 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-09-26 13:27:41.722 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-09-26 13:27:41.750 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-09-26 13:27:41.778 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 13:27:41.806 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-09-26 13:27:41.833 | Setting up vbetool (1.1-4) ... 2021-09-26 13:27:41.861 | Setting up libcdt5 (2.40.1-2) ... 2021-09-26 13:27:41.888 | Setting up git (1:2.17.1-1ubuntu0.9) ... 2021-09-26 13:27:41.950 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-09-26 13:27:41.978 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-09-26 13:27:42.006 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-09-26 13:27:42.273 | Setting up libcgraph6 (2.40.1-2) ... 2021-09-26 13:27:42.298 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-09-26 13:27:42.325 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-09-26 13:27:42.353 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-09-26 13:27:42.381 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-09-26 13:27:42.409 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-09-26 13:27:42.436 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-26 13:27:42.464 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-09-26 13:27:42.492 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-09-26 13:27:42.527 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-09-26 13:27:42.555 | Setting up libtool (2.4.6-2) ... 2021-09-26 13:27:42.582 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-26 13:27:42.610 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-09-26 13:27:42.637 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-09-26 13:27:42.666 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-09-26 13:27:42.693 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:27:42.721 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-09-26 13:27:43.278 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-09-26 13:27:43.879 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-09-26 13:27:44.287 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-09-26 13:27:44.315 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-09-26 13:27:44.343 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-09-26 13:27:44.724 | Setting up libapr1-dev (1.6.3-2) ... 2021-09-26 13:27:44.752 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-09-26 13:27:44.780 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 13:27:45.078 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-09-26 13:27:45.106 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-09-26 13:27:45.133 | Setting up libgvpr2 (2.40.1-2) ... 2021-09-26 13:27:45.161 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-09-26 13:27:45.188 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-09-26 13:27:45.757 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-09-26 13:27:46.266 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-09-26 13:27:46.293 | Setting up apache2-utils (2.4.29-1ubuntu4.16) ... 2021-09-26 13:27:46.321 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-09-26 13:27:46.349 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-09-26 13:27:46.378 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-09-26 13:27:46.425 | Setting up apache2-bin (2.4.29-1ubuntu4.16) ... 2021-09-26 13:27:46.453 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 13:27:46.481 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-09-26 13:27:46.509 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 13:27:46.537 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-09-26 13:27:46.565 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 13:27:46.593 | Setting up ssl-cert (1.0.39) ... 2021-09-26 13:27:47.052 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-09-26 13:27:47.340 | Setting up autoconf (2.69-11) ... 2021-09-26 13:27:47.377 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-09-26 13:27:47.405 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-09-26 13:27:47.427 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-09-26 13:27:47.450 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-09-26 13:27:47.658 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-09-26 13:27:48.104 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-09-26 13:27:48.132 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-09-26 13:27:48.160 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-09-26 13:27:48.188 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-09-26 13:27:48.291 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-09-26 13:27:48.319 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-26 13:27:48.346 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 13:27:48.374 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-26 13:27:48.402 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-09-26 13:27:48.688 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-09-26 13:27:49.256 | Setting up postgresql-common (190ubuntu0.1) ... 2021-09-26 13:27:49.854 | Adding user postgres to group ssl-cert 2021-09-26 13:27:50.023 | 2021-09-26 13:27:50.023 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-09-26 13:27:50.223 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-09-26 13:27:50.223 | Removing obsolete dictionary files: 2021-09-26 13:27:50.468 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-09-26 13:27:51.138 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-09-26 13:27:51.153 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-09-26 13:27:51.176 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-09-26 13:27:51.214 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-09-26 13:27:51.246 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-09-26 13:27:51.317 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-09-26 13:27:51.328 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:27:51.356 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-09-26 13:27:51.384 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 13:27:51.413 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-09-26 13:27:51.448 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-09-26 13:27:51.735 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-09-26 13:27:52.397 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-09-26 13:27:52.529 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-09-26 13:27:52.557 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-09-26 13:27:52.592 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 13:27:52.620 | Setting up apache2 (2.4.29-1ubuntu4.16) ... 2021-09-26 13:27:54.162 | Enabling module mpm_event. 2021-09-26 13:27:54.223 | Enabling module authz_core. 2021-09-26 13:27:54.228 | Enabling module authz_host. 2021-09-26 13:27:54.286 | Enabling module authn_core. 2021-09-26 13:27:54.291 | Enabling module auth_basic. 2021-09-26 13:27:54.347 | Enabling module access_compat. 2021-09-26 13:27:54.403 | Enabling module authn_file. 2021-09-26 13:27:54.458 | Enabling module authz_user. 2021-09-26 13:27:54.522 | Enabling module alias. 2021-09-26 13:27:54.578 | Enabling module dir. 2021-09-26 13:27:54.636 | Enabling module autoindex. 2021-09-26 13:27:54.694 | Enabling module env. 2021-09-26 13:27:54.752 | Enabling module mime. 2021-09-26 13:27:54.809 | Enabling module negotiation. 2021-09-26 13:27:54.866 | Enabling module setenvif. 2021-09-26 13:27:54.922 | Enabling module filter. 2021-09-26 13:27:54.980 | Enabling module deflate. 2021-09-26 13:27:55.036 | Enabling module status. 2021-09-26 13:27:55.095 | Enabling module reqtimeout. 2021-09-26 13:27:55.153 | Enabling conf charset. 2021-09-26 13:27:55.212 | Enabling conf localized-error-pages. 2021-09-26 13:27:55.270 | Enabling conf other-vhosts-access-log. 2021-09-26 13:27:55.326 | Enabling conf security. 2021-09-26 13:27:55.385 | Enabling conf serve-cgi-bin. 2021-09-26 13:27:55.443 | Enabling site 000-default. 2021-09-26 13:27:55.491 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-09-26 13:27:55.545 | Enabling conf javascript-common. 2021-09-26 13:27:55.787 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-09-26 13:27:56.200 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-09-26 13:27:57.552 | Setting up libmysqlclient-dev (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:27:57.579 | Setting up po-debconf (1.0.20) ... 2021-09-26 13:27:57.607 | Setting up build-essential (12.4ubuntu1) ... 2021-09-26 13:27:57.636 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-09-26 13:27:57.664 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-09-26 13:27:57.692 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 13:27:57.720 | Setting up librados2 (12.2.13-0ubuntu0.18.04.8) ... 2021-09-26 13:27:57.748 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:27:57.777 | Setting up libpq5:amd64 (10.18-0ubuntu0.18.04.1) ... 2021-09-26 13:27:57.805 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-09-26 13:27:57.974 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-09-26 13:27:58.002 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-09-26 13:27:58.030 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-09-26 13:27:58.102 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-09-26 13:28:00.268 | Regenerating fonts cache... done. 2021-09-26 13:28:00.272 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-09-26 13:28:00.299 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:28:00.327 | Setting up libpq-dev (10.18-0ubuntu0.18.04.1) ... 2021-09-26 13:28:00.355 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-09-26 13:28:00.383 | Setting up postgresql-server-dev-10 (10.18-0ubuntu0.18.04.1) ... 2021-09-26 13:28:00.411 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.8) ... 2021-09-26 13:28:00.448 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:28:00.478 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.37) ... 2021-09-26 13:28:00.530 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.37) ... 2021-09-26 13:28:00.575 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-09-26 13:28:00.603 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-09-26 13:28:00.640 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-09-26 13:28:00.669 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 13:28:00.704 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:28:00.733 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:28:00.761 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-09-26 13:28:00.805 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-09-26 13:28:00.841 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 13:28:00.883 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:28:00.913 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-09-26 13:28:02.394 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 13:28:02.424 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 13:28:02.451 | Setting up libgvc6 (2.40.1-2) ... 2021-09-26 13:28:02.488 | Setting up graphviz (2.40.1-2) ... 2021-09-26 13:28:02.518 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-09-26 13:28:02.554 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-09-26 13:28:02.609 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 13:28:02.636 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-09-26 13:28:02.664 | Setting up debhelper (11.1.6ubuntu2) ... 2021-09-26 13:28:02.692 | Setting up dh-autoreconf (17) ... 2021-09-26 13:28:02.728 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-09-26 13:28:02.749 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-09-26 13:28:02.785 | Setting up apache2-dev (2.4.29-1ubuntu4.16) ... 2021-09-26 13:28:02.814 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-09-26 13:28:02.882 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-09-26 13:28:12.058 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 13:28:12.080 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 13:28:12.279 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:28:12.303 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-09-26 13:28:12.523 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-09-26 13:28:12.541 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-09-26 13:28:14.737 | ++ functions-common:apt_get:1113 : result=0 2021-09-26 13:28:14.739 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:28:14.742 | ++ functions-common:time_stop:2331 : local name 2021-09-26 13:28:14.744 | ++ functions-common:time_stop:2332 : local end_time 2021-09-26 13:28:14.746 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:28:14.748 | ++ functions-common:time_stop:2334 : local total 2021-09-26 13:28:14.750 | ++ functions-common:time_stop:2335 : local start_time 2021-09-26 13:28:14.752 | ++ functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:28:14.754 | ++ functions-common:time_stop:2338 : start_time=1632662759471 2021-09-26 13:28:14.756 | ++ functions-common:time_stop:2340 : [[ -z 1632662759471 ]] 2021-09-26 13:28:14.759 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:28:14.763 | ++ functions-common:time_stop:2343 : end_time=1632662894760 2021-09-26 13:28:14.765 | ++ functions-common:time_stop:2344 : elapsed_time=135289 2021-09-26 13:28:14.768 | ++ functions-common:time_stop:2345 : total=1620 2021-09-26 13:28:14.770 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:28:14.773 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=136909 2021-09-26 13:28:14.775 | ++ functions-common:apt_get:1117 : return 0 2021-09-26 13:28:14.778 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-26 13:28:14.780 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-26 13:28:14.783 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-26 13:28:14.787 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-26 13:28:14.791 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-09-26 13:28:14.794 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-09-26 13:28:14.796 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-26 13:28:16.318 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-26 13:28:16.323 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-26 13:28:16.325 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-26 13:28:16.329 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-26 13:28:16.331 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-26 13:28:16.333 | + functions-common:GetDistro:371 : GetOSVersion 2021-09-26 13:28:16.334 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-09-26 13:28:16.337 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-09-26 13:28:16.339 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-09-26 13:28:16.341 | + functions-common:_ensure_lsb_release:323 : return 2021-09-26 13:28:16.344 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-09-26 13:28:16.420 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-09-26 13:28:16.422 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-09-26 13:28:16.499 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-09-26 13:28:16.501 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-09-26 13:28:16.577 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-09-26 13:28:16.579 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-26 13:28:16.580 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-09-26 13:28:16.583 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-09-26 13:28:16.585 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-09-26 13:28:16.587 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-09-26 13:28:16.589 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-09-26 13:28:16.590 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-26 13:28:16.592 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-09-26 13:28:16.594 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-09-26 13:28:16.596 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-09-26 13:28:16.596 | Distro: bionic 2021-09-26 13:28:16.599 | + tools/install_pip.sh:main:128 : get_versions 2021-09-26 13:28:16.602 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-26 13:28:16.605 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-26 13:28:16.607 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-26 13:28:16.610 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-26 13:28:16.610 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-26 13:28:17.015 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-09-26 13:28:17.017 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-09-26 13:28:17.017 | pip: 20.2.2 2021-09-26 13:28:17.019 | + tools/install_pip.sh:main:137 : is_fedora 2021-09-26 13:28:17.021 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 13:28:17.022 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 13:28:17.024 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 13:28:17.026 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 13:28:17.028 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 13:28:17.029 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 13:28:17.031 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 13:28:17.033 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 13:28:17.035 | + tools/install_pip.sh:main:137 : is_suse 2021-09-26 13:28:17.037 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:28:17.038 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:28:17.040 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:28:17.042 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:28:17.044 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:28:17.045 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:28:17.047 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-09-26 13:28:17.049 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-09-26 13:28:17.051 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:28:17.053 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:28:17.055 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-09-26 13:28:17.071 | + 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-09-26 13:28:17.190 | Reading package lists... 2021-09-26 13:28:17.453 | Building dependency tree... 2021-09-26 13:28:17.454 | Reading state information... 2021-09-26 13:28:17.673 | Package 'python-pip' is not installed, so not removed 2021-09-26 13:28:17.673 | The following packages were automatically installed and are no longer required: 2021-09-26 13:28:17.674 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 13:28:17.674 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 13:28:17.674 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 13:28:17.674 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:28:17.674 | python3-twisted-bin python3-zope.interface 2021-09-26 13:28:17.674 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:28:17.750 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-09-26 13:28:17.754 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:28:17.755 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:28:17.757 | + functions-common:time_stop:2331 : local name 2021-09-26 13:28:17.759 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:28:17.761 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:28:17.762 | + functions-common:time_stop:2334 : local total 2021-09-26 13:28:17.764 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:28:17.765 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:28:17.767 | + functions-common:time_stop:2338 : start_time=1632662897068 2021-09-26 13:28:17.769 | + functions-common:time_stop:2340 : [[ -z 1632662897068 ]] 2021-09-26 13:28:17.771 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:28:17.774 | + functions-common:time_stop:2343 : end_time=1632662897772 2021-09-26 13:28:17.776 | + functions-common:time_stop:2344 : elapsed_time=704 2021-09-26 13:28:17.777 | + functions-common:time_stop:2345 : total=0 2021-09-26 13:28:17.779 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:28:17.781 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=704 2021-09-26 13:28:17.782 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:28:17.784 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-09-26 13:28:17.786 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-09-26 13:28:17.788 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:28:17.790 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:28:17.792 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-09-26 13:28:17.806 | + 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-09-26 13:28:17.926 | Reading package lists... 2021-09-26 13:28:18.196 | Building dependency tree... 2021-09-26 13:28:18.197 | Reading state information... 2021-09-26 13:28:18.423 | Package 'python3-pip' is not installed, so not removed 2021-09-26 13:28:18.423 | The following packages were automatically installed and are no longer required: 2021-09-26 13:28:18.424 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 13:28:18.424 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 13:28:18.424 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 13:28:18.424 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:28:18.424 | python3-twisted-bin python3-zope.interface 2021-09-26 13:28:18.424 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:28:18.502 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-09-26 13:28:18.506 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:28:18.508 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:28:18.510 | + functions-common:time_stop:2331 : local name 2021-09-26 13:28:18.512 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:28:18.513 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:28:18.515 | + functions-common:time_stop:2334 : local total 2021-09-26 13:28:18.517 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:28:18.519 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:28:18.520 | + functions-common:time_stop:2338 : start_time=1632662897804 2021-09-26 13:28:18.522 | + functions-common:time_stop:2340 : [[ -z 1632662897804 ]] 2021-09-26 13:28:18.524 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:28:18.527 | + functions-common:time_stop:2343 : end_time=1632662898525 2021-09-26 13:28:18.529 | + functions-common:time_stop:2344 : elapsed_time=721 2021-09-26 13:28:18.530 | + functions-common:time_stop:2345 : total=704 2021-09-26 13:28:18.532 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:28:18.534 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1425 2021-09-26 13:28:18.536 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:28:18.539 | + tools/install_pip.sh:main:142 : install_get_pip 2021-09-26 13:28:18.541 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-26 13:28:18.542 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-26 13:28:18.544 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-09-26 13:28:18.546 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-26 13:28:18.548 | + 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-09-26 13:28:18.559 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-09-26 13:28:18.559 | Dload Upload Total Spent Left Speed 2021-09-26 13:28:18.889 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 1911k 3 65808 0 0 303k 0 0:00:06 --:--:-- 0:00:06 301k 100 1911k 100 1911k 0 0 5792k 0 --:--:-- --:--:-- --:--:-- 5774k 2021-09-26 13:28:18.894 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-09-26 13:28:18.897 | + 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-09-26 13:28:21.991 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:28:22.644 | Collecting pip 2021-09-26 13:28:22.656 | 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-09-26 13:28:24.122 | Installing collected packages: pip 2021-09-26 13:28:24.122 | Attempting uninstall: pip 2021-09-26 13:28:24.124 | Found existing installation: pip 20.2.2 2021-09-26 13:28:24.363 | Uninstalling pip-20.2.2: 2021-09-26 13:28:24.377 | Successfully uninstalled pip-20.2.2 2021-09-26 13:28:25.716 | Successfully installed pip-20.2.4 2021-09-26 13:28:25.717 | 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-09-26 13:28:25.863 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-09-26 13:28:25.866 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-09-26 13:28:25.868 | + inc/python:python3_enabled:468 : return 0 2021-09-26 13:28:25.870 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-09-26 13:28:25.871 | + tools/install_pip.sh:main:148 : set -x 2021-09-26 13:28:25.873 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-09-26 13:28:25.875 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-09-26 13:28:25.877 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 13:28:25.879 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-09-26 13:28:25.881 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-09-26 13:28:25.883 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 13:28:25.886 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 13:28:25.886 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-09-26 13:28:25.890 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' 2021-09-26 13:28:25.890 | 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-09-26 13:28:25.892 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='3.5' 2021-09-26 13:28:25.892 | 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-09-26 13:28:25.894 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-09-26 13:28:25.896 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-09-26 13:28:25.898 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-09-26 13:28:25.914 | 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-09-26 13:28:25.919 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-09-26 13:28:28.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:28:28.566 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.566 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.567 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.567 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.568 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.568 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.569 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.569 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.570 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.570 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.571 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.571 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.571 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.572 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.572 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.573 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.573 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.574 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.574 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.574 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.575 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.575 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.576 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.576 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.577 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.577 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.577 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.578 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.578 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.579 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.579 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.580 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.580 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.581 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.581 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.582 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.583 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.583 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.584 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.584 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.584 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.585 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.585 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.586 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.586 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.586 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.587 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.587 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.588 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.588 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.589 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.589 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.589 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.590 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.590 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.591 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.591 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.592 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.592 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.593 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.593 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.594 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.594 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.595 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.595 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.596 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.596 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.596 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.597 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.598 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.599 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.599 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.600 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.600 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.600 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.601 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.601 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.602 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.603 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.603 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.603 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.604 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.604 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.605 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.605 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.606 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.606 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.606 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.607 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.607 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.608 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.608 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.609 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.609 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.609 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.610 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.610 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.611 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.611 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.612 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.612 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.613 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.613 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.613 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.614 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.614 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.615 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.615 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.616 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.616 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.617 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.617 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.618 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.619 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.619 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.619 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.620 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.620 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.621 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.621 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.622 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.622 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.622 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.623 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.623 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.624 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.624 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.625 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.625 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.626 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.627 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.627 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.627 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.628 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.628 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.629 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.630 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.630 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.630 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.631 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.631 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.632 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.632 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.633 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.633 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.633 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.634 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.634 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.635 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.635 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.636 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.636 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.637 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.637 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.638 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.638 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.639 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.639 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.640 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.640 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.641 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.641 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.641 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.642 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.642 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.643 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.643 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.644 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.644 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.645 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.646 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.646 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.646 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.647 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.647 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.648 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.648 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.649 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.649 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.650 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.650 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.650 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.651 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.651 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.652 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.652 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.653 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.653 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.653 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.654 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.655 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.655 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.656 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.656 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.657 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.657 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.657 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.658 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.658 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.659 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.659 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.660 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.660 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.661 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.661 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.662 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.662 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.662 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.663 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.663 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.664 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.664 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.665 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.665 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.666 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.666 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.667 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.667 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.668 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.668 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.669 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.669 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.670 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.670 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.671 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.671 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.672 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.672 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.672 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.673 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.673 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.674 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.674 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.674 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.675 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.675 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.676 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.676 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.677 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.677 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.678 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.678 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.679 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.679 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.679 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.680 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.680 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.681 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.681 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.682 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.682 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.683 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.683 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.684 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.684 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.685 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.685 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.685 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.686 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.686 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.687 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.687 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.688 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.688 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.689 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.689 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.689 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.690 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.690 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.691 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.692 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.693 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.693 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.693 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.694 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.695 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.695 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.695 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.696 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.696 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.697 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.697 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.698 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.698 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.698 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.699 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.699 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.700 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.700 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.701 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.702 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.703 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.703 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.703 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.705 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.705 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.706 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.706 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.708 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.709 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.709 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.711 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.711 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.712 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.712 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.712 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.713 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.713 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.714 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.714 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.715 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.715 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.716 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.716 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.717 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.717 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.717 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.718 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.718 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.719 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.719 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.720 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.720 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.721 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.721 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.722 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.722 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.723 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.723 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.724 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.724 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.725 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.725 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.726 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.726 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.727 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.727 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.728 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.728 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.728 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.729 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.729 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.730 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.731 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.731 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.731 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.750 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.750 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.751 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.751 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.752 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.752 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.752 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.753 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.754 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.755 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.755 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.756 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.756 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.756 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.757 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.757 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.758 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.758 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.759 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.759 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.760 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.760 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.760 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.761 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.761 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.762 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.762 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.763 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.763 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.764 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.764 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.764 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.765 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.765 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.766 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.766 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.767 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.767 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.767 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.768 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.768 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.769 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.769 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.770 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.771 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.771 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.772 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.772 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.772 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.773 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.773 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.774 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.774 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.775 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.775 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.775 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.776 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.776 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.777 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.777 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.777 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.778 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.779 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.779 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.780 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.780 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.781 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.781 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.781 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:28.782 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:28.782 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:28.783 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-09-26 13:28:28.786 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-09-26 13:28:30.368 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:28:30.368 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:28:30.444 | + inc/python:pip_install:207 : result=0 2021-09-26 13:28:30.446 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:28:30.448 | + functions-common:time_stop:2331 : local name 2021-09-26 13:28:30.449 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:28:30.451 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:28:30.453 | + functions-common:time_stop:2334 : local total 2021-09-26 13:28:30.455 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:28:30.456 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:28:30.458 | + functions-common:time_stop:2338 : start_time=1632662905910 2021-09-26 13:28:30.460 | + functions-common:time_stop:2340 : [[ -z 1632662905910 ]] 2021-09-26 13:28:30.463 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:28:30.465 | + functions-common:time_stop:2343 : end_time=1632662910463 2021-09-26 13:28:30.467 | + functions-common:time_stop:2344 : elapsed_time=4553 2021-09-26 13:28:30.469 | + functions-common:time_stop:2345 : total=0 2021-09-26 13:28:30.470 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:28:30.472 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4553 2021-09-26 13:28:30.475 | + inc/python:pip_install:210 : return 0 2021-09-26 13:28:30.477 | + tools/install_pip.sh:main:154 : get_versions 2021-09-26 13:28:30.479 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-26 13:28:30.482 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-26 13:28:30.484 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-26 13:28:30.487 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-26 13:28:30.487 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-26 13:28:30.894 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-09-26 13:28:30.896 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-09-26 13:28:30.896 | pip: 20.2.4 2021-09-26 13:28:30.899 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-26 13:28:30.902 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-26 13:28:30.905 | + ./stack.sh:main:771 : fixup_all 2021-09-26 13:28:30.908 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-09-26 13:28:30.910 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-26 13:28:30.912 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-26 13:28:30.928 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-26 13:28:30.928 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-26 13:28:30.929 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-26 13:28:30.933 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-09-26 13:28:30.936 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-09-26 13:28:30.938 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-09-26 13:28:30.946 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-09-26 13:28:30.949 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-09-26 13:28:30.952 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-09-26 13:28:30.954 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-09-26 13:28:30.956 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 13:28:30.959 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 13:28:30.961 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 13:28:30.963 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 13:28:30.965 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 13:28:30.967 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 13:28:30.969 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:28:30.972 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:28:30.975 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 13:28:30.977 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 13:28:30.979 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 13:28:30.981 | + functions-common:apt_get_update:1069 : return 2021-09-26 13:28:30.983 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-09-26 13:28:30.986 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 13:28:30.988 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:28:30.990 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:28:30.992 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-09-26 13:28:31.011 | + 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-09-26 13:28:31.131 | Reading package lists... 2021-09-26 13:28:31.388 | Building dependency tree... 2021-09-26 13:28:31.389 | Reading state information... 2021-09-26 13:28:31.606 | The following packages were automatically installed and are no longer required: 2021-09-26 13:28:31.607 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 13:28:31.607 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 13:28:31.607 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 13:28:31.607 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:28:31.607 | python3-twisted-bin python3-zope.interface 2021-09-26 13:28:31.607 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:28:31.608 | The following additional packages will be installed: 2021-09-26 13:28:31.608 | python3-software-properties 2021-09-26 13:28:31.658 | The following packages will be upgraded: 2021-09-26 13:28:31.658 | python3-software-properties software-properties-common 2021-09-26 13:28:32.089 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-09-26 13:28:32.089 | Need to get 33.9 kB of archives. 2021-09-26 13:28:32.089 | After this operation, 0 B of additional disk space will be used. 2021-09-26 13:28:32.089 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-09-26 13:28:32.230 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-09-26 13:28:32.841 | Fetched 33.9 kB in 1s (54.2 kB/s) 2021-09-26 13:28:32.917 | (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 ... 74384 files and directories currently installed.) 2021-09-26 13:28:32.921 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-09-26 13:28:33.073 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-09-26 13:28:33.214 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-09-26 13:28:33.369 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-09-26 13:28:33.454 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 13:28:34.136 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-09-26 13:28:34.406 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-09-26 13:28:34.425 | Setting up software-properties-common (0.96.24.32.14) ... 2021-09-26 13:28:36.639 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:28:36.642 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:28:36.644 | + functions-common:time_stop:2331 : local name 2021-09-26 13:28:36.647 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:28:36.649 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:28:36.651 | + functions-common:time_stop:2334 : local total 2021-09-26 13:28:36.653 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:28:36.655 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:28:36.657 | + functions-common:time_stop:2338 : start_time=1632662911008 2021-09-26 13:28:36.659 | + functions-common:time_stop:2340 : [[ -z 1632662911008 ]] 2021-09-26 13:28:36.662 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:28:36.665 | + functions-common:time_stop:2343 : end_time=1632662916663 2021-09-26 13:28:36.667 | + functions-common:time_stop:2344 : elapsed_time=5655 2021-09-26 13:28:36.669 | + functions-common:time_stop:2345 : total=136909 2021-09-26 13:28:36.671 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:28:36.673 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=142564 2021-09-26 13:28:36.676 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:28:36.678 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-09-26 13:28:37.482 | 'universe' distribution component is already enabled for all sources. 2021-09-26 13:28:37.509 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-09-26 13:28:37.511 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-09-26 13:28:40.214 | Reading package lists... 2021-09-26 13:28:40.529 | Building dependency tree... 2021-09-26 13:28:40.530 | Reading state information... 2021-09-26 13:28:40.751 | The following packages were automatically installed and are no longer required: 2021-09-26 13:28:40.752 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 13:28:40.752 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 13:28:40.752 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 13:28:40.752 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:28:40.752 | python3-twisted-bin python3-zope.interface 2021-09-26 13:28:40.752 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:28:40.800 | The following NEW packages will be installed: 2021-09-26 13:28:40.800 | ubuntu-cloud-keyring 2021-09-26 13:28:41.100 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-09-26 13:28:41.101 | Need to get 5,908 B of archives. 2021-09-26 13:28:41.101 | After this operation, 22.5 kB of additional disk space will be used. 2021-09-26 13:28:41.101 | 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-09-26 13:28:41.633 | Fetched 5,908 B in 0s (20.8 kB/s) 2021-09-26 13:28:41.682 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-09-26 13:28:41.720 | (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 ... 74384 files and directories currently installed.) 2021-09-26 13:28:41.724 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-09-26 13:28:41.727 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-09-26 13:28:41.818 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-09-26 13:28:44.212 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-09-26 13:28:44.248 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-09-26 13:28:44.319 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-09-26 13:28:44.342 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-09-26 13:28:44.484 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-09-26 13:28:44.755 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-09-26 13:28:48.828 | Fetched 179 kB in 1s (139 kB/s) 2021-09-26 13:28:50.705 | Reading package lists... 2021-09-26 13:28:50.769 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-09-26 13:28:50.772 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-09-26 13:28:50.774 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-09-26 13:28:50.776 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-09-26 13:28:50.778 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-09-26 13:28:50.781 | ++ functions-common:apt_get_update:1076 : id -u 2021-09-26 13:28:50.786 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-09-26 13:28:50.788 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-09-26 13:28:50.790 | + functions-common:time_start:2317 : local name=apt-get-update 2021-09-26 13:28:50.793 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:28:50.795 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:28:50.799 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:28:50.802 | + functions-common:time_start:2322 : _TIME_START[$name]=1632662930800 2021-09-26 13:28:50.804 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-26 13:28:50.806 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-26 13:28:50.809 | + 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-09-26 13:28:51.178 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-09-26 13:28:51.178 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-09-26 13:28:51.207 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-09-26 13:28:51.347 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-09-26 13:28:51.487 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-09-26 13:28:53.810 | Reading package lists... 2021-09-26 13:28:53.874 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-09-26 13:28:53.876 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-09-26 13:28:53.878 | + functions-common:time_stop:2331 : local name 2021-09-26 13:28:53.881 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:28:53.884 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:28:53.886 | + functions-common:time_stop:2334 : local total 2021-09-26 13:28:53.888 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:28:53.891 | + functions-common:time_stop:2337 : name=apt-get-update 2021-09-26 13:28:53.893 | + functions-common:time_stop:2338 : start_time=1632662930800 2021-09-26 13:28:53.895 | + functions-common:time_stop:2340 : [[ -z 1632662930800 ]] 2021-09-26 13:28:53.898 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:28:53.901 | + functions-common:time_stop:2343 : end_time=1632662933898 2021-09-26 13:28:53.903 | + functions-common:time_stop:2344 : elapsed_time=3098 2021-09-26 13:28:53.905 | + functions-common:time_stop:2345 : total=3323 2021-09-26 13:28:53.907 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:28:53.909 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6421 2021-09-26 13:28:53.912 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-09-26 13:28:53.922 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-09-26 13:28:53.932 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-09-26 13:28:53.943 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-09-26 13:28:53.946 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-09-26 13:28:53.948 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 13:28:53.950 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 13:28:53.952 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 13:28:53.954 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 13:28:53.956 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 13:28:53.958 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 13:28:53.960 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 13:28:53.962 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 13:28:53.964 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-09-26 13:28:53.967 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-09-26 13:28:53.969 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-09-26 13:28:53.971 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:28:53.974 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:28:53.976 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:28:53.978 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:28:53.980 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:28:53.982 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:28:53.985 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-09-26 13:28:53.987 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-09-26 13:28:54.006 | Using python 3.6 to install os-testr because python3_enabled=True 2021-09-26 13:28:54.011 | + 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-09-26 13:28:56.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:28:56.655 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.656 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.656 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.657 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.657 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.658 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.658 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.659 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.659 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.659 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.660 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.660 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.661 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.661 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.662 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.662 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.663 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.663 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.663 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.664 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.664 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.665 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.665 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.666 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.666 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.667 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.667 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.667 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.668 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.668 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.669 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.669 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.670 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.670 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.671 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.671 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.672 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.672 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.672 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.673 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.673 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.674 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.674 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.674 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.675 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.675 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.676 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.676 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.676 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.677 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.677 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.678 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.678 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.679 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.679 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.680 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.680 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.681 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.681 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.682 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.682 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.683 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.683 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.684 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.684 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.684 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.685 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.685 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.686 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.686 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.687 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.687 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.687 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.688 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.688 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.689 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.689 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.690 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.691 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.691 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.692 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.692 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.693 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.693 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.694 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.694 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.695 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.695 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.695 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.696 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.696 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.697 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.697 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.698 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.698 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.699 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.699 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.699 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.700 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.700 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.701 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.701 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.702 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.702 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.703 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.703 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.703 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.704 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.704 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.705 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.705 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.706 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.707 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.707 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.708 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.708 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.709 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.709 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.710 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.710 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.711 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.711 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.712 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.712 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.712 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.713 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.714 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.714 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.715 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.715 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.716 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.716 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.717 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.717 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.718 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.718 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.719 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.719 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.719 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.720 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.720 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.721 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.721 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.722 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.722 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.722 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.723 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.724 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.724 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.725 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.725 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.726 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.726 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.726 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.727 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.727 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.728 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.729 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.729 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.729 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.730 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.730 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.731 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.731 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.732 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.732 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.733 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.733 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.734 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.734 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.734 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.735 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.735 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.736 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.736 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.737 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.737 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.738 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.738 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.739 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.739 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.740 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.740 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.741 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.741 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.742 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.742 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.742 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.743 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.743 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.744 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.745 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.745 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.745 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.746 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.746 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.747 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.747 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.748 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.748 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.749 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.749 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.750 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.750 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.750 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.751 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.751 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.752 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.752 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.753 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.753 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.754 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.754 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.755 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.756 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.756 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.757 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.757 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.757 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.758 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.758 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.758 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.759 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.760 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.760 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.760 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.761 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.761 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.762 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.762 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.763 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.763 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.763 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.764 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.764 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.765 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.765 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.765 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.766 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.766 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.767 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.767 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.768 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.768 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.769 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.769 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.770 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.770 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.771 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.771 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.772 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.772 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.772 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.773 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.774 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.774 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.774 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.775 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.775 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.776 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.776 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.777 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.777 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.778 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.778 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.778 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.779 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.779 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.780 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.780 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.781 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.781 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.782 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.782 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.782 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.783 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.784 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.784 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.784 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.785 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.785 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.786 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.786 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.786 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.787 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.787 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.788 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.788 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.789 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.789 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.789 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.790 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.790 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.791 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.791 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.792 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.792 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.793 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.793 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.794 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.794 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.795 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.795 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.796 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.796 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.797 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.797 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.797 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.798 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.798 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.799 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.799 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.800 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.800 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.801 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.802 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.802 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.802 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.803 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.803 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.804 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.804 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.805 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.805 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.806 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.806 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.807 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.807 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.808 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.808 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.809 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.809 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.810 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.811 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.811 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.812 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.812 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.812 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.813 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.813 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.814 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.814 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.815 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.815 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.816 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.817 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.817 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.818 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.818 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.818 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.819 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.819 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.820 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.820 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.821 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.821 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.822 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.822 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.823 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.823 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.824 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.824 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.825 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.825 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.825 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.826 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.826 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.827 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.827 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.828 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.828 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.828 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.829 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.829 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.830 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.830 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.831 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.831 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.831 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.832 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.832 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.833 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.833 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.834 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.834 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.835 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.835 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.835 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.836 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.836 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.837 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.837 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.838 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.838 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.838 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.839 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.839 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.840 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.840 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.841 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.841 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.841 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.842 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.842 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.843 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.843 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.844 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.844 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.845 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.845 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.846 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.846 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.847 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.847 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:56.847 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:28:56.848 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:28:56.848 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:28:57.390 | Collecting os-testr===2.0.0 2021-09-26 13:28:57.397 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-09-26 13:28:57.997 | Collecting stestr===3.0.1 2021-09-26 13:28:58.005 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-09-26 13:28:58.607 | Collecting python-subunit===1.4.0 2021-09-26 13:28:58.615 | 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-09-26 13:28:58.698 | 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-09-26 13:28:58.719 | 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-09-26 13:28:59.137 | Collecting future===0.18.2 2021-09-26 13:28:59.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-09-26 13:29:00.149 | 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-09-26 13:29:00.163 | 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-09-26 13:29:00.169 | 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-09-26 13:29:00.186 | 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-09-26 13:29:00.189 | 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-09-26 13:29:00.192 | 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-09-26 13:29:00.195 | 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-09-26 13:29:00.198 | 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-09-26 13:29:00.201 | 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-09-26 13:29:00.209 | 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-09-26 13:29:00.225 | 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-09-26 13:29:00.232 | 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-09-26 13:29:00.235 | 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-09-26 13:29:00.237 | 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-09-26 13:29:00.240 | 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-09-26 13:29:00.242 | 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-09-26 13:29:00.245 | 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-09-26 13:29:00.248 | Building wheels for collected packages: future 2021-09-26 13:29:00.249 | Building wheel for future (setup.py): started 2021-09-26 13:29:01.391 | Building wheel for future (setup.py): finished with status 'done' 2021-09-26 13:29:01.395 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=1fb8b757e9c800a71ce0cf610a42159b2040193c10cbce6c77999cb0c58d4714 2021-09-26 13:29:01.396 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-09-26 13:29:01.397 | Successfully built future 2021-09-26 13:29:02.844 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-09-26 13:29:03.689 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-09-26 13:29:03.802 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:29:03.802 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:29:03.932 | + inc/python:pip_install:207 : result=0 2021-09-26 13:29:03.935 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:29:03.937 | + functions-common:time_stop:2331 : local name 2021-09-26 13:29:03.939 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:29:03.942 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:29:03.945 | + functions-common:time_stop:2334 : local total 2021-09-26 13:29:03.947 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:29:03.950 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:29:03.952 | + functions-common:time_stop:2338 : start_time=1632662934001 2021-09-26 13:29:03.954 | + functions-common:time_stop:2340 : [[ -z 1632662934001 ]] 2021-09-26 13:29:03.958 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:29:03.962 | + functions-common:time_stop:2343 : end_time=1632662943959 2021-09-26 13:29:03.965 | + functions-common:time_stop:2344 : elapsed_time=9958 2021-09-26 13:29:03.967 | + functions-common:time_stop:2345 : total=0 2021-09-26 13:29:03.969 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:29:03.971 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9958 2021-09-26 13:29:03.974 | + inc/python:pip_install:210 : return 0 2021-09-26 13:29:03.977 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-09-26 13:29:03.979 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-09-26 13:29:03.982 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-09-26 13:29:03.985 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 13:29:03.988 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-09-26 13:29:03.990 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-09-26 13:29:03.993 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 13:29:03.997 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-09-26 13:29:03.997 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 13:29:04.002 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-09-26 13:29:04.005 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-09-26 13:29:04.008 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-09-26 13:29:04.011 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-09-26 13:29:04.013 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-09-26 13:29:04.033 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-09-26 13:29:04.038 | + 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-09-26 13:29:06.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:29:06.755 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.756 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.756 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.756 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.757 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.757 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.758 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.758 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.759 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.759 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.760 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.760 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.761 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.761 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.762 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.762 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.762 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.763 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.763 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.764 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.764 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.764 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.765 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.765 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.766 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.766 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.767 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.767 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.768 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.768 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.769 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.769 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.770 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.770 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.771 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.771 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.772 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.772 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.773 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.773 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.774 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.774 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.774 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.775 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.775 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.776 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.776 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.777 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.777 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.777 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.778 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.778 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.779 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.779 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.780 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.780 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.780 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.781 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.782 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.782 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.783 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.783 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.783 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.784 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.784 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.785 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.785 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.786 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.786 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.787 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.787 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.787 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.788 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.788 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.789 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.789 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.790 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.791 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.791 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.792 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.792 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.792 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.793 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.793 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.794 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.794 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.795 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.795 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.795 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.796 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.796 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.797 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.798 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.798 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.798 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.799 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.799 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.800 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.801 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.801 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.802 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.802 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.803 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.803 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.804 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.804 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.805 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.805 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.805 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.806 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.807 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.807 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.808 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.808 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.809 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.809 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.810 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.810 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.811 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.811 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.811 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.812 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.812 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.813 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.813 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.814 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.814 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.814 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.815 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.816 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.817 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.817 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.818 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.818 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.818 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.819 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.820 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.820 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.820 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.821 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.821 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.822 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.822 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.823 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.823 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.823 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.824 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.825 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.825 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.826 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.826 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.826 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.827 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.827 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.828 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.828 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.829 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.830 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.830 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.831 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.831 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.831 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.832 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.833 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.833 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.834 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.834 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.835 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.835 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.835 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.836 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.836 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.837 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.837 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.838 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.838 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.839 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.839 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.840 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.840 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.840 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.841 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.841 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.842 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.842 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.843 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.843 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.843 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.844 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.844 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.845 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.846 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.846 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.846 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.847 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.848 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.848 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.849 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.849 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.850 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.851 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.851 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.852 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.852 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.852 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.853 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.853 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.854 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.854 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.855 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.855 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.856 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.856 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.857 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.857 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.858 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.858 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.858 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.859 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.859 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.860 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.860 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.861 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.861 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.861 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.862 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.862 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.863 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.863 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.864 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.864 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.865 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.865 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.865 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.866 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.866 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.867 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.867 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.868 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.868 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.868 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.869 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.870 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.870 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.870 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.871 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.871 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.872 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.872 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.873 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.873 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.874 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.874 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.875 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.875 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.876 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.876 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.877 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.877 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.877 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.878 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.878 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.879 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.880 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.880 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.881 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.881 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.882 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.882 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.882 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.883 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.883 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.884 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.884 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.885 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.886 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.886 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.887 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.887 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.888 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.888 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.888 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.889 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.889 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.890 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.890 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.891 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.891 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.892 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.892 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.892 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.893 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.893 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.893 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.894 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.894 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.895 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.896 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.896 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.897 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.897 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.898 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.898 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.899 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.899 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.900 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.900 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.900 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.901 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.901 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.902 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.902 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.903 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.904 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.904 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.905 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.905 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.905 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.906 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.906 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.907 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.907 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.908 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.908 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.909 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.909 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.910 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.911 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.911 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.911 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.912 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.913 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.913 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.914 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.915 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.915 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.915 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.916 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.916 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.917 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.917 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.918 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.918 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.919 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.919 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.920 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.920 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.921 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.921 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.921 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.922 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.922 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.923 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.923 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.924 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.924 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.925 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.925 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.926 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.926 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.927 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.927 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.928 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.928 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.929 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.929 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.929 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.930 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.930 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.931 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.931 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.932 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.932 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.932 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.933 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.933 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.934 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.934 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.935 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.935 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.936 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.936 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.937 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.937 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.937 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.938 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.938 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.939 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.939 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.939 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.940 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.940 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.941 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.942 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.942 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.943 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.943 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.944 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.944 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.945 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.945 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.945 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.946 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.946 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.947 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.947 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.947 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.948 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.949 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.949 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.950 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.950 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.951 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.951 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.951 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:06.952 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:06.952 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:06.955 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-09-26 13:29:08.606 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:29:08.606 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:29:08.691 | + inc/python:pip_install:207 : result=0 2021-09-26 13:29:08.694 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:29:08.696 | + functions-common:time_stop:2331 : local name 2021-09-26 13:29:08.698 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:29:08.700 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:29:08.703 | + functions-common:time_stop:2334 : local total 2021-09-26 13:29:08.705 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:29:08.707 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:29:08.709 | + functions-common:time_stop:2338 : start_time=1632662944028 2021-09-26 13:29:08.711 | + functions-common:time_stop:2340 : [[ -z 1632662944028 ]] 2021-09-26 13:29:08.714 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:29:08.718 | + functions-common:time_stop:2343 : end_time=1632662948715 2021-09-26 13:29:08.720 | + functions-common:time_stop:2344 : elapsed_time=4687 2021-09-26 13:29:08.723 | + functions-common:time_stop:2345 : total=9958 2021-09-26 13:29:08.725 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:29:08.727 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14645 2021-09-26 13:29:08.730 | + inc/python:pip_install:210 : return 0 2021-09-26 13:29:08.732 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-26 13:29:08.788 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-09-26 13:29:08.860 | + ./stack.sh:main:788 : install_infra 2021-09-26 13:29:08.863 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-26 13:29:08.866 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-26 13:29:08.869 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-09-26 13:29:11.578 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-26 13:29:11.580 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-26 13:29:11.602 | + 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-09-26 13:29:13.304 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.309 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.311 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.320 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.325 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.327 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.338 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.343 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.345 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.354 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.359 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.361 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.365 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.370 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.372 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.377 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.382 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.384 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.387 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.392 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.395 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.399 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.404 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.406 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.416 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.421 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.423 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.431 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.436 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.438 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.446 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.451 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.453 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.466 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.471 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.474 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.479 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.481 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.483 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.486 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.492 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.494 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.498 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.503 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.505 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.508 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.513 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.515 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.518 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.523 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.526 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.530 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.535 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.538 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.548 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.554 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.556 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.575 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.583 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.588 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.590 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.603 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.607 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.612 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.615 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.619 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.624 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.626 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.633 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.638 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.640 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.643 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.648 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.650 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.656 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.661 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.664 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.687 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.692 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.694 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.697 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.702 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.704 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.709 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.712 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.719 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.725 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.727 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.732 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.737 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.739 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.745 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.749 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.752 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.754 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.759 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.761 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.771 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.776 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.778 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.781 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.785 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.788 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.792 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.797 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.800 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.809 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.814 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.817 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.830 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.835 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.838 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.861 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.867 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.870 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.874 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.879 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.881 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.897 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.899 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.902 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.907 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.909 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.912 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.918 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.931 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.936 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.939 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:13.974 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.990 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:13.995 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:13.997 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.000 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.004 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.007 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.018 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.024 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.026 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.029 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.034 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.037 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.042 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.044 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.050 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.053 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.055 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.060 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.062 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.074 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.078 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.081 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.087 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.092 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.095 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.100 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.103 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.125 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.130 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.133 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.137 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.142 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.145 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.151 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.159 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.164 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.167 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.174 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.179 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.181 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.187 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.194 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.202 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.204 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.213 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.215 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.221 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.226 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.229 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.232 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.237 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.239 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.243 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.248 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.250 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.253 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.258 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.261 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.263 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.268 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.271 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.300 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.304 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.307 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.317 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.321 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.324 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.326 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.331 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.334 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.345 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.351 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.353 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.365 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.367 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.371 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.375 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.378 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.386 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.391 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.394 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.396 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.401 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.404 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.422 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.425 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.428 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.432 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.435 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.437 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.441 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.446 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.449 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.461 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.466 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.468 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.473 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.478 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.481 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.487 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.492 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.495 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.497 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.502 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.505 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.511 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.517 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.519 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.523 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.528 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.531 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.538 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.553 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.558 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.560 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.563 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.568 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.571 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.583 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.588 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.590 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.601 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.606 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.609 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.621 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.626 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.629 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.631 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.636 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.639 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.647 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.653 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.656 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.665 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.677 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.683 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.685 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.690 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.696 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.698 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.710 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.715 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.717 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.723 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.729 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.732 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.752 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.757 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.760 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.762 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.767 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.769 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.772 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.777 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.779 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.781 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.787 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.790 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.794 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.800 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.803 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.805 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.810 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.813 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.819 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.824 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.826 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.837 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.842 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.845 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.875 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.880 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.882 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.890 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.894 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.897 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.908 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.913 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.916 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.918 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.923 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.926 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.940 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.953 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.956 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.958 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.963 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.966 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.970 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.975 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.978 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:14.985 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:14.991 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:14.993 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.015 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.021 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.025 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.028 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.030 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.036 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.038 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.047 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.053 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.055 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.070 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.076 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.078 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.082 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.087 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.090 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.093 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.098 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.101 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.119 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.124 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.126 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.139 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.141 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.147 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.149 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.154 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.159 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.161 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.166 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.186 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.191 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.193 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.197 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.202 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.204 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.215 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.220 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.222 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.230 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.235 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.237 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.244 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.247 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.251 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.255 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.258 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.260 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.265 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.267 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.275 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.281 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.287 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.289 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.295 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.298 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.300 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.305 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.307 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.321 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.323 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.326 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.334 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.336 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.341 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.343 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.347 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.358 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.361 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.365 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.368 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.372 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.383 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.388 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.390 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.393 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.398 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.401 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.405 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.411 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.413 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.417 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.423 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.425 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.438 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.441 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.454 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.458 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.461 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.467 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.470 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.473 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:15.478 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:15.480 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:15.489 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-09-26 13:29:15.622 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-09-26 13:29:15.652 | Installing collected packages: pbr 2021-09-26 13:29:15.769 | Successfully installed pbr-5.4.5 2021-09-26 13:29:15.836 | + inc/python:pip_install:207 : result=0 2021-09-26 13:29:15.838 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:29:15.840 | + functions-common:time_stop:2331 : local name 2021-09-26 13:29:15.843 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:29:15.845 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:29:15.847 | + functions-common:time_stop:2334 : local total 2021-09-26 13:29:15.849 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:29:15.852 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:29:15.854 | + functions-common:time_stop:2338 : start_time=1632662951595 2021-09-26 13:29:15.856 | + functions-common:time_stop:2340 : [[ -z 1632662951595 ]] 2021-09-26 13:29:15.859 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:29:15.862 | + functions-common:time_stop:2343 : end_time=1632662955860 2021-09-26 13:29:15.864 | + functions-common:time_stop:2344 : elapsed_time=4265 2021-09-26 13:29:15.866 | + functions-common:time_stop:2345 : total=14645 2021-09-26 13:29:15.869 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:29:15.871 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18910 2021-09-26 13:29:15.873 | + inc/python:pip_install:210 : return 0 2021-09-26 13:29:15.876 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-26 13:29:15.879 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-26 13:29:15.900 | + 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-09-26 13:29:17.537 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.541 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.544 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.553 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.558 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.560 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.571 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.576 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.578 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.586 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.591 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.593 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.598 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.603 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.605 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.609 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.614 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.616 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.619 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.624 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.627 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.631 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.636 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.639 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.647 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.652 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.654 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.661 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.666 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.669 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.676 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.681 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.683 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.697 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.701 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.704 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.708 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.710 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.713 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.715 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.720 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.722 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.727 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.731 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.734 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.736 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.741 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.744 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.746 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.751 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.755 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.758 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.763 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.765 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.775 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.780 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.783 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.802 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.810 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.815 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.817 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.828 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.832 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.837 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.839 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.843 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.849 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.851 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.858 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.863 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.866 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.868 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.873 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.875 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.880 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.885 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.888 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.912 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.917 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.919 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.921 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.927 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.929 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.934 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.936 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.944 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.948 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.951 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.956 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.960 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.962 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.968 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.973 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.976 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.978 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:17.983 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:17.985 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:17.995 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.000 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.002 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.005 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.009 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.011 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.015 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.020 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.023 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.032 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.037 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.040 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.054 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.059 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.062 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.084 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.090 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.092 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.096 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.102 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.104 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.119 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.121 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.123 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.128 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.130 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.132 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.138 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.151 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.156 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.158 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.191 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.206 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.212 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.214 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.216 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.221 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.224 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.234 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.240 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.242 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.244 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.249 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.252 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.257 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.259 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.265 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.268 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.270 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.275 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.277 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.289 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.293 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.296 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.302 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.306 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.309 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.314 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.317 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.339 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.344 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.346 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.351 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.356 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.359 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.364 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.372 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.377 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.380 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.387 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.392 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.394 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.400 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.406 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.414 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.416 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.424 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.427 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.432 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.437 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.439 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.443 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.448 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.450 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.454 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.459 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.461 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.464 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.468 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.471 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.474 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.479 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.481 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.510 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.514 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.517 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.526 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.531 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.533 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.536 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.541 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.543 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.554 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.559 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.562 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.573 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.576 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.579 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.584 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.587 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.594 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.599 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.602 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.604 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.609 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.611 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.630 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.632 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.634 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.639 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.641 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.644 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.648 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.652 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.655 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.667 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.672 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.674 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.679 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.683 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.686 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.692 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.697 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.699 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.701 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.706 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.709 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.715 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.720 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.723 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.727 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.732 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.734 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.741 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.757 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.761 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.764 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.766 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.771 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.774 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.785 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.790 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.792 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.803 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.808 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.810 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.822 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.827 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.830 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.832 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.837 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.839 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.847 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.853 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.855 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.864 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.875 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.880 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.883 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.887 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.892 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.895 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.906 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.910 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.913 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.919 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.924 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.927 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.946 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.951 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.954 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.956 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.961 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.963 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.966 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.970 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.973 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.975 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.980 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.982 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.986 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:18.992 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:18.995 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:18.997 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.002 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.004 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.010 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.014 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.017 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.028 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.033 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.035 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.064 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.069 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.071 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.079 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.084 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.086 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.097 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.103 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.105 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.107 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.112 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.115 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.127 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.140 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.143 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.146 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.151 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.153 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.157 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.162 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.165 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.172 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.177 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.179 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.201 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.207 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.212 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.214 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.216 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.221 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.224 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.234 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.238 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.241 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.256 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.262 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.264 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.269 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.274 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.276 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.279 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.283 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.287 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.304 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.309 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.311 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.324 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.326 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.333 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.335 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.339 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.344 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.346 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.351 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.371 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.376 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.379 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.383 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.388 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.390 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.401 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.406 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.408 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.416 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.421 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.423 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.431 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.433 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.437 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.443 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.445 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.448 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.452 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.455 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.463 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.470 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.474 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.477 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.483 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.486 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.488 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.493 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.495 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.509 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.511 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.514 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.521 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.524 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.529 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.532 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.536 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.546 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.548 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.553 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.556 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.560 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.571 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.576 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.578 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.580 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.586 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.589 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.593 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.597 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.600 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.604 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.610 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.612 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.626 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.628 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.641 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.646 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.649 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.656 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.658 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.661 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:19.666 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:19.668 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:19.670 | Processing /opt/stack/requirements 2021-09-26 13:29:21.045 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-09-26 13:29:21.113 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-09-26 13:29:21.149 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-09-26 13:29:21.266 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-09-26 13:29:21.894 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-09-26 13:29:22.003 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-09-26 13:29:22.044 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-09-26 13:29:22.089 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-09-26 13:29:22.113 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-09-26 13:29:22.156 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-09-26 13:29:22.214 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-09-26 13:29:22.233 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-09-26 13:29:22.259 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-09-26 13:29:22.292 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-09-26 13:29:22.311 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-09-26 13:29:22.419 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-09-26 13:29:22.437 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-09-26 13:29:22.473 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-09-26 13:29:22.484 | 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-09-26 13:29:22.490 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-09-26 13:29:22.516 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-09-26 13:29:22.547 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-09-26 13:29:22.613 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-09-26 13:29:22.662 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-09-26 13:29:22.714 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2021-09-26 13:29:22.736 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-09-26 13:29:22.767 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-09-26 13:29:22.800 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-09-26 13:29:22.823 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-09-26 13:29:22.837 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-09-26 13:29:22.856 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-09-26 13:29:22.871 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-09-26 13:29:22.894 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-09-26 13:29:22.909 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-09-26 13:29:22.939 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-09-26 13:29:22.953 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-09-26 13:29:22.971 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-09-26 13:29:22.984 | Building wheels for collected packages: PyYAML 2021-09-26 13:29:22.984 | Running setup.py bdist_wheel for PyYAML: started 2021-09-26 13:29:23.285 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-09-26 13:29:23.285 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-54hmrtd6/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/tmp4nrwd0kcpip-wheel- --python-tag cp36: 2021-09-26 13:29:23.285 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-26 13:29:23.285 | or: -c --help [cmd1 cmd2 ...] 2021-09-26 13:29:23.285 | or: -c --help-commands 2021-09-26 13:29:23.285 | or: -c cmd --help 2021-09-26 13:29:23.285 | 2021-09-26 13:29:23.285 | error: invalid command 'bdist_wheel' 2021-09-26 13:29:23.285 | 2021-09-26 13:29:23.285 | ---------------------------------------- 2021-09-26 13:29:23.285 | Failed building wheel for PyYAML 2021-09-26 13:29:23.286 | Running setup.py clean for PyYAML 2021-09-26 13:29:23.594 | Failed to build PyYAML 2021-09-26 13:29:23.595 | Installing collected packages: chardet, certifi, argparse, linecache2, traceback2, six, unittest2, python-mimeparse, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-09-26 13:29:24.502 | Running setup.py install for PyYAML: started 2021-09-26 13:29:34.403 | Running setup.py install for PyYAML: finished with status 'done' 2021-09-26 13:29:34.870 | Running setup.py install for openstack-requirements: started 2021-09-26 13:29:37.140 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-26 13:29:37.419 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2020.4.5.1 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3578 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-09-26 13:29:37.535 | + inc/python:pip_install:207 : result=0 2021-09-26 13:29:37.537 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:29:37.540 | + functions-common:time_stop:2331 : local name 2021-09-26 13:29:37.545 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:29:37.547 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:29:37.549 | + functions-common:time_stop:2334 : local total 2021-09-26 13:29:37.551 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:29:37.553 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:29:37.556 | + functions-common:time_stop:2338 : start_time=1632662955893 2021-09-26 13:29:37.558 | + functions-common:time_stop:2340 : [[ -z 1632662955893 ]] 2021-09-26 13:29:37.561 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:29:37.564 | + functions-common:time_stop:2343 : end_time=1632662977561 2021-09-26 13:29:37.567 | + functions-common:time_stop:2344 : elapsed_time=21668 2021-09-26 13:29:37.569 | + functions-common:time_stop:2345 : total=18910 2021-09-26 13:29:37.571 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:29:37.573 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=40578 2021-09-26 13:29:37.576 | + inc/python:pip_install:210 : return 0 2021-09-26 13:29:37.578 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-26 13:29:37.581 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-26 13:29:37.584 | + inc/python:use_library_from_git:263 : local name=pbr 2021-09-26 13:29:37.587 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:29:37.589 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:29:37.592 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2021-09-26 13:29:37.594 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:29:37.597 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-26 13:29:37.616 | Using python 3.6 to install pbr because python3_enabled=True 2021-09-26 13:29:37.621 | + 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-09-26 13:29:40.300 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:29:40.301 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.302 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.302 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.303 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.303 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.304 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.304 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.305 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.305 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.305 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.306 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.306 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.307 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.307 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.308 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.308 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.309 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.309 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.309 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.310 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.310 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.311 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.311 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.312 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.312 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.313 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.313 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.314 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.314 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.314 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.315 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.316 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.317 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.317 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.318 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.318 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.319 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.319 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.319 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.320 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.320 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.320 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.321 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.321 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.322 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.322 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.323 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.323 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.323 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.324 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.324 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.324 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.325 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.325 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.326 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.326 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.327 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.327 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.328 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.328 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.329 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.329 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.330 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.330 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.331 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.331 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.332 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.332 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.333 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.333 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.334 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.334 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.335 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.335 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.335 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.336 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.336 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.337 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.338 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.338 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.338 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.339 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.339 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.340 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.340 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.341 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.341 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.342 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.342 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.342 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.343 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.343 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.344 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.344 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.344 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.345 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.345 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.346 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.346 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.347 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.347 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.348 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.348 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.349 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.349 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.349 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.350 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.350 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.351 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.351 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.352 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.352 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.353 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.354 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.354 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.354 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.355 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.355 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.356 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.356 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.357 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.357 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.358 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.358 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.358 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.359 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.359 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.360 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.360 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.361 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.362 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.362 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.362 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.363 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.363 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.364 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.364 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.365 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.365 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.365 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.366 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.366 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.367 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.367 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.368 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.368 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.368 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.369 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.369 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.370 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.371 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.371 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.371 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.372 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.372 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.373 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.373 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.374 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.374 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.375 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.375 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.376 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.376 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.377 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.377 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.378 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.378 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.379 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.379 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.380 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.380 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.381 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.381 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.382 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.382 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.382 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.383 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.383 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.384 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.384 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.384 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.385 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.385 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.386 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.386 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.387 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.387 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.387 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.388 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.388 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.389 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.390 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.390 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.391 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.391 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.391 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.392 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.392 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.393 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.393 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.394 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.395 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.395 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.396 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.396 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.397 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.397 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.397 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.398 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.398 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.399 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.399 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.399 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.400 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.401 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.401 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.401 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.402 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.402 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.402 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.403 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.403 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.404 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.405 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.405 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.405 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.406 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.406 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.407 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.407 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.407 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.408 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.408 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.409 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.409 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.410 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.410 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.410 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.411 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.411 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.412 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.412 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.413 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.413 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.413 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.414 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.414 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.415 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.416 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.416 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.417 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.417 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.417 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.418 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.419 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.419 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.419 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.420 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.420 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.421 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.421 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.422 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.422 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.423 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.423 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.424 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.424 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.425 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.425 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.425 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.426 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.426 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.427 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.427 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.428 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.428 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.429 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.429 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.429 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.430 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.430 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.431 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.431 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.432 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.432 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.432 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.433 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.433 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.434 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.434 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.434 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.435 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.435 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.436 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.436 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.437 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.437 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.438 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.438 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.439 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.439 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.440 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.440 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.441 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.441 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.442 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.443 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.443 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.443 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.444 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.444 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.445 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.445 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.446 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.446 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.447 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.447 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.447 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.448 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.448 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.449 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.449 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.449 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.450 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.451 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.451 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.451 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.452 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.452 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.453 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.453 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.454 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.454 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.455 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.456 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.456 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.457 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.458 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.458 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.458 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.459 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.459 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.460 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.460 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.461 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.461 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.462 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.462 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.463 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.463 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.464 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.464 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.464 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.465 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.466 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.466 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.466 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.467 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.467 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.468 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.468 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.469 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.469 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.470 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.470 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.470 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.471 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.471 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.472 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.472 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.472 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.473 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.473 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.474 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.474 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.475 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.475 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.476 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.476 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.476 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.477 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.477 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.478 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.478 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.479 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.479 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.479 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.480 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.480 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.481 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.481 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.481 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.482 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.482 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.483 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.483 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.484 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.484 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.484 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.485 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.485 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.486 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.486 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.487 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.487 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.488 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.488 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.489 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.489 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.489 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.490 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.490 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.491 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.491 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.492 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:29:40.492 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:29:40.493 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:29:40.629 | 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-09-26 13:29:42.290 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:29:42.290 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:29:42.373 | + inc/python:pip_install:207 : result=0 2021-09-26 13:29:42.376 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:29:42.378 | + functions-common:time_stop:2331 : local name 2021-09-26 13:29:42.380 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:29:42.382 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:29:42.385 | + functions-common:time_stop:2334 : local total 2021-09-26 13:29:42.387 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:29:42.389 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:29:42.391 | + functions-common:time_stop:2338 : start_time=1632662977611 2021-09-26 13:29:42.393 | + functions-common:time_stop:2340 : [[ -z 1632662977611 ]] 2021-09-26 13:29:42.396 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:29:42.399 | + functions-common:time_stop:2343 : end_time=1632662982397 2021-09-26 13:29:42.402 | + functions-common:time_stop:2344 : elapsed_time=4786 2021-09-26 13:29:42.404 | + functions-common:time_stop:2345 : total=40578 2021-09-26 13:29:42.406 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:29:42.408 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=45364 2021-09-26 13:29:42.411 | + inc/python:pip_install:210 : return 0 2021-09-26 13:29:42.414 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-09-26 13:29:45.022 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-26 13:29:46.654 | Collecting bindep 2021-09-26 13:29:47.141 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-09-26 13:29:47.166 | Collecting distro (from bindep) 2021-09-26 13:29:47.499 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-09-26 13:29:47.513 | Collecting pbr>=2.0.0 (from bindep) 2021-09-26 13:29:47.605 | Downloading http://10.100.0.9:8080/root/pypi/+f/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111kB) 2021-09-26 13:29:47.637 | Collecting Parsley (from bindep) 2021-09-26 13:29:47.654 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-09-26 13:29:47.677 | Installing collected packages: distro, pbr, Parsley, bindep 2021-09-26 13:29:48.020 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-09-26 13:29:48.092 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-26 13:29:48.094 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-26 13:29:48.099 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-09-26 13:29:48.116 | + ./stack.sh:main:797 : pkgs= 2021-09-26 13:29:48.118 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-09-26 13:29:48.121 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-09-26 13:29:48.123 | + functions-common:run_phase:1759 : local mode=stack 2021-09-26 13:29:48.126 | + functions-common:run_phase:1760 : local phase=pre-install 2021-09-26 13:29:48.128 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 13:29:48.131 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 13:29:48.133 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 13:29:48.135 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 13:29:48.138 | + functions-common:run_phase:1769 : local extra 2021-09-26 13:29:48.140 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 13:29:48.144 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 13:29:48.146 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 13:29:48.149 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 13:29:48.151 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-26 13:29:48.154 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 13:29:48.169 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:29:48.171 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 13:29:48.174 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:29:48.177 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-26 13:29:48.179 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:29:48.181 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-26 13:29:48.183 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:29:48.185 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-26 13:29:48.188 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:29:48.190 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-26 13:29:48.192 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:29:48.195 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-26 13:29:48.197 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-26 13:29:48.199 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-26 13:29:48.202 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 13:29:48.204 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 13:29:48.206 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-09-26 13:29:48.209 | + functions-common:run_plugins:1745 : local mode=stack 2021-09-26 13:29:48.211 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-09-26 13:29:48.213 | + functions-common:run_plugins:1748 : local plugins= 2021-09-26 13:29:48.215 | + functions-common:run_plugins:1749 : local plugin 2021-09-26 13:29:48.218 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-26 13:29:48.220 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-09-26 13:29:48.223 | + functions:set_systemd_override:800 : local value=2048 2021-09-26 13:29:48.226 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-09-26 13:29:48.228 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-26 13:29:48.275 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-26 13:29:48.275 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-26 13:29:48.278 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-09-26 13:29:48.466 | + ./stack.sh:main:810 : install_rpc_backend 2021-09-26 13:29:48.469 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-26 13:29:48.486 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:29:48.489 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-26 13:29:48.492 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 13:29:48.494 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 13:29:48.497 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 13:29:48.499 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 13:29:48.502 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 13:29:48.505 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 13:29:48.507 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:29:48.509 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:29:48.512 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 13:29:48.514 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 13:29:48.516 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 13:29:48.519 | + functions-common:apt_get_update:1069 : return 2021-09-26 13:29:48.521 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-09-26 13:29:48.523 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 13:29:48.526 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:29:48.528 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:29:48.531 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-09-26 13:29:48.550 | + 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-09-26 13:29:48.672 | Reading package lists... 2021-09-26 13:29:48.957 | Building dependency tree... 2021-09-26 13:29:48.958 | Reading state information... 2021-09-26 13:29:49.210 | The following packages were automatically installed and are no longer required: 2021-09-26 13:29:49.211 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 13:29:49.211 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 13:29:49.211 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 13:29:49.211 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:29:49.211 | python3-twisted-bin python3-zope.interface 2021-09-26 13:29:49.211 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:29:49.211 | The following additional packages will be installed: 2021-09-26 13:29:49.211 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-09-26 13:29:49.211 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-09-26 13:29:49.211 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-09-26 13:29:49.212 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-09-26 13:29:49.212 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-09-26 13:29:49.214 | Suggested packages: 2021-09-26 13:29:49.214 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-09-26 13:29:49.214 | odbc-postgresql tdsodbc unixodbc-bin 2021-09-26 13:29:49.262 | The following NEW packages will be installed: 2021-09-26 13:29:49.263 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-09-26 13:29:49.263 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-09-26 13:29:49.263 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-09-26 13:29:49.263 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-09-26 13:29:49.263 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-09-26 13:29:49.264 | rabbitmq-server 2021-09-26 13:29:49.722 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-09-26 13:29:49.722 | Need to get 24.5 MB of archives. 2021-09-26 13:29:49.722 | After this operation, 40.4 MB of additional disk space will be used. 2021-09-26 13:29:49.722 | 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-09-26 13:29:51.570 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-09-26 13:29:51.632 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-09-26 13:29:51.693 | 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-09-26 13:29:51.941 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-09-26 13:29:51.944 | 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-09-26 13:29:51.962 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-09-26 13:29:51.981 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-09-26 13:29:52.044 | 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-09-26 13:29:52.398 | 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-09-26 13:29:52.413 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-09-26 13:29:52.636 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-09-26 13:29:52.681 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-09-26 13:29:52.706 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-09-26 13:29:52.708 | 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-09-26 13:29:52.729 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-09-26 13:29:52.737 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-09-26 13:29:52.813 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-09-26 13:29:52.825 | 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-09-26 13:29:52.827 | 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-09-26 13:29:53.231 | 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-09-26 13:29:53.233 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-09-26 13:29:53.403 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-09-26 13:29:53.414 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-09-26 13:29:53.427 | 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-09-26 13:29:53.427 | 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-09-26 13:29:54.726 | Fetched 24.5 MB in 5s (5,050 kB/s) 2021-09-26 13:29:54.765 | Selecting previously unselected package erlang-base. 2021-09-26 13:29:54.806 | (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 ... 74390 files and directories currently installed.) 2021-09-26 13:29:54.810 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:54.812 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:55.908 | Selecting previously unselected package erlang-asn1. 2021-09-26 13:29:55.921 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:55.924 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:56.075 | Selecting previously unselected package erlang-mnesia. 2021-09-26 13:29:56.084 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:56.087 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:56.236 | Selecting previously unselected package erlang-runtime-tools. 2021-09-26 13:29:56.244 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:56.247 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:56.333 | Selecting previously unselected package erlang-crypto. 2021-09-26 13:29:56.341 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:56.345 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:56.417 | Selecting previously unselected package erlang-public-key. 2021-09-26 13:29:56.424 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:56.429 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:56.561 | Selecting previously unselected package erlang-ssl. 2021-09-26 13:29:56.569 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:56.573 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:56.737 | Selecting previously unselected package erlang-inets. 2021-09-26 13:29:56.745 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:56.748 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:56.908 | Selecting previously unselected package erlang-corba. 2021-09-26 13:29:56.917 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:56.920 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:57.329 | Selecting previously unselected package erlang-syntax-tools. 2021-09-26 13:29:57.338 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:57.340 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:57.442 | Selecting previously unselected package erlang-diameter. 2021-09-26 13:29:57.450 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:57.454 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:57.602 | Selecting previously unselected package erlang-xmerl. 2021-09-26 13:29:57.610 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:57.613 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:57.797 | Selecting previously unselected package erlang-edoc. 2021-09-26 13:29:57.805 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:57.807 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:57.901 | Selecting previously unselected package erlang-eldap. 2021-09-26 13:29:57.909 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:57.911 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:57.981 | Selecting previously unselected package erlang-erl-docgen. 2021-09-26 13:29:57.990 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:57.992 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:58.070 | Selecting previously unselected package erlang-eunit. 2021-09-26 13:29:58.078 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:58.080 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:58.155 | Selecting previously unselected package erlang-ic. 2021-09-26 13:29:58.163 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:58.165 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:58.360 | Selecting previously unselected package libodbc1:amd64. 2021-09-26 13:29:58.368 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-09-26 13:29:58.380 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-09-26 13:29:58.462 | Selecting previously unselected package erlang-odbc. 2021-09-26 13:29:58.469 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:58.472 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:58.536 | Selecting previously unselected package erlang-snmp. 2021-09-26 13:29:58.543 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:58.546 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:58.843 | Selecting previously unselected package erlang-os-mon. 2021-09-26 13:29:58.852 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:58.855 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:58.926 | Selecting previously unselected package erlang-parsetools. 2021-09-26 13:29:58.934 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:58.937 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:59.020 | Selecting previously unselected package erlang-ssh. 2021-09-26 13:29:59.028 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:59.031 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:59.157 | Selecting previously unselected package erlang-tools. 2021-09-26 13:29:59.166 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 13:29:59.169 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:59.297 | Selecting previously unselected package erlang-nox. 2021-09-26 13:29:59.305 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-09-26 13:29:59.308 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:29:59.402 | Selecting previously unselected package rabbitmq-server. 2021-09-26 13:29:59.410 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-09-26 13:29:59.413 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-09-26 13:29:59.973 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-09-26 13:29:59.995 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:00.838 | Searching for services which depend on erlang and should be started...none found. 2021-09-26 13:30:00.840 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:30:00.865 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:00.893 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:00.921 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:00.950 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:00.979 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:01.007 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:01.037 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 13:30:01.068 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 13:30:01.266 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 13:30:01.939 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:01.968 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:01.996 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.024 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.052 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.080 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.109 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.137 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.166 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.195 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.224 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.252 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.281 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.310 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.338 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.368 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.397 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 13:30:02.426 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-09-26 13:30:02.569 | Adding group `rabbitmq' (GID 121) ... 2021-09-26 13:30:02.604 | Done. 2021-09-26 13:30:02.681 | Adding system user `rabbitmq' (UID 115) ... 2021-09-26 13:30:02.681 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-09-26 13:30:02.754 | Not creating home directory `/var/lib/rabbitmq'. 2021-09-26 13:30:03.007 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-09-26 13:30:08.429 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 13:30:08.621 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:30:10.803 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:30:10.806 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:30:10.808 | + functions-common:time_stop:2331 : local name 2021-09-26 13:30:10.814 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:30:10.817 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:30:10.819 | + functions-common:time_stop:2334 : local total 2021-09-26 13:30:10.821 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:30:10.824 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:30:10.826 | + functions-common:time_stop:2338 : start_time=1632662988547 2021-09-26 13:30:10.828 | + functions-common:time_stop:2340 : [[ -z 1632662988547 ]] 2021-09-26 13:30:10.832 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:30:10.835 | + functions-common:time_stop:2343 : end_time=1632663010833 2021-09-26 13:30:10.838 | + functions-common:time_stop:2344 : elapsed_time=22286 2021-09-26 13:30:10.840 | + functions-common:time_stop:2345 : total=142564 2021-09-26 13:30:10.843 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:30:10.845 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=164850 2021-09-26 13:30:10.848 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:30:10.851 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-09-26 13:30:10.853 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:30:10.855 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:30:10.859 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:30:10.862 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:30:10.864 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:30:10.866 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:30:10.869 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-09-26 13:30:10.871 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 13:30:10.874 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 13:30:10.876 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 13:30:10.878 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 13:30:10.881 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 13:30:10.883 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 13:30:10.885 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 13:30:10.888 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 13:30:10.890 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-09-26 13:30:10.892 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:30:10.896 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:30:10.898 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:30:10.901 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:30:10.903 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:30:10.906 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:30:10.908 | + ./stack.sh:main:811 : restart_rpc_backend 2021-09-26 13:30:10.911 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-09-26 13:30:10.928 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:30:10.932 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-09-26 13:30:10.935 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:30:10.939 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-09-26 13:30:10.941 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-09-26 13:30:10.944 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-09-26 13:30:10.948 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-09-26 13:30:10.951 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-09-26 13:30:10.953 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-09-26 13:30:10.956 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-09-26 13:30:10.959 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-09-26 13:30:10.961 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-09-26 13:30:10.964 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-09-26 13:30:12.150 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-09-26 13:30:12.150 | guest [administrator]' 2021-09-26 13:30:12.153 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-09-26 13:30:12.153 | guest [administrator]' 2021-09-26 13:30:12.154 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-09-26 13:30:12.159 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-09-26 13:30:12.162 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-09-26 13:30:12.164 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-09-26 13:30:13.286 | Creating user "stackrabbit" 2021-09-26 13:30:13.320 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-09-26 13:30:14.460 | Setting permissions for user "stackrabbit" in vhost "/" 2021-09-26 13:30:14.487 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-09-26 13:30:14.490 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-26 13:30:15.593 | Changing password for user "stackrabbit" 2021-09-26 13:30:15.620 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-09-26 13:30:15.623 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-09-26 13:30:15.625 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-09-26 13:30:16.795 | Deleting user "guest" 2021-09-26 13:30:16.825 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-09-26 13:30:16.849 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:30:16.851 | + ./stack.sh:main:814 : install_database 2021-09-26 13:30:16.853 | + lib/database:install_database:116 : install_database_mysql 2021-09-26 13:30:16.856 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-09-26 13:30:16.858 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:30:16.861 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:30:16.864 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-09-26 13:30:17.124 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-09-26 13:30:17.127 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-09-26 13:30:17.131 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-09-26 13:30:17.134 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:30:17.137 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:30:17.139 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-09-26 13:30:17.142 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-09-26 13:30:17.145 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-09-26 13:30:17.149 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-09-26 13:30:17.151 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-09-26 13:30:17.154 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-09-26 13:30:17.156 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-09-26 13:30:17.165 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 13:30:17.168 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 13:30:17.170 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 13:30:17.172 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 13:30:17.175 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 13:30:17.179 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 13:30:17.181 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 13:30:17.184 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 13:30:17.187 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-09-26 13:30:17.190 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:30:17.192 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:30:17.195 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:30:17.201 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:30:17.204 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:30:17.208 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:30:17.216 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-09-26 13:30:17.223 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:30:17.228 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:30:17.230 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-09-26 13:30:17.233 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 13:30:17.236 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 13:30:17.239 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 13:30:17.241 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 13:30:17.243 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 13:30:17.246 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 13:30:17.248 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:30:17.250 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:30:17.253 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 13:30:17.255 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 13:30:17.257 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 13:30:17.260 | + functions-common:apt_get_update:1069 : return 2021-09-26 13:30:17.263 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-09-26 13:30:17.266 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 13:30:17.269 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:30:17.272 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:30:17.274 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-09-26 13:30:17.296 | + 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-09-26 13:30:17.429 | Reading package lists... 2021-09-26 13:30:17.744 | Building dependency tree... 2021-09-26 13:30:17.745 | Reading state information... 2021-09-26 13:30:18.033 | The following packages were automatically installed and are no longer required: 2021-09-26 13:30:18.034 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 13:30:18.034 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 13:30:18.034 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 13:30:18.035 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:30:18.035 | python3-twisted-bin python3-zope.interface 2021-09-26 13:30:18.035 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:30:18.035 | The following additional packages will be installed: 2021-09-26 13:30:18.035 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-09-26 13:30:18.035 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-09-26 13:30:18.035 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-26 13:30:18.036 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-09-26 13:30:18.036 | mysql-server-5.7 mysql-server-core-5.7 2021-09-26 13:30:18.038 | Suggested packages: 2021-09-26 13:30:18.038 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-09-26 13:30:18.097 | The following NEW packages will be installed: 2021-09-26 13:30:18.097 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-09-26 13:30:18.097 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-09-26 13:30:18.097 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-26 13:30:18.098 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-09-26 13:30:18.098 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-09-26 13:30:18.204 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-09-26 13:30:18.204 | Need to get 19.6 MB of archives. 2021-09-26 13:30:18.204 | After this operation, 155 MB of additional disk space will be used. 2021-09-26 13:30:18.204 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.35-0ubuntu0.18.04.2 [6,631 kB] 2021-09-26 13:30:19.035 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.35-0ubuntu0.18.04.2 [1,946 kB] 2021-09-26 13:30:19.240 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.35-0ubuntu0.18.04.2 [7,419 kB] 2021-09-26 13:30:20.436 | 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-09-26 13:30:20.439 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.35-0ubuntu0.18.04.2 [2,909 kB] 2021-09-26 13:30:20.871 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-09-26 13:30:20.921 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-09-26 13:30:20.923 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-09-26 13:30:20.925 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-09-26 13:30:20.954 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-09-26 13:30:20.955 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-09-26 13:30:20.956 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-09-26 13:30:20.957 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-09-26 13:30:20.958 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-09-26 13:30:20.959 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-09-26 13:30:20.964 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-09-26 13:30:21.007 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-09-26 13:30:21.056 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.35-0ubuntu0.18.04.2 [9,936 B] 2021-09-26 13:30:21.586 | Preconfiguring packages ... 2021-09-26 13:30:21.702 | Fetched 19.6 MB in 3s (6,665 kB/s) 2021-09-26 13:30:21.740 | Selecting previously unselected package mysql-client-core-5.7. 2021-09-26 13:30:21.782 | (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 ... 76391 files and directories currently installed.) 2021-09-26 13:30:21.786 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 13:30:21.789 | Unpacking mysql-client-core-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:30:22.813 | Selecting previously unselected package mysql-client-5.7. 2021-09-26 13:30:22.822 | Preparing to unpack .../01-mysql-client-5.7_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 13:30:22.825 | Unpacking mysql-client-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:30:23.292 | Selecting previously unselected package mysql-server-core-5.7. 2021-09-26 13:30:23.301 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 13:30:23.303 | Unpacking mysql-server-core-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:30:24.642 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-09-26 13:30:24.651 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-09-26 13:30:24.663 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-09-26 13:30:24.792 | Selecting previously unselected package mysql-server-5.7. 2021-09-26 13:30:24.800 | Preparing to unpack .../04-mysql-server-5.7_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 13:30:25.362 | Unpacking mysql-server-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:30:25.994 | Selecting previously unselected package libhtml-tagset-perl. 2021-09-26 13:30:26.002 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-09-26 13:30:26.005 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-09-26 13:30:26.068 | Selecting previously unselected package liburi-perl. 2021-09-26 13:30:26.076 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-09-26 13:30:26.079 | Unpacking liburi-perl (1.73-1) ... 2021-09-26 13:30:26.157 | Selecting previously unselected package libhtml-parser-perl. 2021-09-26 13:30:26.166 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-09-26 13:30:26.169 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-09-26 13:30:26.240 | Selecting previously unselected package libcgi-pm-perl. 2021-09-26 13:30:26.249 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-09-26 13:30:26.251 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-09-26 13:30:26.334 | Selecting previously unselected package libfcgi-perl. 2021-09-26 13:30:26.342 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-09-26 13:30:26.345 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-09-26 13:30:26.409 | Selecting previously unselected package libcgi-fast-perl. 2021-09-26 13:30:26.418 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-09-26 13:30:26.421 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-09-26 13:30:26.481 | Selecting previously unselected package libencode-locale-perl. 2021-09-26 13:30:26.489 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-09-26 13:30:26.492 | Unpacking libencode-locale-perl (1.05-1) ... 2021-09-26 13:30:26.558 | Selecting previously unselected package libhtml-template-perl. 2021-09-26 13:30:26.567 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-09-26 13:30:26.569 | Unpacking libhtml-template-perl (2.97-1) ... 2021-09-26 13:30:26.634 | Selecting previously unselected package libhttp-date-perl. 2021-09-26 13:30:26.643 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-09-26 13:30:26.646 | Unpacking libhttp-date-perl (6.02-1) ... 2021-09-26 13:30:26.706 | Selecting previously unselected package libio-html-perl. 2021-09-26 13:30:26.714 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-09-26 13:30:26.717 | Unpacking libio-html-perl (1.001-1) ... 2021-09-26 13:30:26.778 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-09-26 13:30:26.786 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-09-26 13:30:26.789 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-09-26 13:30:26.852 | Selecting previously unselected package libhttp-message-perl. 2021-09-26 13:30:26.860 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-09-26 13:30:26.862 | Unpacking libhttp-message-perl (6.14-1) ... 2021-09-26 13:30:26.929 | Selecting previously unselected package mysql-server. 2021-09-26 13:30:26.937 | Preparing to unpack .../17-mysql-server_5.7.35-0ubuntu0.18.04.2_all.deb ... 2021-09-26 13:30:26.940 | Unpacking mysql-server (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:30:27.022 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-09-26 13:30:27.044 | Setting up libhttp-date-perl (6.02-1) ... 2021-09-26 13:30:27.072 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-09-26 13:30:27.101 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:30:27.125 | Setting up libencode-locale-perl (1.05-1) ... 2021-09-26 13:30:27.153 | Setting up mysql-server-core-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:30:27.181 | Setting up libio-html-perl (1.001-1) ... 2021-09-26 13:30:27.210 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-09-26 13:30:27.239 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 13:30:27.270 | Setting up liburi-perl (1.73-1) ... 2021-09-26 13:30:27.300 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 13:30:27.500 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-09-26 13:30:27.528 | Setting up libcgi-pm-perl (4.38-1) ... 2021-09-26 13:30:27.557 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 13:30:29.444 | Setting up libhttp-message-perl (6.14-1) ... 2021-09-26 13:30:29.472 | Setting up mysql-client-core-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:30:29.501 | Setting up libfcgi-perl (0.78-2build1) ... 2021-09-26 13:30:29.529 | Setting up libhtml-template-perl (2.97-1) ... 2021-09-26 13:30:29.557 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-09-26 13:30:29.586 | Setting up mysql-client-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:30:29.615 | Setting up mysql-server-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:30:30.252 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-26 13:30:30.282 | Renaming removed key_buffer and myisam-recover options (if present) 2021-09-26 13:30:40.693 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-09-26 13:30:41.791 | Setting up mysql-server (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 13:30:41.806 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 13:30:42.094 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:30:44.466 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:30:44.469 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:30:44.471 | + functions-common:time_stop:2331 : local name 2021-09-26 13:30:44.474 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:30:44.477 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:30:44.479 | + functions-common:time_stop:2334 : local total 2021-09-26 13:30:44.481 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:30:44.483 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:30:44.485 | + functions-common:time_stop:2338 : start_time=1632663017292 2021-09-26 13:30:44.488 | + functions-common:time_stop:2340 : [[ -z 1632663017292 ]] 2021-09-26 13:30:44.491 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:30:44.495 | + functions-common:time_stop:2343 : end_time=1632663044492 2021-09-26 13:30:44.497 | + functions-common:time_stop:2344 : elapsed_time=27200 2021-09-26 13:30:44.499 | + functions-common:time_stop:2345 : total=164850 2021-09-26 13:30:44.502 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:30:44.504 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=192050 2021-09-26 13:30:44.507 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:30:44.509 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-09-26 13:30:44.512 | + ./stack.sh:main:817 : install_database_python 2021-09-26 13:30:44.515 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-09-26 13:30:44.517 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-09-26 13:30:44.519 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-09-26 13:30:44.522 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 13:30:44.526 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-09-26 13:30:44.529 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-09-26 13:30:44.531 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 13:30:44.536 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-09-26 13:30:44.536 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 13:30:44.540 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-09-26 13:30:44.543 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-09-26 13:30:44.545 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-09-26 13:30:44.548 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-09-26 13:30:44.551 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-09-26 13:30:44.572 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-09-26 13:30:44.577 | + 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-09-26 13:30:47.343 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:30:47.344 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.345 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.345 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.346 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.347 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.347 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.348 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.349 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.349 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.349 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.350 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.350 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.351 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.351 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.352 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.352 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.352 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.353 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.353 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.354 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.354 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.354 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.355 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.355 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.356 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.357 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.357 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.358 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.358 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.359 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.359 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.360 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.360 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.361 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.362 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.362 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.363 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.363 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.364 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.364 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.364 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.365 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.365 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.366 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.366 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.366 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.367 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.367 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.368 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.368 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.368 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.369 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.369 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.370 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.370 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.371 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.371 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.372 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.372 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.373 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.373 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.374 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.374 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.375 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.375 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.375 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.376 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.376 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.377 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.377 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.378 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.378 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.378 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.379 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.379 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.380 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.380 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.381 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.382 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.382 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.382 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.383 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.383 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.384 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.384 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.385 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.385 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.386 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.386 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.387 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.387 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.387 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.388 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.388 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.389 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.389 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.390 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.390 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.391 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.391 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.391 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.392 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.393 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.393 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.394 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.394 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.394 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.395 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.395 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.396 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.396 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.397 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.397 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.398 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.398 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.399 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.399 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.400 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.400 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.401 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.401 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.402 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.402 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.402 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.403 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.403 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.404 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.404 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.405 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.405 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.406 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.406 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.407 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.407 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.408 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.409 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.409 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.410 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.410 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.410 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.411 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.411 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.412 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.412 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.413 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.413 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.413 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.414 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.414 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.415 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.415 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.416 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.416 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.417 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.417 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.417 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.418 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.419 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.419 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.419 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.420 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.420 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.421 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.421 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.422 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.422 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.422 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.423 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.423 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.424 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.424 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.425 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.425 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.426 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.426 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.426 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.427 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.427 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.428 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.428 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.429 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.429 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.429 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.430 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.430 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.431 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.431 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.431 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.432 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.432 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.433 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.434 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.434 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.435 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.435 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.436 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.436 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.436 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.437 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.437 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.438 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.438 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.439 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.439 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.440 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.440 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.440 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.441 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.441 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.442 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.442 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.443 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.443 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.444 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.444 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.444 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.445 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.445 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.446 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.446 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.446 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.447 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.447 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.448 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.448 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.449 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.449 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.449 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.450 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.450 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.451 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.451 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.452 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.452 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.452 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.453 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.453 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.454 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.454 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.454 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.455 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.456 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.457 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.457 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.457 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.458 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.458 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.459 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.459 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.460 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.460 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.461 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.461 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.462 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.462 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.463 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.463 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.464 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.464 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.464 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.465 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.465 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.466 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.466 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.467 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.467 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.467 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.468 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.468 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.469 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.469 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.470 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.470 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.471 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.472 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.473 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.473 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.473 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.474 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.474 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.475 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.475 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.476 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.476 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.476 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.477 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.477 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.477 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.478 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.478 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.479 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.479 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.479 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.480 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.480 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.481 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.481 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.482 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.482 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.483 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.484 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.484 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.484 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.485 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.485 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.486 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.486 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.487 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.487 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.488 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.488 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.488 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.489 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.490 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.490 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.490 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.491 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.491 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.492 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.492 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.493 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.493 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.493 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.494 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.495 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.495 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.495 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.496 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.496 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.497 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.497 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.498 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.498 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.499 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.500 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.500 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.500 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.501 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.501 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.502 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.502 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.503 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.503 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.504 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.504 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.505 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.505 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.506 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.506 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.506 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.507 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.507 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.508 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.508 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.509 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.509 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.510 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.510 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.510 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.511 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.512 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.512 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.512 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.513 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.513 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.514 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.514 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.514 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.515 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.515 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.516 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.516 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.517 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.518 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.518 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.518 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.519 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.519 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.520 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.520 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.521 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.521 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.522 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.522 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.522 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.523 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.523 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.524 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.524 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.524 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.525 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.525 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.526 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.526 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.526 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.527 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.528 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.528 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.528 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.529 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.529 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.529 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.530 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.530 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.531 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.531 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.532 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.532 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.533 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.534 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.534 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.535 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.535 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.536 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.536 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:30:47.537 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:30:47.537 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:30:47.718 | Collecting PyMySQL===0.9.3 2021-09-26 13:30:47.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-09-26 13:30:49.353 | Installing collected packages: PyMySQL 2021-09-26 13:30:49.491 | Successfully installed PyMySQL-0.9.3 2021-09-26 13:30:49.600 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:30:49.600 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:30:49.694 | + inc/python:pip_install:207 : result=0 2021-09-26 13:30:49.697 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:30:49.699 | + functions-common:time_stop:2331 : local name 2021-09-26 13:30:49.702 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:30:49.704 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:30:49.706 | + functions-common:time_stop:2334 : local total 2021-09-26 13:30:49.709 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:30:49.712 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:30:49.715 | + functions-common:time_stop:2338 : start_time=1632663044567 2021-09-26 13:30:49.717 | + functions-common:time_stop:2340 : [[ -z 1632663044567 ]] 2021-09-26 13:30:49.722 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:30:49.726 | + functions-common:time_stop:2343 : end_time=1632663049723 2021-09-26 13:30:49.728 | + functions-common:time_stop:2344 : elapsed_time=5156 2021-09-26 13:30:49.732 | + functions-common:time_stop:2345 : total=45364 2021-09-26 13:30:49.735 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:30:49.739 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=50520 2021-09-26 13:30:49.743 | + inc/python:pip_install:210 : return 0 2021-09-26 13:30:49.746 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-09-26 13:30:49.749 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-26 13:30:49.751 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-09-26 13:30:49.754 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-09-26 13:30:49.771 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:30:49.773 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-09-26 13:30:49.776 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-09-26 13:30:49.780 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:30:49.780 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 13:30:49.786 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:30:49.788 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 13:30:49.791 | + 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-09-26 13:30:49.794 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 13:30:49.796 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-09-26 13:30:49.800 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-09-26 13:30:49.815 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:30:49.819 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-09-26 13:30:49.821 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 13:30:49.824 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 13:30:49.827 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 13:30:49.829 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 13:30:49.831 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 13:30:49.835 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 13:30:49.837 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:30:49.839 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:30:49.843 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 13:30:49.845 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 13:30:49.848 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 13:30:49.850 | + functions-common:apt_get_update:1069 : return 2021-09-26 13:30:49.853 | + functions-common:install_package:1334 : real_install_package radvd 2021-09-26 13:30:49.855 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 13:30:49.857 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:30:49.860 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:30:49.863 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-09-26 13:30:49.883 | + 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-09-26 13:30:50.014 | Reading package lists... 2021-09-26 13:30:50.317 | Building dependency tree... 2021-09-26 13:30:50.318 | Reading state information... 2021-09-26 13:30:50.628 | The following packages were automatically installed and are no longer required: 2021-09-26 13:30:50.629 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 13:30:50.629 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 13:30:50.629 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 13:30:50.629 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:30:50.629 | python3-twisted-bin python3-zope.interface 2021-09-26 13:30:50.629 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:30:50.679 | The following NEW packages will be installed: 2021-09-26 13:30:50.679 | radvd 2021-09-26 13:30:50.919 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-09-26 13:30:50.920 | Need to get 59.0 kB of archives. 2021-09-26 13:30:50.920 | After this operation, 164 kB of additional disk space will be used. 2021-09-26 13:30:50.920 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-09-26 13:30:51.593 | Fetched 59.0 kB in 0s (184 kB/s) 2021-09-26 13:30:51.655 | Selecting previously unselected package radvd. 2021-09-26 13:30:51.700 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76848 files and directories currently installed.) 2021-09-26 13:30:51.705 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-09-26 13:30:51.708 | Unpacking radvd (1:2.16-3) ... 2021-09-26 13:30:51.818 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:30:51.835 | Setting up radvd (1:2.16-3) ... 2021-09-26 13:30:52.651 | Job for radvd.service failed because the control process exited with error code. 2021-09-26 13:30:52.651 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-09-26 13:30:52.653 | invoke-rc.d: initscript radvd, action "start" failed. 2021-09-26 13:30:52.663 | ● radvd.service - Router advertisement daemon for IPv6 2021-09-26 13:30:52.663 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-09-26 13:30:52.664 | Active: failed (Result: exit-code) since Sun 2021-09-26 13:30:52 UTC; 14ms ago 2021-09-26 13:30:52.664 | Docs: man:radvd(8) 2021-09-26 13:30:52.664 | Process: 42257 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-09-26 13:30:52.664 | 2021-09-26 13:30:52.664 | Sep 26 13:30:52 n-d-806628-2 systemd[1]: Starting Router advertisement daemon for IPv6... 2021-09-26 13:30:52.664 | Sep 26 13:30:52 n-d-806628-2 radvd[42257]: can't open /etc/radvd.conf: No such file or directory 2021-09-26 13:30:52.664 | Sep 26 13:30:52 n-d-806628-2 radvd[42257]: Insecure file permissions, but continuing anyway 2021-09-26 13:30:52.664 | Sep 26 13:30:52 n-d-806628-2 radvd[42257]: exiting, failed to read config file 2021-09-26 13:30:52.664 | Sep 26 13:30:52 n-d-806628-2 systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-09-26 13:30:52.664 | Sep 26 13:30:52 n-d-806628-2 systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-09-26 13:30:52.664 | Sep 26 13:30:52 n-d-806628-2 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-09-26 13:30:52.670 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 13:30:52.865 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 13:30:53.118 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:30:55.325 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:30:55.327 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:30:55.330 | + functions-common:time_stop:2331 : local name 2021-09-26 13:30:55.332 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:30:55.334 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:30:55.336 | + functions-common:time_stop:2334 : local total 2021-09-26 13:30:55.339 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:30:55.341 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:30:55.344 | + functions-common:time_stop:2338 : start_time=1632663049880 2021-09-26 13:30:55.346 | + functions-common:time_stop:2340 : [[ -z 1632663049880 ]] 2021-09-26 13:30:55.349 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:30:55.353 | + functions-common:time_stop:2343 : end_time=1632663055350 2021-09-26 13:30:55.355 | + functions-common:time_stop:2344 : elapsed_time=5470 2021-09-26 13:30:55.357 | + functions-common:time_stop:2345 : total=192050 2021-09-26 13:30:55.360 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:30:55.362 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=197520 2021-09-26 13:30:55.364 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:30:55.367 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-09-26 13:30:55.384 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:30:55.386 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-09-26 13:30:55.389 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-09-26 13:30:55.392 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-09-26 13:30:55.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-09-26 13:30:55.417 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 13:30:55.420 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 13:30:55.423 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 13:30:55.426 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 13:30:55.429 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 13:30:55.432 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 13:30:55.435 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:30:55.438 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:30:55.440 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 13:30:55.442 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 13:30:55.445 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 13:30:55.447 | + functions-common:apt_get_update:1069 : return 2021-09-26 13:30:55.449 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-09-26 13:30:55.452 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 13:30:55.455 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:30:55.457 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:30:55.460 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-09-26 13:30:55.480 | + 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-09-26 13:30:55.603 | Reading package lists... 2021-09-26 13:30:55.909 | Building dependency tree... 2021-09-26 13:30:55.910 | Reading state information... 2021-09-26 13:30:56.225 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-09-26 13:30:56.225 | fakeroot set to manually installed. 2021-09-26 13:30:56.225 | make is already the newest version (4.1-9.1ubuntu1). 2021-09-26 13:30:56.225 | The following packages were automatically installed and are no longer required: 2021-09-26 13:30:56.226 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-09-26 13:30:56.226 | python3-click python3-colorama python3-configobj python3-constantly 2021-09-26 13:30:56.226 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-09-26 13:30:56.226 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:30:56.226 | python3-twisted-bin python3-zope.interface 2021-09-26 13:30:56.226 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:30:56.227 | The following additional packages will be installed: 2021-09-26 13:30:56.228 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-09-26 13:30:56.230 | Suggested packages: 2021-09-26 13:30:56.230 | openvswitch-doc python-sortedcontainers-doc 2021-09-26 13:30:56.287 | The following NEW packages will be installed: 2021-09-26 13:30:56.288 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-09-26 13:30:56.289 | The following packages will be upgraded: 2021-09-26 13:30:56.289 | openvswitch-common openvswitch-switch 2021-09-26 13:30:56.565 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-09-26 13:30:56.565 | Need to get 3,088 kB of archives. 2021-09-26 13:30:56.565 | After this operation, 3,129 kB of additional disk space will be used. 2021-09-26 13:30:56.565 | Get:1 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-09-26 13:30:56.598 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-09-26 13:30:57.096 | 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-09-26 13:30:57.356 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-09-26 13:30:57.507 | 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-09-26 13:30:58.266 | Fetched 3,088 kB in 1s (2,238 kB/s) 2021-09-26 13:30:58.325 | Selecting previously unselected package libunbound2:amd64. 2021-09-26 13:30:58.370 | (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 ... 76861 files and directories currently installed.) 2021-09-26 13:30:58.374 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-09-26 13:30:58.386 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-09-26 13:30:58.495 | Selecting previously unselected package python3-sortedcontainers. 2021-09-26 13:30:58.503 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-09-26 13:30:58.505 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-09-26 13:30:58.583 | Selecting previously unselected package python3-openvswitch. 2021-09-26 13:30:58.591 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-09-26 13:30:58.593 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-09-26 13:30:58.673 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-09-26 13:30:58.695 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-09-26 13:30:58.958 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-09-26 13:30:58.981 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-09-26 13:30:59.891 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-09-26 13:30:59.913 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:30:59.936 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-09-26 13:30:59.965 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-09-26 13:31:00.257 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 13:31:00.287 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 13:31:00.481 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 13:31:01.284 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-09-26 13:31:01.671 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-09-26 13:31:05.049 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:31:05.051 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:31:05.053 | + functions-common:time_stop:2331 : local name 2021-09-26 13:31:05.055 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:31:05.057 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:31:05.059 | + functions-common:time_stop:2334 : local total 2021-09-26 13:31:05.062 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:31:05.064 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:31:05.066 | + functions-common:time_stop:2338 : start_time=1632663055477 2021-09-26 13:31:05.068 | + functions-common:time_stop:2340 : [[ -z 1632663055477 ]] 2021-09-26 13:31:05.071 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:31:05.075 | + functions-common:time_stop:2343 : end_time=1632663065072 2021-09-26 13:31:05.077 | + functions-common:time_stop:2344 : elapsed_time=9595 2021-09-26 13:31:05.080 | + functions-common:time_stop:2345 : total=197520 2021-09-26 13:31:05.082 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:31:05.085 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=207115 2021-09-26 13:31:05.087 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:31:05.090 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-09-26 13:31:05.092 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:31:05.095 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:31:05.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-09-26 13:31:05.100 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-09-26 13:31:05.103 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-09-26 13:31:05.107 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-09-26 13:31:05.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-09-26 13:31:05.114 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-09-26 13:31:05.115 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-09-26 13:31:05.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-09-26 13:31:05.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-09-26 13:31:05.124 | + functions:vercmp:615 : local v1=4.15 2021-09-26 13:31:05.126 | + functions:vercmp:616 : local 'op=<' 2021-09-26 13:31:05.128 | + functions:vercmp:617 : local v2=3.13 2021-09-26 13:31:05.131 | + functions:vercmp:618 : local result 2021-09-26 13:31:05.135 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-09-26 13:31:05.135 | ++ functions:vercmp:622 : sort -V 2021-09-26 13:31:05.136 | ++ functions:vercmp:622 : head -1 2021-09-26 13:31:05.140 | + functions:vercmp:622 : result=3.13 2021-09-26 13:31:05.142 | + functions:vercmp:624 : case $op in 2021-09-26 13:31:05.145 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-09-26 13:31:05.147 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-09-26 13:31:05.149 | + functions:vercmp:635 : return 2021-09-26 13:31:05.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-09-26 13:31:05.154 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:31:05.157 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-09-26 13:31:05.630 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-09-26 13:31:05.646 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:31:05.649 | + ./stack.sh:main:825 : install_etcd3 2021-09-26 13:31:05.652 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-09-26 13:31:05.652 | Installing etcd 2021-09-26 13:31:05.654 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-09-26 13:31:05.670 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-09-26 13:31:05.686 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-09-26 13:31:05.689 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-09-26 13:31:05.702 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-09-26 13:31:05.706 | ++ 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-09-26 13:31:05.710 | ++ 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-09-26 13:31:05.713 | +++ 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-09-26 13:31:05.718 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-09-26 13:31:05.721 | ++ 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-09-26 13:31:05.723 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-09-26 13:31:05.726 | ++ 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-09-26 13:31:05.759 | --2021-09-26 13:31:05-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-26 13:31:05.820 | Resolving github.com (github.com)... 140.82.121.4 2021-09-26 13:31:05.865 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-09-26 13:31:06.164 | HTTP request sent, awaiting response... 302 Found 2021-09-26 13:31:06.165 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210926%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210926T133106Z&X-Amz-Expires=300&X-Amz-Signature=9ec541d0873af75702e35f0866b7f8ee177d8cfb7685d168ad4b04ce27a95696&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-09-26 13:31:06.165 | --2021-09-26 13:31:06-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210926%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210926T133106Z&X-Amz-Expires=300&X-Amz-Signature=9ec541d0873af75702e35f0866b7f8ee177d8cfb7685d168ad4b04ce27a95696&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-09-26 13:31:06.166 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.110.154, ... 2021-09-26 13:31:06.199 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-09-26 13:31:06.453 | HTTP request sent, awaiting response... 200 OK 2021-09-26 13:31:06.453 | Length: 11350736 (11M) [application/octet-stream] 2021-09-26 13:31:06.453 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-09-26 13:31:06.569 | 2021-09-26 13:31:06.744 | 0K ........ .. 100% 37.2M=0.3s 2021-09-26 13:31:06.744 | 2021-09-26 13:31:06.744 | 2021-09-26 13:31:06 (37.2 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-09-26 13:31:06.744 | 2021-09-26 13:31:06.748 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-09-26 13:31:06.750 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-26 13:31:06.753 | ++ functions:get_extra_file:73 : return 2021-09-26 13:31:06.756 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-26 13:31:06.758 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-09-26 13:31:06.761 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-09-26 13:31:06.763 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-09-26 13:31:06.894 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-09-26 13:31:06.898 | + 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-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/ 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/README.md 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-09-26 13:31:06.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-09-26 13:31:06.903 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-09-26 13:31:06.903 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-09-26 13:31:06.903 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-09-26 13:31:06.903 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-09-26 13:31:06.903 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-09-26 13:31:06.904 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-09-26 13:31:06.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-09-26 13:31:06.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-09-26 13:31:06.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-09-26 13:31:06.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-09-26 13:31:06.908 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-09-26 13:31:06.909 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-09-26 13:31:06.909 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-09-26 13:31:06.909 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-09-26 13:31:06.909 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-09-26 13:31:06.909 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-09-26 13:31:06.909 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-09-26 13:31:06.909 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-09-26 13:31:06.909 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-09-26 13:31:06.909 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-09-26 13:31:06.909 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-09-26 13:31:06.910 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-09-26 13:31:06.911 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-09-26 13:31:06.911 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-09-26 13:31:06.911 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-09-26 13:31:06.911 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-09-26 13:31:06.911 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-09-26 13:31:06.911 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-09-26 13:31:06.911 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-09-26 13:31:06.911 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-09-26 13:31:06.911 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-09-26 13:31:06.911 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-09-26 13:31:06.912 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-09-26 13:31:06.912 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-09-26 13:31:06.912 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-09-26 13:31:06.912 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-09-26 13:31:06.912 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-09-26 13:31:06.912 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-09-26 13:31:06.913 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-09-26 13:31:06.913 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-09-26 13:31:06.913 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-09-26 13:31:06.913 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-09-26 13:31:06.913 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-09-26 13:31:06.913 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-09-26 13:31:06.913 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-09-26 13:31:06.913 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-09-26 13:31:06.914 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-09-26 13:31:06.914 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-09-26 13:31:06.914 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-09-26 13:31:06.914 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-09-26 13:31:06.915 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-09-26 13:31:06.916 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-09-26 13:31:06.916 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-09-26 13:31:06.917 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-09-26 13:31:06.917 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-09-26 13:31:06.917 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-09-26 13:31:06.917 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-09-26 13:31:06.917 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-09-26 13:31:06.917 | etcd-v3.3.12-linux-amd64/etcdctl 2021-09-26 13:31:07.161 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-09-26 13:31:07.161 | etcd-v3.3.12-linux-amd64/etcd 2021-09-26 13:31:07.417 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-09-26 13:31:07.452 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-09-26 13:31:07.485 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-09-26 13:31:07.488 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-09-26 13:31:07.504 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:31:07.507 | + ./stack.sh:main:844 : install_dstat 2021-09-26 13:31:07.509 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-09-26 13:31:07.527 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:31:07.529 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-09-26 13:31:07.532 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:31:07.534 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-09-26 13:31:07.536 | + ./stack.sh:main:853 : install_libs 2021-09-26 13:31:07.539 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-09-26 13:31:07.542 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-09-26 13:31:07.544 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-09-26 13:31:07.546 | + inc/python:use_library_from_git:263 : local name=automaton 2021-09-26 13:31:07.549 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.551 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.554 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2021-09-26 13:31:07.557 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.560 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-09-26 13:31:07.562 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-09-26 13:31:07.567 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-09-26 13:31:07.569 | + inc/python:use_library_from_git:263 : local name=castellan 2021-09-26 13:31:07.571 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.574 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.576 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2021-09-26 13:31:07.578 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.581 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-09-26 13:31:07.583 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-09-26 13:31:07.585 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-09-26 13:31:07.588 | + inc/python:use_library_from_git:263 : local name=cliff 2021-09-26 13:31:07.590 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.592 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.594 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2021-09-26 13:31:07.597 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.599 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-09-26 13:31:07.602 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-09-26 13:31:07.604 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-09-26 13:31:07.606 | + inc/python:use_library_from_git:263 : local name=cursive 2021-09-26 13:31:07.608 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.611 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.613 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2021-09-26 13:31:07.615 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.618 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-09-26 13:31:07.620 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-09-26 13:31:07.623 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-09-26 13:31:07.625 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-09-26 13:31:07.628 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.631 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.633 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2021-09-26 13:31:07.636 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.638 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-09-26 13:31:07.641 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-09-26 13:31:07.643 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-09-26 13:31:07.646 | + inc/python:use_library_from_git:263 : local name=futurist 2021-09-26 13:31:07.648 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.650 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.653 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2021-09-26 13:31:07.655 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.658 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-09-26 13:31:07.660 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-09-26 13:31:07.663 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-09-26 13:31:07.665 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-09-26 13:31:07.667 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.670 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.672 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2021-09-26 13:31:07.675 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.677 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-09-26 13:31:07.680 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-09-26 13:31:07.683 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-09-26 13:31:07.685 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-09-26 13:31:07.687 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.690 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.693 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2021-09-26 13:31:07.695 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.698 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-09-26 13:31:07.701 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-09-26 13:31:07.703 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-09-26 13:31:07.705 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-09-26 13:31:07.708 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.710 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.712 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2021-09-26 13:31:07.714 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.717 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-09-26 13:31:07.719 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-09-26 13:31:07.722 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-09-26 13:31:07.725 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-09-26 13:31:07.727 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.729 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.731 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2021-09-26 13:31:07.734 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.737 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-09-26 13:31:07.739 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-09-26 13:31:07.742 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-09-26 13:31:07.744 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-09-26 13:31:07.746 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.748 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.751 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2021-09-26 13:31:07.753 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.755 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-09-26 13:31:07.758 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-09-26 13:31:07.760 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-09-26 13:31:07.762 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-09-26 13:31:07.765 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.767 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.769 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2021-09-26 13:31:07.772 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.774 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-09-26 13:31:07.777 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-09-26 13:31:07.779 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-09-26 13:31:07.782 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-09-26 13:31:07.785 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.787 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.790 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2021-09-26 13:31:07.792 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.795 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-09-26 13:31:07.797 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-09-26 13:31:07.800 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-09-26 13:31:07.803 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-09-26 13:31:07.805 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.807 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.810 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2021-09-26 13:31:07.812 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.815 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-09-26 13:31:07.818 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-09-26 13:31:07.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-09-26 13:31:07.822 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-09-26 13:31:07.825 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.828 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.831 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2021-09-26 13:31:07.834 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.837 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-09-26 13:31:07.840 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-09-26 13:31:07.842 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-09-26 13:31:07.845 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-09-26 13:31:07.847 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.850 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.852 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2021-09-26 13:31:07.855 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.858 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-09-26 13:31:07.860 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-09-26 13:31:07.863 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-09-26 13:31:07.865 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-09-26 13:31:07.868 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.870 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.873 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2021-09-26 13:31:07.875 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.878 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-09-26 13:31:07.880 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-09-26 13:31:07.883 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-09-26 13:31:07.885 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-09-26 13:31:07.888 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.891 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.894 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2021-09-26 13:31:07.896 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.900 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-09-26 13:31:07.902 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-09-26 13:31:07.905 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-09-26 13:31:07.907 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-09-26 13:31:07.910 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.912 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.915 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2021-09-26 13:31:07.918 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.921 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-09-26 13:31:07.923 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-09-26 13:31:07.926 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-09-26 13:31:07.928 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-09-26 13:31:07.930 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.933 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.935 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2021-09-26 13:31:07.937 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.940 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-09-26 13:31:07.942 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-09-26 13:31:07.945 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-09-26 13:31:07.947 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-09-26 13:31:07.950 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.952 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.955 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2021-09-26 13:31:07.958 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.960 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-09-26 13:31:07.962 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-09-26 13:31:07.965 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-09-26 13:31:07.967 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-09-26 13:31:07.970 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.972 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.975 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2021-09-26 13:31:07.977 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:07.980 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-09-26 13:31:07.982 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-09-26 13:31:07.985 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-09-26 13:31:07.988 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-09-26 13:31:07.990 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:07.992 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:07.995 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-09-26 13:31:07.997 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.000 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-09-26 13:31:08.003 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-09-26 13:31:08.005 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-09-26 13:31:08.008 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-09-26 13:31:08.010 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.013 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.015 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2021-09-26 13:31:08.018 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.021 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-09-26 13:31:08.023 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-09-26 13:31:08.025 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-09-26 13:31:08.028 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-09-26 13:31:08.030 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.033 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.035 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2021-09-26 13:31:08.037 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.040 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-09-26 13:31:08.042 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-09-26 13:31:08.044 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-09-26 13:31:08.047 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-09-26 13:31:08.049 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.052 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.055 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2021-09-26 13:31:08.057 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.059 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-09-26 13:31:08.062 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-09-26 13:31:08.065 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-09-26 13:31:08.067 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-09-26 13:31:08.069 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.072 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.074 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-09-26 13:31:08.077 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.080 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-09-26 13:31:08.082 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-09-26 13:31:08.084 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-09-26 13:31:08.087 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-09-26 13:31:08.089 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.092 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.094 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2021-09-26 13:31:08.097 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.099 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-09-26 13:31:08.102 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-09-26 13:31:08.104 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-09-26 13:31:08.106 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-09-26 13:31:08.109 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.112 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.114 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2021-09-26 13:31:08.117 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.119 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-09-26 13:31:08.123 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-09-26 13:31:08.125 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-09-26 13:31:08.128 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-09-26 13:31:08.130 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.133 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.135 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2021-09-26 13:31:08.138 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.140 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-09-26 13:31:08.142 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-09-26 13:31:08.145 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-09-26 13:31:08.148 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-09-26 13:31:08.150 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.152 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.155 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2021-09-26 13:31:08.157 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.160 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-09-26 13:31:08.162 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-09-26 13:31:08.165 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-09-26 13:31:08.167 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-09-26 13:31:08.169 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.172 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.175 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2021-09-26 13:31:08.178 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.180 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-09-26 13:31:08.183 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-09-26 13:31:08.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-09-26 13:31:08.188 | + inc/python:use_library_from_git:263 : local name=tooz 2021-09-26 13:31:08.191 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.193 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.195 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2021-09-26 13:31:08.198 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.201 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-09-26 13:31:08.203 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-09-26 13:31:08.206 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-09-26 13:31:08.208 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-09-26 13:31:08.210 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.213 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.216 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2021-09-26 13:31:08.218 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.220 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-09-26 13:31:08.223 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-09-26 13:31:08.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-09-26 13:31:08.228 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-09-26 13:31:08.230 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.233 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.236 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2021-09-26 13:31:08.238 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.241 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-09-26 13:31:08.243 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-09-26 13:31:08.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-09-26 13:31:08.250 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-09-26 13:31:08.254 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:08.258 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:08.262 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2021-09-26 13:31:08.265 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:08.268 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-09-26 13:31:08.287 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-09-26 13:31:08.293 | + 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-09-26 13:31:10.966 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:31:10.966 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.967 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.967 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.968 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.968 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.969 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.969 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.970 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.970 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.971 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.971 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.972 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.972 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.973 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.973 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.974 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.974 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.974 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.975 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.975 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.976 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.976 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.977 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.977 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.977 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.978 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.978 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.979 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.979 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.980 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.980 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.981 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.981 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.982 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.982 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.982 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.983 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.983 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.984 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.984 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.985 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.985 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.986 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.986 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.987 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.987 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.988 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.988 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.988 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.989 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.989 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.990 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.990 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.990 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.991 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.992 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.992 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.993 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.993 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.994 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.994 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.994 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.995 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.995 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.996 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.996 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.997 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.997 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.997 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.998 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:10.998 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:10.999 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:10.999 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.000 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.000 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.001 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.002 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.002 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.003 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.003 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.004 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.004 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.005 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.005 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.006 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.006 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.007 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.007 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.007 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.008 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.008 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.009 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.009 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.010 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.010 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.010 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.011 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.011 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.012 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.012 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.012 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.013 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.013 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.014 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.014 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.015 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.015 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.016 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.016 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.017 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.017 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.017 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.018 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.019 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.019 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.019 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.020 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.020 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.021 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.021 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.022 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.022 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.023 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.023 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.023 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.024 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.025 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.025 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.025 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.026 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.027 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.027 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.027 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.028 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.028 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.029 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.029 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.030 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.030 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.031 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.031 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.031 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.032 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.033 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.033 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.034 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.034 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.034 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.035 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.036 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.036 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.036 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.037 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.037 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.038 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.038 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.039 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.039 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.040 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.040 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.041 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.041 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.041 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.042 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.042 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.043 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.043 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.044 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.044 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.044 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.045 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.045 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.046 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.046 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.047 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.047 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.048 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.049 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.049 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.049 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.050 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.050 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.051 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.051 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.051 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.052 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.052 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.053 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.053 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.053 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.054 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.055 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.055 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.056 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.056 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.057 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.057 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.057 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.058 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.058 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.059 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.059 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.060 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.060 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.061 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.061 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.061 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.062 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.062 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.063 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.063 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.064 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.064 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.065 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.065 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.066 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.066 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.067 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.067 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.067 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.068 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.068 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.069 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.069 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.070 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.070 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.071 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.071 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.071 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.072 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.072 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.073 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.073 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.073 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.074 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.074 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.075 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.075 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.076 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.076 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.077 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.077 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.078 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.078 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.078 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.080 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.080 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.080 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.081 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.081 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.082 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.082 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.083 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.083 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.084 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.084 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.085 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.085 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.085 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.086 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.086 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.087 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.087 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.088 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.088 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.089 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.089 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.090 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.090 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.090 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.091 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.091 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.092 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.092 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.093 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.093 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.094 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.094 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.095 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.096 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.096 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.096 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.097 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.097 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.098 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.098 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.099 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.099 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.100 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.100 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.100 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.101 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.101 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.102 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.102 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.102 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.103 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.104 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.104 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.105 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.105 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.106 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.106 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.107 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.107 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.108 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.108 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.109 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.109 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.110 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.110 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.110 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.111 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.112 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.112 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.113 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.113 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.113 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.114 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.114 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.115 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.115 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.115 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.116 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.117 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.117 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.117 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.118 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.118 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.119 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.119 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.120 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.120 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.121 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.122 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.122 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.123 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.123 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.123 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.124 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.124 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.125 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.125 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.126 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.126 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.127 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.127 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.128 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.128 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.129 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.129 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.129 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.130 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.131 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.131 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.132 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.132 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.132 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.133 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.133 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.134 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.134 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.135 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.135 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.136 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.136 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.137 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.137 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.138 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.138 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.138 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.139 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.139 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.140 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.140 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.140 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.141 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.142 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.142 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.143 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.143 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.144 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.144 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.145 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.145 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.145 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.146 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.146 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.147 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.147 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.147 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.148 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.148 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.149 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.149 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.150 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.150 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.150 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.151 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.151 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.152 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.152 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.153 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.153 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.153 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.154 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.154 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.155 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.155 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.156 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.156 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.157 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.158 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.158 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.159 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:11.159 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:11.159 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:11.704 | Collecting etcd3===0.12.0 2021-09-26 13:31:11.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-09-26 13:31:16.876 | Collecting grpcio===1.28.1 2021-09-26 13:31:16.890 | 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-09-26 13:31:18.791 | Collecting protobuf===3.11.3 2021-09-26 13:31:18.801 | 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-09-26 13:31:18.899 | 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-09-26 13:31:18.902 | 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-09-26 13:31:18.916 | 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-09-26 13:31:18.962 | Building wheels for collected packages: etcd3 2021-09-26 13:31:18.963 | Building wheel for etcd3 (setup.py): started 2021-09-26 13:31:19.764 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-09-26 13:31:19.766 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=d999f42d883b7c8ecbc9801c2faf6411855e127d8a7c0510b02c589bd901130a 2021-09-26 13:31:19.766 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-09-26 13:31:19.767 | Successfully built etcd3 2021-09-26 13:31:21.209 | Installing collected packages: grpcio, protobuf, etcd3 2021-09-26 13:31:22.278 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-09-26 13:31:22.389 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:31:22.389 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:31:22.507 | + inc/python:pip_install:207 : result=0 2021-09-26 13:31:22.509 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:31:22.512 | + functions-common:time_stop:2331 : local name 2021-09-26 13:31:22.514 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:31:22.516 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:31:22.519 | + functions-common:time_stop:2334 : local total 2021-09-26 13:31:22.521 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:31:22.524 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:31:22.526 | + functions-common:time_stop:2338 : start_time=1632663068282 2021-09-26 13:31:22.528 | + functions-common:time_stop:2340 : [[ -z 1632663068282 ]] 2021-09-26 13:31:22.531 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:31:22.535 | + functions-common:time_stop:2343 : end_time=1632663082533 2021-09-26 13:31:22.538 | + functions-common:time_stop:2344 : elapsed_time=14251 2021-09-26 13:31:22.540 | + functions-common:time_stop:2345 : total=50520 2021-09-26 13:31:22.542 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:31:22.544 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=64771 2021-09-26 13:31:22.546 | + inc/python:pip_install:210 : return 0 2021-09-26 13:31:22.549 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-09-26 13:31:22.570 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-09-26 13:31:22.575 | + 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-09-26 13:31:25.239 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:31:25.240 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.241 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.241 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.242 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.242 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.242 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.243 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.244 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.244 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.244 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.245 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.245 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.246 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.246 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.246 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.247 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.247 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.248 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.248 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.249 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.249 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.249 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.250 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.251 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.251 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.252 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.252 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.253 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.253 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.253 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.254 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.254 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.255 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.255 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.256 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.256 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.257 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.257 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.257 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.258 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.258 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.259 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.259 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.260 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.260 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.260 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.261 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.261 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.261 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.262 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.262 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.263 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.263 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.263 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.264 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.265 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.265 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.266 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.267 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.267 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.267 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.268 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.268 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.269 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.269 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.270 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.270 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.271 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.271 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.272 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.272 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.272 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.273 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.273 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.273 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.274 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.275 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.275 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.276 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.276 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.277 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.277 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.277 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.278 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.278 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.279 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.279 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.280 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.280 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.281 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.281 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.281 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.282 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.282 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.283 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.283 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.284 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.284 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.285 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.285 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.285 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.286 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.286 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.286 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.287 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.287 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.288 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.288 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.289 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.289 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.290 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.290 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.291 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.291 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.292 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.292 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.293 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.293 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.294 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.294 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.294 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.295 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.295 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.296 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.296 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.297 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.297 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.298 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.299 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.301 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.301 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.302 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.302 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.303 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.303 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.304 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.304 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.305 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.305 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.305 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.306 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.306 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.307 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.307 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.308 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.308 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.309 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.309 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.309 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.310 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.310 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.311 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.311 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.312 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.312 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.313 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.314 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.315 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.315 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.315 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.316 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.316 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.317 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.317 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.318 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.318 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.319 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.319 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.320 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.320 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.320 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.321 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.321 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.322 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.322 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.323 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.324 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.324 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.324 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.325 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.325 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.326 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.326 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.326 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.327 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.327 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.328 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.328 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.329 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.330 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.330 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.331 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.331 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.332 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.332 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.333 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.333 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.334 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.334 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.334 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.335 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.335 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.336 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.336 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.337 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.337 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.338 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.338 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.339 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.339 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.339 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.340 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.340 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.341 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.341 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.342 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.342 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.343 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.343 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.343 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.344 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.344 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.345 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.345 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.346 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.346 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.347 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.347 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.348 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.348 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.349 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.349 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.350 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.350 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.350 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.351 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.351 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.352 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.352 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.352 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.353 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.353 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.354 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.354 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.355 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.355 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.356 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.356 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.357 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.357 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.358 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.358 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.358 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.359 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.360 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.360 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.361 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.361 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.362 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.362 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.363 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.363 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.363 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.364 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.364 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.365 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.365 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.366 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.366 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.367 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.367 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.368 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.368 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.368 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.369 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.369 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.370 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.370 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.371 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.371 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.372 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.372 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.373 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.373 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.373 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.374 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.374 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.374 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.375 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.376 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.376 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.377 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.377 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.378 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.378 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.378 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.379 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.380 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.380 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.381 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.381 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.382 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.382 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.383 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.383 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.383 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.384 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.384 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.385 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.385 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.386 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.386 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.387 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.387 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.388 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.388 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.389 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.389 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.390 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.390 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.390 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.391 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.391 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.392 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.392 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.393 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.393 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.394 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.394 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.394 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.395 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.395 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.396 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.397 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.398 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.398 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.398 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.399 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.399 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.400 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.400 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.400 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.401 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.402 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.402 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.403 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.403 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.403 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.404 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.404 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.405 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.405 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.405 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.406 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.407 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.407 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.407 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.408 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.408 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.409 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.409 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.410 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.410 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.411 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.411 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.412 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.412 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.412 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.413 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.413 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.414 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.414 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.414 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.415 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.415 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.416 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.416 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.417 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.417 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.417 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.418 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.418 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.419 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.419 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.420 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.420 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.421 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.421 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.421 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.422 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.423 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.423 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.424 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.424 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.424 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.425 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.425 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.426 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.426 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.427 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.427 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.427 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.428 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.428 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.429 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.429 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.430 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.430 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.431 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.431 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.432 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.432 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.433 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.433 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.433 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:25.434 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:25.434 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:25.983 | Collecting etcd3gw===0.2.5 2021-09-26 13:31:25.990 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-09-26 13:31:26.070 | 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-09-26 13:31:26.077 | 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-09-26 13:31:26.101 | 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-09-26 13:31:26.104 | 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-09-26 13:31:26.128 | 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-09-26 13:31:26.131 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2020.4.5.1) 2021-09-26 13:31:26.133 | 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-09-26 13:31:26.137 | 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-09-26 13:31:27.555 | Installing collected packages: etcd3gw 2021-09-26 13:31:27.664 | Successfully installed etcd3gw-0.2.5 2021-09-26 13:31:27.775 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:31:27.775 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:31:27.858 | + inc/python:pip_install:207 : result=0 2021-09-26 13:31:27.861 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:31:27.863 | + functions-common:time_stop:2331 : local name 2021-09-26 13:31:27.865 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:31:27.868 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:31:27.870 | + functions-common:time_stop:2334 : local total 2021-09-26 13:31:27.872 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:31:27.874 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:31:27.877 | + functions-common:time_stop:2338 : start_time=1632663082564 2021-09-26 13:31:27.879 | + functions-common:time_stop:2340 : [[ -z 1632663082564 ]] 2021-09-26 13:31:27.882 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:31:27.885 | + functions-common:time_stop:2343 : end_time=1632663087882 2021-09-26 13:31:27.887 | + functions-common:time_stop:2344 : elapsed_time=5318 2021-09-26 13:31:27.889 | + functions-common:time_stop:2345 : total=64771 2021-09-26 13:31:27.892 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:31:27.894 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=70089 2021-09-26 13:31:27.897 | + inc/python:pip_install:210 : return 0 2021-09-26 13:31:27.899 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-09-26 13:31:27.902 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-09-26 13:31:27.904 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-09-26 13:31:27.908 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 13:31:27.910 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 13:31:27.912 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 13:31:27.915 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 13:31:27.917 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 13:31:27.920 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 13:31:27.923 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 13:31:27.926 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 13:31:27.928 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-09-26 13:31:27.931 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-09-26 13:31:27.938 | + inc/python:python3_enabled:468 : return 0 2021-09-26 13:31:27.940 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-09-26 13:31:27.943 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-09-26 13:31:27.945 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:31:27.948 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:31:27.950 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-26 13:31:27.953 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 13:31:27.956 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 13:31:27.958 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 13:31:27.961 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 13:31:27.964 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 13:31:27.966 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 13:31:27.969 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:31:27.971 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:31:27.974 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 13:31:27.976 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 13:31:27.979 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 13:31:27.981 | + functions-common:apt_get_update:1069 : return 2021-09-26 13:31:27.984 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-26 13:31:27.987 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 13:31:27.990 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:31:27.993 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:31:27.995 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-26 13:31:28.015 | + 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-09-26 13:31:28.137 | Reading package lists... 2021-09-26 13:31:28.423 | Building dependency tree... 2021-09-26 13:31:28.424 | Reading state information... 2021-09-26 13:31:28.685 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-09-26 13:31:28.685 | The following packages were automatically installed and are no longer required: 2021-09-26 13:31:28.686 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-09-26 13:31:28.686 | python3-click python3-colorama python3-configobj python3-constantly 2021-09-26 13:31:28.686 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-09-26 13:31:28.686 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:31:28.686 | python3-twisted-bin python3-zope.interface 2021-09-26 13:31:28.686 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:31:28.689 | Suggested packages: 2021-09-26 13:31:28.689 | python-uwsgidecorators python3-uwsgidecorators 2021-09-26 13:31:28.745 | The following NEW packages will be installed: 2021-09-26 13:31:28.746 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-09-26 13:31:29.048 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-09-26 13:31:29.048 | Need to get 163 kB of archives. 2021-09-26 13:31:29.048 | After this operation, 634 kB of additional disk space will be used. 2021-09-26 13:31:29.048 | 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-09-26 13:31:29.332 | 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-09-26 13:31:29.566 | 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-09-26 13:31:30.326 | Fetched 163 kB in 1s (177 kB/s) 2021-09-26 13:31:30.379 | Selecting previously unselected package uwsgi. 2021-09-26 13:31:30.420 | (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 ... 76929 files and directories currently installed.) 2021-09-26 13:31:30.425 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-09-26 13:31:30.427 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-09-26 13:31:30.522 | Selecting previously unselected package uwsgi-plugin-python. 2021-09-26 13:31:30.530 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-09-26 13:31:30.532 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-09-26 13:31:30.624 | Selecting previously unselected package uwsgi-plugin-python3. 2021-09-26 13:31:30.633 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-09-26 13:31:30.636 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-09-26 13:31:30.720 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-09-26 13:31:30.768 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:31:30.791 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-09-26 13:31:31.359 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-09-26 13:31:31.412 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 13:31:31.611 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 13:31:32.216 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:31:34.384 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:31:34.387 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:31:34.389 | + functions-common:time_stop:2331 : local name 2021-09-26 13:31:34.392 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:31:34.394 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:31:34.397 | + functions-common:time_stop:2334 : local total 2021-09-26 13:31:34.399 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:31:34.401 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:31:34.403 | + functions-common:time_stop:2338 : start_time=1632663088013 2021-09-26 13:31:34.405 | + functions-common:time_stop:2340 : [[ -z 1632663088013 ]] 2021-09-26 13:31:34.409 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:31:34.412 | + functions-common:time_stop:2343 : end_time=1632663094410 2021-09-26 13:31:34.415 | + functions-common:time_stop:2344 : elapsed_time=6397 2021-09-26 13:31:34.417 | + functions-common:time_stop:2345 : total=207115 2021-09-26 13:31:34.419 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:31:34.421 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=213512 2021-09-26 13:31:34.424 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:31:34.427 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-09-26 13:31:34.429 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:31:34.432 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:31:34.434 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-09-26 13:31:34.494 | Enabling module proxy. 2021-09-26 13:31:34.499 | To activate the new configuration, you need to run: 2021-09-26 13:31:34.499 | systemctl restart apache2 2021-09-26 13:31:34.504 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-09-26 13:31:34.564 | Considering dependency proxy for proxy_uwsgi: 2021-09-26 13:31:34.564 | Module proxy already enabled 2021-09-26 13:31:34.564 | Enabling module proxy_uwsgi. 2021-09-26 13:31:34.569 | To activate the new configuration, you need to run: 2021-09-26 13:31:34.569 | systemctl restart apache2 2021-09-26 13:31:34.574 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-09-26 13:31:34.576 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 13:31:34.579 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:31:34.582 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 13:31:34.740 | + ./stack.sh:main:859 : install_keystoneauth 2021-09-26 13:31:34.743 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-09-26 13:31:34.746 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-09-26 13:31:34.748 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:34.751 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:34.758 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2021-09-26 13:31:34.760 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:34.763 | + ./stack.sh:main:860 : install_keystoneclient 2021-09-26 13:31:34.765 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-09-26 13:31:34.768 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-09-26 13:31:34.770 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:34.773 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:34.775 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2021-09-26 13:31:34.778 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:34.780 | + ./stack.sh:main:861 : install_glanceclient 2021-09-26 13:31:34.783 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-09-26 13:31:34.785 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-09-26 13:31:34.788 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:34.790 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:34.792 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2021-09-26 13:31:34.795 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:34.798 | + ./stack.sh:main:862 : install_cinderclient 2021-09-26 13:31:34.800 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-09-26 13:31:34.802 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-09-26 13:31:34.805 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:34.807 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:34.810 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-09-26 13:31:34.813 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:34.815 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-09-26 13:31:34.818 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-09-26 13:31:34.821 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:34.823 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:34.826 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2021-09-26 13:31:34.829 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:34.831 | + ./stack.sh:main:863 : install_novaclient 2021-09-26 13:31:34.834 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2021-09-26 13:31:34.836 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-09-26 13:31:34.839 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:34.841 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:34.843 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2021-09-26 13:31:34.846 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:34.849 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-09-26 13:31:34.866 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:31:34.869 | + ./stack.sh:main:865 : install_swiftclient 2021-09-26 13:31:34.871 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-09-26 13:31:34.874 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-09-26 13:31:34.877 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:34.880 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:34.882 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2021-09-26 13:31:34.885 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:34.888 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-09-26 13:31:34.905 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:31:34.908 | + ./stack.sh:main:868 : install_neutronclient 2021-09-26 13:31:34.910 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-09-26 13:31:34.913 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-09-26 13:31:34.915 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:34.917 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:34.920 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2021-09-26 13:31:34.922 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:34.928 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-09-26 13:31:34.930 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-09-26 13:31:34.933 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-09-26 13:31:34.935 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:31:34.938 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:31:34.941 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2021-09-26 13:31:34.945 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:31:34.948 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-09-26 13:31:34.950 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-09-26 13:31:34.953 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 13:31:34.956 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-09-26 13:31:34.959 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-09-26 13:31:34.962 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 13:31:34.965 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-09-26 13:31:34.966 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 13:31:34.970 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-09-26 13:31:34.973 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-09-26 13:31:34.975 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-09-26 13:31:34.979 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-09-26 13:31:34.981 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-09-26 13:31:35.002 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-09-26 13:31:35.007 | + 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-09-26 13:31:37.746 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:31:37.746 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.747 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.747 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.748 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.748 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.749 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.749 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.750 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.751 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.751 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.752 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.752 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.752 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.753 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.753 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.754 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.754 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.754 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.755 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.755 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.756 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.756 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.757 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.757 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.758 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.758 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.758 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.759 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.759 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.760 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.760 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.761 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.761 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.762 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.762 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.762 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.763 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.763 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.764 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.764 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.764 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.765 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.765 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.766 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.767 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.767 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.767 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.768 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.768 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.769 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.769 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.769 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.770 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.770 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.771 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.771 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.771 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.772 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.773 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.773 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.773 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.774 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.774 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.775 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.775 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.776 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.776 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.776 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.777 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.777 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.778 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.778 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.779 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.779 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.779 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.780 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.780 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.781 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.782 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.782 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.782 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.783 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.783 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.784 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.784 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.785 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.785 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.785 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.786 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.786 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.787 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.787 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.788 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.788 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.788 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.789 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.789 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.790 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.790 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.791 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.791 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.791 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.792 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.792 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.793 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.793 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.793 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.794 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.794 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.795 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.795 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.796 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.796 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.797 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.797 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.798 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.798 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.799 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.799 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.800 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.800 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.800 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.801 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.801 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.802 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.802 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.803 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.803 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.804 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.804 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.805 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.805 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.805 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.806 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.806 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.807 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.807 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.808 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.808 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.808 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.809 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.809 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.810 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.810 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.811 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.811 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.811 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.812 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.813 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.813 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.814 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.814 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.815 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.815 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.816 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.816 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.817 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.817 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.817 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.818 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.818 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.819 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.819 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.820 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.820 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.820 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.821 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.821 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.822 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.822 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.822 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.823 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.823 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.824 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.824 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.825 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.825 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.826 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.826 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.826 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.827 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.827 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.828 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.828 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.829 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.829 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.830 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.830 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.830 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.831 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.832 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.832 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.833 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.833 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.834 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.834 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.834 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.835 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.835 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.836 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.836 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.836 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.837 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.837 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.838 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.838 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.839 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.839 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.840 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.840 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.840 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.841 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.841 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.842 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.842 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.843 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.843 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.844 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.844 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.844 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.845 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.845 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.846 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.846 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.847 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.847 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.848 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.848 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.849 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.849 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.849 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.850 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.850 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.851 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.851 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.852 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.852 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.852 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.853 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.853 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.853 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.854 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.855 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.855 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.855 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.856 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.856 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.857 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.857 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.858 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.858 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.859 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.859 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.859 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.860 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.860 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.861 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.861 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.862 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.862 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.862 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.863 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.863 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.864 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.864 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.865 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.865 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.866 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.866 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.866 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.867 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.867 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.868 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.868 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.869 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.869 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.870 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.870 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.870 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.871 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.871 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.872 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.872 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.872 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.873 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.873 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.874 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.874 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.874 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.875 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.876 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.876 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.876 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.877 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.877 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.878 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.878 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.879 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.879 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.880 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.880 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.881 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.881 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.882 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.882 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.883 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.883 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.883 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.884 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.884 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.885 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.885 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.886 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.886 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.886 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.887 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.887 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.888 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.888 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.889 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.889 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.890 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.890 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.891 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.892 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.892 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.892 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.893 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.893 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.894 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.894 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.895 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.895 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.896 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.897 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.897 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.897 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.898 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.898 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.899 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.899 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.899 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.900 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.901 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.901 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.902 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.902 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.902 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.903 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.903 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.904 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.904 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.905 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.905 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.906 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.906 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.907 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.907 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.907 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.908 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.908 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.909 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.909 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.910 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.910 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.910 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.911 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.911 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.912 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.912 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.912 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.913 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.913 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.914 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.914 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.915 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.915 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.915 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.916 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.916 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.917 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.917 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.918 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.918 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.918 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.919 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.919 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.920 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.920 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.920 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.921 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.921 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.922 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.922 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.922 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.923 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.923 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.924 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.924 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.925 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.925 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.925 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.926 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.926 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.927 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.927 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.927 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.928 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.929 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.929 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.930 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.930 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.930 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.931 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.931 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:37.932 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:37.932 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:37.934 | 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-09-26 13:31:38.020 | 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-09-26 13:31:38.056 | 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-09-26 13:31:38.071 | 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-09-26 13:31:38.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 735)) (1.32.0) 2021-09-26 13:31:38.082 | 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-09-26 13:31:38.085 | 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-09-26 13:31:38.090 | 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-09-26 13:31:38.161 | 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-09-26 13:31:38.181 | 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-09-26 13:31:38.185 | 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-09-26 13:31:38.204 | 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-09-26 13:31:38.209 | 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-09-26 13:31:38.233 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.0.2) 2021-09-26 13:31:38.241 | 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-09-26 13:31:38.257 | 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-09-26 13:31:38.260 | 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-09-26 13:31:38.273 | 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-09-26 13:31:38.281 | 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-09-26 13:31:38.329 | 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-09-26 13:31:38.341 | 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-09-26 13:31:38.344 | 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-09-26 13:31:38.353 | 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-09-26 13:31:38.356 | 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-09-26 13:31:38.360 | 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-09-26 13:31:38.366 | 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-09-26 13:31:38.369 | 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-09-26 13:31:38.372 | 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-09-26 13:31:38.374 | 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-09-26 13:31:38.398 | 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-09-26 13:31:38.403 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2020.4.5.1) 2021-09-26 13:31:38.405 | 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-09-26 13:31:38.409 | 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-09-26 13:31:38.414 | 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-09-26 13:31:38.416 | 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-09-26 13:31:38.422 | 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-09-26 13:31:39.804 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:31:39.804 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:31:39.893 | + inc/python:pip_install:207 : result=0 2021-09-26 13:31:39.896 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:31:39.898 | + functions-common:time_stop:2331 : local name 2021-09-26 13:31:39.901 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:31:39.903 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:31:39.905 | + functions-common:time_stop:2334 : local total 2021-09-26 13:31:39.908 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:31:39.911 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:31:39.913 | + functions-common:time_stop:2338 : start_time=1632663094996 2021-09-26 13:31:39.915 | + functions-common:time_stop:2340 : [[ -z 1632663094996 ]] 2021-09-26 13:31:39.918 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:31:39.922 | + functions-common:time_stop:2343 : end_time=1632663099919 2021-09-26 13:31:39.925 | + functions-common:time_stop:2344 : elapsed_time=4923 2021-09-26 13:31:39.927 | + functions-common:time_stop:2345 : total=70089 2021-09-26 13:31:39.929 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:31:39.932 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=75012 2021-09-26 13:31:39.934 | + inc/python:pip_install:210 : return 0 2021-09-26 13:31:39.938 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-09-26 13:31:39.940 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-09-26 13:31:39.942 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 13:31:39.946 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-09-26 13:31:39.948 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-09-26 13:31:39.951 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 13:31:39.955 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-09-26 13:31:39.956 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 13:31:39.961 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-09-26 13:31:39.964 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-09-26 13:31:39.967 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-09-26 13:31:39.970 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-09-26 13:31:39.972 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-09-26 13:31:39.993 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-09-26 13:31:39.999 | + 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-09-26 13:31:42.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:31:42.695 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.695 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.696 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.696 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.697 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.697 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.698 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.698 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.698 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.699 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.700 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.700 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.700 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.701 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.701 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.701 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.702 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.702 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.703 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.704 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.704 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.704 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.705 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.705 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.706 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.706 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.707 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.707 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.708 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.708 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.709 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.709 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.709 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.710 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.710 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.711 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.711 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.712 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.712 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.712 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.713 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.713 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.714 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.714 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.714 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.715 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.715 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.716 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.716 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.717 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.717 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.717 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.718 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.718 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.719 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.720 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.720 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.721 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.721 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.722 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.722 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.723 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.723 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.724 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.724 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.724 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.725 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.725 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.726 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.726 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.727 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.727 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.727 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.728 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.728 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.729 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.729 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.730 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.731 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.731 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.731 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.732 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.732 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.733 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.733 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.734 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.734 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.735 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.735 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.735 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.736 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.736 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.737 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.737 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.737 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.738 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.738 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.739 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.739 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.740 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.740 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.741 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.741 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.741 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.742 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.742 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.743 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.743 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.743 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.744 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.745 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.745 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.746 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.746 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.747 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.747 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.748 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.748 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.749 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.749 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.749 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.750 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.750 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.751 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.751 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.752 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.752 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.753 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.753 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.754 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.754 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.755 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.755 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.756 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.756 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.756 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.757 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.757 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.758 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.758 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.758 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.759 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.759 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.760 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.760 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.761 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.761 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.761 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.762 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.763 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.763 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.763 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.764 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.764 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.765 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.765 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.766 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.767 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.767 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.768 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.768 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.768 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.769 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.769 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.770 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.770 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.771 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.771 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.772 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.772 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.772 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.773 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.773 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.774 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.774 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.775 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.775 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.775 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.776 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.776 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.777 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.777 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.778 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.778 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.778 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.779 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.779 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.779 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.780 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.780 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.782 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.782 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.783 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.783 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.784 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.784 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.784 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.785 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.785 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.786 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.786 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.787 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.787 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.788 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.788 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.789 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.789 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.789 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.790 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.790 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.791 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.791 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.791 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.792 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.793 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.793 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.793 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.794 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.794 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.794 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.795 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.795 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.796 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.796 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.797 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.797 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.798 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.798 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.798 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.799 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.799 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.800 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.800 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.801 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.801 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.801 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.802 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.802 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.803 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.803 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.804 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.804 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.805 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.805 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.805 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.806 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.806 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.807 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.807 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.808 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.808 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.809 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.809 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.809 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.810 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.810 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.811 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.811 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.812 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.812 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.813 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.813 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.813 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.814 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.814 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.815 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.815 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.816 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.816 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.817 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.817 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.817 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.818 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.818 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.819 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.819 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.820 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.820 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.821 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.821 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.821 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.822 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.822 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.823 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.823 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.823 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.824 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.824 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.825 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.825 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.825 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.826 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.826 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.827 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.827 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.828 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.829 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.829 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.829 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.830 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.831 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.831 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.832 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.832 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.832 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.833 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.833 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.834 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.834 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.835 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.835 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.836 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.836 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.837 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.837 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.837 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.838 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.838 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.839 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.839 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.839 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.840 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.840 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.841 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.841 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.842 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.842 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.843 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.843 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.844 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.845 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.845 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.846 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.847 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.847 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.848 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.848 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.849 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.849 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.849 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.850 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.850 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.851 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.852 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.852 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.852 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.853 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.853 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.854 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.854 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.855 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.855 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.855 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.856 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.857 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.857 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.857 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.858 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.858 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.859 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.859 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.860 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.860 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.861 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.861 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.861 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.862 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.862 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.863 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.863 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.863 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.864 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.864 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.864 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.865 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.865 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.866 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.866 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.867 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.867 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.868 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.868 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.869 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.869 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.869 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.870 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.870 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.871 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.871 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.871 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.872 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.872 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.873 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.873 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.873 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.874 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.874 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.875 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.875 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.876 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.876 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.876 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.877 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.877 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.878 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.878 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.878 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.879 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.880 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.880 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.881 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.881 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.882 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.882 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:42.882 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:42.883 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:42.883 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:43.425 | Collecting python-memcached===1.59 2021-09-26 13:31:43.433 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-09-26 13:31:43.504 | 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-09-26 13:31:44.959 | Installing collected packages: python-memcached 2021-09-26 13:31:45.056 | Successfully installed python-memcached-1.59 2021-09-26 13:31:45.165 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:31:45.165 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:31:45.252 | + inc/python:pip_install:207 : result=0 2021-09-26 13:31:45.254 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:31:45.257 | + functions-common:time_stop:2331 : local name 2021-09-26 13:31:45.259 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:31:45.262 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:31:45.264 | + functions-common:time_stop:2334 : local total 2021-09-26 13:31:45.267 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:31:45.269 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:31:45.271 | + functions-common:time_stop:2338 : start_time=1632663099988 2021-09-26 13:31:45.274 | + functions-common:time_stop:2340 : [[ -z 1632663099988 ]] 2021-09-26 13:31:45.277 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:31:45.280 | + functions-common:time_stop:2343 : end_time=1632663105277 2021-09-26 13:31:45.282 | + functions-common:time_stop:2344 : elapsed_time=5289 2021-09-26 13:31:45.285 | + functions-common:time_stop:2345 : total=75012 2021-09-26 13:31:45.287 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:31:45.289 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=80301 2021-09-26 13:31:45.291 | + inc/python:pip_install:210 : return 0 2021-09-26 13:31:45.294 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-09-26 13:31:45.309 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:31:45.312 | + ./stack.sh:main:875 : '[' 10.222.0.43 == 10.222.0.43 ']' 2021-09-26 13:31:45.315 | + ./stack.sh:main:876 : stack_install_service keystone 2021-09-26 13:31:45.317 | + lib/stack:stack_install_service:20 : local service=keystone 2021-09-26 13:31:45.320 | + lib/stack:stack_install_service:21 : type install_keystone 2021-09-26 13:31:45.322 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 13:31:45.325 | + lib/stack:stack_install_service:32 : install_keystone 2021-09-26 13:31:45.327 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-09-26 13:31:45.344 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:31:45.346 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-09-26 13:31:45.349 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-09-26 13:31:45.351 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-09-26 13:31:45.353 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 13:31:45.355 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 13:31:45.359 | ++ functions-common:git_clone:527 : pwd 2021-09-26 13:31:45.362 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 13:31:45.365 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 13:31:45.369 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 13:31:45.384 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 13:31:45.386 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 13:31:45.388 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 13:31:45.391 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 13:31:45.392 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 13:31:45.397 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-09-26 13:31:45.400 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 13:31:45.402 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-09-26 13:31:45.405 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 13:31:45.406 | + functions-common:git_clone:593 : head -1 2021-09-26 13:31:45.408 | 2cf2912fd Merge "Hide AccountLocked exception from end users" into stable/ussuri 2021-09-26 13:31:45.411 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 13:31:45.414 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-09-26 13:31:45.416 | + inc/python:setup_develop:351 : local bindep 2021-09-26 13:31:45.418 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-26 13:31:45.421 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-09-26 13:31:45.423 | + inc/python:setup_develop:357 : local extras= 2021-09-26 13:31:45.425 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-09-26 13:31:45.428 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 13:31:45.430 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-26 13:31:45.432 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-09-26 13:31:45.435 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 13:31:45.438 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 13:31:45.441 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-09-26 13:31:45.443 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 13:31:45.451 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-09-26 13:31:45.454 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 13:31:45.456 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 13:31:45.459 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-09-26 13:31:45.465 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-09-26 13:31:45.467 | + 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-09-26 13:31:46.496 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-09-26 13:31:46.498 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 13:31:46.500 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 13:31:46.502 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 13:31:46.505 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-26 13:31:46.507 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-09-26 13:31:46.509 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 13:31:46.511 | + inc/python:setup_package:440 : local extras= 2021-09-26 13:31:46.514 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 13:31:46.517 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 13:31:46.519 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 13:31:46.521 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 13:31:46.523 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 13:31:46.525 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-09-26 13:31:46.545 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-09-26 13:31:46.552 | + 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-09-26 13:31:49.287 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:31:49.287 | 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-09-26 13:31:49.288 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.288 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.289 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.289 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.290 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.290 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.290 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.291 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.291 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.292 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.292 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.293 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.293 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.294 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.294 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.295 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.295 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.296 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.296 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.297 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.298 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.298 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.298 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.299 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.299 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.301 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.302 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.302 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.303 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.304 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.304 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.304 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.305 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.305 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.306 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.306 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.307 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.307 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.307 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.308 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.308 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.309 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.309 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.309 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.310 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.310 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.311 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.311 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.312 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.312 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.313 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.313 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.314 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.314 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.314 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.315 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.316 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.316 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.316 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.317 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.318 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.318 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.319 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.320 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.320 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.321 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.321 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.322 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.322 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.323 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.324 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.324 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.324 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.325 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.325 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.326 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.326 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.327 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.327 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.328 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.328 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.329 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.330 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.330 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.330 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.331 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.331 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.332 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.333 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.333 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.333 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.334 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.334 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.335 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.336 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.336 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.337 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.337 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.337 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.338 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.338 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.339 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.340 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.340 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.341 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.341 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.342 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.342 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.343 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.343 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.344 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.345 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.345 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.345 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.346 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.347 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.347 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.348 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.348 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.349 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.349 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.350 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.350 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.351 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.351 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.352 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.352 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.353 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.353 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.353 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.354 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.354 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.355 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.355 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.356 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.356 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.357 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.357 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.357 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.358 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.358 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.359 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.359 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.360 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.360 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.361 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.361 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.362 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.362 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.363 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.363 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.364 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.364 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.364 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.365 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.365 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.365 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.366 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.366 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.367 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.367 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.368 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.368 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.369 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.369 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.369 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.370 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.370 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.371 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.371 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.372 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.372 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.372 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.373 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.373 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.374 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.374 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.375 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.375 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.375 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.376 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.376 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.377 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.377 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.378 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.378 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.378 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.379 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.379 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.380 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.380 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.381 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.381 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.381 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.382 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.382 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.383 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.383 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.383 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.384 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.384 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.385 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.385 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.386 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.386 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.386 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.387 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.387 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.388 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.388 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.388 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.389 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.389 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.390 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.391 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.391 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.391 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.392 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.392 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.393 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.393 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.394 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.394 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.395 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.395 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.395 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.396 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.396 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.397 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.397 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.398 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.398 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.399 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.400 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.400 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.401 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.402 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.402 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.403 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.403 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.404 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.404 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.405 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.405 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.405 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.407 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.407 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.407 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.408 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.408 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.408 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.409 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.409 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.410 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.410 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.411 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.411 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.412 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.412 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.413 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.413 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.413 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.414 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.414 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.415 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.415 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.416 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.416 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.416 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.417 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.417 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.418 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.418 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.419 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.419 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.420 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.420 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.421 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.421 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.422 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.422 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.423 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.423 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.423 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.424 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.424 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.425 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.425 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.425 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.426 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.426 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.427 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.427 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.428 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.428 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.428 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.429 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.429 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.430 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.430 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.431 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.431 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.432 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.432 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.432 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.433 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.433 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.434 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.434 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.434 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.435 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.435 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.436 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.436 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.437 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.437 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.438 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.438 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.438 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.439 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.439 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.440 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.440 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.441 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.441 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.441 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.442 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.442 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.443 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.444 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.444 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.445 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.445 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.446 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.446 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.446 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.447 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.448 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.448 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.448 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.449 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.449 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.450 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.450 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.451 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.451 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.452 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.452 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.453 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.454 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.454 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.455 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.455 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.456 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.456 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.457 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.457 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.457 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.458 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.458 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.459 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.459 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.460 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.460 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.461 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.461 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.461 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.462 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.462 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.463 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.463 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.464 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.464 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.465 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.465 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.465 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.466 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.466 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.467 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.467 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.468 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.468 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.469 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.470 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.470 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.471 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.472 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.472 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.473 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.473 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.473 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.474 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.474 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.475 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.475 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.475 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.476 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.476 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.477 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.477 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.478 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.478 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.478 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.479 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.479 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.480 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.480 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.481 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.481 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.482 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.482 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.483 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.484 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.484 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.484 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:31:49.485 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:31:49.485 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:31:49.486 | Obtaining file:///opt/stack/keystone 2021-09-26 13:31:51.131 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 13:31:53.253 | Collecting Flask===1.1.2 2021-09-26 13:31:53.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-09-26 13:31:53.883 | Collecting Flask-RESTful===0.3.8 2021-09-26 13:31:53.889 | 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-09-26 13:31:53.965 | 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-09-26 13:31:53.973 | 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-09-26 13:31:54.381 | Collecting PyJWT===1.7.1 2021-09-26 13:31:54.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-09-26 13:31:54.409 | 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-09-26 13:31:54.431 | 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-09-26 13:31:54.931 | Collecting Werkzeug===1.0.1 2021-09-26 13:31:54.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-09-26 13:31:55.451 | Collecting aniso8601===8.0.0 2021-09-26 13:31:55.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-09-26 13:31:55.529 | 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-09-26 13:31:55.539 | 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-09-26 13:31:55.917 | Collecting click===7.1.1 2021-09-26 13:31:55.923 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-09-26 13:31:55.933 | 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-09-26 13:31:55.976 | 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-09-26 13:31:56.382 | Collecting itsdangerous===1.1.0 2021-09-26 13:31:56.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-09-26 13:31:56.456 | 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-09-26 13:31:56.488 | 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-09-26 13:31:56.551 | 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-09-26 13:31:56.917 | Collecting oauthlib===3.1.0 2021-09-26 13:31:56.923 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-09-26 13:31:56.944 | 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-09-26 13:31:57.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 477)) (8.0.5) 2021-09-26 13:31:57.020 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.2) 2021-09-26 13:31:57.026 | 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-09-26 13:31:57.081 | 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-09-26 13:31:57.089 | 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-09-26 13:31:57.135 | 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-09-26 13:31:57.202 | 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-09-26 13:31:57.224 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.1) 2021-09-26 13:31:57.242 | 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-09-26 13:31:57.255 | 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-09-26 13:31:57.285 | 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-09-26 13:31:57.295 | 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-09-26 13:31:57.314 | 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-09-26 13:31:57.884 | Collecting passlib===1.7.2 2021-09-26 13:31:57.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-09-26 13:31:57.987 | 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-09-26 13:31:57.989 | 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-09-26 13:31:57.992 | 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-09-26 13:31:58.003 | 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-09-26 13:31:58.006 | 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-09-26 13:31:58.009 | 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-09-26 13:31:58.012 | 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-09-26 13:31:58.570 | Collecting pysaml2===5.0.0 2021-09-26 13:31:58.578 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-09-26 13:31:58.671 | 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-09-26 13:31:58.676 | 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-09-26 13:31:58.697 | 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-09-26 13:31:58.701 | 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-09-26 13:31:58.726 | 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-09-26 13:31:59.521 | Collecting scrypt===0.8.13 2021-09-26 13:31:59.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-09-26 13:32:00.303 | 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-09-26 13:32:00.306 | 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-09-26 13:32:00.318 | 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-09-26 13:32:00.321 | 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-09-26 13:32:00.324 | 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-09-26 13:32:00.331 | 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-09-26 13:32:00.342 | 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-09-26 13:32:00.348 | 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-09-26 13:32:00.368 | 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-09-26 13:32:00.372 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.1.0) 2021-09-26 13:32:00.380 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.25.8) 2021-09-26 13:32:00.410 | 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-09-26 13:32:00.413 | 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-09-26 13:32:00.416 | 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-09-26 13:32:00.462 | 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-09-26 13:32:00.508 | 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-09-26 13:32:00.529 | 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-09-26 13:32:00.600 | 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-09-26 13:32:00.608 | 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-09-26 13:32:00.612 | 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-09-26 13:32:00.615 | 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-09-26 13:32:00.625 | 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-09-26 13:32:00.630 | 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-09-26 13:32:00.635 | 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-09-26 13:32:00.638 | 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-09-26 13:32:00.645 | 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-09-26 13:32:00.693 | 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-09-26 13:32:00.701 | 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-09-26 13:32:00.709 | 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-09-26 13:32:00.723 | 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-09-26 13:32:00.732 | 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-09-26 13:32:00.736 | 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-09-26 13:32:00.747 | 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-09-26 13:32:00.756 | 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-09-26 13:32:00.759 | 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-09-26 13:32:00.762 | 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-09-26 13:32:01.167 | Collecting defusedxml===0.6.0 2021-09-26 13:32:01.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-09-26 13:32:01.246 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 13:32:01.249 | 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-09-26 13:32:01.253 | 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-09-26 13:32:01.255 | 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-09-26 13:32:01.257 | 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-09-26 13:32:01.260 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-09-26 13:32:01.262 | 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-09-26 13:32:01.265 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.4.0) 2021-09-26 13:32:01.268 | 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-09-26 13:32:01.280 | 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-09-26 13:32:01.285 | 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-09-26 13:32:01.288 | 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-09-26 13:32:01.296 | 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-09-26 13:32:01.299 | 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-09-26 13:32:01.302 | 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-09-26 13:32:01.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-09-26 13:32:01.310 | 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-09-26 13:32:01.313 | 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-09-26 13:32:01.321 | Building wheels for collected packages: scrypt 2021-09-26 13:32:01.322 | Building wheel for scrypt (setup.py): started 2021-09-26 13:32:04.055 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-09-26 13:32:04.056 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73191 sha256=dbccf534a15c4b42d23a83d8159178736fa8d06c2abc59c728d1e106968d6d85 2021-09-26 13:32:04.056 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-09-26 13:32:04.057 | Successfully built scrypt 2021-09-26 13:32:04.936 | Installing collected packages: click, Werkzeug, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-09-26 13:32:04.936 | Attempting uninstall: click 2021-09-26 13:32:04.938 | Found existing installation: click 6.7 2021-09-26 13:32:04.946 | Uninstalling click-6.7: 2021-09-26 13:32:04.974 | Successfully uninstalled click-6.7 2021-09-26 13:32:05.834 | Attempting uninstall: oauthlib 2021-09-26 13:32:05.835 | Found existing installation: oauthlib 2.0.6 2021-09-26 13:32:05.844 | Uninstalling oauthlib-2.0.6: 2021-09-26 13:32:05.863 | Successfully uninstalled oauthlib-2.0.6 2021-09-26 13:32:06.515 | Attempting uninstall: PyJWT 2021-09-26 13:32:06.517 | Found existing installation: PyJWT 1.5.3 2021-09-26 13:32:06.521 | Uninstalling PyJWT-1.5.3: 2021-09-26 13:32:06.538 | Successfully uninstalled PyJWT-1.5.3 2021-09-26 13:32:06.572 | Running setup.py develop for keystone 2021-09-26 13:32:08.469 | 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-09-26 13:32:08.583 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:32:08.583 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:32:08.697 | + inc/python:pip_install:207 : result=0 2021-09-26 13:32:08.699 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:32:08.701 | + functions-common:time_stop:2331 : local name 2021-09-26 13:32:08.704 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:32:08.706 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:32:08.708 | + functions-common:time_stop:2334 : local total 2021-09-26 13:32:08.710 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:32:08.712 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:32:08.714 | + functions-common:time_stop:2338 : start_time=1632663106540 2021-09-26 13:32:08.716 | + functions-common:time_stop:2340 : [[ -z 1632663106540 ]] 2021-09-26 13:32:08.720 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:32:08.723 | + functions-common:time_stop:2343 : end_time=1632663128721 2021-09-26 13:32:08.726 | + functions-common:time_stop:2344 : elapsed_time=22181 2021-09-26 13:32:08.728 | + functions-common:time_stop:2345 : total=80301 2021-09-26 13:32:08.730 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:32:08.732 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=102482 2021-09-26 13:32:08.735 | + inc/python:pip_install:210 : return 0 2021-09-26 13:32:08.738 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 13:32:08.740 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-26 13:32:08.743 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-26 13:32:08.760 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-26 13:32:08.773 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-09-26 13:32:08.776 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-09-26 13:32:08.778 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:32:08.781 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:32:08.784 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-09-26 13:32:08.786 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:32:08.789 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-09-26 13:32:08.805 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:32:08.808 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-09-26 13:32:08.810 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-09-26 13:32:08.812 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-09-26 13:32:08.834 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-09-26 13:32:08.839 | + 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-09-26 13:32:11.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:32:11.549 | 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-09-26 13:32:11.549 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.550 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.550 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.551 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.551 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.551 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.552 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.552 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.553 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.553 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.554 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.554 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.555 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.555 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.556 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.556 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.556 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.557 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.557 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.558 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.558 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.559 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.559 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.560 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.560 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.562 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.563 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.563 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.564 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.564 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.564 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.565 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.565 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.566 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.566 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.567 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.567 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.567 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.568 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.568 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.569 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.569 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.569 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.570 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.570 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.571 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.571 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.572 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.572 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.573 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.573 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.574 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.574 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.575 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.575 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.576 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.576 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.577 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.577 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.577 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.578 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.579 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.579 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.580 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.581 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.581 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.582 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.582 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.583 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.584 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.584 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.584 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.585 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.585 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.586 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.586 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.586 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.587 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.587 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.588 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.588 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.589 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.589 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.590 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.590 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.590 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.591 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.591 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.592 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.592 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.593 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.594 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.594 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.595 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.595 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.596 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.597 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.597 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.598 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.598 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.598 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.599 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.600 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.600 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.600 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.601 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.601 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.602 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.602 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.603 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.603 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.604 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.604 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.604 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.605 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.605 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.606 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.606 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.607 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.607 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.608 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.609 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.609 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.610 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.610 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.610 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.611 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.612 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.612 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.612 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.613 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.613 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.614 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.614 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.615 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.615 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.616 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.616 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.616 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.617 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.617 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.617 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.618 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.618 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.619 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.619 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.620 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.620 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.621 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.621 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.622 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.622 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.622 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.623 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.623 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.624 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.624 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.624 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.625 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.625 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.626 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.626 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.627 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.627 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.627 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.628 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.628 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.629 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.629 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.630 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.630 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.630 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.631 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.631 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.631 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.632 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.632 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.633 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.633 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.634 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.634 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.635 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.635 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.636 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.636 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.637 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.637 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.637 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.638 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.638 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.639 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.639 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.639 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.640 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.640 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.641 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.641 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.642 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.642 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.642 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.643 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.643 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.644 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.644 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.644 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.645 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.645 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.646 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.646 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.646 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.647 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.647 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.648 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.648 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.649 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.649 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.649 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.650 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.650 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.650 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.651 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.651 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.652 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.652 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.653 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.653 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.654 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.654 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.654 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.655 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.656 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.656 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.657 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.658 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.658 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.659 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.660 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.660 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.661 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.661 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.662 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.662 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.663 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.663 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.664 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.664 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.665 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.665 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.665 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.666 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.666 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.667 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.667 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.667 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.668 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.668 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.669 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.669 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.670 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.670 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.671 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.672 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.672 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.673 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.673 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.673 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.674 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.674 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.675 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.675 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.676 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.676 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.676 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.677 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.677 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.678 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.678 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.679 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.679 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.680 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.680 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.680 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.681 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.681 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.682 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.682 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.682 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.683 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.683 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.684 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.684 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.685 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.685 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.685 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.686 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.686 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.687 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.687 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.688 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.688 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.688 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.689 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.689 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.690 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.690 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.691 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.691 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.691 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.712 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.712 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.713 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.713 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.713 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.714 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.714 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.715 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.715 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.716 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.716 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.716 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.717 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.717 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.718 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.719 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.719 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.720 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.720 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.721 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.721 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.723 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.723 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.724 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.724 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.724 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.725 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.725 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.726 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.726 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.726 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.727 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.727 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.728 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.728 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.729 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.729 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.730 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.730 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.730 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.731 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.731 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.732 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.732 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.733 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.733 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.734 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.735 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.735 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.736 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.736 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.736 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.737 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.737 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.738 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.738 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.739 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.739 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.739 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.740 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.740 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.741 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.741 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.741 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.742 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.742 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.743 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.743 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.744 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.744 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.745 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.745 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.745 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.746 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.746 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.747 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.747 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.748 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.748 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.749 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.749 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.750 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.750 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.751 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.751 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.752 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.752 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.752 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.753 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.753 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.753 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.754 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.754 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.755 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.755 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.756 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.756 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.757 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.757 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.758 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.758 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.759 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.759 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.760 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.760 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.761 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:11.761 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:11.762 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:11.762 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:12.212 | Collecting uwsgi 2021-09-26 13:32:12.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/faa/85e053c0b1be4/uWSGI-2.0.19.1.tar.gz (803 kB) 2021-09-26 13:32:13.381 | Building wheels for collected packages: uwsgi 2021-09-26 13:32:13.382 | Building wheel for uwsgi (setup.py): started 2021-09-26 13:32:31.552 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-09-26 13:32:31.557 | Created wheel for uwsgi: filename=uWSGI-2.0.19.1-cp36-cp36m-linux_x86_64.whl size=597476 sha256=96cef9f61b5c48d61e55bb1c214095d0daaf4d97bbf907d8a5fa9d7e7d203f8b 2021-09-26 13:32:31.557 | Stored in directory: /root/.cache/pip/wheels/29/4a/94/285bc191a56d1bb891edac383decd10937b2214951580c052d 2021-09-26 13:32:31.558 | Successfully built uwsgi 2021-09-26 13:32:33.214 | Installing collected packages: uwsgi 2021-09-26 13:32:33.332 | Successfully installed uwsgi-2.0.19.1 2021-09-26 13:32:33.447 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:32:33.447 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:32:33.582 | + inc/python:pip_install:207 : result=0 2021-09-26 13:32:33.585 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:32:33.587 | + functions-common:time_stop:2331 : local name 2021-09-26 13:32:33.590 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:32:33.593 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:32:33.596 | + functions-common:time_stop:2334 : local total 2021-09-26 13:32:33.599 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:32:33.601 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:32:33.604 | + functions-common:time_stop:2338 : start_time=1632663128828 2021-09-26 13:32:33.606 | + functions-common:time_stop:2340 : [[ -z 1632663128828 ]] 2021-09-26 13:32:33.609 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:32:33.613 | + functions-common:time_stop:2343 : end_time=1632663153610 2021-09-26 13:32:33.615 | + functions-common:time_stop:2344 : elapsed_time=24782 2021-09-26 13:32:33.618 | + functions-common:time_stop:2345 : total=102482 2021-09-26 13:32:33.620 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:32:33.622 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=127264 2021-09-26 13:32:33.625 | + inc/python:pip_install:210 : return 0 2021-09-26 13:32:33.627 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 13:32:33.630 | + ./stack.sh:main:877 : configure_keystone 2021-09-26 13:32:33.632 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-09-26 13:32:33.645 | + 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-09-26 13:32:33.647 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-09-26 13:32:33.651 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-09-26 13:32:33.675 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:32:33.678 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-09-26 13:32:33.706 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-09-26 13:32:33.733 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-09-26 13:32:33.762 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-09-26 13:32:33.791 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-09-26 13:32:33.819 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-09-26 13:32:33.851 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-09-26 13:32:33.876 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-09-26 13:32:33.904 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-09-26 13:32:33.908 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-09-26 13:32:33.910 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-09-26 13:32:33.913 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-09-26 13:32:33.915 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 13:32:33.917 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 13:32:33.932 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:32:33.935 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 13:32:33.939 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 13:32:33.942 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 13:32:33.960 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:32:33.963 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:32:33.966 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:32:33.994 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 13:32:33.997 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 13:32:34.000 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-09-26 13:32:34.002 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-09-26 13:32:34.005 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-09-26 13:32:34.022 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:32:34.025 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.43/identity 2021-09-26 13:32:34.055 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.43/identity 2021-09-26 13:32:34.084 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-09-26 13:32:34.086 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-09-26 13:32:34.114 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-09-26 13:32:34.117 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-09-26 13:32:34.119 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-09-26 13:32:34.121 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-09-26 13:32:34.125 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-26 13:32:34.128 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-26 13:32:34.157 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-09-26 13:32:34.159 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-09-26 13:32:34.162 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-09-26 13:32:34.164 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 13:32:34.167 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 13:32:34.169 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-09-26 13:32:34.173 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-09-26 13:32:34.175 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 13:32:34.178 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 13:32:34.197 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 13:32:34.199 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 13:32:34.203 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 13:32:34.205 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 13:32:34.208 | + 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-09-26 13:32:34.234 | + 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-09-26 13:32:34.262 | + 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-09-26 13:32:34.292 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 13:32:34.319 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-09-26 13:32:34.351 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-09-26 13:32:34.354 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-09-26 13:32:34.357 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-09-26 13:32:34.360 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-09-26 13:32:34.363 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-09-26 13:32:34.365 | + lib/apache:write_uwsgi_config:267 : local http= 2021-09-26 13:32:34.368 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 13:32:34.371 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-09-26 13:32:34.375 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-09-26 13:32:34.378 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 13:32:34.380 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 13:32:34.394 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 13:32:34.395 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:32:34.407 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 13:32:34.411 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:32:34.426 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-09-26 13:32:34.429 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-09-26 13:32:34.434 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-09-26 13:32:34.467 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-09-26 13:32:34.495 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-09-26 13:32:34.524 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-09-26 13:32:34.552 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-09-26 13:32:34.582 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-09-26 13:32:34.614 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-09-26 13:32:34.644 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-09-26 13:32:34.672 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-09-26 13:32:34.700 | + 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-09-26 13:32:34.729 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-09-26 13:32:34.755 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-09-26 13:32:34.782 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-09-26 13:32:34.808 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-09-26 13:32:34.812 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-09-26 13:32:34.816 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-09-26 13:32:34.818 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-09-26 13:32:34.821 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 13:32:34.823 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:32:34.826 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:32:34.829 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-26 13:32:34.832 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-26 13:32:34.835 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-09-26 13:32:34.861 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-09-26 13:32:34.892 | + 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-09-26 13:32:34.892 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-26 13:32:34.902 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-09-26 13:32:34.907 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-09-26 13:32:34.910 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-09-26 13:32:34.913 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 13:32:34.916 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 13:32:34.919 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 13:32:34.923 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:32:34.925 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:32:34.928 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 13:32:34.931 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 13:32:34.933 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:32:34.937 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:32:34.939 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-09-26 13:32:35.003 | Enabling site keystone-wsgi-public. 2021-09-26 13:32:35.008 | To activate the new configuration, you need to run: 2021-09-26 13:32:35.008 | systemctl reload apache2 2021-09-26 13:32:35.013 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-09-26 13:32:35.016 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 13:32:35.018 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:32:35.020 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 13:32:35.174 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-09-26 13:32:35.177 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-09-26 13:32:35.180 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-09-26 13:32:35.183 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-09-26 13:32:35.185 | + lib/apache:write_uwsgi_config:267 : local http= 2021-09-26 13:32:35.192 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 13:32:35.193 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-09-26 13:32:35.197 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-09-26 13:32:35.200 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 13:32:35.203 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 13:32:35.216 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 13:32:35.217 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:32:35.225 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 13:32:35.228 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:32:35.244 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-26 13:32:35.247 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-09-26 13:32:35.252 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-09-26 13:32:35.284 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-09-26 13:32:35.310 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-09-26 13:32:35.337 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-09-26 13:32:35.369 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-09-26 13:32:35.394 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-09-26 13:32:35.422 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-09-26 13:32:35.449 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-09-26 13:32:35.477 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-09-26 13:32:35.503 | + 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-09-26 13:32:35.529 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-09-26 13:32:35.559 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-09-26 13:32:35.586 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-09-26 13:32:35.619 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-09-26 13:32:35.621 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-09-26 13:32:35.625 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-09-26 13:32:35.627 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-09-26 13:32:35.630 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 13:32:35.633 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:32:35.635 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:32:35.638 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-26 13:32:35.641 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-26 13:32:35.644 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-26 13:32:35.671 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-09-26 13:32:35.702 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-26 13:32:35.703 | + 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-09-26 13:32:35.710 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-09-26 13:32:35.713 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-09-26 13:32:35.716 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-09-26 13:32:35.719 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 13:32:35.721 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 13:32:35.724 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 13:32:35.726 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:32:35.728 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:32:35.731 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 13:32:35.734 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 13:32:35.736 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:32:35.738 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:32:35.741 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-09-26 13:32:35.801 | Enabling site keystone-wsgi-admin. 2021-09-26 13:32:35.807 | To activate the new configuration, you need to run: 2021-09-26 13:32:35.807 | systemctl reload apache2 2021-09-26 13:32:35.811 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-09-26 13:32:35.814 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 13:32:35.817 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:32:35.819 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 13:32:35.975 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-09-26 13:32:36.003 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-09-26 13:32:36.036 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-09-26 13:32:36.067 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-09-26 13:32:36.069 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-09-26 13:32:36.100 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-09-26 13:32:36.128 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-09-26 13:32:36.157 | + ./stack.sh:main:881 : is_service_enabled swift 2021-09-26 13:32:36.174 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:32:36.177 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-09-26 13:32:36.198 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:32:36.200 | + ./stack.sh:main:885 : stack_install_service swift 2021-09-26 13:32:36.203 | + lib/stack:stack_install_service:20 : local service=swift 2021-09-26 13:32:36.206 | + lib/stack:stack_install_service:21 : type install_swift 2021-09-26 13:32:36.209 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 13:32:36.211 | + lib/stack:stack_install_service:32 : install_swift 2021-09-26 13:32:36.213 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-09-26 13:32:36.216 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-09-26 13:32:36.218 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-09-26 13:32:36.221 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 13:32:36.223 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 13:32:36.226 | ++ functions-common:git_clone:527 : pwd 2021-09-26 13:32:36.229 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 13:32:36.231 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 13:32:36.234 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 13:32:36.250 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 13:32:36.252 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 13:32:36.254 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 13:32:36.257 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 13:32:36.257 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 13:32:36.262 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-09-26 13:32:36.265 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 13:32:36.267 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-09-26 13:32:36.270 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 13:32:36.270 | + functions-common:git_clone:593 : head -1 2021-09-26 13:32:36.273 | 4b0d6a87e Merge "symlink: Ensure headers are returned as a list on py3" into stable/ussuri 2021-09-26 13:32:36.275 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 13:32:36.278 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-09-26 13:32:36.281 | + inc/python:setup_develop:351 : local bindep 2021-09-26 13:32:36.283 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-09-26 13:32:36.286 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-09-26 13:32:36.288 | + inc/python:setup_develop:357 : local extras=keystone 2021-09-26 13:32:36.291 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-09-26 13:32:36.293 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 13:32:36.296 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-09-26 13:32:36.298 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-09-26 13:32:36.301 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 13:32:36.303 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-09-26 13:32:36.306 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-09-26 13:32:36.309 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 13:32:36.312 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-09-26 13:32:36.315 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 13:32:36.317 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 13:32:36.320 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-09-26 13:32:36.326 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-09-26 13:32:36.329 | + 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-09-26 13:32:37.315 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-09-26 13:32:37.317 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 13:32:37.320 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 13:32:37.322 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 13:32:37.325 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-09-26 13:32:37.328 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-09-26 13:32:37.330 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 13:32:37.333 | + inc/python:setup_package:440 : local extras=keystone 2021-09-26 13:32:37.335 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 13:32:37.338 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-09-26 13:32:37.340 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-09-26 13:32:37.343 | + inc/python:setup_package:450 : extras='[keystone]' 2021-09-26 13:32:37.346 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 13:32:37.348 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-09-26 13:32:37.369 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-09-26 13:32:37.374 | + 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-09-26 13:32:40.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:32:40.163 | 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-09-26 13:32:40.164 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.164 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.165 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.165 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.166 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.166 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.166 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.167 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.167 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.168 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.168 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.169 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.169 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.170 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.170 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.170 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.171 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.172 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.172 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.172 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.173 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.173 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.174 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.174 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.174 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.177 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.177 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.178 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.178 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.179 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.179 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.180 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.180 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.180 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.181 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.181 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.182 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.182 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.182 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.183 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.183 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.184 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.184 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.184 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.185 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.185 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.186 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.187 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.187 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.187 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.188 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.188 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.189 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.189 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.190 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.190 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.191 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.191 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.192 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.192 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.193 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.193 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.194 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.195 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.195 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.195 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.196 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.196 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.197 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.198 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.198 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.199 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.199 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.200 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.200 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.200 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.201 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.201 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.202 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.203 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.203 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.204 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.204 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.205 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.205 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.205 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.206 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.206 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.207 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.207 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.208 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.208 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.209 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.209 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.210 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.210 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.211 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.211 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.212 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.212 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.213 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.214 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.214 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.215 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.215 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.216 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.216 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.217 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.217 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.218 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.218 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.219 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.219 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.219 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.220 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.220 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.221 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.222 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.222 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.222 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.223 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.224 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.224 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.224 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.225 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.225 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.226 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.226 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.227 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.227 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.228 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.228 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.228 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.229 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.229 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.230 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.230 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.230 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.231 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.231 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.232 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.232 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.233 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.233 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.234 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.234 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.234 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.235 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.235 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.236 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.236 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.237 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.237 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.237 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.238 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.238 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.239 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.239 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.239 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.240 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.240 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.241 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.241 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.242 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.242 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.242 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.243 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.243 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.244 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.244 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.244 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.245 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.245 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.246 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.246 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.246 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.247 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.247 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.248 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.248 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.249 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.249 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.250 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.250 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.251 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.251 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.251 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.252 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.252 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.252 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.253 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.253 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.254 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.254 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.255 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.255 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.255 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.256 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.256 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.257 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.257 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.257 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.258 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.258 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.259 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.259 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.259 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.260 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.260 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.261 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.261 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.261 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.262 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.262 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.263 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.263 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.263 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.264 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.265 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.265 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.266 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.266 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.266 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.267 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.267 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.268 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.268 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.268 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.269 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.289 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.289 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.290 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.291 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.291 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.292 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.293 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.293 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.294 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.294 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.295 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.295 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.296 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.296 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.297 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.297 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.297 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.298 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.298 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.299 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.299 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.299 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.300 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.300 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.301 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.301 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.302 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.302 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.303 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.303 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.303 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.304 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.304 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.305 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.305 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.305 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.306 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.306 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.307 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.307 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.308 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.308 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.308 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.309 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.309 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.310 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.310 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.311 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.312 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.312 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.313 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.313 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.313 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.314 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.314 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.315 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.315 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.315 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.316 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.316 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.317 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.317 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.317 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.318 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.318 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.319 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.319 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.320 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.320 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.320 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.321 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.321 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.322 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.322 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.323 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.323 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.324 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.324 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.324 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.325 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.325 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.326 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.326 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.327 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.327 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.328 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.328 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.329 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.329 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.330 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.330 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.330 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.331 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.331 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.332 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.332 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.333 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.333 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.334 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.334 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.335 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.335 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.336 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.336 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.337 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.337 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.338 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.338 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.339 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.339 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.339 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.340 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.340 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.341 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.341 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.342 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.342 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.343 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.343 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.343 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.344 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.344 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.345 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.345 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.346 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.346 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.347 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.347 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.348 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.348 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.349 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.349 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.349 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.350 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.350 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.351 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.351 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.352 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.352 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.352 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.353 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.353 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.354 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.354 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.355 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.355 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.355 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.356 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.356 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.357 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.357 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.358 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.359 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.359 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.360 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.360 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.361 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.361 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.362 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.362 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.362 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.363 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.363 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.364 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.364 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.365 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.365 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.365 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.366 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.366 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.366 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.367 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.367 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.368 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.368 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.369 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.369 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.370 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.370 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.371 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.371 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.372 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.372 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.373 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.374 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.374 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:32:40.375 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:32:40.375 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:32:40.376 | Obtaining file:///opt/stack/swift 2021-09-26 13:32:41.738 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 13:32:43.088 | 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-09-26 13:32:43.097 | 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-09-26 13:32:43.140 | 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-09-26 13:32:43.150 | 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-09-26 13:32:43.153 | 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-09-26 13:32:44.087 | Collecting lxml===4.5.0 2021-09-26 13:32:44.109 | 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-09-26 13:32:44.381 | 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-09-26 13:32:44.386 | 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-09-26 13:32:44.393 | 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-09-26 13:32:44.469 | 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-09-26 13:32:44.486 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-09-26 13:32:44.493 | 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-09-26 13:32:44.502 | 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-09-26 13:32:44.551 | 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-09-26 13:32:44.565 | 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-09-26 13:32:44.584 | 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-09-26 13:32:44.587 | 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-09-26 13:32:45.113 | Collecting pyeclib===1.6.0 2021-09-26 13:32:45.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-09-26 13:32:46.276 | 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-09-26 13:32:46.281 | 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-09-26 13:32:46.284 | 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-09-26 13:32:46.291 | 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-09-26 13:32:46.313 | 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-09-26 13:32:46.318 | 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-09-26 13:32:46.342 | 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-09-26 13:32:46.347 | 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-09-26 13:32:46.350 | 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-09-26 13:32:46.358 | 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-09-26 13:32:46.899 | Collecting xattr===0.9.7 2021-09-26 13:32:46.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-09-26 13:32:47.740 | 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-09-26 13:32:47.743 | 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-09-26 13:32:47.746 | 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-09-26 13:32:47.816 | 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-09-26 13:32:47.832 | 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-09-26 13:32:47.836 | 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-09-26 13:32:47.839 | 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-09-26 13:32:47.849 | 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-09-26 13:32:47.852 | 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-09-26 13:32:47.857 | 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-09-26 13:32:47.860 | 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-09-26 13:32:47.863 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 13:32:47.866 | 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-09-26 13:32:47.868 | 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-09-26 13:32:47.872 | 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-09-26 13:32:47.875 | 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-09-26 13:32:47.880 | 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-09-26 13:32:47.883 | 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-09-26 13:32:47.886 | Building wheels for collected packages: pyeclib, xattr 2021-09-26 13:32:47.887 | Building wheel for pyeclib (setup.py): started 2021-09-26 13:32:49.210 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-09-26 13:32:49.211 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53036 sha256=5d655862644e3a2fce633aca672d326b3ef7e958da4c1d3374b20eadf600eb90 2021-09-26 13:32:49.211 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-09-26 13:32:49.213 | Building wheel for xattr (setup.py): started 2021-09-26 13:32:50.545 | Building wheel for xattr (setup.py): finished with status 'done' 2021-09-26 13:32:50.546 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30924 sha256=1398dd76211f07798548412a5546be044808b9abc5cd96444c340d4777894f43 2021-09-26 13:32:50.546 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-09-26 13:32:50.547 | Successfully built pyeclib xattr 2021-09-26 13:32:51.906 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-09-26 13:32:52.253 | Running setup.py develop for swift 2021-09-26 13:32:53.923 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-09-26 13:32:54.045 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:32:54.045 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:32:54.164 | + inc/python:pip_install:207 : result=0 2021-09-26 13:32:54.166 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:32:54.168 | + functions-common:time_stop:2331 : local name 2021-09-26 13:32:54.171 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:32:54.173 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:32:54.175 | + functions-common:time_stop:2334 : local total 2021-09-26 13:32:54.177 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:32:54.179 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:32:54.182 | + functions-common:time_stop:2338 : start_time=1632663157364 2021-09-26 13:32:54.185 | + functions-common:time_stop:2340 : [[ -z 1632663157364 ]] 2021-09-26 13:32:54.188 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:32:54.191 | + functions-common:time_stop:2343 : end_time=1632663174189 2021-09-26 13:32:54.194 | + functions-common:time_stop:2344 : elapsed_time=16825 2021-09-26 13:32:54.196 | + functions-common:time_stop:2345 : total=127264 2021-09-26 13:32:54.198 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:32:54.200 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=144089 2021-09-26 13:32:54.203 | + inc/python:pip_install:210 : return 0 2021-09-26 13:32:54.206 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 13:32:54.208 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-26 13:32:54.210 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-26 13:32:54.229 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-26 13:32:54.241 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-09-26 13:32:54.244 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-09-26 13:32:54.246 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:32:54.249 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:32:54.252 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-09-26 13:32:54.254 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:32:54.257 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-09-26 13:32:54.259 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 13:32:54.262 | + ./stack.sh:main:886 : configure_swift 2021-09-26 13:32:54.265 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-09-26 13:32:54.267 | + lib/swift:configure_swift:335 : local node_number 2021-09-26 13:32:54.270 | + lib/swift:configure_swift:336 : local swift_node_config 2021-09-26 13:32:54.272 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-09-26 13:32:54.274 | + lib/swift:configure_swift:338 : local user_group 2021-09-26 13:32:54.276 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-26 13:32:55.113 | No object-updater running 2021-09-26 13:32:55.113 | No object-server running 2021-09-26 13:32:55.113 | No account-replicator running 2021-09-26 13:32:55.113 | No account-reaper running 2021-09-26 13:32:55.113 | No container-replicator running 2021-09-26 13:32:55.113 | No account-server running 2021-09-26 13:32:55.113 | No container-updater running 2021-09-26 13:32:55.113 | No container-sync running 2021-09-26 13:32:55.113 | No object-replicator running 2021-09-26 13:32:55.113 | No proxy-server running 2021-09-26 13:32:55.113 | No container-auditor running 2021-09-26 13:32:55.113 | No container-sharder running 2021-09-26 13:32:55.113 | No container-reconciler running 2021-09-26 13:32:55.113 | No account-auditor running 2021-09-26 13:32:55.113 | No container-server running 2021-09-26 13:32:55.113 | No object-reconstructor running 2021-09-26 13:32:55.113 | No object-expirer running 2021-09-26 13:32:55.113 | No object-auditor running 2021-09-26 13:32:55.171 | + lib/swift:configure_swift:341 : true 2021-09-26 13:32:55.173 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-09-26 13:32:55.187 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-09-26 13:32:55.200 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-09-26 13:32:55.203 | + lib/swift:configure_swift:355 : sed -e ' 2021-09-26 13:32:55.203 | s/%GROUP%//; 2021-09-26 13:32:55.203 | s/%USER%/ubuntu/; 2021-09-26 13:32:55.203 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-09-26 13:32:55.203 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-09-26 13:32:55.203 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-09-26 13:32:55.210 | uid = ubuntu 2021-09-26 13:32:55.211 | gid = 2021-09-26 13:32:55.211 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-09-26 13:32:55.211 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-09-26 13:32:55.211 | address = 127.0.0.1 2021-09-26 13:32:55.211 | 2021-09-26 13:32:55.211 | [account6612] 2021-09-26 13:32:55.211 | max connections = 25 2021-09-26 13:32:55.211 | path = /opt/stack/data/swift/1/node/ 2021-09-26 13:32:55.211 | read only = false 2021-09-26 13:32:55.211 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-09-26 13:32:55.211 | 2021-09-26 13:32:55.211 | [account6622] 2021-09-26 13:32:55.211 | max connections = 25 2021-09-26 13:32:55.211 | path = /opt/stack/data/swift/2/node/ 2021-09-26 13:32:55.212 | read only = false 2021-09-26 13:32:55.212 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-09-26 13:32:55.212 | 2021-09-26 13:32:55.212 | [account6632] 2021-09-26 13:32:55.212 | max connections = 25 2021-09-26 13:32:55.212 | path = /opt/stack/data/swift/3/node/ 2021-09-26 13:32:55.212 | read only = false 2021-09-26 13:32:55.212 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-09-26 13:32:55.212 | 2021-09-26 13:32:55.212 | [account6642] 2021-09-26 13:32:55.212 | max connections = 25 2021-09-26 13:32:55.212 | path = /opt/stack/data/swift/4/node/ 2021-09-26 13:32:55.212 | read only = false 2021-09-26 13:32:55.212 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-09-26 13:32:55.212 | 2021-09-26 13:32:55.212 | 2021-09-26 13:32:55.212 | [container6611] 2021-09-26 13:32:55.212 | max connections = 25 2021-09-26 13:32:55.212 | path = /opt/stack/data/swift/1/node/ 2021-09-26 13:32:55.213 | read only = false 2021-09-26 13:32:55.213 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-09-26 13:32:55.213 | 2021-09-26 13:32:55.213 | [container6621] 2021-09-26 13:32:55.213 | max connections = 25 2021-09-26 13:32:55.213 | path = /opt/stack/data/swift/2/node/ 2021-09-26 13:32:55.213 | read only = false 2021-09-26 13:32:55.213 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-09-26 13:32:55.213 | 2021-09-26 13:32:55.213 | [container6631] 2021-09-26 13:32:55.213 | max connections = 25 2021-09-26 13:32:55.213 | path = /opt/stack/data/swift/3/node/ 2021-09-26 13:32:55.213 | read only = false 2021-09-26 13:32:55.213 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-09-26 13:32:55.213 | 2021-09-26 13:32:55.213 | [container6641] 2021-09-26 13:32:55.213 | max connections = 25 2021-09-26 13:32:55.214 | path = /opt/stack/data/swift/4/node/ 2021-09-26 13:32:55.214 | read only = false 2021-09-26 13:32:55.214 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-09-26 13:32:55.214 | 2021-09-26 13:32:55.214 | 2021-09-26 13:32:55.214 | [object6613] 2021-09-26 13:32:55.214 | max connections = 25 2021-09-26 13:32:55.214 | path = /opt/stack/data/swift/1/node/ 2021-09-26 13:32:55.214 | read only = false 2021-09-26 13:32:55.214 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-09-26 13:32:55.214 | 2021-09-26 13:32:55.214 | [object6623] 2021-09-26 13:32:55.214 | max connections = 25 2021-09-26 13:32:55.214 | path = /opt/stack/data/swift/2/node/ 2021-09-26 13:32:55.214 | read only = false 2021-09-26 13:32:55.214 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-09-26 13:32:55.214 | 2021-09-26 13:32:55.215 | [object6633] 2021-09-26 13:32:55.215 | max connections = 25 2021-09-26 13:32:55.215 | path = /opt/stack/data/swift/3/node/ 2021-09-26 13:32:55.215 | read only = false 2021-09-26 13:32:55.215 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-09-26 13:32:55.215 | 2021-09-26 13:32:55.215 | [object6643] 2021-09-26 13:32:55.215 | max connections = 25 2021-09-26 13:32:55.215 | path = /opt/stack/data/swift/4/node/ 2021-09-26 13:32:55.215 | read only = false 2021-09-26 13:32:55.215 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-09-26 13:32:55.215 | + lib/swift:configure_swift:361 : is_ubuntu 2021-09-26 13:32:55.216 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:32:55.220 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:32:55.223 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-09-26 13:32:55.239 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-09-26 13:32:55.241 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-09-26 13:32:55.245 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-09-26 13:32:55.249 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-09-26 13:32:55.252 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-09-26 13:32:55.256 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-09-26 13:32:55.283 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.43:8080/v1/ 2021-09-26 13:32:55.309 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-09-26 13:32:55.330 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-09-26 13:32:55.361 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-09-26 13:32:55.381 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-09-26 13:32:55.412 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-09-26 13:32:55.434 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-09-26 13:32:55.465 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-09-26 13:32:55.486 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-09-26 13:32:55.518 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-09-26 13:32:55.539 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-09-26 13:32:55.569 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-09-26 13:32:55.590 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-09-26 13:32:55.606 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:32:55.609 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-09-26 13:32:55.638 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-09-26 13:32:55.668 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-09-26 13:32:55.698 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-09-26 13:32:55.728 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-09-26 13:32:55.746 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:32:55.749 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-09-26 13:32:55.783 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-09-26 13:32:55.800 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:32:55.802 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-09-26 13:32:55.819 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:32:55.822 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-09-26 13:32:55.837 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:32:55.839 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-09-26 13:32:55.841 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-09-26 13:32:55.843 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-09-26 13:32:55.852 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-09-26 13:32:55.864 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-09-26 13:32:55.893 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-09-26 13:32:55.920 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-09-26 13:32:55.958 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-09-26 13:32:55.992 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-09-26 13:32:56.030 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-09-26 13:32:56.032 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-09-26 13:32:56.035 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-09-26 13:32:56.037 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-09-26 13:32:56.039 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-09-26 13:32:56.069 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-09-26 13:32:56.099 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.43/identity 2021-09-26 13:32:56.130 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-09-26 13:32:56.159 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-09-26 13:32:56.189 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-09-26 13:32:56.218 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-09-26 13:32:56.249 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-09-26 13:32:56.278 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 13:32:56.311 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-09-26 13:32:56.342 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-09-26 13:32:56.371 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-09-26 13:32:56.408 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-09-26 13:32:56.440 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-09-26 13:32:56.475 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-09-26 13:32:56.506 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-09-26 13:32:56.527 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-09-26 13:32:56.555 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-09-26 13:32:56.587 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-09-26 13:32:56.591 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-09-26 13:32:56.618 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-09-26 13:32:56.644 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-09-26 13:32:56.674 | + lib/swift:configure_swift:476 : local node_number 2021-09-26 13:32:56.677 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-26 13:32:56.680 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-26 13:32:56.682 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-09-26 13:32:56.687 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-09-26 13:32:56.689 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-26 13:32:56.691 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-26 13:32:56.693 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-09-26 13:32:56.696 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-09-26 13:32:56.698 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-26 13:32:56.700 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-26 13:32:56.703 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-09-26 13:32:56.727 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-09-26 13:32:56.755 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-09-26 13:32:56.775 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-09-26 13:32:56.808 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-09-26 13:32:56.829 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-26 13:32:56.857 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-09-26 13:32:56.876 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-26 13:32:56.906 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-09-26 13:32:56.926 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-26 13:32:56.956 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-09-26 13:32:56.979 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-09-26 13:32:57.008 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-09-26 13:32:57.030 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-09-26 13:32:57.059 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-09-26 13:32:57.079 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-09-26 13:32:57.107 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-09-26 13:32:57.127 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-09-26 13:32:57.154 | + 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-09-26 13:32:57.161 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-09-26 13:32:57.180 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-26 13:32:57.208 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-09-26 13:32:57.237 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-09-26 13:32:57.239 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-09-26 13:32:57.244 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-09-26 13:32:57.246 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-09-26 13:32:57.249 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-26 13:32:57.251 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-09-26 13:32:57.254 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-09-26 13:32:57.256 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-26 13:32:57.258 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-26 13:32:57.261 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-09-26 13:32:57.281 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-09-26 13:32:57.312 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-09-26 13:32:57.333 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-09-26 13:32:57.362 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-09-26 13:32:57.382 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-26 13:32:57.411 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-09-26 13:32:57.431 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-26 13:32:57.460 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-09-26 13:32:57.479 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-26 13:32:57.510 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-09-26 13:32:57.531 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-09-26 13:32:57.566 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-09-26 13:32:57.587 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-09-26 13:32:57.616 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-09-26 13:32:57.637 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-09-26 13:32:57.664 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-09-26 13:32:57.684 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-09-26 13:32:57.712 | + 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-09-26 13:32:57.718 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-09-26 13:32:57.738 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-26 13:32:57.766 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-09-26 13:32:57.768 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-09-26 13:32:57.772 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-09-26 13:32:57.775 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-09-26 13:32:57.777 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-26 13:32:57.780 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-09-26 13:32:57.782 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-09-26 13:32:57.784 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-26 13:32:57.787 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-26 13:32:57.789 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-09-26 13:32:57.808 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-09-26 13:32:57.838 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-09-26 13:32:57.858 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-09-26 13:32:57.891 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-09-26 13:32:57.916 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-26 13:32:57.945 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-09-26 13:32:57.964 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-26 13:32:57.992 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-09-26 13:32:58.013 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-26 13:32:58.040 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-09-26 13:32:58.059 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-09-26 13:32:58.089 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-09-26 13:32:58.109 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-09-26 13:32:58.140 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-09-26 13:32:58.159 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-09-26 13:32:58.188 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-09-26 13:32:58.209 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-09-26 13:32:58.239 | + 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-09-26 13:32:58.245 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-09-26 13:32:58.264 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-26 13:32:58.294 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-09-26 13:32:58.325 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-09-26 13:32:58.356 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-09-26 13:32:58.387 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-09-26 13:32:58.389 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-09-26 13:32:58.394 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-09-26 13:32:58.422 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-09-26 13:32:58.450 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-09-26 13:32:58.477 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-09-26 13:32:58.506 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-09-26 13:32:58.533 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-09-26 13:32:58.560 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-09-26 13:32:58.587 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-09-26 13:32:58.614 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-09-26 13:32:58.642 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-09-26 13:32:58.658 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:32:58.660 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-09-26 13:32:58.681 | + lib/swift:configure_swift:519 : local auth_vers 2021-09-26 13:32:58.684 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-09-26 13:32:58.705 | + lib/swift:configure_swift:520 : auth_vers=3 2021-09-26 13:32:58.707 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.43 2021-09-26 13:32:58.736 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-09-26 13:32:58.738 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-09-26 13:32:58.766 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.43/identity 2021-09-26 13:32:58.796 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-09-26 13:32:58.799 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-09-26 13:32:58.826 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-09-26 13:32:58.843 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:32:58.845 | + lib/swift:configure_swift:539 : local user_group 2021-09-26 13:32:58.849 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-09-26 13:32:58.853 | + lib/swift:configure_swift:540 : user_group=1000 2021-09-26 13:32:58.855 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-09-26 13:32:58.872 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-09-26 13:32:58.874 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-09-26 13:32:58.886 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-09-26 13:32:58.889 | + lib/swift:configure_swift:546 : is_suse 2021-09-26 13:32:58.892 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:32:58.894 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:32:58.897 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:32:58.899 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:32:58.901 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:32:58.904 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:32:58.907 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-09-26 13:32:58.922 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-09-26 13:32:58.924 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-09-26 13:32:58.927 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-09-26 13:32:58.945 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:32:58.947 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-09-26 13:32:58.964 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:32:58.967 | + ./stack.sh:main:897 : stack_install_service glance 2021-09-26 13:32:58.971 | + lib/stack:stack_install_service:20 : local service=glance 2021-09-26 13:32:58.973 | + lib/stack:stack_install_service:21 : type install_glance 2021-09-26 13:32:58.976 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 13:32:58.979 | + lib/stack:stack_install_service:32 : install_glance 2021-09-26 13:32:58.981 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-09-26 13:32:58.985 | + lib/glance:install_glance:358 : local glance_store_extras 2021-09-26 13:32:58.988 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-09-26 13:32:59.007 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:32:59.010 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-09-26 13:32:59.014 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-09-26 13:32:59.034 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:32:59.037 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-09-26 13:32:59.040 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-09-26 13:32:59.043 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-09-26 13:32:59.047 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:32:59.049 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:32:59.056 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2021-09-26 13:32:59.059 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:32:59.063 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-09-26 13:32:59.065 | ++ inc/python:join_extras:29 : local IFS=, 2021-09-26 13:32:59.068 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-09-26 13:32:59.072 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-09-26 13:32:59.075 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-09-26 13:32:59.078 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-09-26 13:32:59.080 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-09-26 13:32:59.084 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-09-26 13:32:59.087 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-09-26 13:32:59.090 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-09-26 13:32:59.095 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-09-26 13:32:59.095 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-09-26 13:32:59.101 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-09-26 13:32:59.104 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-09-26 13:32:59.107 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-09-26 13:32:59.110 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-09-26 13:32:59.113 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-09-26 13:32:59.135 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-09-26 13:32:59.141 | + 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-09-26 13:33:01.954 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:33:01.955 | 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-09-26 13:33:01.955 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.956 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.956 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.956 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.957 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.957 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.958 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.958 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.959 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.959 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.960 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.960 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.961 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.961 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.961 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.962 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.962 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.963 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.963 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.964 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.964 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.965 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.965 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.965 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.966 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.968 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.968 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.969 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.969 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.970 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.970 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.971 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.972 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.972 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.972 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.973 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.973 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.973 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.974 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.974 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.975 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.975 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.975 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.976 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.976 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.977 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.977 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.978 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.978 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.978 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.979 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.979 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.980 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.980 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.981 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.981 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.982 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.982 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.983 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.983 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.984 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.984 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.985 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.987 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.987 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.987 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.988 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.988 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.989 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.990 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.990 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.991 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.991 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.991 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.992 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.992 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.993 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.993 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.993 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.994 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.994 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.995 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.996 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.996 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.996 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.997 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:01.997 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.998 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:01.999 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:01.999 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.000 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.000 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.001 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.001 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.002 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.003 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.003 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.004 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.004 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.005 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.005 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.006 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.006 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.007 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.007 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.008 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.008 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.009 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.009 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.009 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.010 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.011 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.011 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.011 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.012 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.012 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.013 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.013 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.014 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.015 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.015 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.016 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.016 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.016 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.017 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.017 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.018 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.018 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.019 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.019 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.020 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.020 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.020 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.021 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.021 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.022 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.022 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.023 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.023 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.024 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.024 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.024 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.025 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.025 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.026 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.026 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.027 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.027 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.028 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.028 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.028 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.029 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.029 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.029 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.030 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.030 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.031 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.031 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.032 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.032 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.032 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.033 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.033 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.034 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.034 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.034 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.035 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.035 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.036 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.036 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.037 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.037 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.037 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.038 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.038 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.039 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.039 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.039 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.040 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.040 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.041 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.041 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.041 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.042 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.042 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.043 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.043 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.044 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.044 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.044 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.045 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.045 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.045 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.046 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.046 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.047 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.047 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.048 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.048 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.048 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.049 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.049 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.050 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.050 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.050 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.051 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.051 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.052 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.052 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.052 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.053 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.053 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.054 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.054 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.055 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.055 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.055 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.056 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.056 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.056 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.057 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.057 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.082 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.082 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.083 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.083 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.084 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.084 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.084 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.085 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.085 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.086 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.087 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.087 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.088 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.089 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.089 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.090 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.090 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.091 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.091 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.092 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.092 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.093 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.093 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.093 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.094 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.094 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.095 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.095 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.095 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.096 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.097 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.097 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.098 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.098 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.098 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.099 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.099 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.100 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.100 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.101 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.101 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.101 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.102 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.102 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.103 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.103 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.103 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.104 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.104 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.105 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.105 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.106 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.106 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.107 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.108 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.108 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.109 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.109 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.110 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.111 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.111 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.112 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.113 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.113 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.114 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.114 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.114 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.115 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.115 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.116 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.116 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.117 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.117 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.117 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.118 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.118 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.119 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.119 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.120 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.120 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.121 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.121 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.121 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.122 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.122 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.122 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.124 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.124 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.124 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.125 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.125 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.126 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.126 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.127 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.127 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.128 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.128 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.128 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.129 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.129 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.129 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.130 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.130 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.131 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.131 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.132 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.132 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.133 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.134 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.134 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.135 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.135 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.135 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.136 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.136 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.137 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.137 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.138 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.138 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.139 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.140 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.141 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.141 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.142 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.143 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.144 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.145 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.145 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.147 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.147 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.148 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.149 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.149 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.150 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.150 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.151 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.151 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.152 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.152 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.152 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.153 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.153 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.154 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.154 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.155 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.155 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.155 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.156 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.156 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.157 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.157 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.158 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.158 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.158 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.159 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.159 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.160 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.160 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.161 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.161 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.162 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.162 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.163 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.163 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.164 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.164 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.165 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.165 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.165 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.166 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.166 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.167 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.167 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.168 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.168 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.169 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.169 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.170 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.171 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.171 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.172 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.173 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.173 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.174 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.174 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.175 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.176 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.177 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.177 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.178 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.179 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.179 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.179 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:02.180 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:02.180 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:02.794 | Collecting glance-store===2.0.1 2021-09-26 13:33:02.802 | 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-09-26 13:33:02.984 | 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-09-26 13:33:02.987 | 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-09-26 13:33:03.021 | 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-09-26 13:33:03.293 | Collecting os-brick===3.0.7 2021-09-26 13:33:03.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/abb/f69f2fe40e96b/os_brick-3.0.7-py3-none-any.whl (249 kB) 2021-09-26 13:33:03.422 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-09-26 13:33:03.426 | 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-09-26 13:33:03.449 | 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-09-26 13:33:03.463 | 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-09-26 13:33:03.478 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-09-26 13:33:03.485 | 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-09-26 13:33:03.494 | 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-09-26 13:33:03.540 | 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-09-26 13:33:03.557 | 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-09-26 13:33:03.562 | 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-09-26 13:33:03.575 | 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-09-26 13:33:03.605 | 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-09-26 13:33:03.623 | 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-09-26 13:33:03.626 | 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-09-26 13:33:03.629 | 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-09-26 13:33:03.632 | 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-09-26 13:33:03.790 | Collecting python-cinderclient===7.0.1 2021-09-26 13:33:03.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a98/13f7e8a3226e3/python_cinderclient-7.0.1-py3-none-any.whl (275 kB) 2021-09-26 13:33:03.905 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-09-26 13:33:03.911 | 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-09-26 13:33:04.479 | Collecting python-swiftclient===3.9.1 2021-09-26 13:33:04.487 | 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-09-26 13:33:04.589 | 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-09-26 13:33:04.594 | 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-09-26 13:33:04.709 | Collecting retrying===1.3.3 2021-09-26 13:33:04.715 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-09-26 13:33:04.824 | 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-09-26 13:33:04.829 | 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-09-26 13:33:04.833 | 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-09-26 13:33:04.836 | 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-09-26 13:33:04.843 | 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-09-26 13:33:04.869 | 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-09-26 13:33:04.876 | 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-09-26 13:33:04.887 | 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-09-26 13:33:04.907 | 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-09-26 13:33:04.957 | 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-09-26 13:33:05.002 | 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-09-26 13:33:05.005 | 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-09-26 13:33:05.010 | 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-09-26 13:33:05.017 | 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-09-26 13:33:05.026 | 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-09-26 13:33:05.029 | 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-09-26 13:33:05.032 | 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-09-26 13:33:05.036 | 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-09-26 13:33:05.039 | 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-09-26 13:33:05.044 | 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-09-26 13:33:05.059 | 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-09-26 13:33:05.070 | 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-09-26 13:33:05.080 | 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-09-26 13:33:05.092 | 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-09-26 13:33:05.101 | 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-09-26 13:33:05.104 | 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-09-26 13:33:05.107 | 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-09-26 13:33:05.111 | 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-09-26 13:33:05.114 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 13:33:05.119 | 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-09-26 13:33:05.124 | 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-09-26 13:33:05.129 | 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-09-26 13:33:05.141 | 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-09-26 13:33:05.144 | 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-09-26 13:33:05.148 | 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-09-26 13:33:05.156 | 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-09-26 13:33:05.176 | 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-09-26 13:33:05.184 | 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-09-26 13:33:05.188 | 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-09-26 13:33:05.191 | 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-09-26 13:33:05.194 | 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-09-26 13:33:05.197 | 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-09-26 13:33:06.597 | Installing collected packages: python-cinderclient, retrying, os-brick, python-swiftclient, glance-store 2021-09-26 13:33:07.670 | Successfully installed glance-store-2.0.1 os-brick-3.0.7 python-cinderclient-7.0.1 python-swiftclient-3.9.1 retrying-1.3.3 2021-09-26 13:33:07.792 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:33:07.793 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:33:07.896 | + inc/python:pip_install:207 : result=0 2021-09-26 13:33:07.899 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:33:07.901 | + functions-common:time_stop:2331 : local name 2021-09-26 13:33:07.904 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:33:07.907 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:33:07.909 | + functions-common:time_stop:2334 : local total 2021-09-26 13:33:07.912 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:33:07.915 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:33:07.918 | + functions-common:time_stop:2338 : start_time=1632663179129 2021-09-26 13:33:07.921 | + functions-common:time_stop:2340 : [[ -z 1632663179129 ]] 2021-09-26 13:33:07.925 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:33:07.928 | + functions-common:time_stop:2343 : end_time=1632663187925 2021-09-26 13:33:07.931 | + functions-common:time_stop:2344 : elapsed_time=8796 2021-09-26 13:33:07.934 | + functions-common:time_stop:2345 : total=144089 2021-09-26 13:33:07.936 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:33:07.939 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=152885 2021-09-26 13:33:07.941 | + inc/python:pip_install:210 : return 0 2021-09-26 13:33:07.944 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-09-26 13:33:07.946 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-09-26 13:33:07.949 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-09-26 13:33:07.951 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 13:33:07.954 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 13:33:07.957 | ++ functions-common:git_clone:527 : pwd 2021-09-26 13:33:07.960 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 13:33:07.962 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 13:33:07.965 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 13:33:07.984 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 13:33:07.988 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 13:33:07.990 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 13:33:07.994 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 13:33:07.994 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 13:33:07.999 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-09-26 13:33:08.001 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 13:33:08.004 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-09-26 13:33:08.007 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 13:33:08.008 | + functions-common:git_clone:593 : head -1 2021-09-26 13:33:08.010 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-09-26 13:33:08.013 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 13:33:08.016 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-09-26 13:33:08.018 | + inc/python:setup_develop:351 : local bindep 2021-09-26 13:33:08.021 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-09-26 13:33:08.024 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-09-26 13:33:08.027 | + inc/python:setup_develop:357 : local extras= 2021-09-26 13:33:08.030 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-09-26 13:33:08.033 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 13:33:08.035 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-09-26 13:33:08.038 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-09-26 13:33:08.041 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 13:33:08.043 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 13:33:08.047 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-09-26 13:33:08.050 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 13:33:08.053 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-09-26 13:33:08.056 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 13:33:08.058 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 13:33:08.062 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-09-26 13:33:08.068 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-09-26 13:33:08.070 | + 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-09-26 13:33:09.114 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-09-26 13:33:09.117 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 13:33:09.120 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 13:33:09.122 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 13:33:09.124 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-09-26 13:33:09.127 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-09-26 13:33:09.129 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 13:33:09.132 | + inc/python:setup_package:440 : local extras= 2021-09-26 13:33:09.135 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 13:33:09.137 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 13:33:09.140 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 13:33:09.143 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 13:33:09.146 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 13:33:09.148 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-09-26 13:33:09.169 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-09-26 13:33:09.175 | + 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-09-26 13:33:11.981 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:33:11.981 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-09-26 13:33:11.982 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.983 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.983 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.983 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.984 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.984 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.985 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.986 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.986 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.987 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.987 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.988 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.988 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.989 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.989 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.989 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.990 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.990 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.991 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.991 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.992 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.992 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.992 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.993 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.993 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.995 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.996 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.996 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.997 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:11.997 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.998 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.998 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:11.999 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:11.999 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.000 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.000 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.000 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.001 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.001 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.002 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.002 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.002 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.003 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.003 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.004 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.004 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.004 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.005 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.005 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.006 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.006 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.007 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.007 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.008 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.008 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.009 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.009 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.010 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.010 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.011 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.011 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.012 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.012 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.014 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.015 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.015 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.017 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.017 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.018 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.019 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.019 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.020 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.020 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.021 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.021 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.021 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.022 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.022 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.022 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.023 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.023 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.024 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.025 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.025 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.025 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.026 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.026 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.027 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.027 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.028 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.028 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.029 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.030 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.030 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.031 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.031 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.032 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.032 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.033 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.033 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.034 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.034 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.035 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.035 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.036 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.036 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.037 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.037 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.037 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.038 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.038 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.039 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.039 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.040 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.040 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.040 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.041 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.041 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.042 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.042 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.043 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.043 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.044 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.044 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.045 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.045 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.046 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.046 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.046 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.047 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.047 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.048 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.048 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.049 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.049 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.049 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.050 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.050 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.051 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.051 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.052 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.052 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.053 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.053 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.054 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.054 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.055 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.055 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.056 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.056 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.056 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.057 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.057 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.058 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.058 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.058 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.059 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.059 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.060 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.060 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.061 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.061 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.062 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.062 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.062 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.063 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.063 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.064 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.064 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.065 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.065 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.065 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.066 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.066 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.067 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.067 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.067 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.068 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.068 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.069 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.069 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.070 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.070 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.070 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.071 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.071 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.072 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.072 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.073 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.073 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.073 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.074 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.074 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.075 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.075 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.101 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.101 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.102 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.102 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.103 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.103 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.103 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.104 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.104 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.105 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.105 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.105 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.106 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.106 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.107 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.107 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.108 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.108 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.108 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.109 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.109 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.110 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.110 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.110 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.111 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.111 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.112 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.112 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.113 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.113 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.113 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.114 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.114 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.115 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.115 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.116 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.116 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.117 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.118 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.118 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.119 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.120 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.120 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.121 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.121 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.121 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.122 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.123 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.123 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.123 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.124 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.124 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.125 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.125 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.126 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.126 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.127 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.127 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.128 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.128 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.129 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.129 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.130 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.130 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.130 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.131 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.132 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.132 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.133 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.133 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.133 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.134 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.134 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.135 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.135 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.135 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.136 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.136 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.137 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.137 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.138 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.139 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.139 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.140 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.140 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.140 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.141 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.141 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.142 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.142 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.143 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.143 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.143 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.144 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.144 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.145 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.145 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.145 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.146 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.146 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.147 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.147 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.148 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.148 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.149 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.149 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.150 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.150 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.151 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.151 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.152 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.152 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.152 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.153 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.153 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.154 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.155 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.155 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.156 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.157 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.157 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.157 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.158 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.158 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.159 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.159 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.160 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.160 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.161 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.161 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.161 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.162 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.163 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.163 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.164 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.164 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.165 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.166 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.166 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.166 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.167 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.167 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.168 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.168 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.169 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.169 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.170 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.170 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.170 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.171 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.171 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.172 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.172 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.173 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.173 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.174 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.174 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.174 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.175 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.175 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.176 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.176 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.177 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.177 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.178 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.178 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.178 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.179 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.179 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.180 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.180 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.181 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.181 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.181 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.182 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.182 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.183 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.183 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.184 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.184 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.185 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.186 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.186 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.187 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.187 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.188 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.188 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.189 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.189 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.190 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.190 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.191 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.191 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.192 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.192 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.193 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.193 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.193 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.194 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.194 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.195 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.195 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.195 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.196 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.196 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.197 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.197 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.198 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.198 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.199 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.200 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.200 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.201 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.202 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.202 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.203 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.203 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.204 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.204 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.205 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:12.205 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:12.206 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:12.207 | Obtaining file:///opt/stack/glance 2021-09-26 13:33:13.641 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 13:33:15.043 | 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-09-26 13:33:15.052 | 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-09-26 13:33:15.061 | 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-09-26 13:33:15.071 | 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-09-26 13:33:15.671 | Collecting WSME===0.10.0 2021-09-26 13:33:15.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-09-26 13:33:15.770 | 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-09-26 13:33:15.796 | 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-09-26 13:33:15.966 | Collecting castellan===3.0.4 2021-09-26 13:33:15.973 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-09-26 13:33:16.076 | 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-09-26 13:33:16.216 | Collecting cursive===0.2.2 2021-09-26 13:33:16.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-09-26 13:33:16.317 | 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-09-26 13:33:16.325 | 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-09-26 13:33:16.331 | 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-09-26 13:33:16.341 | 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-09-26 13:33:16.348 | 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-09-26 13:33:16.443 | 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-09-26 13:33:16.447 | 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-09-26 13:33:16.450 | 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-09-26 13:33:16.453 | 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-09-26 13:33:16.487 | 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-09-26 13:33:16.559 | 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-09-26 13:33:16.625 | 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-09-26 13:33:16.628 | 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-09-26 13:33:16.631 | 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-09-26 13:33:16.636 | 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-09-26 13:33:16.659 | 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-09-26 13:33:16.695 | 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-09-26 13:33:16.709 | 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-09-26 13:33:16.724 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-09-26 13:33:16.731 | 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-09-26 13:33:16.786 | 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-09-26 13:33:16.795 | 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-09-26 13:33:16.843 | 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-09-26 13:33:16.911 | 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-09-26 13:33:16.968 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.1) 2021-09-26 13:33:16.988 | 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-09-26 13:33:17.004 | 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-09-26 13:33:17.018 | 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-09-26 13:33:17.048 | 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-09-26 13:33:17.059 | 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-09-26 13:33:17.077 | 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-09-26 13:33:17.124 | 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-09-26 13:33:17.127 | 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-09-26 13:33:17.130 | 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-09-26 13:33:17.136 | 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-09-26 13:33:17.151 | 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-09-26 13:33:17.164 | 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-09-26 13:33:17.167 | 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-09-26 13:33:17.171 | 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-09-26 13:33:17.300 | Collecting python-barbicanclient===4.10.0 2021-09-26 13:33:17.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-09-26 13:33:17.406 | 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-09-26 13:33:17.411 | 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-09-26 13:33:17.414 | 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-09-26 13:33:17.434 | 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-09-26 13:33:17.439 | 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-09-26 13:33:17.449 | 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-09-26 13:33:17.479 | 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-09-26 13:33:17.487 | 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-09-26 13:33:17.890 | Collecting simplegeneric===0.8.1 2021-09-26 13:33:17.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-09-26 13:33:18.714 | 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-09-26 13:33:18.717 | 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-09-26 13:33:18.729 | 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-09-26 13:33:18.732 | 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-09-26 13:33:18.735 | 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-09-26 13:33:18.915 | Collecting taskflow===4.1.0 2021-09-26 13:33:18.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-09-26 13:33:19.082 | 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-09-26 13:33:19.095 | 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-09-26 13:33:19.106 | 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-09-26 13:33:19.113 | 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-09-26 13:33:19.134 | 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-09-26 13:33:19.138 | 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-09-26 13:33:19.146 | 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-09-26 13:33:19.172 | 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-09-26 13:33:19.175 | 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-09-26 13:33:19.178 | 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-09-26 13:33:19.188 | 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-09-26 13:33:19.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-09-26 13:33:19.198 | 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-09-26 13:33:19.201 | 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-09-26 13:33:19.250 | 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-09-26 13:33:19.297 | 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-09-26 13:33:19.319 | 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-09-26 13:33:19.324 | 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-09-26 13:33:19.330 | 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-09-26 13:33:19.333 | 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-09-26 13:33:19.340 | 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-09-26 13:33:19.388 | 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-09-26 13:33:19.391 | 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-09-26 13:33:19.400 | 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-09-26 13:33:19.403 | 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-09-26 13:33:19.416 | 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-09-26 13:33:19.420 | 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-09-26 13:33:19.436 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 13:33:19.439 | 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-09-26 13:33:19.444 | 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-09-26 13:33:19.446 | 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-09-26 13:33:19.449 | 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-09-26 13:33:19.547 | Collecting pydot===1.4.1 2021-09-26 13:33:19.555 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-09-26 13:33:19.761 | Collecting automaton===2.0.1 2021-09-26 13:33:19.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-09-26 13:33:20.024 | Collecting networkx===2.4 2021-09-26 13:33:20.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-09-26 13:33:20.205 | 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-09-26 13:33:20.208 | 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-09-26 13:33:20.210 | 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-09-26 13:33:20.213 | 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-09-26 13:33:20.216 | 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-09-26 13:33:20.220 | 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-09-26 13:33:20.223 | 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-09-26 13:33:20.237 | 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-09-26 13:33:20.241 | 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-09-26 13:33:20.259 | 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-09-26 13:33:20.262 | 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-09-26 13:33:20.266 | Building wheels for collected packages: simplegeneric 2021-09-26 13:33:20.267 | Building wheel for simplegeneric (setup.py): started 2021-09-26 13:33:21.036 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-09-26 13:33:21.037 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=4de720af5638283abfe6d22e2bcef353d5b94eed31a1735fbcb6050af00710c2 2021-09-26 13:33:21.037 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-09-26 13:33:21.038 | Successfully built simplegeneric 2021-09-26 13:33:22.102 | Installing collected packages: pydot, automaton, networkx, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-09-26 13:33:24.442 | Running setup.py develop for glance 2021-09-26 13:33:26.140 | 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-09-26 13:33:26.266 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:33:26.266 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:33:26.386 | + inc/python:pip_install:207 : result=0 2021-09-26 13:33:26.388 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:33:26.390 | + functions-common:time_stop:2331 : local name 2021-09-26 13:33:26.393 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:33:26.395 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:33:26.397 | + functions-common:time_stop:2334 : local total 2021-09-26 13:33:26.400 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:33:26.403 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:33:26.405 | + functions-common:time_stop:2338 : start_time=1632663189164 2021-09-26 13:33:26.408 | + functions-common:time_stop:2340 : [[ -z 1632663189164 ]] 2021-09-26 13:33:26.411 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:33:26.415 | + functions-common:time_stop:2343 : end_time=1632663206412 2021-09-26 13:33:26.417 | + functions-common:time_stop:2344 : elapsed_time=17248 2021-09-26 13:33:26.420 | + functions-common:time_stop:2345 : total=152885 2021-09-26 13:33:26.422 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:33:26.425 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=170133 2021-09-26 13:33:26.427 | + inc/python:pip_install:210 : return 0 2021-09-26 13:33:26.430 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 13:33:26.437 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-26 13:33:26.439 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-26 13:33:26.459 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-26 13:33:26.473 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-09-26 13:33:26.476 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-09-26 13:33:26.479 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:33:26.481 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:33:26.484 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-09-26 13:33:26.487 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:33:26.489 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 13:33:26.492 | + ./stack.sh:main:898 : configure_glance 2021-09-26 13:33:26.494 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-09-26 13:33:26.507 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-09-26 13:33:26.534 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-09-26 13:33:26.560 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-09-26 13:33:26.589 | + lib/glance:configure_glance:142 : local dburl 2021-09-26 13:33:26.593 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-09-26 13:33:26.595 | ++ lib/database:database_connection_url:132 : local db=glance 2021-09-26 13:33:26.598 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-09-26 13:33:26.600 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-09-26 13:33:26.603 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-26 13:33:26.606 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-26 13:33:26.609 | + 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-09-26 13:33:26.641 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-09-26 13:33:26.669 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-09-26 13:33:26.697 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-09-26 13:33:26.700 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-09-26 13:33:26.702 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-09-26 13:33:26.705 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 13:33:26.707 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-09-26 13:33:26.736 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-09-26 13:33:26.761 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-09-26 13:33:26.788 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-09-26 13:33:26.815 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-09-26 13:33:26.845 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-09-26 13:33:26.870 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-09-26 13:33:26.898 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-09-26 13:33:26.925 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 13:33:26.951 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 13:33:26.977 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-09-26 13:33:27.007 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-09-26 13:33:27.009 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-26 13:33:27.012 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-09-26 13:33:27.014 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 13:33:27.017 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 13:33:27.019 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 13:33:27.035 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:33:27.038 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 13:33:27.041 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 13:33:27.043 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 13:33:27.059 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:33:27.062 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:33:27.065 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:33:27.091 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 13:33:27.093 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 13:33:27.096 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-09-26 13:33:27.125 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-09-26 13:33:27.128 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-09-26 13:33:27.156 | + 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-09-26 13:33:27.184 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-09-26 13:33:27.213 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-26 13:33:27.242 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-09-26 13:33:27.271 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-09-26 13:33:27.298 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-09-26 13:33:27.301 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-09-26 13:33:27.303 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-09-26 13:33:27.306 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 13:33:27.308 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-09-26 13:33:27.337 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-09-26 13:33:27.364 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-09-26 13:33:27.393 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-09-26 13:33:27.421 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-09-26 13:33:27.449 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-09-26 13:33:27.476 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-09-26 13:33:27.506 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-09-26 13:33:27.532 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 13:33:27.558 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 13:33:27.586 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-09-26 13:33:27.614 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-09-26 13:33:27.617 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-26 13:33:27.619 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-09-26 13:33:27.621 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 13:33:27.624 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 13:33:27.629 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 13:33:27.646 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:33:27.649 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 13:33:27.651 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 13:33:27.655 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 13:33:27.672 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:33:27.675 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:33:27.677 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:33:27.706 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 13:33:27.709 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 13:33:27.711 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-09-26 13:33:27.713 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-09-26 13:33:27.716 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-09-26 13:33:27.719 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-09-26 13:33:27.722 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-09-26 13:33:27.749 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-09-26 13:33:27.752 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-26 13:33:27.781 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.43 2021-09-26 13:33:27.785 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.43 2021-09-26 13:33:27.785 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-09-26 13:33:27.789 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.43 2021-09-26 13:33:27.816 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-09-26 13:33:27.818 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.43 2021-09-26 13:33:27.847 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-09-26 13:33:27.863 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:33:27.866 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-09-26 13:33:27.892 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-09-26 13:33:27.918 | + lib/glance:configure_glance:215 : python3_enabled 2021-09-26 13:33:27.921 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-09-26 13:33:27.924 | + inc/python:python3_enabled:468 : return 0 2021-09-26 13:33:27.926 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-09-26 13:33:27.956 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-09-26 13:33:27.983 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-09-26 13:33:28.009 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-09-26 13:33:28.037 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-09-26 13:33:28.065 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-09-26 13:33:28.095 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-09-26 13:33:28.124 | + lib/glance:configure_glance:227 : python3_enabled 2021-09-26 13:33:28.126 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-09-26 13:33:28.128 | + inc/python:python3_enabled:468 : return 0 2021-09-26 13:33:28.131 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.43/identity/v3 2021-09-26 13:33:28.159 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-09-26 13:33:28.187 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.43/image 2021-09-26 13:33:28.215 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-09-26 13:33:28.232 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:33:28.234 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-09-26 13:33:28.251 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:33:28.254 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-09-26 13:33:28.256 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-09-26 13:33:28.259 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 13:33:28.261 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 13:33:28.264 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-09-26 13:33:28.267 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-09-26 13:33:28.270 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 13:33:28.273 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 13:33:28.290 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 13:33:28.292 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 13:33:28.295 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 13:33:28.298 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 13:33:28.301 | + 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-09-26 13:33:28.327 | + 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-09-26 13:33:28.358 | + 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-09-26 13:33:28.387 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 13:33:28.415 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-09-26 13:33:28.418 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-09-26 13:33:28.421 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 13:33:28.423 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 13:33:28.426 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-09-26 13:33:28.429 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-09-26 13:33:28.431 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 13:33:28.435 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 13:33:28.454 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 13:33:28.457 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 13:33:28.459 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 13:33:28.462 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 13:33:28.465 | + 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-09-26 13:33:28.491 | + 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-09-26 13:33:28.519 | + 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-09-26 13:33:28.545 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 13:33:28.572 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-09-26 13:33:28.577 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-09-26 13:33:28.582 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-09-26 13:33:28.615 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-09-26 13:33:28.641 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-26 13:33:28.671 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.43/identity 2021-09-26 13:33:28.698 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-09-26 13:33:28.725 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-09-26 13:33:28.753 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-09-26 13:33:28.780 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.43 2021-09-26 13:33:28.783 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.43 2021-09-26 13:33:28.784 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-09-26 13:33:28.788 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.43 2021-09-26 13:33:28.816 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-26 13:33:28.845 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-09-26 13:33:28.876 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-09-26 13:33:28.908 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-09-26 13:33:28.939 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-09-26 13:33:28.944 | + 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-09-26 13:33:28.950 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-09-26 13:33:28.966 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:33:28.968 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-26 13:33:28.971 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-09-26 13:33:28.973 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-09-26 13:33:28.975 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-09-26 13:33:28.978 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-09-26 13:33:28.981 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-09-26 13:33:28.985 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-09-26 13:33:28.988 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-09-26 13:33:28.991 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-09-26 13:33:29.019 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-09-26 13:33:29.021 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-09-26 13:33:29.024 | ++ functions:get_random_port:816 : true 2021-09-26 13:33:29.026 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-09-26 13:33:29.029 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-09-26 13:33:29.031 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-09-26 13:33:29.091 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-09-26 13:33:29.094 | ++ functions:get_random_port:820 : break 2 2021-09-26 13:33:29.096 | ++ functions:get_random_port:824 : echo 60999 2021-09-26 13:33:29.100 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-09-26 13:33:29.102 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-09-26 13:33:29.131 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-09-26 13:33:29.158 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-09-26 13:33:29.187 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-09-26 13:33:29.215 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-09-26 13:33:29.243 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-09-26 13:33:29.269 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-09-26 13:33:29.302 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-09-26 13:33:29.327 | + 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-09-26 13:33:29.355 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-26 13:33:29.386 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-09-26 13:33:29.413 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-26 13:33:29.445 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-09-26 13:33:29.473 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-09-26 13:33:29.501 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-09-26 13:33:29.530 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-09-26 13:33:29.556 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-09-26 13:33:29.583 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-09-26 13:33:29.609 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-09-26 13:33:29.636 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-09-26 13:33:29.639 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-09-26 13:33:29.641 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 13:33:29.644 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:33:29.646 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:33:29.649 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-09-26 13:33:29.651 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-09-26 13:33:29.710 | proxy (enabled by site administrator) 2021-09-26 13:33:29.714 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-09-26 13:33:29.718 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-09-26 13:33:29.721 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 13:33:29.724 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:33:29.726 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:33:29.730 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-09-26 13:33:29.733 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-09-26 13:33:29.785 | No module matches proxy_http 2021-09-26 13:33:29.788 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-09-26 13:33:29.849 | Considering dependency proxy for proxy_http: 2021-09-26 13:33:29.849 | Module proxy already enabled 2021-09-26 13:33:29.849 | Enabling module proxy_http. 2021-09-26 13:33:29.855 | To activate the new configuration, you need to run: 2021-09-26 13:33:29.855 | systemctl restart apache2 2021-09-26 13:33:29.860 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-09-26 13:33:29.863 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 13:33:29.865 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:33:29.868 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 13:33:30.014 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-09-26 13:33:30.022 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-09-26 13:33:30.025 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-09-26 13:33:30.028 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 13:33:30.031 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:33:30.034 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:33:30.038 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-26 13:33:30.041 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-26 13:33:30.046 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-09-26 13:33:30.046 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-26 13:33:30.054 | KeepAlive Off 2021-09-26 13:33:30.058 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-09-26 13:33:30.058 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-26 13:33:30.066 | SetEnv proxy-sendchunked 1 2021-09-26 13:33:30.071 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-26 13:33:30.071 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-09-26 13:33:30.079 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-09-26 13:33:30.082 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-09-26 13:33:30.085 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-09-26 13:33:30.087 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 13:33:30.090 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 13:33:30.093 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 13:33:30.095 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:33:30.098 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:33:30.100 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 13:33:30.103 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 13:33:30.105 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:33:30.108 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:33:30.111 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-09-26 13:33:30.172 | Enabling site glance-wsgi-api. 2021-09-26 13:33:30.177 | To activate the new configuration, you need to run: 2021-09-26 13:33:30.177 | systemctl reload apache2 2021-09-26 13:33:30.182 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-09-26 13:33:30.184 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 13:33:30.187 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:33:30.189 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 13:33:30.343 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-09-26 13:33:30.368 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:33:30.370 | + ./stack.sh:main:903 : stack_install_service cinder 2021-09-26 13:33:30.373 | + lib/stack:stack_install_service:20 : local service=cinder 2021-09-26 13:33:30.376 | + lib/stack:stack_install_service:21 : type install_cinder 2021-09-26 13:33:30.379 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 13:33:30.381 | + lib/stack:stack_install_service:32 : install_cinder 2021-09-26 13:33:30.384 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-09-26 13:33:30.387 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-09-26 13:33:30.390 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-09-26 13:33:30.393 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 13:33:30.395 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 13:33:30.398 | ++ functions-common:git_clone:527 : pwd 2021-09-26 13:33:30.401 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 13:33:30.405 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 13:33:30.408 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 13:33:30.425 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 13:33:30.427 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 13:33:30.430 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 13:33:30.433 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 13:33:30.434 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 13:33:30.438 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-09-26 13:33:30.441 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 13:33:30.444 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-09-26 13:33:30.448 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 13:33:30.449 | + functions-common:git_clone:593 : head -1 2021-09-26 13:33:30.453 | 2ef9db8e4 Merge "RBD: use correct stripe unit in clone operation" into stable/ussuri 2021-09-26 13:33:30.456 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 13:33:30.459 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-09-26 13:33:30.463 | + inc/python:setup_develop:351 : local bindep 2021-09-26 13:33:30.466 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-26 13:33:30.469 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-09-26 13:33:30.472 | + inc/python:setup_develop:357 : local extras= 2021-09-26 13:33:30.475 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-09-26 13:33:30.478 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 13:33:30.481 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-26 13:33:30.484 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-09-26 13:33:30.487 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 13:33:30.490 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 13:33:30.493 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-09-26 13:33:30.496 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 13:33:30.499 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-09-26 13:33:30.502 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 13:33:30.505 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 13:33:30.508 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-09-26 13:33:30.514 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-09-26 13:33:30.517 | + 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-09-26 13:33:31.578 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-09-26 13:33:31.581 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 13:33:31.583 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 13:33:31.586 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 13:33:31.588 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-26 13:33:31.591 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-09-26 13:33:31.593 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 13:33:31.596 | + inc/python:setup_package:440 : local extras= 2021-09-26 13:33:31.598 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 13:33:31.601 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 13:33:31.603 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 13:33:31.606 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 13:33:31.609 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 13:33:31.611 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-09-26 13:33:31.634 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-09-26 13:33:31.640 | + 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-09-26 13:33:34.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:33:34.470 | 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-09-26 13:33:34.471 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.472 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.472 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.472 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.473 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.473 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.474 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.474 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.475 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.475 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.475 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.476 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.476 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.477 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.477 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.478 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.478 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.479 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.479 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.479 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.480 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.480 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.481 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.481 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.482 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.484 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.485 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.485 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.486 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.486 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.487 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.487 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.488 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.488 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.488 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.489 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.489 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.490 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.490 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.490 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.491 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.491 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.492 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.493 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.493 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.494 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.494 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.495 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.495 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.496 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.496 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.497 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.497 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.498 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.498 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.499 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.499 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.499 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.500 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.500 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.501 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.502 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.502 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.503 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.503 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.504 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.504 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.505 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.505 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.506 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.507 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.507 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.507 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.508 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.508 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.509 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.509 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.510 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.510 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.510 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.511 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.512 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.512 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.513 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.513 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.513 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.514 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.514 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.515 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.515 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.516 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.516 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.517 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.517 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.518 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.518 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.519 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.519 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.520 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.520 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.521 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.521 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.522 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.522 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.523 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.523 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.524 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.524 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.524 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.525 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.525 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.526 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.526 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.527 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.527 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.528 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.529 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.529 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.530 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.530 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.531 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.531 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.532 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.532 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.533 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.533 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.533 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.534 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.534 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.535 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.535 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.536 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.536 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.537 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.537 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.537 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.538 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.538 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.538 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.539 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.539 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.540 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.540 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.541 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.541 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.542 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.542 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.542 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.543 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.543 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.544 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.545 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.545 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.546 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.546 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.546 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.547 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.547 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.548 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.548 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.549 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.549 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.549 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.550 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.550 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.551 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.551 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.551 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.552 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.552 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.553 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.575 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.576 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.576 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.576 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.577 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.577 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.578 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.578 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.579 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.579 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.580 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.580 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.580 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.581 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.581 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.582 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.582 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.582 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.583 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.583 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.584 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.584 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.586 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.586 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.586 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.586 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.586 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.587 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.587 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.587 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.588 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.588 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.589 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.589 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.590 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.590 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.590 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.591 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.592 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.592 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.593 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.593 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.593 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.594 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.594 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.595 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.595 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.596 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.596 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.597 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.597 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.597 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.598 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.598 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.599 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.599 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.600 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.600 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.601 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.601 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.601 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.603 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.603 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.604 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.605 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.605 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.606 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.606 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.607 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.607 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.609 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.609 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.609 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.609 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.610 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.610 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.610 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.611 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.611 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.612 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.612 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.613 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.613 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.614 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.614 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.614 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.615 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.615 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.616 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.616 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.617 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.617 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.617 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.618 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.618 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.619 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.619 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.619 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.620 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.620 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.621 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.621 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.622 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.622 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.623 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.623 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.624 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.624 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.625 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.625 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.626 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.626 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.626 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.627 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.627 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.628 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.628 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.629 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.629 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.629 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.630 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.630 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.631 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.631 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.631 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.632 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.632 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.633 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.633 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.634 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.634 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.635 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.635 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.635 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.636 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.636 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.637 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.637 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.637 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.638 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.638 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.639 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.639 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.640 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.640 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.640 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.641 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.641 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.642 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.644 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.644 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.644 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.644 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.644 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.644 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.645 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.645 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.646 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.647 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.647 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.648 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.648 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.648 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.649 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.649 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.650 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.650 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.651 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.651 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.652 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.652 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.653 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.653 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.654 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.654 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.655 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.655 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.656 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.656 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.657 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.657 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.657 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.658 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.658 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.659 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.659 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.660 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.660 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.661 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.661 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.661 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.664 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.664 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.664 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.664 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.664 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.664 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.665 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.665 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.666 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.666 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.667 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.667 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.667 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.668 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.668 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.669 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.670 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.670 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.670 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.671 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.672 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.672 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.673 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.673 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.674 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.674 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.674 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.675 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.675 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.676 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.676 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.677 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.677 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.677 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.678 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.678 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.679 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.679 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.679 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.680 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.680 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.681 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.683 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.683 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.683 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.683 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.683 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.684 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.684 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.685 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.685 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.686 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.686 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:33:34.687 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:33:34.687 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:33:34.688 | Obtaining file:///opt/stack/cinder 2021-09-26 13:33:36.868 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 13:33:39.021 | 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-09-26 13:33:39.030 | 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-09-26 13:33:39.039 | 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-09-26 13:33:39.049 | 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-09-26 13:33:39.074 | 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-09-26 13:33:39.091 | 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-09-26 13:33:39.117 | 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-09-26 13:33:39.162 | 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-09-26 13:33:39.178 | 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-09-26 13:33:39.181 | 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-09-26 13:33:39.188 | 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-09-26 13:33:39.831 | Collecting google-api-python-client===1.8.0 2021-09-26 13:33:39.839 | 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-09-26 13:33:40.520 | Collecting google-auth===1.13.1 2021-09-26 13:33:40.526 | 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-09-26 13:33:41.014 | Collecting google-auth-httplib2===0.0.3 2021-09-26 13:33:41.021 | 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-09-26 13:33:41.102 | 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-09-26 13:33:41.105 | 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-09-26 13:33:41.108 | 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-09-26 13:33:41.111 | 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-09-26 13:33:41.144 | 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-09-26 13:33:41.213 | 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-09-26 13:33:41.274 | 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-09-26 13:33:41.286 | 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-09-26 13:33:41.758 | Collecting oauth2client===4.1.3 2021-09-26 13:33:41.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-09-26 13:33:41.861 | Requirement already satisfied: os-brick===3.0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.7) 2021-09-26 13:33:41.892 | 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-09-26 13:33:41.897 | 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-09-26 13:33:41.921 | 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-09-26 13:33:41.958 | 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-09-26 13:33:41.973 | 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-09-26 13:33:41.988 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.2) 2021-09-26 13:33:41.996 | 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-09-26 13:33:42.083 | 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-09-26 13:33:42.093 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-09-26 13:33:42.141 | 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-09-26 13:33:42.210 | 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-09-26 13:33:42.232 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.1) 2021-09-26 13:33:42.251 | 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-09-26 13:33:42.268 | 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-09-26 13:33:42.285 | 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-09-26 13:33:42.289 | 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-09-26 13:33:42.303 | 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-09-26 13:33:42.332 | 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-09-26 13:33:42.343 | 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-09-26 13:33:42.362 | 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-09-26 13:33:43.031 | Collecting oslo.vmware===3.3.1 2021-09-26 13:33:43.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-09-26 13:33:43.155 | 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-09-26 13:33:43.202 | 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-09-26 13:33:43.241 | 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-09-26 13:33:43.243 | 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-09-26 13:33:43.246 | 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-09-26 13:33:43.405 | Collecting pyasn1===0.4.8 2021-09-26 13:33:43.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-09-26 13:33:43.613 | Collecting pyasn1-modules===0.2.8 2021-09-26 13:33:43.621 | 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-09-26 13:33:43.712 | 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-09-26 13:33:43.725 | 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-09-26 13:33:43.727 | 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-09-26 13:33:43.731 | 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-09-26 13:33:43.737 | 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-09-26 13:33:43.756 | 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-09-26 13:33:43.917 | Collecting python-glanceclient===3.1.2 2021-09-26 13:33:43.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-09-26 13:33:44.032 | 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-09-26 13:33:44.054 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.0) 2021-09-26 13:33:44.074 | 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-09-26 13:33:44.099 | 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-09-26 13:33:44.103 | 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-09-26 13:33:44.112 | 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-09-26 13:33:44.136 | 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-09-26 13:33:44.141 | 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-09-26 13:33:44.590 | Collecting rsa===4.0 2021-09-26 13:33:44.599 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-09-26 13:33:45.095 | Collecting rtslib-fb===2.1.71 2021-09-26 13:33:45.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-09-26 13:33:45.942 | 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-09-26 13:33:45.946 | 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-09-26 13:33:45.949 | 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-09-26 13:33:45.961 | 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-09-26 13:33:45.965 | 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-09-26 13:33:45.968 | 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-09-26 13:33:46.370 | Collecting suds-jurko===0.6 2021-09-26 13:33:46.379 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-09-26 13:33:46.932 | Collecting tabulate===0.8.7 2021-09-26 13:33:46.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-09-26 13:33:47.025 | 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-09-26 13:33:47.088 | 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-09-26 13:33:47.103 | 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-09-26 13:33:47.113 | 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-09-26 13:33:47.120 | 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-09-26 13:33:47.142 | 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-09-26 13:33:47.209 | 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-09-26 13:33:47.213 | 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-09-26 13:33:47.623 | Collecting uritemplate===3.0.1 2021-09-26 13:33:47.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-09-26 13:33:47.711 | 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-09-26 13:33:47.735 | 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-09-26 13:33:47.837 | Collecting warlock===1.3.3 2021-09-26 13:33:47.843 | 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-09-26 13:33:47.930 | 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-09-26 13:33:47.934 | 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-09-26 13:33:47.938 | 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-09-26 13:33:47.943 | 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-09-26 13:33:47.947 | 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-09-26 13:33:48.455 | Collecting google-api-core===1.16.0 2021-09-26 13:33:48.462 | 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-09-26 13:33:48.577 | 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-09-26 13:33:48.625 | 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-09-26 13:33:48.628 | 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-09-26 13:33:48.675 | 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-09-26 13:33:48.695 | 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-09-26 13:33:48.699 | 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-09-26 13:33:48.705 | 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-09-26 13:33:48.709 | 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-09-26 13:33:48.718 | 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-09-26 13:33:48.722 | 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-09-26 13:33:48.732 | 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-09-26 13:33:48.739 | 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-09-26 13:33:48.788 | 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-09-26 13:33:48.794 | 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-09-26 13:33:48.804 | 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-09-26 13:33:48.808 | 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-09-26 13:33:48.820 | 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-09-26 13:33:48.823 | 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-09-26 13:33:48.833 | 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-09-26 13:33:48.853 | 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-09-26 13:33:48.872 | 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-09-26 13:33:48.888 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 13:33:48.891 | 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-09-26 13:33:48.894 | 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-09-26 13:33:49.343 | Collecting pyudev===0.22.0 2021-09-26 13:33:49.349 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-09-26 13:33:49.435 | 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-09-26 13:33:49.438 | 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-09-26 13:33:49.443 | 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-09-26 13:33:49.488 | 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-09-26 13:33:49.498 | 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-09-26 13:33:49.500 | 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-09-26 13:33:49.503 | 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-09-26 13:33:49.506 | 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-09-26 13:33:49.509 | 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-09-26 13:33:49.515 | 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-09-26 13:33:49.951 | Collecting googleapis-common-protos===1.51.0 2021-09-26 13:33:49.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-09-26 13:33:50.818 | 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-09-26 13:33:50.824 | 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-09-26 13:33:50.838 | 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-09-26 13:33:50.841 | 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-09-26 13:33:50.850 | 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-09-26 13:33:50.854 | 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-09-26 13:33:50.858 | 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-09-26 13:33:50.875 | 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-09-26 13:33:50.879 | 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-09-26 13:33:50.882 | 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-09-26 13:33:50.886 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-09-26 13:33:50.888 | Building wheel for googleapis-common-protos (setup.py): started 2021-09-26 13:33:51.780 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-09-26 13:33:51.781 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77593 sha256=d202c387aee31ad7e48cb8cfdca0c55031e5bae6ec8c10f459923391c57191de 2021-09-26 13:33:51.781 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-09-26 13:33:51.783 | Building wheel for rtslib-fb (setup.py): started 2021-09-26 13:33:52.610 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-09-26 13:33:52.611 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=ab2450121c0c9b7b51a188e1285708a1db733501d70f1d0a01aa185cdc7cdf01 2021-09-26 13:33:52.611 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-09-26 13:33:52.612 | Successfully built googleapis-common-protos rtslib-fb 2021-09-26 13:33:53.645 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, googleapis-common-protos, google-auth, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, cinder 2021-09-26 13:33:53.646 | Attempting uninstall: pyasn1 2021-09-26 13:33:53.648 | Found existing installation: pyasn1 0.4.2 2021-09-26 13:33:53.656 | Uninstalling pyasn1-0.4.2: 2021-09-26 13:33:53.672 | Successfully uninstalled pyasn1-0.4.2 2021-09-26 13:33:55.329 | Running setup.py develop for cinder 2021-09-26 13:33:57.754 | 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-09-26 13:33:57.892 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:33:57.892 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:33:58.033 | + inc/python:pip_install:207 : result=0 2021-09-26 13:33:58.036 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:33:58.039 | + functions-common:time_stop:2331 : local name 2021-09-26 13:33:58.041 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:33:58.044 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:33:58.047 | + functions-common:time_stop:2334 : local total 2021-09-26 13:33:58.049 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:33:58.052 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:33:58.054 | + functions-common:time_stop:2338 : start_time=1632663211628 2021-09-26 13:33:58.057 | + functions-common:time_stop:2340 : [[ -z 1632663211628 ]] 2021-09-26 13:33:58.061 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:33:58.064 | + functions-common:time_stop:2343 : end_time=1632663238062 2021-09-26 13:33:58.067 | + functions-common:time_stop:2344 : elapsed_time=26434 2021-09-26 13:33:58.069 | + functions-common:time_stop:2345 : total=170133 2021-09-26 13:33:58.071 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:33:58.074 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=196567 2021-09-26 13:33:58.077 | + inc/python:pip_install:210 : return 0 2021-09-26 13:33:58.079 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 13:33:58.082 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-26 13:33:58.085 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-26 13:33:58.105 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-26 13:33:58.117 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-09-26 13:33:58.120 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-09-26 13:33:58.123 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:33:58.126 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:33:58.129 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-09-26 13:33:58.132 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:33:58.134 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-09-26 13:33:58.137 | + lib/cinder:install_cinder:420 : install_package tgt 2021-09-26 13:33:58.140 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 13:33:58.143 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 13:33:58.145 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 13:33:58.148 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 13:33:58.151 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 13:33:58.154 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 13:33:58.157 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:33:58.161 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:33:58.164 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 13:33:58.166 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 13:33:58.169 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 13:33:58.171 | + functions-common:apt_get_update:1069 : return 2021-09-26 13:33:58.174 | + functions-common:install_package:1334 : real_install_package tgt 2021-09-26 13:33:58.177 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 13:33:58.180 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:33:58.182 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:33:58.185 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-09-26 13:33:58.210 | + 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-09-26 13:33:58.335 | Reading package lists... 2021-09-26 13:33:58.637 | Building dependency tree... 2021-09-26 13:33:58.639 | Reading state information... 2021-09-26 13:33:58.950 | The following packages were automatically installed and are no longer required: 2021-09-26 13:33:58.951 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-09-26 13:33:58.951 | python3-click python3-colorama python3-configobj python3-constantly 2021-09-26 13:33:58.952 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-09-26 13:33:58.952 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:33:58.952 | python3-twisted-bin python3-zope.interface 2021-09-26 13:33:58.952 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:33:58.952 | The following additional packages will be installed: 2021-09-26 13:33:58.953 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-09-26 13:33:58.953 | libsgutils2-2 sg3-utils 2021-09-26 13:33:58.955 | Suggested packages: 2021-09-26 13:33:58.955 | tgt-rbd 2021-09-26 13:33:59.025 | The following NEW packages will be installed: 2021-09-26 13:33:59.026 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-09-26 13:33:59.027 | The following packages will be upgraded: 2021-09-26 13:33:59.028 | ibverbs-providers libibverbs1 2021-09-26 13:33:59.274 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-09-26 13:33:59.274 | Need to get 1,406 kB of archives. 2021-09-26 13:33:59.274 | After this operation, 3,551 kB of additional disk space will be used. 2021-09-26 13:33:59.274 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-09-26 13:33:59.297 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-09-26 13:33:59.408 | 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-09-26 13:33:59.434 | 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-09-26 13:33:59.576 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-09-26 13:33:59.912 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-09-26 13:33:59.931 | Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-09-26 13:34:00.553 | Fetched 1,406 kB in 1s (1,560 kB/s) 2021-09-26 13:34:00.652 | (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 ... 76976 files and directories currently installed.) 2021-09-26 13:34:00.657 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-09-26 13:34:00.683 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-09-26 13:34:00.827 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-09-26 13:34:00.849 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-09-26 13:34:00.925 | Selecting previously unselected package libconfig-general-perl. 2021-09-26 13:34:00.934 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-09-26 13:34:00.936 | Unpacking libconfig-general-perl (2.63-1) ... 2021-09-26 13:34:01.036 | Selecting previously unselected package librdmacm1:amd64. 2021-09-26 13:34:01.044 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-09-26 13:34:01.046 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-09-26 13:34:01.140 | Selecting previously unselected package libsgutils2-2. 2021-09-26 13:34:01.148 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-09-26 13:34:01.151 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-09-26 13:34:01.219 | Selecting previously unselected package sg3-utils. 2021-09-26 13:34:01.228 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-09-26 13:34:01.231 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-09-26 13:34:01.456 | Selecting previously unselected package tgt. 2021-09-26 13:34:01.464 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-09-26 13:34:01.468 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-09-26 13:34:01.593 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-09-26 13:34:01.615 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:34:01.639 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-09-26 13:34:01.668 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-09-26 13:34:01.697 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 13:34:01.728 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-09-26 13:34:01.924 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 13:34:02.150 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 13:34:04.115 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-09-26 13:34:04.144 | Setting up libconfig-general-perl (2.63-1) ... 2021-09-26 13:34:04.172 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-09-26 13:34:04.472 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-09-26 13:34:05.264 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 13:34:05.295 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 13:34:05.506 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 13:34:07.735 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:34:07.738 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:34:07.740 | + functions-common:time_stop:2331 : local name 2021-09-26 13:34:07.743 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:34:07.746 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:34:07.749 | + functions-common:time_stop:2334 : local total 2021-09-26 13:34:07.751 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:34:07.754 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:34:07.756 | + functions-common:time_stop:2338 : start_time=1632663238207 2021-09-26 13:34:07.759 | + functions-common:time_stop:2340 : [[ -z 1632663238207 ]] 2021-09-26 13:34:07.763 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:34:07.766 | + functions-common:time_stop:2343 : end_time=1632663247764 2021-09-26 13:34:07.769 | + functions-common:time_stop:2344 : elapsed_time=9557 2021-09-26 13:34:07.772 | + functions-common:time_stop:2345 : total=213512 2021-09-26 13:34:07.775 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:34:07.777 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=223069 2021-09-26 13:34:07.780 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:34:07.783 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 13:34:07.785 | + ./stack.sh:main:904 : configure_cinder 2021-09-26 13:34:07.788 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-09-26 13:34:07.800 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-09-26 13:34:07.811 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-09-26 13:34:07.814 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-09-26 13:34:07.816 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-26 13:34:07.819 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-09-26 13:34:07.820 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-26 13:34:07.823 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-09-26 13:34:07.826 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-09-26 13:34:07.828 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-26 13:34:07.830 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-09-26 13:34:07.833 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-09-26 13:34:07.835 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-09-26 13:34:07.837 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-09-26 13:34:07.839 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-09-26 13:34:07.850 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-09-26 13:34:07.864 | + 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-09-26 13:34:07.877 | + 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-09-26 13:34:07.889 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-09-26 13:34:07.900 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-26 13:34:07.903 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-26 13:34:07.907 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.R5x3pWRwCs 2021-09-26 13:34:07.909 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-26 13:34:07.912 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-26 13:34:07.914 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-09-26 13:34:07.917 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.R5x3pWRwCs 2021-09-26 13:34:07.921 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.R5x3pWRwCs 2021-09-26 13:34:07.933 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.R5x3pWRwCs /etc/sudoers.d/cinder-rootwrap 2021-09-26 13:34:07.945 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-09-26 13:34:07.949 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-26 13:34:07.951 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-26 13:34:07.953 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-26 13:34:07.956 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-26 13:34:07.958 | + 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-09-26 13:34:07.960 | + 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-09-26 13:34:07.963 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-09-26 13:34:07.965 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-09-26 13:34:07.969 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-09-26 13:34:07.974 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-09-26 13:34:08.001 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-09-26 13:34:08.020 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-09-26 13:34:08.039 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-09-26 13:34:08.060 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-09-26 13:34:08.078 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-09-26 13:34:08.103 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-09-26 13:34:08.125 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-09-26 13:34:08.145 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-09-26 13:34:08.148 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-09-26 13:34:08.152 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-09-26 13:34:08.155 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 13:34:08.157 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-09-26 13:34:08.185 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-09-26 13:34:08.212 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-09-26 13:34:08.239 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-09-26 13:34:08.269 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-09-26 13:34:08.300 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-09-26 13:34:08.333 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-09-26 13:34:08.363 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-09-26 13:34:08.391 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 13:34:08.420 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 13:34:08.446 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-09-26 13:34:08.475 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-09-26 13:34:08.501 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-09-26 13:34:08.504 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-09-26 13:34:08.506 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-09-26 13:34:08.509 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-09-26 13:34:08.511 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-26 13:34:08.515 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-26 13:34:08.543 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-09-26 13:34:08.572 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-09-26 13:34:08.601 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-09-26 13:34:08.628 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-09-26 13:34:08.656 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-09-26 13:34:08.684 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-09-26 13:34:08.714 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-09-26 13:34:08.717 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.43 2021-09-26 13:34:08.744 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-09-26 13:34:08.774 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-09-26 13:34:08.781 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key b840a6f9a55dc481077a294cd3485c32 2021-09-26 13:34:08.809 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-09-26 13:34:08.828 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:08.830 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2021-09-26 13:34:08.833 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2021-09-26 13:34:08.835 | + lib/cinder:configure_cinder:241 : local default_name= 2021-09-26 13:34:08.838 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2021-09-26 13:34:08.841 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-26 13:34:08.844 | + lib/cinder:configure_cinder:244 : be_type=lvm 2021-09-26 13:34:08.847 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2021-09-26 13:34:08.849 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2021-09-26 13:34:08.852 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2021-09-26 13:34:08.854 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-09-26 13:34:08.858 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-09-26 13:34:08.888 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-09-26 13:34:08.919 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-09-26 13:34:08.946 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-09-26 13:34:08.974 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-09-26 13:34:09.003 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2021-09-26 13:34:09.005 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2021-09-26 13:34:09.008 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2021-09-26 13:34:09.010 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-09-26 13:34:09.039 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-09-26 13:34:09.067 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2021-09-26 13:34:09.070 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-09-26 13:34:09.099 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2021-09-26 13:34:09.102 | + lib/cinder:configure_cinder_image_volume_cache:562 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-09-26 13:34:09.105 | + lib/cinder:configure_cinder_image_volume_cache:563 : local be_name=lvmdriver-1 2021-09-26 13:34:09.107 | + lib/cinder:configure_cinder_image_volume_cache:565 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-09-26 13:34:09.136 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2021-09-26 13:34:09.139 | + lib/cinder:configure_cinder_image_volume_cache:571 : [[ -n '' ]] 2021-09-26 13:34:09.142 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-09-26 13:34:09.159 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:09.162 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.43:8080/v1/AUTH_ 2021-09-26 13:34:09.191 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-09-26 13:34:09.209 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:09.211 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-09-26 13:34:09.229 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:09.231 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-09-26 13:34:09.234 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-09-26 13:34:09.237 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-09-26 13:34:09.240 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-09-26 13:34:09.242 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 13:34:09.245 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 13:34:09.248 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 13:34:09.265 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:09.268 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 13:34:09.271 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 13:34:09.274 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 13:34:09.291 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:09.295 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:34:09.298 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:34:09.326 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 13:34:09.329 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 13:34:09.332 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-09-26 13:34:09.334 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-09-26 13:34:09.337 | + functions:setup_logging:656 : local other_cond=True 2021-09-26 13:34:09.339 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 13:34:09.342 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-09-26 13:34:09.344 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-09-26 13:34:09.347 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 13:34:09.350 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 13:34:09.373 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 13:34:09.376 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 13:34:09.379 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 13:34:09.381 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 13:34:09.384 | + 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-09-26 13:34:09.414 | + 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-09-26 13:34:09.442 | + 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-09-26 13:34:09.470 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 13:34:09.499 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-09-26 13:34:09.501 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-09-26 13:34:09.504 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-09-26 13:34:09.507 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-09-26 13:34:09.509 | + lib/apache:write_uwsgi_config:267 : local http= 2021-09-26 13:34:09.512 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 13:34:09.515 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-09-26 13:34:09.519 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-09-26 13:34:09.521 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 13:34:09.524 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 13:34:09.537 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 13:34:09.537 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:34:09.546 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 13:34:09.550 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:34:09.565 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-09-26 13:34:09.567 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-09-26 13:34:09.571 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-09-26 13:34:09.598 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-09-26 13:34:09.627 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-09-26 13:34:09.654 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-09-26 13:34:09.682 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-26 13:34:09.707 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-26 13:34:09.742 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-09-26 13:34:09.769 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-09-26 13:34:09.796 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-09-26 13:34:09.823 | + 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-09-26 13:34:09.851 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-26 13:34:09.880 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-26 13:34:09.906 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-09-26 13:34:09.937 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-09-26 13:34:09.940 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-09-26 13:34:09.943 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-09-26 13:34:09.946 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-09-26 13:34:09.948 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 13:34:09.951 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:34:09.953 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:34:09.956 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-26 13:34:09.959 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-09-26 13:34:09.961 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-09-26 13:34:09.989 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-26 13:34:10.018 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-09-26 13:34:10.019 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-26 13:34:10.026 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-09-26 13:34:10.030 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-09-26 13:34:10.033 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-09-26 13:34:10.035 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 13:34:10.038 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 13:34:10.040 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 13:34:10.043 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:34:10.045 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:34:10.047 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 13:34:10.050 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 13:34:10.052 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:34:10.055 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:34:10.058 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-09-26 13:34:10.118 | Enabling site cinder-wsgi. 2021-09-26 13:34:10.123 | To activate the new configuration, you need to run: 2021-09-26 13:34:10.123 | systemctl reload apache2 2021-09-26 13:34:10.127 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-09-26 13:34:10.130 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 13:34:10.133 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:34:10.135 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 13:34:10.281 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-09-26 13:34:10.285 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-09-26 13:34:10.316 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.43/image 2021-09-26 13:34:10.346 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-09-26 13:34:10.363 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:10.366 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-09-26 13:34:10.369 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-09-26 13:34:10.400 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-09-26 13:34:10.404 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-09-26 13:34:10.406 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-09-26 13:34:10.409 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-09-26 13:34:10.411 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-09-26 13:34:10.441 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-09-26 13:34:10.469 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.43/identity 2021-09-26 13:34:10.497 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-09-26 13:34:10.528 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-09-26 13:34:10.556 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-09-26 13:34:10.584 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-09-26 13:34:10.611 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-09-26 13:34:10.640 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-26 13:34:10.668 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-09-26 13:34:10.698 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-09-26 13:34:10.728 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-09-26 13:34:10.756 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-09-26 13:34:10.758 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-09-26 13:34:10.776 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:10.779 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.43:2379 2021-09-26 13:34:10.814 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-09-26 13:34:10.832 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:10.834 | + ./stack.sh:main:909 : stack_install_service neutron 2021-09-26 13:34:10.837 | + lib/stack:stack_install_service:20 : local service=neutron 2021-09-26 13:34:10.839 | + lib/stack:stack_install_service:21 : type install_neutron 2021-09-26 13:34:10.842 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 13:34:10.844 | + lib/stack:stack_install_service:32 : install_neutron 2021-09-26 13:34:10.847 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-09-26 13:34:10.851 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:34:10.851 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 13:34:10.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-09-26 13:34:10.860 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 13:34:10.863 | + 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-09-26 13:34:10.865 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 13:34:10.868 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-09-26 13:34:10.870 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-09-26 13:34:10.874 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-09-26 13:34:10.876 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:34:10.879 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:34:10.882 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2021-09-26 13:34:10.884 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:34:10.887 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-09-26 13:34:10.891 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-09-26 13:34:10.894 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-09-26 13:34:10.897 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 13:34:10.900 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 13:34:10.904 | ++ functions-common:git_clone:527 : pwd 2021-09-26 13:34:10.907 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 13:34:10.910 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 13:34:10.913 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 13:34:10.930 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 13:34:10.933 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 13:34:10.936 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 13:34:10.939 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 13:34:10.939 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 13:34:10.944 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-09-26 13:34:10.946 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 13:34:10.949 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-09-26 13:34:10.952 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 13:34:10.952 | + functions-common:git_clone:593 : head -1 2021-09-26 13:34:10.961 | 527204823e Merge "[L3] Use processing queue for network update events" into stable/ussuri 2021-09-26 13:34:10.965 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 13:34:10.967 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-09-26 13:34:10.970 | + inc/python:setup_develop:351 : local bindep 2021-09-26 13:34:10.973 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-26 13:34:10.976 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-09-26 13:34:10.979 | + inc/python:setup_develop:357 : local extras= 2021-09-26 13:34:10.982 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-09-26 13:34:10.984 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 13:34:10.987 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-26 13:34:10.990 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-09-26 13:34:10.992 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 13:34:10.995 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 13:34:10.999 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-09-26 13:34:11.001 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 13:34:11.005 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-09-26 13:34:11.007 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 13:34:11.010 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 13:34:11.013 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-09-26 13:34:11.019 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-09-26 13:34:11.022 | + 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-09-26 13:34:12.044 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-09-26 13:34:12.046 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 13:34:12.049 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 13:34:12.051 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 13:34:12.054 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-26 13:34:12.056 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-09-26 13:34:12.058 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 13:34:12.061 | + inc/python:setup_package:440 : local extras= 2021-09-26 13:34:12.064 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 13:34:12.066 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 13:34:12.069 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 13:34:12.071 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 13:34:12.074 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 13:34:12.077 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-09-26 13:34:12.097 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-09-26 13:34:12.103 | + 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-09-26 13:34:14.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:34:14.897 | 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-09-26 13:34:14.897 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.898 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.898 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.898 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.899 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.899 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.900 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.900 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.901 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.901 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.902 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.902 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.903 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.904 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.904 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.904 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.905 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.905 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.906 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.906 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.907 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.907 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.907 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.908 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.908 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.910 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.911 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.911 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.912 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.912 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.913 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.913 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.914 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.914 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.914 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.915 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.915 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.916 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.916 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.917 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.917 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.917 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.918 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.918 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.919 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.919 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.919 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.920 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.920 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.921 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.921 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.922 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.922 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.923 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.923 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.924 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.924 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.924 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.925 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.925 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.926 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.927 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.927 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.928 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.928 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.929 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.929 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.930 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.930 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.931 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.932 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.932 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.932 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.933 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.933 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.934 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.935 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.953 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.954 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.954 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.955 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.956 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.956 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.957 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.957 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.957 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.958 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.958 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.959 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.959 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.960 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.960 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.961 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.961 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.962 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.962 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.963 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.963 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.964 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.964 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.965 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.965 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.966 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.966 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.967 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.967 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.968 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.968 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.968 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.969 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.969 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.970 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.970 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.971 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.971 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.972 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.972 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.973 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.973 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.974 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.974 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.975 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.975 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.975 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.976 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.976 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.977 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.977 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.978 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.978 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.979 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.979 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.979 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.980 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.980 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.981 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.981 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.982 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.982 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.982 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.983 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.983 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.984 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.984 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.985 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.986 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.986 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.986 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.987 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.987 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.988 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.988 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.989 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.989 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.989 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.990 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.990 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.990 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.991 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.991 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.992 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.992 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.993 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.993 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.994 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.994 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.994 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.995 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.995 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.996 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.997 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.997 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.997 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.998 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.998 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:14.999 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:14.999 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:14.999 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.000 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.000 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.001 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.001 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.001 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.002 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.002 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.003 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.003 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.003 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.004 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.004 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.005 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.005 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.005 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.006 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.006 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.007 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.007 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.008 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.008 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.008 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.009 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.009 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.010 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.010 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.010 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.011 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.011 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.011 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.013 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.013 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.013 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.014 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.014 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.015 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.015 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.015 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.016 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.016 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.017 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.017 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.017 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.018 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.018 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.019 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.019 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.019 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.020 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.020 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.021 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.021 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.021 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.022 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.023 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.024 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.024 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.025 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.026 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.026 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.026 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.027 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.027 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.028 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.028 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.029 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.029 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.030 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.030 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.030 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.031 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.031 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.032 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.032 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.032 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.033 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.033 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.034 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.034 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.035 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.035 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.035 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.036 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.036 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.037 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.037 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.038 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.038 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.039 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.039 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.039 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.040 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.040 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.041 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.041 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.041 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.042 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.042 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.043 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.043 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.044 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.044 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.045 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.045 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.045 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.046 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.046 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.047 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.047 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.048 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.048 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.048 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.049 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.049 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.049 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.050 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.050 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.051 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.051 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.052 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.052 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.053 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.053 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.053 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.054 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.054 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.055 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.055 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.056 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.056 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.056 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.057 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.057 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.058 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.058 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.058 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.059 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.060 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.060 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.061 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.061 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.061 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.062 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.062 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.063 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.063 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.064 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.064 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.065 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.065 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.065 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.066 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.067 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.067 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.068 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.068 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.069 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.069 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.069 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.070 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.070 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.071 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.071 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.072 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.072 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.073 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.073 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.073 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.074 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.075 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.075 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.076 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.076 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.077 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.077 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.078 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.078 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.078 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.079 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.079 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.080 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.080 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.081 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.081 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.082 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.082 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.083 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.083 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.083 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.084 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.084 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.085 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.085 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.085 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.086 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.086 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.087 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.087 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.088 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.088 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.088 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.089 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.089 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.090 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.091 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.091 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.091 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.092 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.093 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.093 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.093 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.094 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.094 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.095 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.095 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.096 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.096 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.096 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.097 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.097 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.098 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.098 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.099 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.099 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.099 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.100 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.100 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.101 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.101 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.102 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.102 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.103 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.103 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.104 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.104 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.105 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.105 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:15.106 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:15.106 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:15.107 | Obtaining file:///opt/stack/neutron 2021-09-26 13:34:17.337 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 13:34:19.570 | 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-09-26 13:34:19.579 | 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-09-26 13:34:19.582 | 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-09-26 13:34:19.591 | 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-09-26 13:34:19.600 | 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-09-26 13:34:19.609 | 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-09-26 13:34:19.633 | 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-09-26 13:34:19.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-09-26 13:34:19.657 | 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-09-26 13:34:19.665 | 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-09-26 13:34:19.669 | 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-09-26 13:34:19.679 | 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-09-26 13:34:19.686 | 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-09-26 13:34:19.689 | 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-09-26 13:34:19.692 | 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-09-26 13:34:19.763 | 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-09-26 13:34:19.825 | 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-09-26 13:34:19.828 | 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-09-26 13:34:19.831 | 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-09-26 13:34:19.835 | 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-09-26 13:34:19.881 | 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-09-26 13:34:19.909 | 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-09-26 13:34:19.932 | 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-09-26 13:34:19.938 | 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-09-26 13:34:19.943 | 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-09-26 13:34:19.971 | 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-09-26 13:34:19.992 | 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-09-26 13:34:20.030 | 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-09-26 13:34:20.045 | 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-09-26 13:34:20.060 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.2) 2021-09-26 13:34:20.067 | 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-09-26 13:34:20.123 | 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-09-26 13:34:20.132 | 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-09-26 13:34:20.178 | 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-09-26 13:34:20.247 | 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-09-26 13:34:20.269 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.1) 2021-09-26 13:34:20.288 | 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-09-26 13:34:20.305 | 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-09-26 13:34:20.321 | 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-09-26 13:34:20.327 | 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-09-26 13:34:20.341 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-09-26 13:34:20.370 | 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-09-26 13:34:20.382 | 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-09-26 13:34:20.401 | 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-09-26 13:34:20.424 | 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-09-26 13:34:20.473 | 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-09-26 13:34:20.477 | 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-09-26 13:34:20.489 | 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-09-26 13:34:20.526 | 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-09-26 13:34:20.529 | 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-09-26 13:34:20.540 | 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-09-26 13:34:20.543 | 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-09-26 13:34:20.549 | 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-09-26 13:34:20.564 | 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-09-26 13:34:20.575 | 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-09-26 13:34:20.578 | 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-09-26 13:34:20.582 | 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-09-26 13:34:20.589 | 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-09-26 13:34:20.595 | 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-09-26 13:34:20.619 | 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-09-26 13:34:20.622 | 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-09-26 13:34:20.643 | 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-09-26 13:34:20.677 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.0) 2021-09-26 13:34:20.697 | 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-09-26 13:34:20.702 | 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-09-26 13:34:20.710 | 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-09-26 13:34:20.735 | 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-09-26 13:34:20.738 | 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-09-26 13:34:20.743 | 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-09-26 13:34:20.746 | 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-09-26 13:34:20.750 | 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-09-26 13:34:20.753 | 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-09-26 13:34:20.757 | 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-09-26 13:34:20.768 | 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-09-26 13:34:20.772 | 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-09-26 13:34:20.775 | 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-09-26 13:34:20.781 | 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-09-26 13:34:20.796 | 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-09-26 13:34:20.806 | 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-09-26 13:34:20.813 | 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-09-26 13:34:20.834 | 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-09-26 13:34:20.855 | 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-09-26 13:34:20.922 | 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-09-26 13:34:20.926 | 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-09-26 13:34:20.934 | 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-09-26 13:34:20.957 | 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-09-26 13:34:20.962 | 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-09-26 13:34:20.966 | 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-09-26 13:34:20.969 | 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-09-26 13:34:20.978 | 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-09-26 13:34:20.982 | 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-09-26 13:34:20.985 | 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-09-26 13:34:20.991 | 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-09-26 13:34:21.033 | 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-09-26 13:34:21.037 | 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-09-26 13:34:21.061 | 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-09-26 13:34:21.065 | 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-09-26 13:34:21.068 | 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-09-26 13:34:21.072 | 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-09-26 13:34:21.075 | 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-09-26 13:34:21.080 | 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-09-26 13:34:21.086 | 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-09-26 13:34:21.089 | 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-09-26 13:34:21.096 | 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-09-26 13:34:21.144 | 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-09-26 13:34:21.148 | 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-09-26 13:34:21.161 | 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-09-26 13:34:21.176 | 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-09-26 13:34:21.185 | 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-09-26 13:34:21.188 | 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-09-26 13:34:21.212 | 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-09-26 13:34:21.257 | 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-09-26 13:34:21.279 | 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-09-26 13:34:21.312 | 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-09-26 13:34:21.316 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 13:34:21.319 | 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-09-26 13:34:21.323 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-09-26 13:34:21.327 | 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-09-26 13:34:21.329 | 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-09-26 13:34:21.332 | 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-09-26 13:34:21.335 | 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-09-26 13:34:21.338 | 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-09-26 13:34:21.341 | 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-09-26 13:34:21.345 | 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-09-26 13:34:21.348 | 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-09-26 13:34:21.368 | 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-09-26 13:34:21.371 | 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-09-26 13:34:21.385 | 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-09-26 13:34:21.394 | 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-09-26 13:34:21.412 | 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-09-26 13:34:21.418 | 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-09-26 13:34:21.465 | 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-09-26 13:34:21.513 | 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-09-26 13:34:21.526 | 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-09-26 13:34:21.532 | 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-09-26 13:34:21.536 | 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-09-26 13:34:22.489 | Installing collected packages: neutron 2021-09-26 13:34:22.489 | Attempting uninstall: neutron 2021-09-26 13:34:22.491 | Found existing installation: neutron 16.4.1 2021-09-26 13:34:23.733 | Uninstalling neutron-16.4.1: 2021-09-26 13:34:23.822 | Successfully uninstalled neutron-16.4.1 2021-09-26 13:34:23.824 | Running setup.py develop for neutron 2021-09-26 13:34:26.666 | Successfully installed neutron 2021-09-26 13:34:26.846 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:34:26.846 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:34:26.928 | + inc/python:pip_install:207 : result=0 2021-09-26 13:34:26.931 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:34:26.934 | + functions-common:time_stop:2331 : local name 2021-09-26 13:34:26.936 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:34:26.938 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:34:26.941 | + functions-common:time_stop:2334 : local total 2021-09-26 13:34:26.943 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:34:26.945 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:34:26.948 | + functions-common:time_stop:2338 : start_time=1632663252092 2021-09-26 13:34:26.951 | + functions-common:time_stop:2340 : [[ -z 1632663252092 ]] 2021-09-26 13:34:26.954 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:34:26.957 | + functions-common:time_stop:2343 : end_time=1632663266955 2021-09-26 13:34:26.960 | + functions-common:time_stop:2344 : elapsed_time=14863 2021-09-26 13:34:26.962 | + functions-common:time_stop:2345 : total=196567 2021-09-26 13:34:26.965 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:34:26.967 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=211430 2021-09-26 13:34:26.969 | + inc/python:pip_install:210 : return 0 2021-09-26 13:34:26.972 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 13:34:26.974 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-26 13:34:26.977 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-26 13:34:26.995 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-26 13:34:27.009 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-09-26 13:34:27.013 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-09-26 13:34:27.015 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:34:27.018 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:34:27.021 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-09-26 13:34:27.024 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:34:27.026 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 13:34:27.029 | + ./stack.sh:main:912 : is_service_enabled nova 2021-09-26 13:34:27.048 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:27.050 | + ./stack.sh:main:914 : stack_install_service nova 2021-09-26 13:34:27.053 | + lib/stack:stack_install_service:20 : local service=nova 2021-09-26 13:34:27.055 | + lib/stack:stack_install_service:21 : type install_nova 2021-09-26 13:34:27.058 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 13:34:27.061 | + lib/stack:stack_install_service:32 : install_nova 2021-09-26 13:34:27.064 | + lib/nova:install_nova:806 : use_library_from_git os-vif 2021-09-26 13:34:27.066 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-09-26 13:34:27.069 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:34:27.071 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:34:27.074 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2021-09-26 13:34:27.077 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:34:27.079 | + lib/nova:install_nova:811 : is_service_enabled n-cpu 2021-09-26 13:34:27.096 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:27.098 | + lib/nova:install_nova:815 : is_service_enabled n-novnc 2021-09-26 13:34:27.115 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:27.118 | + lib/nova:install_nova:827 : is_service_enabled n-spice 2021-09-26 13:34:27.135 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:27.138 | + lib/nova:install_nova:839 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-09-26 13:34:27.141 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-09-26 13:34:27.143 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-09-26 13:34:27.145 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 13:34:27.148 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 13:34:27.151 | ++ functions-common:git_clone:527 : pwd 2021-09-26 13:34:27.154 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 13:34:27.156 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 13:34:27.159 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 13:34:27.174 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 13:34:27.176 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 13:34:27.178 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 13:34:27.181 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 13:34:27.181 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 13:34:27.186 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-09-26 13:34:27.188 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 13:34:27.191 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-09-26 13:34:27.193 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 13:34:27.194 | + functions-common:git_clone:593 : head -1 2021-09-26 13:34:27.196 | 663529f828 Merge commit 'refs/changes/28/806628/2' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2021-09-26 13:34:27.200 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 13:34:27.202 | + lib/nova:install_nova:840 : setup_develop /opt/stack/nova 2021-09-26 13:34:27.205 | + inc/python:setup_develop:351 : local bindep 2021-09-26 13:34:27.207 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-09-26 13:34:27.210 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-09-26 13:34:27.212 | + inc/python:setup_develop:357 : local extras= 2021-09-26 13:34:27.215 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-09-26 13:34:27.218 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 13:34:27.220 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-09-26 13:34:27.223 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-09-26 13:34:27.225 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 13:34:27.228 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 13:34:27.231 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-09-26 13:34:27.234 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 13:34:27.237 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-09-26 13:34:27.240 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 13:34:27.242 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 13:34:27.246 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-09-26 13:34:27.251 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-09-26 13:34:27.254 | + 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-09-26 13:34:28.252 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-09-26 13:34:28.255 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 13:34:28.257 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 13:34:28.259 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 13:34:28.262 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-09-26 13:34:28.264 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-09-26 13:34:28.266 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 13:34:28.269 | + inc/python:setup_package:440 : local extras= 2021-09-26 13:34:28.271 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 13:34:28.273 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 13:34:28.276 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 13:34:28.278 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 13:34:28.280 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 13:34:28.283 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-09-26 13:34:28.302 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-09-26 13:34:28.307 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-09-26 13:34:31.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:34:31.136 | 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-09-26 13:34:31.136 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.137 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.137 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.138 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.138 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.139 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.139 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.140 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.140 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.140 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.141 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.142 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.142 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.142 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.143 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.143 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.144 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.144 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.145 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.145 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.146 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.146 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.146 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.147 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.147 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.149 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.150 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.150 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.151 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.151 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.152 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.152 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.153 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.153 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.153 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.154 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.154 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.155 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.155 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.156 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.156 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.156 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.157 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.157 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.158 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.158 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.158 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.159 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.159 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.160 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.160 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.161 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.161 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.162 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.162 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.163 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.163 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.163 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.164 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.164 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.165 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.166 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.166 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.167 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.168 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.168 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.169 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.169 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.170 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.171 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.171 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.172 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.172 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.173 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.173 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.174 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.174 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.175 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.175 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.176 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.176 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.177 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.177 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.178 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.178 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.179 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.179 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.179 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.180 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.180 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.181 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.182 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.182 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.183 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.185 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.185 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.186 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.186 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.187 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.187 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.188 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.188 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.189 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.189 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.190 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.191 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.191 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.192 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.192 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.193 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.193 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.194 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.194 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.195 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.195 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.195 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.196 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.196 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.197 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.197 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.198 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.198 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.199 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.199 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.200 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.200 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.201 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.201 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.202 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.202 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.203 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.203 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.203 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.204 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.204 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.205 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.205 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.206 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.206 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.207 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.207 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.207 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.208 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.208 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.209 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.210 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.210 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.210 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.211 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.211 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.212 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.213 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.213 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.213 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.214 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.214 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.215 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.215 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.216 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.216 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.217 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.217 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.218 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.218 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.219 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.219 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.219 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.220 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.220 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.221 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.221 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.222 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.222 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.222 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.223 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.224 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.224 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.224 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.225 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.225 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.225 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.226 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.226 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.227 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.227 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.228 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.228 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.228 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.229 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.229 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.230 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.231 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.231 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.232 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.232 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.232 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.233 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.233 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.233 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.234 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.234 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.235 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.235 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.236 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.236 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.237 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.237 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.237 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.238 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.238 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.239 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.239 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.239 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.240 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.240 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.241 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.241 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.242 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.242 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.242 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.243 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.243 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.243 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.244 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.244 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.245 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.245 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.246 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.247 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.247 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.247 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.248 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.249 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.250 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.250 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.251 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.252 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.252 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.252 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.253 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.253 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.254 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.254 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.255 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.255 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.256 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.256 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.256 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.257 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.257 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.257 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.258 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.258 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.259 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.259 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.260 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.260 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.261 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.261 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.262 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.262 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.262 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.263 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.263 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.264 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.264 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.265 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.265 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.265 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.266 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.266 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.267 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.267 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.268 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.268 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.269 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.269 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.269 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.270 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.270 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.271 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.271 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.272 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.272 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.272 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.273 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.273 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.274 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.274 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.274 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.275 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.275 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.276 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.276 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.276 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.277 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.277 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.278 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.278 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.279 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.279 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.280 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.280 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.280 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.281 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.281 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.282 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.282 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.283 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.283 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.283 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.284 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.284 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.285 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.285 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.286 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.286 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.287 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.287 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.287 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.288 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.288 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.288 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.289 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.289 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.290 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.290 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.291 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.291 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.292 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.293 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.294 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.294 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.294 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.295 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.295 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.296 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.296 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.297 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.297 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.298 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.299 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.300 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.301 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.301 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.302 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.303 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.303 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.304 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.304 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.305 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.305 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.305 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.306 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.306 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.307 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.307 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.308 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.309 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.310 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.310 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.310 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.311 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.311 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.312 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.312 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.313 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.313 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.314 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.314 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.314 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.315 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.315 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.316 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.316 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.317 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.317 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.318 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.318 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.318 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.319 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.319 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.320 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.321 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.321 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.322 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.322 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.323 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.323 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.323 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.324 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.324 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.325 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.325 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.325 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.326 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.326 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.327 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.327 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.327 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.328 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.328 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.329 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.329 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.330 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.330 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.330 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.331 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.332 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.332 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.333 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.333 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.334 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.334 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.335 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:34:31.335 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:34:31.335 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:34:31.336 | Obtaining file:///opt/stack/nova 2021-09-26 13:34:34.934 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 13:34:38.441 | 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-09-26 13:34:38.446 | 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-09-26 13:34:38.455 | 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-09-26 13:34:38.458 | 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-09-26 13:34:38.467 | 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-09-26 13:34:38.475 | 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-09-26 13:34:38.484 | 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-09-26 13:34:38.508 | 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-09-26 13:34:38.524 | 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-09-26 13:34:38.548 | 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-09-26 13:34:38.590 | 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-09-26 13:34:39.057 | Collecting dataclasses===0.7 2021-09-26 13:34:39.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-09-26 13:34:39.154 | 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-09-26 13:34:39.158 | 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-09-26 13:34:39.167 | 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-09-26 13:34:39.175 | 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-09-26 13:34:39.178 | 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-09-26 13:34:39.181 | 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-09-26 13:34:39.212 | 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-09-26 13:34:39.284 | 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-09-26 13:34:39.346 | 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-09-26 13:34:39.461 | Collecting microversion-parse===1.0.1 2021-09-26 13:34:39.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-09-26 13:34:39.556 | 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-09-26 13:34:39.559 | 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-09-26 13:34:39.562 | 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-09-26 13:34:39.566 | 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-09-26 13:34:39.593 | Requirement already satisfied: os-brick===3.0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.7) 2021-09-26 13:34:39.723 | Collecting os-resource-classes===1.0.0 2021-09-26 13:34:39.729 | 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-09-26 13:34:39.818 | 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-09-26 13:34:39.822 | 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-09-26 13:34:39.828 | 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-09-26 13:34:39.856 | 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-09-26 13:34:39.878 | 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-09-26 13:34:39.897 | 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-09-26 13:34:39.934 | 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-09-26 13:34:39.947 | 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-09-26 13:34:39.962 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.2) 2021-09-26 13:34:39.969 | 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-09-26 13:34:40.043 | 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-09-26 13:34:40.052 | 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-09-26 13:34:40.097 | 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-09-26 13:34:40.162 | 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-09-26 13:34:40.184 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.1) 2021-09-26 13:34:40.202 | 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-09-26 13:34:40.218 | 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-09-26 13:34:40.234 | 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-09-26 13:34:40.240 | 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-09-26 13:34:40.253 | 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-09-26 13:34:40.281 | 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-09-26 13:34:40.291 | 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-09-26 13:34:40.317 | 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-09-26 13:34:40.344 | 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-09-26 13:34:40.357 | 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-09-26 13:34:40.393 | 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-09-26 13:34:40.396 | 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-09-26 13:34:40.399 | 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-09-26 13:34:40.404 | 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-09-26 13:34:40.416 | 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-09-26 13:34:40.419 | 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-09-26 13:34:40.580 | Collecting pypowervm===1.1.24 2021-09-26 13:34:40.588 | 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-09-26 13:34:40.760 | 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-09-26 13:34:40.768 | 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-09-26 13:34:40.774 | 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-09-26 13:34:40.792 | Requirement already satisfied: python-cinderclient===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.1) 2021-09-26 13:34:40.814 | 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-09-26 13:34:40.819 | 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-09-26 13:34:40.841 | 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-09-26 13:34:40.861 | 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-09-26 13:34:40.895 | 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-09-26 13:34:40.899 | 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-09-26 13:34:40.909 | 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-09-26 13:34:40.932 | 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-09-26 13:34:40.935 | 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-09-26 13:34:40.940 | 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-09-26 13:34:40.945 | 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-09-26 13:34:40.949 | 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-09-26 13:34:40.955 | 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-09-26 13:34:40.973 | 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-09-26 13:34:40.977 | 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-09-26 13:34:40.981 | 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-09-26 13:34:40.988 | 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-09-26 13:34:41.051 | 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-09-26 13:34:41.065 | 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-09-26 13:34:41.076 | 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-09-26 13:34:41.082 | 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-09-26 13:34:41.105 | 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-09-26 13:34:41.170 | 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-09-26 13:34:41.174 | 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-09-26 13:34:41.182 | 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-09-26 13:34:41.205 | 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-09-26 13:34:41.210 | 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-09-26 13:34:41.318 | Collecting websockify===0.9.0 2021-09-26 13:34:41.325 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-09-26 13:34:41.415 | 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-09-26 13:34:41.419 | 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-09-26 13:34:41.951 | Collecting zVMCloudConnector===1.4.1 2021-09-26 13:34:41.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-09-26 13:34:42.903 | 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-09-26 13:34:42.907 | 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-09-26 13:34:42.909 | 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-09-26 13:34:42.955 | 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-09-26 13:34:43.002 | 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-09-26 13:34:43.022 | 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-09-26 13:34:43.026 | 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-09-26 13:34:43.051 | 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-09-26 13:34:43.055 | 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-09-26 13:34:43.059 | 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-09-26 13:34:43.064 | 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-09-26 13:34:43.067 | 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-09-26 13:34:43.076 | 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-09-26 13:34:43.082 | 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-09-26 13:34:43.091 | 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-09-26 13:34:43.139 | 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-09-26 13:34:43.146 | 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-09-26 13:34:43.149 | 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-09-26 13:34:43.153 | 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-09-26 13:34:43.165 | 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-09-26 13:34:43.169 | 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-09-26 13:34:43.178 | 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-09-26 13:34:43.193 | 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-09-26 13:34:43.196 | 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-09-26 13:34:43.201 | 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-09-26 13:34:43.217 | 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-09-26 13:34:43.232 | 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-09-26 13:34:43.254 | 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-09-26 13:34:43.258 | 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-09-26 13:34:43.261 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 13:34:43.264 | 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-09-26 13:34:43.268 | 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-09-26 13:34:43.271 | 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-09-26 13:34:43.315 | 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-09-26 13:34:43.321 | 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-09-26 13:34:43.330 | 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-09-26 13:34:43.333 | 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-09-26 13:34:43.336 | 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-09-26 13:34:43.339 | 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-09-26 13:34:44.412 | Collecting numpy===1.18.2 2021-09-26 13:34:44.471 | 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-09-26 13:34:45.004 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (1.7.1) 2021-09-26 13:34:45.021 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-09-26 13:34:45.024 | 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-09-26 13:34:45.037 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-09-26 13:34:45.040 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-09-26 13:34:45.049 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) (1.0.4) 2021-09-26 13:34:45.052 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 974)) (1.3.0) 2021-09-26 13:34:45.056 | 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-09-26 13:34:45.059 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-09-26 13:34:45.076 | 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-09-26 13:34:45.079 | 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-09-26 13:34:45.082 | Building wheels for collected packages: zVMCloudConnector 2021-09-26 13:34:45.083 | Building wheel for zVMCloudConnector (setup.py): started 2021-09-26 13:34:46.120 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-09-26 13:34:46.123 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=a5147397ed7e30b141f3429b247d41a99bf4de1a5dba5c0ecc5b099482bb34c4 2021-09-26 13:34:46.123 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-09-26 13:34:46.124 | Successfully built zVMCloudConnector 2021-09-26 13:34:47.155 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-09-26 13:34:51.012 | Running setup.py develop for nova 2021-09-26 13:34:54.664 | 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-09-26 13:34:54.813 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:34:54.813 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:34:54.951 | + inc/python:pip_install:207 : result=0 2021-09-26 13:34:54.953 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:34:54.955 | + functions-common:time_stop:2331 : local name 2021-09-26 13:34:54.957 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:34:54.960 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:34:54.962 | + functions-common:time_stop:2334 : local total 2021-09-26 13:34:54.964 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:34:54.967 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:34:54.969 | + functions-common:time_stop:2338 : start_time=1632663268297 2021-09-26 13:34:54.971 | + functions-common:time_stop:2340 : [[ -z 1632663268297 ]] 2021-09-26 13:34:54.975 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:34:54.978 | + functions-common:time_stop:2343 : end_time=1632663294976 2021-09-26 13:34:54.981 | + functions-common:time_stop:2344 : elapsed_time=26679 2021-09-26 13:34:54.983 | + functions-common:time_stop:2345 : total=211430 2021-09-26 13:34:54.986 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:34:54.988 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=238109 2021-09-26 13:34:54.991 | + inc/python:pip_install:210 : return 0 2021-09-26 13:34:54.993 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 13:34:54.996 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-26 13:34:54.998 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-26 13:34:55.019 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-26 13:34:55.032 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-09-26 13:34:55.036 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-09-26 13:34:55.039 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:34:55.043 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:34:55.046 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-09-26 13:34:55.049 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:34:55.052 | + lib/nova:install_nova:841 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-09-26 13:34:55.066 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 13:34:55.069 | + ./stack.sh:main:915 : configure_nova 2021-09-26 13:34:55.072 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-09-26 13:34:55.085 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-09-26 13:34:55.088 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-09-26 13:34:55.091 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-26 13:34:55.095 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-09-26 13:34:55.096 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-26 13:34:55.100 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-09-26 13:34:55.102 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-09-26 13:34:55.105 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-26 13:34:55.107 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-09-26 13:34:55.110 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-09-26 13:34:55.113 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-09-26 13:34:55.115 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-09-26 13:34:55.118 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-09-26 13:34:55.129 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-09-26 13:34:55.141 | + 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-09-26 13:34:55.154 | + 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-09-26 13:34:55.167 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-09-26 13:34:55.179 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-26 13:34:55.183 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-26 13:34:55.186 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.I5Qlce1ESG 2021-09-26 13:34:55.189 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-26 13:34:55.192 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-26 13:34:55.194 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-09-26 13:34:55.197 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-26 13:34:55.200 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-26 13:34:55.203 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.I5Qlce1ESG 2021-09-26 13:34:55.207 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.I5Qlce1ESG 2021-09-26 13:34:55.224 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.I5Qlce1ESG /etc/sudoers.d/nova-rootwrap 2021-09-26 13:34:55.237 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-09-26 13:34:55.240 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-26 13:34:55.243 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-26 13:34:55.245 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-26 13:34:55.248 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-26 13:34:55.250 | + 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-09-26 13:34:55.253 | + 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-09-26 13:34:55.255 | + 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-09-26 13:34:55.258 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-09-26 13:34:55.263 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-09-26 13:34:55.282 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:55.285 | + lib/nova:configure_nova:324 : create_nova_conf 2021-09-26 13:34:55.288 | + lib/nova:create_nova_conf:391 : rm -f /opt/stack/nova/bin/nova.conf 2021-09-26 13:34:55.291 | + lib/nova:create_nova_conf:394 : rm -f /etc/nova/nova.conf 2021-09-26 13:34:55.295 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-09-26 13:34:55.321 | + lib/nova:create_nova_conf:396 : '[' True == True ']' 2021-09-26 13:34:55.323 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-09-26 13:34:55.348 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-09-26 13:34:55.375 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-09-26 13:34:55.400 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-09-26 13:34:55.427 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-09-26 13:34:55.455 | + lib/nova:create_nova_conf:403 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-09-26 13:34:55.457 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler workers 2 2021-09-26 13:34:55.486 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-09-26 13:34:55.513 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2021-09-26 13:34:55.515 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.43 2021-09-26 13:34:55.539 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-09-26 13:34:55.566 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-09-26 13:34:55.591 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-09-26 13:34:55.616 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-09-26 13:34:55.642 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-09-26 13:34:55.668 | + lib/nova:create_nova_conf:419 : is_fedora 2021-09-26 13:34:55.671 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 13:34:55.673 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 13:34:55.675 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 13:34:55.677 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 13:34:55.679 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 13:34:55.682 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 13:34:55.684 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 13:34:55.686 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 13:34:55.689 | + lib/nova:create_nova_conf:419 : is_suse 2021-09-26 13:34:55.691 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:34:55.693 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:34:55.695 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:34:55.698 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:34:55.700 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:34:55.703 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:34:55.705 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2021-09-26 13:34:55.721 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:55.724 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 13:34:55.726 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2021-09-26 13:34:55.729 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-09-26 13:34:55.755 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2021-09-26 13:34:55.759 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-26 13:34:55.761 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-26 13:34:55.764 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-26 13:34:55.766 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-26 13:34:55.769 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-26 13:34:55.800 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2021-09-26 13:34:55.802 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-09-26 13:34:55.805 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-09-26 13:34:55.807 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-09-26 13:34:55.810 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-26 13:34:55.813 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-26 13:34:55.842 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2021-09-26 13:34:55.871 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-09-26 13:34:55.896 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-09-26 13:34:55.920 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2021-09-26 13:34:55.936 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:55.938 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2021-09-26 13:34:55.954 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:55.957 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2021-09-26 13:34:55.958 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2021-09-26 13:34:55.962 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2021-09-26 13:34:55.965 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-09-26 13:34:55.990 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2021-09-26 13:34:56.007 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:56.010 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-09-26 13:34:56.012 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-09-26 13:34:56.015 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-09-26 13:34:56.017 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 13:34:56.020 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-09-26 13:34:56.049 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-09-26 13:34:56.080 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-09-26 13:34:56.107 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-09-26 13:34:56.141 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-09-26 13:34:56.170 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-09-26 13:34:56.196 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-09-26 13:34:56.221 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-09-26 13:34:56.248 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 13:34:56.277 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 13:34:56.303 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2021-09-26 13:34:56.318 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:56.321 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2021-09-26 13:34:56.323 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-09-26 13:34:56.354 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder auth_type password 2021-09-26 13:34:56.382 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.43/identity 2021-09-26 13:34:56.409 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder username nova 2021-09-26 13:34:56.436 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-09-26 13:34:56.468 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-09-26 13:34:56.494 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder project_name service 2021-09-26 13:34:56.521 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-09-26 13:34:56.546 | + lib/nova:configure_cinder_access:603 : is_service_enabled tls-proxy 2021-09-26 13:34:56.563 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:56.565 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2021-09-26 13:34:56.569 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-09-26 13:34:56.597 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-09-26 13:34:56.625 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2021-09-26 13:34:56.627 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-09-26 13:34:56.653 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2021-09-26 13:34:56.656 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-09-26 13:34:56.658 | + lib/nova:create_nova_conf:486 : is_suse 2021-09-26 13:34:56.660 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:34:56.662 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:34:56.665 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:34:56.667 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:34:56.669 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:34:56.672 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:34:56.674 | + lib/nova:create_nova_conf:491 : setup_logging /etc/nova/nova.conf 2021-09-26 13:34:56.677 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-09-26 13:34:56.679 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 13:34:56.681 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 13:34:56.683 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-09-26 13:34:56.686 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-09-26 13:34:56.688 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 13:34:56.691 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 13:34:56.707 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 13:34:56.710 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 13:34:56.712 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 13:34:56.715 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 13:34:56.717 | + 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-09-26 13:34:56.746 | + 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-09-26 13:34:56.772 | + 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-09-26 13:34:56.801 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 13:34:56.828 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-09-26 13:34:56.858 | + lib/nova:create_nova_conf:495 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-09-26 13:34:56.861 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-09-26 13:34:56.863 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-09-26 13:34:56.866 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-09-26 13:34:56.868 | + lib/apache:write_uwsgi_config:267 : local http= 2021-09-26 13:34:56.870 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 13:34:56.873 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-09-26 13:34:56.877 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-09-26 13:34:56.879 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 13:34:56.881 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 13:34:56.894 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 13:34:56.895 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:34:56.903 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 13:34:56.907 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:34:56.921 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-09-26 13:34:56.923 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-09-26 13:34:56.927 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-09-26 13:34:56.955 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-09-26 13:34:56.981 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-09-26 13:34:57.008 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-09-26 13:34:57.034 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-26 13:34:57.061 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-26 13:34:57.087 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-09-26 13:34:57.114 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-09-26 13:34:57.140 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-09-26 13:34:57.165 | + 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-09-26 13:34:57.199 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-26 13:34:57.224 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-26 13:34:57.249 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-09-26 13:34:57.276 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-09-26 13:34:57.278 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-09-26 13:34:57.281 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-09-26 13:34:57.284 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-09-26 13:34:57.286 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 13:34:57.289 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:34:57.291 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:34:57.297 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-26 13:34:57.300 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-26 13:34:57.302 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-09-26 13:34:57.329 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-26 13:34:57.355 | + 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-09-26 13:34:57.355 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-26 13:34:57.363 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-09-26 13:34:57.366 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-09-26 13:34:57.368 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-09-26 13:34:57.371 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 13:34:57.374 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 13:34:57.377 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 13:34:57.380 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:34:57.382 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:34:57.386 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 13:34:57.391 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 13:34:57.393 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:34:57.396 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:34:57.399 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-09-26 13:34:57.457 | Enabling site nova-api-wsgi. 2021-09-26 13:34:57.463 | To activate the new configuration, you need to run: 2021-09-26 13:34:57.463 | systemctl reload apache2 2021-09-26 13:34:57.467 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-09-26 13:34:57.469 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 13:34:57.473 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:34:57.476 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 13:34:57.618 | + lib/nova:create_nova_conf:496 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-09-26 13:34:57.622 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-09-26 13:34:57.624 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-09-26 13:34:57.627 | + lib/apache:write_uwsgi_config:266 : local url= 2021-09-26 13:34:57.629 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-09-26 13:34:57.632 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 13:34:57.635 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-09-26 13:34:57.639 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-09-26 13:34:57.641 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 13:34:57.643 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 13:34:57.657 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 13:34:57.657 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:34:57.665 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 13:34:57.669 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:34:57.685 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-09-26 13:34:57.687 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-09-26 13:34:57.691 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-09-26 13:34:57.720 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-09-26 13:34:57.747 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-09-26 13:34:57.773 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-09-26 13:34:57.801 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-09-26 13:34:57.826 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-26 13:34:57.852 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-09-26 13:34:57.878 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-09-26 13:34:57.905 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-09-26 13:34:57.932 | + 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-09-26 13:34:57.965 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-09-26 13:34:57.991 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-26 13:34:58.017 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-09-26 13:34:58.041 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-09-26 13:34:58.044 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-09-26 13:34:58.068 | + lib/nova:create_nova_conf:498 : is_service_enabled ceilometer 2021-09-26 13:34:58.084 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:58.087 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-09-26 13:34:58.120 | ++ lib/nova:create_nova_conf:507 : get_notification_url 2021-09-26 13:34:58.122 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-09-26 13:34:58.125 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-09-26 13:34:58.145 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:58.147 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:34:58.151 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:34:58.182 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-09-26 13:34:58.215 | + lib/nova:create_nova_conf:509 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-09-26 13:34:58.217 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-26 13:34:58.220 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-09-26 13:34:58.222 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 13:34:58.225 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 13:34:58.227 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 13:34:58.245 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:58.248 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 13:34:58.251 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 13:34:58.253 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 13:34:58.270 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:58.273 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:34:58.276 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:34:58.305 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 13:34:58.308 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 13:34:58.310 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-09-26 13:34:58.338 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-09-26 13:34:58.366 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf conductor workers 2 2021-09-26 13:34:58.394 | + lib/nova:create_nova_conf:516 : is_service_enabled tls-proxy 2021-09-26 13:34:58.412 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:34:58.414 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-09-26 13:34:58.442 | + lib/nova:create_nova_conf:523 : '[' False == True ']' 2021-09-26 13:34:58.444 | + lib/nova:create_nova_conf:527 : is_service_enabled n-cond 2021-09-26 13:34:58.461 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:58.464 | ++ lib/nova:create_nova_conf:528 : seq 1 1 2021-09-26 13:34:58.468 | + lib/nova:create_nova_conf:528 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 13:34:58.471 | + lib/nova:create_nova_conf:529 : local conf 2021-09-26 13:34:58.473 | + lib/nova:create_nova_conf:530 : local vhost 2021-09-26 13:34:58.476 | ++ lib/nova:create_nova_conf:531 : conductor_conf 1 2021-09-26 13:34:58.479 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 13:34:58.481 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 13:34:58.485 | + lib/nova:create_nova_conf:531 : conf=/etc/nova/nova_cell1.conf 2021-09-26 13:34:58.487 | + lib/nova:create_nova_conf:532 : vhost=nova_cell1 2021-09-26 13:34:58.490 | + lib/nova:create_nova_conf:534 : rm -f /etc/nova/nova_cell1.conf 2021-09-26 13:34:58.494 | ++ lib/nova:create_nova_conf:535 : database_connection_url nova_cell1 2021-09-26 13:34:58.497 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-09-26 13:34:58.500 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-09-26 13:34:58.502 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-09-26 13:34:58.505 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-26 13:34:58.508 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-26 13:34:58.538 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-09-26 13:34:58.566 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-09-26 13:34:58.596 | + lib/nova:create_nova_conf:539 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 13:34:58.598 | + lib/nova:create_nova_conf:542 : rpc_backend_add_vhost nova_cell1 2021-09-26 13:34:58.600 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-09-26 13:34:58.603 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-09-26 13:34:58.619 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:34:58.624 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-09-26 13:34:58.624 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-09-26 13:34:59.785 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-09-26 13:34:59.788 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-09-26 13:35:00.945 | Creating vhost "nova_cell1" 2021-09-26 13:35:01.017 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-09-26 13:35:02.174 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-09-26 13:35:02.200 | + lib/nova:create_nova_conf:543 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-09-26 13:35:02.202 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-26 13:35:02.205 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-09-26 13:35:02.207 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 13:35:02.210 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-26 13:35:02.212 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 13:35:02.230 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:35:02.233 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-26 13:35:02.235 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-26 13:35:02.238 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 13:35:02.253 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:35:02.256 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2021-09-26 13:35:02.258 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2021-09-26 13:35:02.286 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 13:35:02.288 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 13:35:02.291 | + lib/nova:create_nova_conf:547 : is_service_enabled placement placement-client 2021-09-26 13:35:02.308 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:35:02.311 | + lib/nova:create_nova_conf:548 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-09-26 13:35:02.314 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova_cell1.conf 2021-09-26 13:35:02.316 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-09-26 13:35:02.346 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.43/identity 2021-09-26 13:35:02.372 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-09-26 13:35:02.397 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-09-26 13:35:02.428 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-09-26 13:35:02.454 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-09-26 13:35:02.481 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-09-26 13:35:02.509 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-09-26 13:35:02.538 | + lib/nova:create_nova_conf:552 : setup_logging /etc/nova/nova_cell1.conf 2021-09-26 13:35:02.541 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-26 13:35:02.543 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 13:35:02.546 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 13:35:02.548 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-09-26 13:35:02.551 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-26 13:35:02.553 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 13:35:02.556 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 13:35:02.575 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 13:35:02.577 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 13:35:02.579 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 13:35:02.582 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 13:35:02.584 | + 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-09-26 13:35:02.611 | + 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-09-26 13:35:02.639 | + 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-09-26 13:35:02.665 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 13:35:02.692 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 13:35:02.695 | ++ lib/nova:create_nova_conf:562 : seq 1 1 2021-09-26 13:35:02.699 | + lib/nova:create_nova_conf:562 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 13:35:02.702 | + lib/nova:create_nova_conf:563 : local conf 2021-09-26 13:35:02.704 | + lib/nova:create_nova_conf:564 : local offset 2021-09-26 13:35:02.707 | ++ lib/nova:create_nova_conf:565 : conductor_conf 1 2021-09-26 13:35:02.711 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 13:35:02.713 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 13:35:02.717 | + lib/nova:create_nova_conf:565 : conf=/etc/nova/nova_cell1.conf 2021-09-26 13:35:02.719 | + lib/nova:create_nova_conf:566 : offset=0 2021-09-26 13:35:02.722 | + lib/nova:create_nova_conf:567 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-09-26 13:35:02.725 | + lib/nova:configure_console_proxies:676 : local conf=/etc/nova/nova_cell1.conf 2021-09-26 13:35:02.727 | + lib/nova:configure_console_proxies:677 : local offset=0 2021-09-26 13:35:02.730 | + lib/nova:configure_console_proxies:681 : offset=0 2021-09-26 13:35:02.732 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-novnc 2021-09-26 13:35:02.750 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:35:02.752 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-xvnc 2021-09-26 13:35:02.770 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:35:02.773 | + lib/nova:configure_console_proxies:683 : '[' False '!=' False ']' 2021-09-26 13:35:02.775 | + lib/nova:configure_console_proxies:717 : is_service_enabled n-spice 2021-09-26 13:35:02.792 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:35:02.795 | + lib/nova:configure_console_proxies:722 : is_service_enabled n-sproxy 2021-09-26 13:35:02.811 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:35:02.813 | + lib/nova:configure_nova:326 : is_service_enabled n-cpu 2021-09-26 13:35:02.831 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:35:02.834 | + ./stack.sh:main:918 : is_service_enabled placement 2021-09-26 13:35:02.853 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:35:02.856 | + ./stack.sh:main:920 : stack_install_service placement 2021-09-26 13:35:02.858 | + lib/stack:stack_install_service:20 : local service=placement 2021-09-26 13:35:02.861 | + lib/stack:stack_install_service:21 : type install_placement 2021-09-26 13:35:02.864 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 13:35:02.866 | + lib/stack:stack_install_service:32 : install_placement 2021-09-26 13:35:02.869 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-09-26 13:35:02.871 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-09-26 13:35:02.874 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:35:02.877 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:35:02.879 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-09-26 13:35:02.882 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 13:35:02.885 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 13:35:02.888 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 13:35:02.891 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 13:35:02.893 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 13:35:02.896 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 13:35:02.899 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:35:02.902 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:35:02.905 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 13:35:02.908 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 13:35:02.910 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 13:35:02.913 | + functions-common:apt_get_update:1069 : return 2021-09-26 13:35:02.916 | + functions-common:install_package:1334 : real_install_package apache2 2021-09-26 13:35:02.918 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 13:35:02.921 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:35:02.924 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:35:02.927 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-09-26 13:35:02.950 | + 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-09-26 13:35:03.075 | Reading package lists... 2021-09-26 13:35:03.379 | Building dependency tree... 2021-09-26 13:35:03.381 | Reading state information... 2021-09-26 13:35:03.672 | apache2 is already the newest version (2.4.29-1ubuntu4.16). 2021-09-26 13:35:03.672 | The following packages were automatically installed and are no longer required: 2021-09-26 13:35:03.673 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-09-26 13:35:03.673 | python3-click python3-colorama python3-configobj python3-constantly 2021-09-26 13:35:03.673 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-09-26 13:35:03.673 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:35:03.673 | python3-twisted-bin python3-zope.interface 2021-09-26 13:35:03.673 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:35:03.756 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-09-26 13:35:03.760 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:35:03.763 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:35:03.766 | + functions-common:time_stop:2331 : local name 2021-09-26 13:35:03.768 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:35:03.771 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:35:03.773 | + functions-common:time_stop:2334 : local total 2021-09-26 13:35:03.776 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:35:03.781 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:35:03.784 | + functions-common:time_stop:2338 : start_time=1632663302946 2021-09-26 13:35:03.787 | + functions-common:time_stop:2340 : [[ -z 1632663302946 ]] 2021-09-26 13:35:03.790 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:35:03.795 | + functions-common:time_stop:2343 : end_time=1632663303791 2021-09-26 13:35:03.798 | + functions-common:time_stop:2344 : elapsed_time=845 2021-09-26 13:35:03.800 | + functions-common:time_stop:2345 : total=223069 2021-09-26 13:35:03.803 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:35:03.805 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=223914 2021-09-26 13:35:03.808 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:35:03.810 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-09-26 13:35:03.813 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-09-26 13:35:03.815 | + inc/python:python3_enabled:468 : return 0 2021-09-26 13:35:03.818 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-09-26 13:35:03.821 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-09-26 13:35:03.823 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-09-26 13:35:03.826 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-09-26 13:35:03.828 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-09-26 13:35:03.854 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-09-26 13:35:03.857 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 13:35:03.860 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 13:35:03.862 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 13:35:03.865 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 13:35:03.868 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 13:35:03.870 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 13:35:03.873 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:35:03.876 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:35:03.879 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 13:35:03.881 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 13:35:03.884 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 13:35:03.887 | + functions-common:apt_get_update:1069 : return 2021-09-26 13:35:03.889 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-09-26 13:35:03.892 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 13:35:03.895 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:35:03.897 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:35:03.900 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-09-26 13:35:03.922 | + 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-09-26 13:35:04.049 | Reading package lists... 2021-09-26 13:35:04.355 | Building dependency tree... 2021-09-26 13:35:04.356 | Reading state information... 2021-09-26 13:35:04.669 | The following packages were automatically installed and are no longer required: 2021-09-26 13:35:04.670 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-09-26 13:35:04.670 | python3-click python3-colorama python3-configobj python3-constantly 2021-09-26 13:35:04.670 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-09-26 13:35:04.670 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 13:35:04.670 | python3-twisted-bin python3-zope.interface 2021-09-26 13:35:04.670 | Use 'sudo apt autoremove' to remove them. 2021-09-26 13:35:04.722 | The following NEW packages will be installed: 2021-09-26 13:35:04.723 | libapache2-mod-wsgi-py3 2021-09-26 13:35:04.964 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-09-26 13:35:04.964 | Need to get 88.3 kB of archives. 2021-09-26 13:35:04.964 | After this operation, 278 kB of additional disk space will be used. 2021-09-26 13:35:04.964 | 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-09-26 13:35:05.698 | Fetched 88.3 kB in 0s (252 kB/s) 2021-09-26 13:35:05.761 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-09-26 13:35:05.806 | (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 ... 77250 files and directories currently installed.) 2021-09-26 13:35:05.811 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-09-26 13:35:05.814 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-09-26 13:35:05.903 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-09-26 13:35:06.097 | apache2_invoke: Enable module wsgi 2021-09-26 13:35:08.705 | + functions-common:apt_get:1113 : result=0 2021-09-26 13:35:08.707 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 13:35:08.710 | + functions-common:time_stop:2331 : local name 2021-09-26 13:35:08.712 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:35:08.716 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:35:08.718 | + functions-common:time_stop:2334 : local total 2021-09-26 13:35:08.721 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:35:08.723 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 13:35:08.728 | + functions-common:time_stop:2338 : start_time=1632663303919 2021-09-26 13:35:08.730 | + functions-common:time_stop:2340 : [[ -z 1632663303919 ]] 2021-09-26 13:35:08.734 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:35:08.737 | + functions-common:time_stop:2343 : end_time=1632663308735 2021-09-26 13:35:08.740 | + functions-common:time_stop:2344 : elapsed_time=4816 2021-09-26 13:35:08.743 | + functions-common:time_stop:2345 : total=223914 2021-09-26 13:35:08.746 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:35:08.749 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=228730 2021-09-26 13:35:08.752 | + functions-common:apt_get:1117 : return 0 2021-09-26 13:35:08.755 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-09-26 13:35:08.758 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-09-26 13:35:08.761 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 13:35:08.764 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:35:08.767 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:35:08.769 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-09-26 13:35:08.772 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-09-26 13:35:08.826 | wsgi (enabled by maintainer script) 2021-09-26 13:35:08.830 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-09-26 13:35:08.833 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-09-26 13:35:08.836 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 13:35:08.840 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-09-26 13:35:08.843 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-09-26 13:35:08.846 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 13:35:08.851 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 13:35:08.851 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-09-26 13:35:08.856 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-09-26 13:35:08.859 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-09-26 13:35:08.861 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-09-26 13:35:08.865 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-09-26 13:35:08.867 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-09-26 13:35:08.889 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-09-26 13:35:08.896 | + 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-09-26 13:35:11.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:35:11.758 | 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-09-26 13:35:11.758 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.759 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.759 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.760 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.761 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.761 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.762 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.762 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.763 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.763 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.763 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.764 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.764 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.765 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.765 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.766 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.766 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.767 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.767 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.767 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.768 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.768 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.769 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.769 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.770 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.772 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.772 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.773 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.773 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.774 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.774 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.775 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.775 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.776 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.776 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.777 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.777 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.777 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.778 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.778 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.778 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.779 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.779 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.779 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.780 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.780 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.781 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.781 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.782 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.782 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.783 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.783 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.784 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.784 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.784 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.785 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.786 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.786 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.786 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.787 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.788 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.788 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.788 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.790 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.790 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.790 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.791 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.792 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.792 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.793 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.794 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.794 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.794 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.795 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.795 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.796 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.796 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.797 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.797 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.797 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.798 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.799 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.799 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.799 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.800 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.800 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.801 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.801 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.802 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.802 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.803 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.803 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.804 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.804 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.805 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.805 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.806 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.806 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.806 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.808 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.808 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.809 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.809 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.810 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.810 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.811 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.811 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.811 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.812 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.812 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.813 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.813 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.814 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.814 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.815 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.815 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.816 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.816 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.817 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.817 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.817 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.818 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.818 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.819 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.819 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.820 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.820 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.821 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.821 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.822 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.822 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.822 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.823 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.824 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.824 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.824 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.825 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.825 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.826 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.826 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.826 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.827 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.827 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.828 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.828 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.829 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.829 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.830 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.830 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.830 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.831 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.831 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.832 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.832 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.833 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.833 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.833 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.834 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.834 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.835 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.835 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.835 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.836 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.836 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.837 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.837 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.838 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.838 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.838 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.839 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.839 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.840 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.840 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.840 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.841 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.841 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.842 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.842 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.842 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.843 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.843 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.844 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.844 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.844 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.845 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.845 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.846 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.846 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.847 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.847 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.848 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.848 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.848 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.849 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.849 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.849 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.850 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.850 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.851 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.851 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.851 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.852 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.852 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.853 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.853 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.854 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.854 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.855 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.855 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.856 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.856 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.857 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.857 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.857 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.858 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.858 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.858 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.859 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.859 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.860 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.860 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.860 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.861 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.861 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.862 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.862 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.863 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.863 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.863 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.864 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.864 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.865 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.866 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.866 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.867 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.868 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.868 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.869 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.869 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.870 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.871 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.871 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.872 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.872 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.872 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.873 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.873 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.874 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.874 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.874 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.875 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.875 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.876 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.876 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.877 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.877 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.877 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.878 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.878 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.879 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.879 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.880 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.880 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.880 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.881 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.881 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.882 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.882 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.882 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.883 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.883 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.884 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.884 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.885 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.885 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.886 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.886 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.886 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.887 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.887 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.888 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.888 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.889 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.889 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.889 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.890 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.890 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.891 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.891 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.891 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.892 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.892 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.893 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.893 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.893 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.894 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.894 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.895 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.895 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.896 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.896 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.897 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.897 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.897 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.898 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.898 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.899 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.899 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.900 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.900 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.900 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.901 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.902 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.902 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.903 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.903 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.903 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.904 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.904 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.905 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.905 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.905 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.906 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.906 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.907 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.907 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.908 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.908 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.909 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.910 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.910 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.911 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.911 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.911 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.912 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.912 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.913 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.913 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.914 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.914 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.914 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.915 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.915 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.916 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.916 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.917 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.918 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.918 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.919 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.919 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.920 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.920 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.920 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.921 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.921 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.922 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.922 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.923 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.923 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.924 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.924 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.924 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.925 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.925 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.926 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.926 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.926 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.927 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.927 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.928 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.928 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.929 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.929 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.930 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.930 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.931 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.931 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.932 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.932 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.933 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.933 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.934 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.934 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.935 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.935 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.936 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.936 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.937 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.937 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.938 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.938 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.939 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.939 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.939 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.940 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.940 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.941 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.941 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.941 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.942 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.942 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.943 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.943 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.943 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.944 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.944 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.945 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.946 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.946 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.946 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.947 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.948 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.948 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.948 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:11.949 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:11.949 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:11.950 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:12.514 | Collecting osc-placement===2.0.0 2021-09-26 13:35:12.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-09-26 13:35:12.629 | 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-09-26 13:35:12.648 | 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-09-26 13:35:12.652 | 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-09-26 13:35:12.655 | 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-09-26 13:35:12.660 | 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-09-26 13:35:12.664 | 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-09-26 13:35:12.668 | 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-09-26 13:35:12.739 | 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-09-26 13:35:12.761 | 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-09-26 13:35:12.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 311)) (0.1.12) 2021-09-26 13:35:12.773 | 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-09-26 13:35:12.777 | 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-09-26 13:35:12.787 | 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-09-26 13:35:12.790 | 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-09-26 13:35:12.798 | 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-09-26 13:35:12.822 | 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-09-26 13:35:12.828 | 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-09-26 13:35:12.859 | 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-09-26 13:35:12.875 | 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-09-26 13:35:12.880 | 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-09-26 13:35:12.884 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 13:35:12.887 | 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-09-26 13:35:12.889 | 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-09-26 13:35:12.894 | 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-09-26 13:35:12.918 | 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-09-26 13:35:12.924 | 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-09-26 13:35:12.970 | 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-09-26 13:35:12.973 | 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-09-26 13:35:12.999 | 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-09-26 13:35:13.004 | 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-09-26 13:35:13.008 | 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-09-26 13:35:13.011 | 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-09-26 13:35:13.015 | 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-09-26 13:35:13.019 | 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-09-26 13:35:13.021 | 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-09-26 13:35:13.039 | 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-09-26 13:35:13.043 | 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-09-26 13:35:13.048 | 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-09-26 13:35:13.051 | 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-09-26 13:35:13.055 | 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-09-26 13:35:15.048 | Installing collected packages: osc-placement 2021-09-26 13:35:15.232 | Successfully installed osc-placement-2.0.0 2021-09-26 13:35:15.369 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:35:15.369 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:35:15.469 | + inc/python:pip_install:207 : result=0 2021-09-26 13:35:15.472 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:35:15.475 | + functions-common:time_stop:2331 : local name 2021-09-26 13:35:15.478 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:35:15.480 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:35:15.483 | + functions-common:time_stop:2334 : local total 2021-09-26 13:35:15.486 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:35:15.488 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:35:15.492 | + functions-common:time_stop:2338 : start_time=1632663308883 2021-09-26 13:35:15.494 | + functions-common:time_stop:2340 : [[ -z 1632663308883 ]] 2021-09-26 13:35:15.498 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:35:15.502 | + functions-common:time_stop:2343 : end_time=1632663315499 2021-09-26 13:35:15.504 | + functions-common:time_stop:2344 : elapsed_time=6616 2021-09-26 13:35:15.507 | + functions-common:time_stop:2345 : total=238109 2021-09-26 13:35:15.509 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:35:15.513 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=244725 2021-09-26 13:35:15.515 | + inc/python:pip_install:210 : return 0 2021-09-26 13:35:15.518 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-09-26 13:35:15.520 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-09-26 13:35:15.523 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-09-26 13:35:15.526 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 13:35:15.529 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 13:35:15.532 | ++ functions-common:git_clone:527 : pwd 2021-09-26 13:35:15.535 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 13:35:15.540 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 13:35:15.543 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 13:35:15.560 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 13:35:15.563 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 13:35:15.565 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 13:35:15.568 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 13:35:15.569 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 13:35:15.574 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-09-26 13:35:15.577 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-09-26 13:35:15.580 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-09-26 13:35:15.583 | + functions-common:git_timed:617 : local count=0 2021-09-26 13:35:15.586 | + functions-common:git_timed:618 : local timeout=0 2021-09-26 13:35:15.589 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-09-26 13:35:15.591 | + functions-common:git_timed:621 : timeout=0 2021-09-26 13:35:15.594 | + functions-common:git_timed:624 : time_start git_timed 2021-09-26 13:35:15.597 | + functions-common:time_start:2317 : local name=git_timed 2021-09-26 13:35:15.599 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:35:15.602 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:35:15.605 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:35:15.610 | + functions-common:time_start:2322 : _TIME_START[$name]=1632663315606 2021-09-26 13:35:15.612 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-09-26 13:35:15.615 | Cloning into '/opt/stack/placement'... 2021-09-26 13:35:37.310 | + functions-common:git_timed:639 : time_stop git_timed 2021-09-26 13:35:37.312 | + functions-common:time_stop:2331 : local name 2021-09-26 13:35:37.314 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:35:37.317 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:35:37.319 | + functions-common:time_stop:2334 : local total 2021-09-26 13:35:37.322 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:35:37.324 | + functions-common:time_stop:2337 : name=git_timed 2021-09-26 13:35:37.328 | + functions-common:time_stop:2338 : start_time=1632663315606 2021-09-26 13:35:37.331 | + functions-common:time_stop:2340 : [[ -z 1632663315606 ]] 2021-09-26 13:35:37.334 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:35:37.338 | + functions-common:time_stop:2343 : end_time=1632663337335 2021-09-26 13:35:37.341 | + functions-common:time_stop:2344 : elapsed_time=21729 2021-09-26 13:35:37.343 | + functions-common:time_stop:2345 : total=0 2021-09-26 13:35:37.346 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:35:37.348 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21729 2021-09-26 13:35:37.351 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-09-26 13:35:37.355 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 13:35:37.355 | + functions-common:git_clone:593 : head -1 2021-09-26 13:35:37.357 | de030ef7 Fix Placement Doc 2021-09-26 13:35:37.361 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 13:35:37.364 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-09-26 13:35:37.367 | + inc/python:setup_develop:351 : local bindep 2021-09-26 13:35:37.370 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-09-26 13:35:37.373 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-09-26 13:35:37.376 | + inc/python:setup_develop:357 : local extras= 2021-09-26 13:35:37.378 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-09-26 13:35:37.381 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 13:35:37.383 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-09-26 13:35:37.386 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-09-26 13:35:37.389 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 13:35:37.391 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 13:35:37.395 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-09-26 13:35:37.397 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 13:35:37.400 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-09-26 13:35:37.403 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 13:35:37.406 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 13:35:37.409 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-09-26 13:35:37.414 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-09-26 13:35:37.418 | + 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-09-26 13:35:38.432 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-09-26 13:35:38.435 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 13:35:38.438 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 13:35:38.440 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 13:35:38.443 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-09-26 13:35:38.445 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-09-26 13:35:38.448 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 13:35:38.451 | + inc/python:setup_package:440 : local extras= 2021-09-26 13:35:38.454 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 13:35:38.457 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 13:35:38.459 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 13:35:38.462 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 13:35:38.464 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 13:35:38.467 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-09-26 13:35:38.488 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-09-26 13:35:38.493 | + 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-09-26 13:35:41.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:35:41.305 | 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-09-26 13:35:41.305 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.306 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.306 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.307 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.307 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.308 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.308 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.309 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.309 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.309 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.310 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.310 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.311 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.311 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.312 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.312 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.312 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.313 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.313 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.314 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.314 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.315 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.315 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.316 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.316 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.318 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.318 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.319 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.319 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.320 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.320 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.321 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.321 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.322 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.322 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.323 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.323 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.323 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.324 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.324 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.324 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.325 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.325 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.325 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.326 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.326 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.327 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.327 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.328 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.328 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.329 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.329 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.329 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.330 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.330 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.331 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.332 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.332 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.332 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.333 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.333 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.334 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.334 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.336 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.336 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.336 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.337 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.337 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.338 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.339 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.340 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.340 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.340 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.341 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.341 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.342 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.342 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.343 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.343 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.343 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.344 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.345 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.345 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.346 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.346 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.346 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.347 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.347 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.348 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.348 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.349 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.349 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.350 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.350 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.351 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.351 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.352 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.352 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.353 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.353 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.354 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.355 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.355 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.356 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.356 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.357 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.357 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.357 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.358 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.358 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.359 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.359 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.360 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.360 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.361 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.361 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.362 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.362 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.363 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.363 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.363 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.364 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.364 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.365 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.365 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.366 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.366 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.367 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.367 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.368 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.368 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.368 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.369 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.369 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.370 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.370 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.371 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.371 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.371 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.372 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.372 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.373 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.373 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.373 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.374 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.375 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.375 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.375 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.376 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.376 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.377 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.377 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.377 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.378 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.378 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.379 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.379 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.379 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.380 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.380 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.381 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.381 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.382 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.382 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.382 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.383 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.383 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.384 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.384 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.385 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.385 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.385 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.386 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.386 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.386 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.387 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.387 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.388 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.388 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.388 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.389 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.389 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.390 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.390 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.390 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.391 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.391 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.392 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.392 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.392 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.393 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.393 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.394 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.394 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.394 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.395 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.395 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.396 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.396 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.397 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.397 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.397 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.398 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.398 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.398 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.399 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.399 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.400 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.400 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.400 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.401 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.402 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.402 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.402 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.403 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.403 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.404 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.404 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.405 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.405 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.405 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.406 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.406 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.407 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.407 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.407 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.408 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.408 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.409 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.409 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.409 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.410 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.411 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.412 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.412 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.413 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.413 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.414 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.414 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.415 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.415 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.416 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.416 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.417 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.417 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.418 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.418 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.419 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.419 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.420 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.420 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.420 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.421 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.421 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.422 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.422 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.423 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.423 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.423 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.424 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.424 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.425 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.425 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.426 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.427 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.427 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.428 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.428 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.429 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.430 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.430 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.431 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.431 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.432 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.432 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.433 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.433 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.433 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.434 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.434 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.435 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.435 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.436 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.436 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.437 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.437 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.437 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.438 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.438 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.438 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.439 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.439 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.440 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.440 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.441 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.441 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.441 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.442 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.442 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.443 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.443 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.444 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.444 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.444 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.445 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.445 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.446 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.446 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.447 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.447 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.447 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.448 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.448 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.449 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.449 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.449 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.450 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.450 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.451 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.451 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.452 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.452 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.452 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.453 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.453 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.454 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.454 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.455 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.455 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.456 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.456 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.457 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.457 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.458 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.458 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.459 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.459 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.460 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.460 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.460 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.461 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.461 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.462 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.462 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.462 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.463 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.464 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.464 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.465 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.465 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.466 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.466 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.466 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.467 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.467 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.468 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.468 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.469 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.469 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.470 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.470 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.471 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.471 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.471 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.472 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.472 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.473 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.473 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.474 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.474 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.475 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.475 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.475 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.476 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.476 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.477 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.477 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.477 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.478 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.478 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.479 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.480 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.481 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.481 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.481 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.482 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.482 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.483 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.483 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.484 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.484 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.485 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.485 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.485 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.486 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.486 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.487 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.487 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.487 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.488 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.488 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.489 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.489 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.489 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.490 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.490 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.491 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.492 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.492 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.492 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.493 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.493 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.494 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.494 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.495 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:41.495 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:41.496 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:41.496 | Obtaining file:///opt/stack/placement 2021-09-26 13:35:42.941 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 13:35:44.355 | 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-09-26 13:35:44.365 | 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-09-26 13:35:44.388 | 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-09-26 13:35:44.404 | 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-09-26 13:35:44.436 | 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-09-26 13:35:44.499 | 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-09-26 13:35:44.505 | 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-09-26 13:35:44.510 | 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-09-26 13:35:44.515 | 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-09-26 13:35:44.552 | 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-09-26 13:35:44.566 | 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-09-26 13:35:44.581 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.2) 2021-09-26 13:35:44.588 | 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-09-26 13:35:44.644 | 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-09-26 13:35:44.653 | 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-09-26 13:35:44.699 | 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-09-26 13:35:44.721 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.1) 2021-09-26 13:35:44.740 | 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-09-26 13:35:44.754 | 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-09-26 13:35:44.765 | 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-09-26 13:35:44.785 | 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-09-26 13:35:44.789 | 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-09-26 13:35:44.792 | 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-09-26 13:35:44.804 | 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-09-26 13:35:44.807 | 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-09-26 13:35:44.811 | 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-09-26 13:35:44.817 | 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-09-26 13:35:44.823 | 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-09-26 13:35:44.845 | 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-09-26 13:35:44.849 | 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-09-26 13:35:44.857 | 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-09-26 13:35:44.882 | 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-09-26 13:35:44.888 | 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-09-26 13:35:44.893 | 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-09-26 13:35:44.906 | 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-09-26 13:35:44.910 | 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-09-26 13:35:44.913 | 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-09-26 13:35:44.919 | 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-09-26 13:35:44.930 | 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-09-26 13:35:44.937 | 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-09-26 13:35:44.958 | 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-09-26 13:35:44.962 | 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-09-26 13:35:44.971 | 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-09-26 13:35:44.997 | 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-09-26 13:35:45.045 | 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-09-26 13:35:45.090 | 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-09-26 13:35:45.111 | 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-09-26 13:35:45.181 | 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-09-26 13:35:45.187 | 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-09-26 13:35:45.193 | 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-09-26 13:35:45.197 | 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-09-26 13:35:45.206 | 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-09-26 13:35:45.210 | 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-09-26 13:35:45.220 | 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-09-26 13:35:45.225 | 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-09-26 13:35:45.233 | 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-09-26 13:35:45.237 | 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-09-26 13:35:45.240 | 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-09-26 13:35:45.244 | 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-09-26 13:35:45.247 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 13:35:45.250 | 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-09-26 13:35:45.254 | 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-09-26 13:35:45.257 | 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-09-26 13:35:45.261 | 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-09-26 13:35:45.264 | 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-09-26 13:35:45.275 | 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-09-26 13:35:45.279 | 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-09-26 13:35:45.282 | 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-09-26 13:35:45.285 | 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-09-26 13:35:45.297 | 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-09-26 13:35:45.302 | 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-09-26 13:35:45.305 | 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-09-26 13:35:45.308 | 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-09-26 13:35:45.311 | 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-09-26 13:35:45.319 | 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-09-26 13:35:46.959 | Installing collected packages: openstack-placement 2021-09-26 13:35:46.961 | Running setup.py develop for openstack-placement 2021-09-26 13:35:48.704 | Successfully installed openstack-placement 2021-09-26 13:35:48.892 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:35:48.893 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:35:48.982 | + inc/python:pip_install:207 : result=0 2021-09-26 13:35:48.984 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:35:48.998 | + functions-common:time_stop:2331 : local name 2021-09-26 13:35:49.000 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:35:49.002 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:35:49.005 | + functions-common:time_stop:2334 : local total 2021-09-26 13:35:49.007 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:35:49.010 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:35:49.012 | + functions-common:time_stop:2338 : start_time=1632663338482 2021-09-26 13:35:49.016 | + functions-common:time_stop:2340 : [[ -z 1632663338482 ]] 2021-09-26 13:35:49.020 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:35:49.023 | + functions-common:time_stop:2343 : end_time=1632663349020 2021-09-26 13:35:49.026 | + functions-common:time_stop:2344 : elapsed_time=10538 2021-09-26 13:35:49.028 | + functions-common:time_stop:2345 : total=244725 2021-09-26 13:35:49.031 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:35:49.033 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=255263 2021-09-26 13:35:49.036 | + inc/python:pip_install:210 : return 0 2021-09-26 13:35:49.038 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 13:35:49.041 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-26 13:35:49.044 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-26 13:35:49.065 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-26 13:35:49.077 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-09-26 13:35:49.079 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-09-26 13:35:49.082 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:35:49.085 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:35:49.087 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-09-26 13:35:49.090 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:35:49.093 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 13:35:49.096 | + ./stack.sh:main:921 : configure_placement 2021-09-26 13:35:49.098 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-09-26 13:35:49.112 | + lib/placement:configure_placement:107 : create_placement_conf 2021-09-26 13:35:49.115 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-09-26 13:35:49.120 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-09-26 13:35:49.123 | ++ lib/database:database_connection_url:132 : local db=placement 2021-09-26 13:35:49.125 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-09-26 13:35:49.128 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-09-26 13:35:49.130 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-09-26 13:35:49.134 | + 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-09-26 13:35:49.164 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-09-26 13:35:49.195 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-09-26 13:35:49.227 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-09-26 13:35:49.230 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-09-26 13:35:49.233 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-09-26 13:35:49.235 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 13:35:49.238 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-09-26 13:35:49.267 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-09-26 13:35:49.295 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-09-26 13:35:49.324 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-09-26 13:35:49.352 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-09-26 13:35:49.383 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-09-26 13:35:49.413 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-09-26 13:35:49.445 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-09-26 13:35:49.475 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 13:35:49.505 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 13:35:49.532 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-09-26 13:35:49.535 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-09-26 13:35:49.537 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 13:35:49.539 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 13:35:49.542 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-09-26 13:35:49.545 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-09-26 13:35:49.547 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 13:35:49.550 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 13:35:49.569 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 13:35:49.571 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 13:35:49.574 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 13:35:49.577 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 13:35:49.580 | + 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-09-26 13:35:49.611 | + 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-09-26 13:35:49.645 | + 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-09-26 13:35:49.676 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 13:35:49.704 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-26 13:35:49.707 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-09-26 13:35:49.710 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-09-26 13:35:49.714 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-09-26 13:35:49.717 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-09-26 13:35:49.720 | + lib/apache:write_uwsgi_config:267 : local http= 2021-09-26 13:35:49.723 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 13:35:49.727 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-09-26 13:35:49.731 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-09-26 13:35:49.734 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 13:35:49.737 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 13:35:49.750 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 13:35:49.750 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:35:49.760 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 13:35:49.764 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 13:35:49.781 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-09-26 13:35:49.784 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-09-26 13:35:49.787 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-09-26 13:35:49.818 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-09-26 13:35:49.847 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-09-26 13:35:49.875 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-09-26 13:35:49.907 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-09-26 13:35:49.938 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-26 13:35:49.965 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-09-26 13:35:49.995 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-09-26 13:35:50.024 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-09-26 13:35:50.051 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-26 13:35:50.080 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-09-26 13:35:50.109 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-26 13:35:50.139 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-09-26 13:35:50.165 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-09-26 13:35:50.168 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-09-26 13:35:50.174 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-09-26 13:35:50.177 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-09-26 13:35:50.180 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 13:35:50.183 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:35:50.185 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:35:50.188 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-09-26 13:35:50.191 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-09-26 13:35:50.194 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-09-26 13:35:50.221 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-09-26 13:35:50.253 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-09-26 13:35:50.253 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-09-26 13:35:50.262 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-09-26 13:35:50.267 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-09-26 13:35:50.270 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-09-26 13:35:50.272 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 13:35:50.276 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 13:35:50.279 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 13:35:50.282 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:35:50.285 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:35:50.287 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 13:35:50.290 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 13:35:50.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:35:50.296 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:35:50.299 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-09-26 13:35:50.358 | Enabling site placement-api. 2021-09-26 13:35:50.365 | To activate the new configuration, you need to run: 2021-09-26 13:35:50.365 | systemctl reload apache2 2021-09-26 13:35:50.369 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-09-26 13:35:50.372 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 13:35:50.375 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:35:50.377 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 13:35:50.557 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-09-26 13:35:50.582 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:35:50.585 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-09-26 13:35:50.608 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:35:50.611 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-09-26 13:35:50.633 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:35:50.636 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-09-26 13:35:50.639 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova.conf 2021-09-26 13:35:50.641 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-26 13:35:50.673 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.43/identity 2021-09-26 13:35:50.703 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement username placement 2021-09-26 13:35:50.735 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-26 13:35:50.771 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-26 13:35:50.811 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement project_name service 2021-09-26 13:35:50.843 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-26 13:35:50.877 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-09-26 13:35:50.907 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-09-26 13:35:50.925 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:35:50.928 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-09-26 13:35:50.949 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:35:50.952 | + ./stack.sh:main:947 : run_phase stack install 2021-09-26 13:35:50.956 | + functions-common:run_phase:1759 : local mode=stack 2021-09-26 13:35:50.958 | + functions-common:run_phase:1760 : local phase=install 2021-09-26 13:35:50.961 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 13:35:50.964 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 13:35:50.966 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 13:35:50.969 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 13:35:50.972 | + functions-common:run_phase:1769 : local extra 2021-09-26 13:35:50.977 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 13:35:50.980 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 13:35:50.983 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 13:35:50.987 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 13:35:50.993 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-09-26 13:35:50.997 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 13:35:51.015 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:35:51.018 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 13:35:51.020 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:35:51.023 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-09-26 13:35:51.025 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-09-26 13:35:51.028 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:35:51.030 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-09-26 13:35:51.033 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-09-26 13:35:51.036 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-09-26 13:35:51.039 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-09-26 13:35:51.042 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-09-26 13:35:51.044 | ++ functions-common:git_clone:525 : local git_ref=master 2021-09-26 13:35:51.048 | ++ functions-common:git_clone:526 : local orig_dir 2021-09-26 13:35:51.051 | +++ functions-common:git_clone:527 : pwd 2021-09-26 13:35:51.054 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 13:35:51.058 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 13:35:51.061 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 13:35:51.080 | ++ functions-common:git_clone:530 : RECLONE=False 2021-09-26 13:35:51.083 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 13:35:51.085 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 13:35:51.089 | ++ functions-common:git_clone:544 : echo master 2021-09-26 13:35:51.089 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 13:35:51.094 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-09-26 13:35:51.096 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 13:35:51.099 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-09-26 13:35:51.102 | ++ functions-common:git_clone:593 : git show --oneline 2021-09-26 13:35:51.103 | ++ functions-common:git_clone:593 : head -1 2021-09-26 13:35:51.106 | ae41052a5 Merge "Add release notes page for version 29.0.0, 28.1.0, 28.0.0" 2021-09-26 13:35:51.108 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 13:35:51.111 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-09-26 13:35:51.134 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-09-26 13:35:51.141 | ++ 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-09-26 13:35:54.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:35:54.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-09-26 13:35:54.044 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.044 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.045 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.045 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.045 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.046 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.046 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.047 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.047 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.048 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.048 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.049 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.049 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.049 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.050 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.050 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.051 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.051 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.052 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.052 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.053 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.053 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.053 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.054 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.054 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.056 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.057 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.057 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.058 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.059 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.059 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.060 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.060 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.060 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.061 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.061 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.062 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.062 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.062 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.063 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.063 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.064 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.064 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.064 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.065 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.065 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.066 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.066 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.066 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.067 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.068 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.068 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.068 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.069 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.069 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.070 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.070 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.071 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.071 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.072 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.072 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.073 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.073 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.074 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.075 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.075 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.076 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.076 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.077 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.078 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.078 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.078 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.079 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.079 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.080 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.080 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.081 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.081 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.081 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.082 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.082 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.083 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.084 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.084 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.084 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.085 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.085 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.086 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.086 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.087 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.087 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.088 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.089 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.089 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.090 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.090 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.091 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.091 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.092 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.092 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.092 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.093 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.094 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.094 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.095 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.095 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.096 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.096 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.097 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.097 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.097 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.098 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.098 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.099 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.099 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.100 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.100 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.101 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.101 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.102 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.102 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.103 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.103 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.104 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.104 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.105 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.105 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.106 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.106 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.107 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.107 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.108 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.108 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.109 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.109 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.109 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.110 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.110 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.111 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.111 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.111 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.112 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.112 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.113 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.113 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.114 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.114 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.115 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.115 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.115 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.116 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.116 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.117 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.117 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.118 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.118 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.118 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.119 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.119 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.120 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.120 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.120 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.121 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.121 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.122 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.122 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.123 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.123 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.123 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.124 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.124 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.125 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.125 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.125 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.126 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.126 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.127 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.127 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.128 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.128 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.128 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.129 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.129 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.129 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.130 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.130 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.131 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.131 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.131 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.132 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.132 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.133 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.133 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.134 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.134 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.134 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.135 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.135 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.135 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.136 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.136 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.137 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.137 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.138 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.138 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.138 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.139 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.139 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.140 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.140 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.140 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.141 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.141 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.141 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.142 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.142 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.143 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.143 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.144 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.144 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.144 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.145 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.145 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.146 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.146 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.146 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.147 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.147 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.148 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.149 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.149 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.150 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.152 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.152 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.153 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.154 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.154 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.155 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.155 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.156 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.156 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.156 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.157 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.157 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.158 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.158 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.159 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.159 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.160 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.160 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.160 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.161 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.161 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.162 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.162 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.162 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.163 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.163 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.164 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.164 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.165 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.165 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.165 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.167 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.167 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.167 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.168 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.168 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.169 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.169 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.169 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.170 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.170 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.171 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.171 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.172 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.172 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.173 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.173 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.173 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.174 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.174 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.175 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.175 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.176 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.176 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.176 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.177 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.177 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.178 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.178 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.178 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.179 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.179 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.180 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.180 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.181 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.181 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.181 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.182 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.182 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.183 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.183 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.184 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.184 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.185 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.185 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.185 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.186 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.186 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.186 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.187 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.187 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.188 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.188 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.189 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.189 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.190 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.190 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.190 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.191 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.191 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.192 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.192 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.192 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.193 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.193 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.194 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.194 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.195 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.196 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.196 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.197 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.197 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.198 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.198 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.198 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.199 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.199 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.200 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.200 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.201 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.201 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.202 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.202 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.202 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.203 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.203 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.204 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.204 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.205 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.205 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.205 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.206 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.206 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.207 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.207 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.208 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.208 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.209 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.209 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.209 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.210 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.210 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.211 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.211 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.212 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.212 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.213 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.214 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.214 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.214 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.215 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.215 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.216 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.216 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.217 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.217 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.217 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.218 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.218 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.219 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.220 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.220 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.221 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.221 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.222 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.222 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.222 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.223 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.223 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.224 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.224 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.225 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.225 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.225 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.226 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.226 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.227 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.227 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.227 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.228 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.229 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.229 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.230 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.230 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.231 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.231 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.232 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.232 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.233 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.233 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.234 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.234 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.235 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:35:54.235 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:35:54.235 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:35:54.941 | Collecting tox!=2.8.0 2021-09-26 13:35:54.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-09-26 13:35:55.102 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.12) 2021-09-26 13:35:55.575 | Collecting py===1.8.1 2021-09-26 13:35:55.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-09-26 13:35:56.101 | Collecting pluggy===0.13.1 2021-09-26 13:35:56.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-09-26 13:35:56.349 | Collecting packaging===20.3 2021-09-26 13:35:56.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-09-26 13:35:56.864 | Collecting toml>=0.9.4 2021-09-26 13:35:56.872 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-09-26 13:35:57.150 | Collecting virtualenv===20.0.17 2021-09-26 13:35:57.166 | 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-09-26 13:35:57.347 | 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-09-26 13:35:57.367 | 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-09-26 13:35:57.372 | 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-09-26 13:35:57.403 | Collecting distlib===0.3.0 2021-09-26 13:35:57.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-09-26 13:35:58.277 | 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-09-26 13:35:58.345 | Collecting importlib-resources===1.4.0 2021-09-26 13:35:58.353 | 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-09-26 13:35:58.384 | 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-09-26 13:35:58.398 | Building wheels for collected packages: distlib 2021-09-26 13:35:58.399 | Building wheel for distlib (setup.py): started 2021-09-26 13:35:59.318 | Building wheel for distlib (setup.py): finished with status 'done' 2021-09-26 13:35:59.321 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=0b3e1cb358313c8c6a5edc6f650fa5dad22b1279cda193812eb6fad0834217f3 2021-09-26 13:35:59.321 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-09-26 13:35:59.322 | Successfully built distlib 2021-09-26 13:36:02.004 | Installing collected packages: distlib, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-09-26 13:36:02.004 | Attempting uninstall: distlib 2021-09-26 13:36:02.007 | Found existing installation: distlib 0.3.3 2021-09-26 13:36:02.021 | Uninstalling distlib-0.3.3: 2021-09-26 13:36:02.023 | Successfully uninstalled distlib-0.3.3 2021-09-26 13:36:02.198 | Attempting uninstall: importlib-resources 2021-09-26 13:36:02.200 | Found existing installation: importlib-resources 5.2.2 2021-09-26 13:36:02.227 | Uninstalling importlib-resources-5.2.2: 2021-09-26 13:36:02.230 | Successfully uninstalled importlib-resources-5.2.2 2021-09-26 13:36:02.450 | Attempting uninstall: virtualenv 2021-09-26 13:36:02.452 | Found existing installation: virtualenv 20.8.1 2021-09-26 13:36:02.526 | Uninstalling virtualenv-20.8.1: 2021-09-26 13:36:02.534 | Successfully uninstalled virtualenv-20.8.1 2021-09-26 13:36:03.052 | Successfully installed distlib-0.3.0 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-09-26 13:36:03.214 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:36:03.214 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:36:03.355 | ++ inc/python:pip_install:207 : result=0 2021-09-26 13:36:03.358 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:36:03.362 | ++ functions-common:time_stop:2331 : local name 2021-09-26 13:36:03.365 | ++ functions-common:time_stop:2332 : local end_time 2021-09-26 13:36:03.367 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:36:03.370 | ++ functions-common:time_stop:2334 : local total 2021-09-26 13:36:03.374 | ++ functions-common:time_stop:2335 : local start_time 2021-09-26 13:36:03.376 | ++ functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:36:03.379 | ++ functions-common:time_stop:2338 : start_time=1632663351129 2021-09-26 13:36:03.382 | ++ functions-common:time_stop:2340 : [[ -z 1632663351129 ]] 2021-09-26 13:36:03.386 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:36:03.390 | ++ functions-common:time_stop:2343 : end_time=1632663363387 2021-09-26 13:36:03.393 | ++ functions-common:time_stop:2344 : elapsed_time=12258 2021-09-26 13:36:03.395 | ++ functions-common:time_stop:2345 : total=255263 2021-09-26 13:36:03.398 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:36:03.401 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=267521 2021-09-26 13:36:03.403 | ++ inc/python:pip_install:210 : return 0 2021-09-26 13:36:03.406 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-09-26 13:36:03.406 | /opt/stack/tempest ~/devstack 2021-09-26 13:36:03.408 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-09-26 13:36:03.433 | M .coveragerc 2021-09-26 13:36:03.434 | M .gitignore 2021-09-26 13:36:03.434 | M .gitreview 2021-09-26 13:36:03.434 | M .mailmap 2021-09-26 13:36:03.434 | M .stestr.conf 2021-09-26 13:36:03.434 | M CONTRIBUTING.rst 2021-09-26 13:36:03.434 | M HACKING.rst 2021-09-26 13:36:03.434 | M LICENSE 2021-09-26 13:36:03.434 | M README.rst 2021-09-26 13:36:03.434 | M REVIEWING.rst 2021-09-26 13:36:03.434 | M bindep.txt 2021-09-26 13:36:03.434 | M doc/requirements.txt 2021-09-26 13:36:03.434 | M doc/source/_extra/.htaccess 2021-09-26 13:36:03.434 | M doc/source/_static/.keep 2021-09-26 13:36:03.434 | M doc/source/account_generator.rst 2021-09-26 13:36:03.434 | M doc/source/cleanup.rst 2021-09-26 13:36:03.434 | M doc/source/conf.py 2021-09-26 13:36:03.434 | M doc/source/configuration.rst 2021-09-26 13:36:03.434 | M doc/source/contributor/contributing.rst 2021-09-26 13:36:03.434 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-09-26 13:36:03.434 | M doc/source/data/tempest-plugins-registry.header 2021-09-26 13:36:03.434 | M doc/source/index.rst 2021-09-26 13:36:03.434 | M doc/source/keystone_scopes_and_roles_support.rst 2021-09-26 13:36:03.434 | M doc/source/library.rst 2021-09-26 13:36:03.434 | M doc/source/library/api_microversion_testing.rst 2021-09-26 13:36:03.434 | M doc/source/library/auth.rst 2021-09-26 13:36:03.434 | M doc/source/library/cli.rst 2021-09-26 13:36:03.434 | M doc/source/library/clients.rst 2021-09-26 13:36:03.434 | M doc/source/library/credential_providers.rst 2021-09-26 13:36:03.434 | M doc/source/library/decorators.rst 2021-09-26 13:36:03.434 | M doc/source/library/rest_client.rst 2021-09-26 13:36:03.434 | M doc/source/library/service_clients/compute_clients.rst 2021-09-26 13:36:03.434 | M doc/source/library/utils.rst 2021-09-26 13:36:03.435 | M doc/source/library/validation_resources.rst 2021-09-26 13:36:03.435 | M doc/source/microversion_testing.rst 2021-09-26 13:36:03.435 | M doc/source/overview.rst 2021-09-26 13:36:03.435 | M doc/source/plugins/index.rst 2021-09-26 13:36:03.435 | M doc/source/plugins/plugin.rst 2021-09-26 13:36:03.435 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-09-26 13:36:03.435 | M doc/source/run.rst 2021-09-26 13:36:03.435 | M doc/source/sampleconf.rst 2021-09-26 13:36:03.435 | M doc/source/stable_branch_support_policy.rst 2021-09-26 13:36:03.435 | M doc/source/stable_branch_testing_policy.rst 2021-09-26 13:36:03.435 | M doc/source/subunit_describe_calls.rst 2021-09-26 13:36:03.435 | M doc/source/supported_version.rst 2021-09-26 13:36:03.435 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-09-26 13:36:03.435 | M doc/source/test_removal.rst 2021-09-26 13:36:03.435 | M doc/source/tests/modules.rst 2021-09-26 13:36:03.435 | M doc/source/workspace.rst 2021-09-26 13:36:03.435 | M doc/source/write_tests.rst 2021-09-26 13:36:03.435 | M etc/accounts.yaml.sample 2021-09-26 13:36:03.435 | M etc/allow-list.yaml 2021-09-26 13:36:03.435 | M etc/logging.conf.sample 2021-09-26 13:36:03.435 | M etc/rbac-persona-accounts.yaml.sample 2021-09-26 13:36:03.435 | M playbooks/devstack-tempest-ipv6.yaml 2021-09-26 13:36:03.435 | M playbooks/devstack-tempest.yaml 2021-09-26 13:36:03.435 | M playbooks/post-tempest.yaml 2021-09-26 13:36:03.435 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-09-26 13:36:03.435 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-09-26 13:36:03.435 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-09-26 13:36:03.435 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-09-26 13:36:03.435 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-09-26 13:36:03.435 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-09-26 13:36:03.435 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-09-26 13:36:03.435 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-09-26 13:36:03.435 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-09-26 13:36:03.436 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-09-26 13:36:03.437 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-09-26 13:36:03.438 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-09-26 13:36:03.439 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-09-26 13:36:03.440 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-09-26 13:36:03.441 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-09-26 13:36:03.442 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-09-26 13:36:03.443 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-09-26 13:36:03.444 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-09-26 13:36:03.445 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-09-26 13:36:03.445 | M releasenotes/source/_static/.placeholder 2021-09-26 13:36:03.445 | M releasenotes/source/_templates/.placeholder 2021-09-26 13:36:03.445 | M releasenotes/source/conf.py 2021-09-26 13:36:03.445 | M releasenotes/source/index.rst 2021-09-26 13:36:03.445 | M releasenotes/source/unreleased.rst 2021-09-26 13:36:03.445 | M releasenotes/source/v10.0.0.rst 2021-09-26 13:36:03.445 | M releasenotes/source/v11.0.0.rst 2021-09-26 13:36:03.445 | M releasenotes/source/v12.0.0.rst 2021-09-26 13:36:03.445 | M releasenotes/source/v13.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v14.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v15.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v16.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v16.1.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v17.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v17.1.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v17.2.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v18.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v19.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v20.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v21.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v22.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v22.1.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v23.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v24.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v26.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v26.1.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v27.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v28.0.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v28.1.0.rst 2021-09-26 13:36:03.446 | M releasenotes/source/v29.0.0.rst 2021-09-26 13:36:03.446 | M requirements.txt 2021-09-26 13:36:03.446 | M roles/acl-devstack-files/README.rst 2021-09-26 13:36:03.446 | M roles/acl-devstack-files/defaults/main.yaml 2021-09-26 13:36:03.446 | M roles/acl-devstack-files/tasks/main.yaml 2021-09-26 13:36:03.446 | M roles/run-tempest-26/README.rst 2021-09-26 13:36:03.446 | M roles/run-tempest-26/defaults/main.yaml 2021-09-26 13:36:03.446 | M roles/run-tempest-26/tasks/main.yaml 2021-09-26 13:36:03.446 | M roles/run-tempest/README.rst 2021-09-26 13:36:03.446 | M roles/run-tempest/defaults/main.yaml 2021-09-26 13:36:03.446 | M roles/run-tempest/tasks/main.yaml 2021-09-26 13:36:03.446 | M roles/setup-tempest-data-dir/README.rst 2021-09-26 13:36:03.446 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-09-26 13:36:03.447 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-09-26 13:36:03.447 | M roles/setup-tempest-run-dir/README.rst 2021-09-26 13:36:03.447 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-09-26 13:36:03.447 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-09-26 13:36:03.447 | M roles/tempest-cleanup/README.rst 2021-09-26 13:36:03.447 | M roles/tempest-cleanup/defaults/main.yaml 2021-09-26 13:36:03.447 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-09-26 13:36:03.447 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-09-26 13:36:03.447 | M roles/tempest-cleanup/tasks/main.yaml 2021-09-26 13:36:03.447 | M setup.cfg 2021-09-26 13:36:03.447 | M setup.py 2021-09-26 13:36:03.447 | M tempest/README.rst 2021-09-26 13:36:03.447 | M tempest/__init__.py 2021-09-26 13:36:03.447 | M tempest/api/README.rst 2021-09-26 13:36:03.447 | M tempest/api/__init__.py 2021-09-26 13:36:03.448 | M tempest/api/compute/__init__.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/__init__.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_agents.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_aggregates.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_availability_zone.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_create_server.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_delete_server.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_fixed_ips.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_flavors.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_flavors_access.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_hosts.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_hosts_negative.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_hypervisor.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_live_migration.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_migrations.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_networks.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_quotas.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_quotas_negative.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_security_groups.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-09-26 13:36:03.448 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/admin/test_servers.py 2021-09-26 13:36:03.449 | M tempest/api/compute/admin/test_servers_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-09-26 13:36:03.449 | M tempest/api/compute/admin/test_services.py 2021-09-26 13:36:03.449 | M tempest/api/compute/admin/test_services_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-09-26 13:36:03.449 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/admin/test_volume.py 2021-09-26 13:36:03.449 | M tempest/api/compute/admin/test_volume_swap.py 2021-09-26 13:36:03.449 | M tempest/api/compute/admin/test_volumes_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/api_microversion_fixture.py 2021-09-26 13:36:03.449 | M tempest/api/compute/base.py 2021-09-26 13:36:03.449 | M tempest/api/compute/certificates/__init__.py 2021-09-26 13:36:03.449 | M tempest/api/compute/certificates/test_certificates.py 2021-09-26 13:36:03.449 | M tempest/api/compute/flavors/__init__.py 2021-09-26 13:36:03.449 | M tempest/api/compute/flavors/test_flavors.py 2021-09-26 13:36:03.449 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/floating_ips/__init__.py 2021-09-26 13:36:03.449 | M tempest/api/compute/floating_ips/base.py 2021-09-26 13:36:03.449 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-09-26 13:36:03.449 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-09-26 13:36:03.449 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/images/__init__.py 2021-09-26 13:36:03.449 | M tempest/api/compute/images/test_image_metadata.py 2021-09-26 13:36:03.449 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/images/test_images.py 2021-09-26 13:36:03.449 | M tempest/api/compute/images/test_images_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/images/test_images_oneserver.py 2021-09-26 13:36:03.449 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/images/test_list_image_filters.py 2021-09-26 13:36:03.449 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-09-26 13:36:03.449 | M tempest/api/compute/images/test_list_images.py 2021-09-26 13:36:03.449 | M tempest/api/compute/keypairs/__init__.py 2021-09-26 13:36:03.450 | M tempest/api/compute/keypairs/base.py 2021-09-26 13:36:03.450 | M tempest/api/compute/keypairs/test_keypairs.py 2021-09-26 13:36:03.450 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-09-26 13:36:03.450 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-09-26 13:36:03.450 | M tempest/api/compute/limits/__init__.py 2021-09-26 13:36:03.450 | M tempest/api/compute/limits/test_absolute_limits.py 2021-09-26 13:36:03.450 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-09-26 13:36:03.450 | M tempest/api/compute/security_groups/__init__.py 2021-09-26 13:36:03.450 | M tempest/api/compute/security_groups/base.py 2021-09-26 13:36:03.450 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-09-26 13:36:03.450 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-09-26 13:36:03.450 | M tempest/api/compute/security_groups/test_security_groups.py 2021-09-26 13:36:03.450 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/__init__.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_availability_zone.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_create_server.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_delete_server.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_device_tagging.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_disk_config.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_instance_actions.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_list_server_filters.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_multiple_create.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_novnc.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_server_actions.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_server_addresses.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_server_group.py 2021-09-26 13:36:03.450 | M tempest/api/compute/servers/test_server_metadata.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_server_password.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_server_personality.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_server_rescue.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_server_tags.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_servers.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_servers_microversions.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_servers_negative.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-09-26 13:36:03.451 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-09-26 13:36:03.451 | M tempest/api/compute/test_extensions.py 2021-09-26 13:36:03.451 | M tempest/api/compute/test_networks.py 2021-09-26 13:36:03.451 | M tempest/api/compute/test_quotas.py 2021-09-26 13:36:03.451 | M tempest/api/compute/test_tenant_networks.py 2021-09-26 13:36:03.451 | M tempest/api/compute/test_versions.py 2021-09-26 13:36:03.451 | M tempest/api/compute/volumes/__init__.py 2021-09-26 13:36:03.451 | M tempest/api/compute/volumes/test_attach_volume.py 2021-09-26 13:36:03.451 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-09-26 13:36:03.451 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-09-26 13:36:03.451 | M tempest/api/compute/volumes/test_volumes_get.py 2021-09-26 13:36:03.451 | M tempest/api/compute/volumes/test_volumes_list.py 2021-09-26 13:36:03.451 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-09-26 13:36:03.451 | M tempest/api/identity/__init__.py 2021-09-26 13:36:03.451 | M tempest/api/identity/admin/__init__.py 2021-09-26 13:36:03.451 | M tempest/api/identity/admin/v2/__init__.py 2021-09-26 13:36:03.451 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-09-26 13:36:03.451 | M tempest/api/identity/admin/v2/test_roles.py 2021-09-26 13:36:03.451 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-09-26 13:36:03.451 | M tempest/api/identity/admin/v2/test_services.py 2021-09-26 13:36:03.451 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-09-26 13:36:03.451 | M tempest/api/identity/admin/v2/test_tenants.py 2021-09-26 13:36:03.451 | M tempest/api/identity/admin/v2/test_tokens.py 2021-09-26 13:36:03.451 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v2/test_users.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/__init__.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_credentials.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_domains.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_groups.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_inherits.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_list_users.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_policies.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_projects.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_regions.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_roles.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_services.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_tokens.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_trusts.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_users.py 2021-09-26 13:36:03.452 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-09-26 13:36:03.452 | M tempest/api/identity/base.py 2021-09-26 13:36:03.452 | M tempest/api/identity/v2/__init__.py 2021-09-26 13:36:03.452 | M tempest/api/identity/v2/test_api_discovery.py 2021-09-26 13:36:03.452 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-09-26 13:36:03.452 | M tempest/api/identity/v2/test_extension.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v2/test_tenants.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v2/test_tokens.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v2/test_users.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v3/__init__.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v3/test_access_rules.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v3/test_api_discovery.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v3/test_application_credentials.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v3/test_catalog.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v3/test_domains.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v3/test_projects.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v3/test_tokens.py 2021-09-26 13:36:03.453 | M tempest/api/identity/v3/test_users.py 2021-09-26 13:36:03.453 | M tempest/api/image/__init__.py 2021-09-26 13:36:03.453 | M tempest/api/image/base.py 2021-09-26 13:36:03.453 | M tempest/api/image/v1/__init__.py 2021-09-26 13:36:03.453 | M tempest/api/image/v1/test_image_members.py 2021-09-26 13:36:03.453 | M tempest/api/image/v1/test_image_members_negative.py 2021-09-26 13:36:03.453 | M tempest/api/image/v1/test_images.py 2021-09-26 13:36:03.453 | M tempest/api/image/v1/test_images_negative.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/__init__.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/admin/__init__.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/admin/test_images.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/test_images.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/test_images_member.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/test_images_member_negative.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/test_images_negative.py 2021-09-26 13:36:03.453 | M tempest/api/image/v2/test_images_tags.py 2021-09-26 13:36:03.454 | M tempest/api/image/v2/test_images_tags_negative.py 2021-09-26 13:36:03.454 | M tempest/api/image/v2/test_versions.py 2021-09-26 13:36:03.454 | M tempest/api/network/__init__.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/__init__.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_external_network_extension.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_external_networks_negative.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_metering_extensions.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_negative_quotas.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_ports.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_quotas.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_routers.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_routers_dvr.py 2021-09-26 13:36:03.454 | M tempest/api/network/admin/test_routers_negative.py 2021-09-26 13:36:03.454 | M tempest/api/network/base.py 2021-09-26 13:36:03.454 | M tempest/api/network/base_security_groups.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_agent_management_negative.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_allowed_address_pair.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_dhcp_ipv6.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_extensions.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_extra_dhcp_options.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_floating_ips.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_floating_ips_negative.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_networks.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_networks_negative.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_ports.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_routers.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_routers_negative.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_security_groups.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_security_groups_negative.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_service_providers.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_subnetpools_extensions.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_tags.py 2021-09-26 13:36:03.454 | M tempest/api/network/test_versions.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/__init__.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/base.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_account_bulk.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_account_quotas.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_account_services.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_account_services_negative.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_container_acl.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_container_acl_negative.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_container_quotas.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_container_services.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_container_services_negative.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_container_staticweb.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_container_sync.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_crossdomain.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_healthcheck.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_object_expiry.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_object_formpost.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_object_services.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_object_slo.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_object_temp_url.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-09-26 13:36:03.455 | M tempest/api/object_storage/test_object_version.py 2021-09-26 13:36:03.455 | M tempest/api/volume/__init__.py 2021-09-26 13:36:03.455 | M tempest/api/volume/admin/__init__.py 2021-09-26 13:36:03.455 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-09-26 13:36:03.455 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-09-26 13:36:03.455 | M tempest/api/volume/admin/test_group_snapshots.py 2021-09-26 13:36:03.455 | M tempest/api/volume/admin/test_group_type_specs.py 2021-09-26 13:36:03.455 | M tempest/api/volume/admin/test_group_types.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_groups.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_multi_backend.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_qos.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_user_messages.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_hosts.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_manage.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_pools.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_quotas.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_retype.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_services.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_type_access.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_types.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volumes_actions.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volumes_backup.py 2021-09-26 13:36:03.456 | M tempest/api/volume/admin/test_volumes_list.py 2021-09-26 13:36:03.456 | M tempest/api/volume/api_microversion_fixture.py 2021-09-26 13:36:03.456 | M tempest/api/volume/base.py 2021-09-26 13:36:03.456 | M tempest/api/volume/test_availability_zone.py 2021-09-26 13:36:03.456 | M tempest/api/volume/test_extensions.py 2021-09-26 13:36:03.456 | M tempest/api/volume/test_image_metadata.py 2021-09-26 13:36:03.456 | M tempest/api/volume/test_snapshot_metadata.py 2021-09-26 13:36:03.456 | M tempest/api/volume/test_versions.py 2021-09-26 13:36:03.456 | M tempest/api/volume/test_volume_absolute_limits.py 2021-09-26 13:36:03.456 | M tempest/api/volume/test_volume_delete_cascade.py 2021-09-26 13:36:03.456 | M tempest/api/volume/test_volume_metadata.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volume_transfers.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_actions.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_backup.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_clone.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_clone_negative.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_extend.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_get.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_list.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_negative.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_snapshots.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-09-26 13:36:03.457 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-09-26 13:36:03.457 | M tempest/clients.py 2021-09-26 13:36:03.457 | M tempest/cmd/__init__.py 2021-09-26 13:36:03.457 | M tempest/cmd/cleanup.py 2021-09-26 13:36:03.457 | M tempest/cmd/cleanup_service.py 2021-09-26 13:36:03.457 | M tempest/cmd/config-generator.tempest.conf 2021-09-26 13:36:03.457 | M tempest/cmd/init.py 2021-09-26 13:36:03.457 | M tempest/cmd/list_plugins.py 2021-09-26 13:36:03.457 | M tempest/cmd/main.py 2021-09-26 13:36:03.457 | M tempest/cmd/run.py 2021-09-26 13:36:03.457 | M tempest/cmd/subunit_describe_calls.py 2021-09-26 13:36:03.457 | M tempest/cmd/verify_tempest_config.py 2021-09-26 13:36:03.457 | M tempest/cmd/workspace.py 2021-09-26 13:36:03.457 | M tempest/common/__init__.py 2021-09-26 13:36:03.457 | M tempest/common/compute.py 2021-09-26 13:36:03.457 | M tempest/common/credentials_factory.py 2021-09-26 13:36:03.457 | M tempest/common/custom_matchers.py 2021-09-26 13:36:03.457 | M tempest/common/identity.py 2021-09-26 13:36:03.457 | M tempest/common/image.py 2021-09-26 13:36:03.457 | M tempest/common/tempest_fixtures.py 2021-09-26 13:36:03.457 | M tempest/common/utils/__init__.py 2021-09-26 13:36:03.457 | M tempest/common/utils/linux/__init__.py 2021-09-26 13:36:03.457 | M tempest/common/utils/linux/remote_client.py 2021-09-26 13:36:03.458 | M tempest/common/utils/net_info.py 2021-09-26 13:36:03.458 | M tempest/common/utils/net_utils.py 2021-09-26 13:36:03.458 | M tempest/common/waiters.py 2021-09-26 13:36:03.458 | M tempest/config.py 2021-09-26 13:36:03.458 | M tempest/hacking/__init__.py 2021-09-26 13:36:03.458 | M tempest/hacking/checks.py 2021-09-26 13:36:03.458 | M tempest/lib/__init__.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/__init__.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/__init__.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/__init__.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-09-26 13:36:03.458 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-09-26 13:36:03.459 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-09-26 13:36:03.460 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/__init__.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/backups.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/extensions.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/group_types.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/groups.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/hosts.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/limits.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/messages.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/qos.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/quotas.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/services.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/transfers.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-09-26 13:36:03.461 | M tempest/lib/api_schema/response/volume/volumes.py 2021-09-26 13:36:03.461 | M tempest/lib/auth.py 2021-09-26 13:36:03.461 | M tempest/lib/base.py 2021-09-26 13:36:03.461 | M tempest/lib/cli/__init__.py 2021-09-26 13:36:03.461 | M tempest/lib/cli/base.py 2021-09-26 13:36:03.461 | M tempest/lib/cli/output_parser.py 2021-09-26 13:36:03.461 | M tempest/lib/cmd/__init__.py 2021-09-26 13:36:03.462 | M tempest/lib/common/__init__.py 2021-09-26 13:36:03.462 | M tempest/lib/common/api_microversion_fixture.py 2021-09-26 13:36:03.462 | M tempest/lib/common/api_version_request.py 2021-09-26 13:36:03.462 | M tempest/lib/common/api_version_utils.py 2021-09-26 13:36:03.462 | M tempest/lib/common/cred_client.py 2021-09-26 13:36:03.462 | M tempest/lib/common/cred_provider.py 2021-09-26 13:36:03.462 | M tempest/lib/common/dynamic_creds.py 2021-09-26 13:36:03.462 | M tempest/lib/common/fixed_network.py 2021-09-26 13:36:03.462 | M tempest/lib/common/http.py 2021-09-26 13:36:03.462 | M tempest/lib/common/jsonschema_validator.py 2021-09-26 13:36:03.462 | M tempest/lib/common/preprov_creds.py 2021-09-26 13:36:03.462 | M tempest/lib/common/profiler.py 2021-09-26 13:36:03.462 | M tempest/lib/common/rest_client.py 2021-09-26 13:36:03.462 | M tempest/lib/common/ssh.py 2021-09-26 13:36:03.462 | M tempest/lib/common/thread.py 2021-09-26 13:36:03.462 | M tempest/lib/common/utils/__init__.py 2021-09-26 13:36:03.462 | M tempest/lib/common/utils/data_utils.py 2021-09-26 13:36:03.462 | M tempest/lib/common/utils/linux/__init__.py 2021-09-26 13:36:03.462 | M tempest/lib/common/utils/linux/remote_client.py 2021-09-26 13:36:03.462 | M tempest/lib/common/utils/misc.py 2021-09-26 13:36:03.462 | M tempest/lib/common/utils/test_utils.py 2021-09-26 13:36:03.462 | M tempest/lib/common/validation_resources.py 2021-09-26 13:36:03.462 | M tempest/lib/decorators.py 2021-09-26 13:36:03.462 | M tempest/lib/exceptions.py 2021-09-26 13:36:03.462 | M tempest/lib/services/__init__.py 2021-09-26 13:36:03.462 | M tempest/lib/services/clients.py 2021-09-26 13:36:03.462 | M tempest/lib/services/compute/__init__.py 2021-09-26 13:36:03.462 | M tempest/lib/services/compute/agents_client.py 2021-09-26 13:36:03.462 | M tempest/lib/services/compute/aggregates_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/availability_zone_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/base_compute_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/certificates_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/extensions_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/fixed_ips_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/flavors_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/floating_ips_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/hosts_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/hypervisor_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/images_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/interfaces_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/keypairs_client.py 2021-09-26 13:36:03.463 | M tempest/lib/services/compute/limits_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/migrations_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/networks_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/quota_classes_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/quotas_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/security_group_rules_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/security_groups_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/server_groups_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/servers_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/services_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/snapshots_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/tenant_networks_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/tenant_usages_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/versions_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/compute/volumes_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/__init__.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v2/__init__.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v2/identity_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v2/roles_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v2/services_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v2/tenants_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v2/token_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v2/users_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v3/__init__.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v3/catalog_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v3/credentials_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v3/domains_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-09-26 13:36:03.464 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/groups_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/identity_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/limits_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/mappings_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/policies_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/projects_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/protocols_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/regions_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/roles_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/services_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/token_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/trusts_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/users_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/identity/v3/versions_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/__init__.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v1/__init__.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v1/image_members_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v1/images_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v2/__init__.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v2/image_members_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v2/images_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v2/namespaces_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v2/resource_types_client.py 2021-09-26 13:36:03.465 | M tempest/lib/services/image/v2/schemas_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/image/v2/versions_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/__init__.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/agents_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/base.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/extensions_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/floating_ips_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/log_resource_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/loggable_resource_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/metering_label_rules_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/metering_labels_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/networks_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/ports_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/qos_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/quotas_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/routers_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/security_group_rules_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/security_groups_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/segments_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/service_providers_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/subnetpools_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/subnets_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/tags_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/trunks_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/network/versions_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/object_storage/__init__.py 2021-09-26 13:36:03.466 | M tempest/lib/services/object_storage/account_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/object_storage/capabilities_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/object_storage/container_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/object_storage/object_client.py 2021-09-26 13:36:03.466 | M tempest/lib/services/placement/__init__.py 2021-09-26 13:36:03.466 | M tempest/lib/services/placement/base_placement_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/placement/placement_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/placement/resource_providers_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/__init__.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/base_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/__init__.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/backups_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/extensions_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/hosts_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/limits_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/qos_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/quotas_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/services_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/transfers_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/types_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v2/volumes_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v3/__init__.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v3/attachments_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v3/backups_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v3/base_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v3/extensions_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-09-26 13:36:03.467 | M tempest/lib/services/volume/v3/group_types_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/groups_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/hosts_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/limits_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/messages_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/qos_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/quotas_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/services_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/transfers_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/types_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/versions_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-09-26 13:36:03.468 | M tempest/lib/services/volume/v3/volumes_client.py 2021-09-26 13:36:03.468 | M tempest/scenario/README.rst 2021-09-26 13:36:03.468 | M tempest/scenario/__init__.py 2021-09-26 13:36:03.468 | M tempest/scenario/manager.py 2021-09-26 13:36:03.468 | M tempest/scenario/test_aggregates_basic_ops.py 2021-09-26 13:36:03.468 | M tempest/scenario/test_dashboard_basic_ops.py 2021-09-26 13:36:03.468 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-09-26 13:36:03.468 | M tempest/scenario/test_minbw_allocation_placement.py 2021-09-26 13:36:03.468 | M tempest/scenario/test_minimum_basic.py 2021-09-26 13:36:03.468 | M tempest/scenario/test_network_advanced_server_ops.py 2021-09-26 13:36:03.468 | M tempest/scenario/test_network_basic_ops.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_network_v6.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_object_storage_basic_ops.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_security_groups_basic_ops.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_server_advanced_ops.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_server_basic_ops.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_server_multinode.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_shelve_instance.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_snapshot_pattern.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_stamp_pattern.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_unified_limits.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_volume_backup_restore.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_volume_boot_pattern.py 2021-09-26 13:36:03.469 | M tempest/scenario/test_volume_migrate_attached.py 2021-09-26 13:36:03.469 | M tempest/services/__init__.py 2021-09-26 13:36:03.469 | M tempest/services/orchestration/__init__.py 2021-09-26 13:36:03.469 | M tempest/services/orchestration/json/__init__.py 2021-09-26 13:36:03.469 | M tempest/services/orchestration/json/orchestration_client.py 2021-09-26 13:36:03.469 | M tempest/test.py 2021-09-26 13:36:03.469 | M tempest/test_discover/__init__.py 2021-09-26 13:36:03.469 | M tempest/test_discover/plugins.py 2021-09-26 13:36:03.469 | M tempest/test_discover/test_discover.py 2021-09-26 13:36:03.469 | M tempest/tests/README.rst 2021-09-26 13:36:03.469 | M tempest/tests/__init__.py 2021-09-26 13:36:03.469 | M tempest/tests/api/__init__.py 2021-09-26 13:36:03.469 | M tempest/tests/api/compute/__init__.py 2021-09-26 13:36:03.469 | M tempest/tests/api/compute/test_base.py 2021-09-26 13:36:03.469 | M tempest/tests/base.py 2021-09-26 13:36:03.469 | M tempest/tests/cmd/__init__.py 2021-09-26 13:36:03.469 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-09-26 13:36:03.469 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-09-26 13:36:03.470 | M tempest/tests/cmd/test_account_generator.py 2021-09-26 13:36:03.470 | M tempest/tests/cmd/test_cleanup.py 2021-09-26 13:36:03.470 | M tempest/tests/cmd/test_cleanup_services.py 2021-09-26 13:36:03.470 | M tempest/tests/cmd/test_list_plugins.py 2021-09-26 13:36:03.470 | M tempest/tests/cmd/test_run.py 2021-09-26 13:36:03.470 | M tempest/tests/cmd/test_saved_state_json.json 2021-09-26 13:36:03.470 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-09-26 13:36:03.470 | M tempest/tests/cmd/test_tempest_init.py 2021-09-26 13:36:03.470 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-09-26 13:36:03.470 | M tempest/tests/cmd/test_workspace.py 2021-09-26 13:36:03.470 | M tempest/tests/common/__init__.py 2021-09-26 13:36:03.470 | M tempest/tests/common/test_admin_available.py 2021-09-26 13:36:03.470 | M tempest/tests/common/test_alt_available.py 2021-09-26 13:36:03.470 | M tempest/tests/common/test_compute.py 2021-09-26 13:36:03.470 | M tempest/tests/common/test_credentials_factory.py 2021-09-26 13:36:03.470 | M tempest/tests/common/test_custom_matchers.py 2021-09-26 13:36:03.470 | M tempest/tests/common/test_image.py 2021-09-26 13:36:03.470 | M tempest/tests/common/utils/__init__.py 2021-09-26 13:36:03.470 | M tempest/tests/common/utils/linux/__init__.py 2021-09-26 13:36:03.470 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-09-26 13:36:03.470 | M tempest/tests/common/utils/test_net_utils.py 2021-09-26 13:36:03.470 | M tempest/tests/fake_config.py 2021-09-26 13:36:03.470 | M tempest/tests/fake_tempest_plugin.py 2021-09-26 13:36:03.470 | M tempest/tests/files/__init__.py 2021-09-26 13:36:03.470 | M tempest/tests/files/failing-tests 2021-09-26 13:36:03.470 | M tempest/tests/files/passing-tests 2021-09-26 13:36:03.470 | M tempest/tests/files/setup.cfg 2021-09-26 13:36:03.470 | M tempest/tests/files/testr-conf 2021-09-26 13:36:03.470 | M tempest/tests/lib/__init__.py 2021-09-26 13:36:03.470 | M tempest/tests/lib/cli/__init__.py 2021-09-26 13:36:03.470 | M tempest/tests/lib/cli/test_command_failed.py 2021-09-26 13:36:03.470 | M tempest/tests/lib/cli/test_execute.py 2021-09-26 13:36:03.470 | M tempest/tests/lib/cli/test_output_parser.py 2021-09-26 13:36:03.470 | M tempest/tests/lib/cmd/__init__.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/__init__.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/test_api_version_request.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/test_api_version_utils.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/test_cred_client.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/test_http.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/test_preprov_creds.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/test_profiler.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/test_rest_client.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/test_validation_resources.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/utils/__init__.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/utils/test_misc.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/fake_auth_provider.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/fake_credentials.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/fake_http.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/fake_identity.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/__init__.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/base.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/compute/__init__.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-09-26 13:36:03.471 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_images_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_services_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/identity/__init__.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-09-26 13:36:03.472 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-09-26 13:36:03.473 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/__init__.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v1/__init__.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v2/__init__.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/__init__.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_agents_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_networks_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_ports_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_qos_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_routers_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_segments_client.py 2021-09-26 13:36:03.474 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/network/test_tags_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/network/test_versions_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/object_storage/__init__.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/placement/__init__.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/registry_fixture.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/test_clients.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/__init__.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-09-26 13:36:03.475 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/test_auth.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/test_base.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/test_credentials.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/test_decorators.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/test_ssh.py 2021-09-26 13:36:03.476 | M tempest/tests/lib/test_tempest_lib.py 2021-09-26 13:36:03.476 | M tempest/tests/test_basSwitched to branch 'master' 2021-09-26 13:36:03.476 | e_test.py 2021-09-26 13:36:03.476 | M tempest/tests/test_config.py 2021-09-26 13:36:03.476 | M tempest/tests/test_decorators.py 2021-09-26 13:36:03.476 | M tempest/tests/test_hacking.py 2021-09-26 13:36:03.476 | M tempest/tests/test_imports.py 2021-09-26 13:36:03.476 | M tempest/tests/test_list_tests.py 2021-09-26 13:36:03.476 | M tempest/tests/test_microversions.py 2021-09-26 13:36:03.476 | M tempest/tests/test_tempest_plugin.py 2021-09-26 13:36:03.476 | M tempest/tests/test_test.py 2021-09-26 13:36:03.476 | M tempest/tests/utils.py 2021-09-26 13:36:03.476 | M tempest/version.py 2021-09-26 13:36:03.476 | M test-requirements.txt 2021-09-26 13:36:03.476 | M tools/generate-tempest-plugins-list.py 2021-09-26 13:36:03.476 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-09-26 13:36:03.476 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-09-26 13:36:03.476 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-09-26 13:36:03.476 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-09-26 13:36:03.476 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-09-26 13:36:03.476 | M tools/tempest-plugin-sanity.sh 2021-09-26 13:36:03.477 | M tox.ini 2021-09-26 13:36:03.477 | M zuul.d/base.yaml 2021-09-26 13:36:03.477 | M zuul.d/integrated-gate.yaml 2021-09-26 13:36:03.477 | M zuul.d/project.yaml 2021-09-26 13:36:03.477 | M zuul.d/stable-jobs.yaml 2021-09-26 13:36:03.477 | M zuul.d/tempest-specific.yaml 2021-09-26 13:36:03.477 | Your branch is up to date with 'origin/master'. 2021-09-26 13:36:03.477 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-09-26 13:36:03.477 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-09-26 13:36:03.477 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.C7jyzksSJu 2021-09-26 13:36:03.477 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.C7jyzksSJu 2021-09-26 13:36:03.477 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-09-26 13:36:03.477 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.C7jyzksSJu 2021-09-26 13:36:03.477 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-09-26 13:36:03.477 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-09-26 13:36:03.477 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-09-26 13:36:03.477 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-09-26 13:36:04.106 | full create: /opt/stack/tempest/.tox/tempest 2021-09-26 13:36:05.015 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-09-26 13:36:33.264 | full develop-inst: /opt/stack/tempest 2021-09-26 13:36:39.050 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.9.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.8,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,importlib-metadata==4.8.1,importlib-resources==5.2.2,iso8601==0.1.16,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.1,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.1.0,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@ae41052a51f5dbb748eb6bf4f23e9145853f4639#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==3.10.0.2,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-09-26 13:36:39.050 | ___________________________________ summary ____________________________________ 2021-09-26 13:36:39.050 | full: skipped tests 2021-09-26 13:36:39.050 | congratulations :) 2021-09-26 13:36:39.081 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.C7jyzksSJu -r requirements.txt 2021-09-26 13:36:39.949 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:39.988 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:40.231 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:40.438 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:40.663 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:40.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:36:40.798 | Requirement already satisfied: oslo.concurrency===4.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 24)) (4.4.1) 2021-09-26 13:36:40.810 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 47)) (5.6.0) 2021-09-26 13:36:40.813 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 53)) (5.1.0) 2021-09-26 13:36:40.817 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 64)) (3.0.0) 2021-09-26 13:36:40.829 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 120)) (2.3.0) 2021-09-26 13:36:40.841 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 138)) (0.8.0) 2021-09-26 13:36:40.849 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 146)) (0.7.2) 2021-09-26 13:36:40.851 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 170)) (2.7.2) 2021-09-26 13:36:40.890 | Requirement already satisfied: urllib3===1.26.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 175)) (1.26.6) 2021-09-26 13:36:40.914 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 180)) (1.4.0) 2021-09-26 13:36:40.929 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 184)) (5.4.1) 2021-09-26 13:36:40.933 | Requirement already satisfied: cryptography===3.4.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 189)) (3.4.8) 2021-09-26 13:36:40.979 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 207)) (1.1.0) 2021-09-26 13:36:40.987 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 215)) (3.2.0) 2021-09-26 13:36:40.998 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 250)) (3.9.0) 2021-09-26 13:36:41.029 | Requirement already satisfied: oslo.log===4.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 283)) (4.6.0) 2021-09-26 13:36:41.071 | Requirement already satisfied: importlib-metadata===4.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 286)) (4.8.1) 2021-09-26 13:36:41.117 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 311)) (3.2.0) 2021-09-26 13:36:41.147 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 312)) (4.2.0) 2021-09-26 13:36:41.156 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 323)) (0.4.0) 2021-09-26 13:36:41.160 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 349)) (2.5.0) 2021-09-26 13:36:41.171 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 390)) (1.4.0) 2021-09-26 13:36:41.185 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 398)) (1.0.2) 2021-09-26 13:36:41.189 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 400)) (8.7.1) 2021-09-26 13:36:41.235 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 414)) (2.4.7) 2021-09-26 13:36:41.239 | Requirement already satisfied: stevedore===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 425)) (3.4.0) 2021-09-26 13:36:41.249 | Requirement already satisfied: cmd2===2.1.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 435)) (2.1.2) 2021-09-26 13:36:41.310 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 453)) (1.16.0) 2021-09-26 13:36:41.313 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 482)) (1.12.1) 2021-09-26 13:36:41.316 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 493)) (1.5.0) 2021-09-26 13:36:41.322 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 498)) (0.18.2) 2021-09-26 13:36:41.325 | Requirement already satisfied: importlib-resources===5.2.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 526)) (5.2.2) 2021-09-26 13:36:41.353 | Requirement already satisfied: cffi===1.14.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 543)) (1.14.6) 2021-09-26 13:36:41.357 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 546)) (3.2.0) 2021-09-26 13:36:41.389 | Requirement already satisfied: zipp===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 559)) (3.5.0) 2021-09-26 13:36:41.418 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 574)) (0.14.1) 2021-09-26 13:36:41.423 | Requirement already satisfied: oslo.utils===4.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 581)) (4.10.0) 2021-09-26 13:36:41.440 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 587)) (2.8.2) 2021-09-26 13:36:41.446 | Requirement already satisfied: typing-extensions===3.10.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 588)) (3.10.0.2) 2021-09-26 13:36:41.450 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 590)) (0.4.4) 2021-09-26 13:36:41.455 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 593)) (2021.1) 2021-09-26 13:36:41.460 | Requirement already satisfied: setuptools===57.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 600)) (57.4.0) 2021-09-26 13:36:41.517 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 166)) (1.0.0) 2021-09-26 13:36:41.519 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.C7jyzksSJu (line 207)) (1.4.0) 2021-09-26 13:36:41.522 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 150)) (1.4.0) 2021-09-26 13:36:41.526 | Requirement already satisfied: oslo.context===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 56)) (3.3.1) 2021-09-26 13:36:41.532 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 119)) (0.9.6) 2021-09-26 13:36:41.535 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 2)) (0.12.1) 2021-09-26 13:36:41.540 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 224)) (2.26.0) 2021-09-26 13:36:41.568 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 50)) (21.2.0) 2021-09-26 13:36:41.628 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 143)) (0.2.5) 2021-09-26 13:36:41.635 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 274)) (1.8.2) 2021-09-26 13:36:41.637 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 182)) (2.20) 2021-09-26 13:36:41.640 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 491)) (0.18.0) 2021-09-26 13:36:41.646 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 512)) (1.6) 2021-09-26 13:36:41.648 | Requirement already satisfied: iso8601===0.1.16 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 364)) (0.1.16) 2021-09-26 13:36:41.652 | Requirement already satisfied: packaging===21.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 337)) (21.0) 2021-09-26 13:36:41.657 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 519)) (0.11.0) 2021-09-26 13:36:41.661 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 366)) (1.0.0) 2021-09-26 13:36:41.663 | Requirement already satisfied: charset-normalizer===2.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 567)) (2.0.4) 2021-09-26 13:36:41.669 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 42)) (2021.5.30) 2021-09-26 13:36:41.671 | Requirement already satisfied: idna===3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.C7jyzksSJu (line 368)) (3.2) 2021-09-26 13:36:41.769 | WARNING: You are using pip version 20.0.2; however, version 21.2.4 is available. 2021-09-26 13:36:41.769 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-09-26 13:36:41.833 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-09-26 13:36:41.835 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.C7jyzksSJu 2021-09-26 13:36:41.840 | ++ lib/tempest:install_tempest:769 : popd 2021-09-26 13:36:41.840 | ~/devstack 2021-09-26 13:36:41.842 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-26 13:36:41.845 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-26 13:36:41.848 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 13:36:41.850 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 13:36:41.853 | + functions-common:run_phase:1786 : run_plugins stack install 2021-09-26 13:36:41.855 | + functions-common:run_plugins:1745 : local mode=stack 2021-09-26 13:36:41.858 | + functions-common:run_plugins:1746 : local phase=install 2021-09-26 13:36:41.861 | + functions-common:run_plugins:1748 : local plugins= 2021-09-26 13:36:41.863 | + functions-common:run_plugins:1749 : local plugin 2021-09-26 13:36:41.866 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-09-26 13:36:41.869 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-09-26 13:36:41.872 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 13:36:41.874 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 13:36:41.876 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2021-09-26 13:36:41.879 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 13:36:41.882 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-09-26 13:36:41.885 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-09-26 13:36:41.887 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 13:36:41.891 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-09-26 13:36:41.893 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-09-26 13:36:41.896 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 13:36:41.900 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-09-26 13:36:41.901 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 13:36:41.906 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-09-26 13:36:41.908 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-09-26 13:36:41.911 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-09-26 13:36:41.914 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-09-26 13:36:41.917 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-09-26 13:36:41.939 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-09-26 13:36:41.945 | + 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-09-26 13:36:44.808 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:36:44.808 | 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-09-26 13:36:44.809 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.809 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.810 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.810 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.811 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.811 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.812 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.812 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.812 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.813 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.813 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.814 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.814 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.815 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.815 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.815 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.816 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.817 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.817 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.817 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.818 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.818 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.819 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.819 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.819 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.822 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.822 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.823 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.823 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.824 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.824 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.825 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.825 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.826 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.826 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.827 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.827 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.827 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.828 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.828 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.828 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.829 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.829 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.829 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.830 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.830 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.831 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.831 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.832 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.832 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.833 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.833 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.834 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.834 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.834 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.835 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.836 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.836 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.837 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.837 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.838 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.838 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.839 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.840 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.840 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.840 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.841 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.841 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.842 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.843 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.844 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.844 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.844 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.845 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.845 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.846 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.846 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.846 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.847 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.847 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.848 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.849 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.849 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.849 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.850 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.850 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.851 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.851 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.852 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.853 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.853 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.854 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.854 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.854 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.855 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.855 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.856 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.856 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.857 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.858 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.858 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.859 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.859 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.859 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.860 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.861 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.861 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.861 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.862 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.862 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.863 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.863 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.863 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.864 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.864 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.865 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.865 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.866 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.866 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.867 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.867 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.868 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.869 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.869 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.870 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.870 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.871 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.871 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.871 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.872 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.872 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.873 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.873 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.874 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.874 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.874 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.875 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.875 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.876 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.876 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.876 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.877 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.877 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.878 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.878 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.879 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.879 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.880 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.880 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.880 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.881 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.881 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.882 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.882 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.883 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.883 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.883 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.884 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.884 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.885 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.885 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.885 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.886 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.886 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.887 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.887 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.888 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.888 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.888 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.889 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.889 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.889 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.890 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.890 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.891 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.891 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.891 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.892 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.892 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.893 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.893 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.894 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.894 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.894 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.895 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.895 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.895 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.896 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.896 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.897 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.897 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.897 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.898 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.898 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.899 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.900 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.900 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.900 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.901 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.901 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.902 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.902 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.903 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.903 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.903 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.904 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.904 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.904 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.905 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.905 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.906 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.906 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.906 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.907 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.907 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.908 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.908 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.909 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.909 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.910 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.911 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.911 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.912 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.912 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.913 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.913 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.914 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.915 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.915 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.916 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.916 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.917 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.918 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.918 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.919 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.920 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.920 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.921 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.921 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.922 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.922 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.922 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.923 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.923 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.924 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.924 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.925 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.925 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.925 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.926 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.926 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.927 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.927 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.927 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.928 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.928 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.929 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.929 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.930 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.930 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.931 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.931 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.931 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.932 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.932 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.933 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.933 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.933 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.934 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.934 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.935 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.935 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.936 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.936 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.936 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.937 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.942 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.943 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.943 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.943 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.943 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.943 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.944 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.944 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.945 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.945 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.946 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.946 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.946 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.947 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.948 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.948 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.949 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.949 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.949 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.950 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.950 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.950 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.951 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.951 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.952 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.952 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.953 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.953 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.954 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.954 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.954 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.955 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.955 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.955 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.956 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.956 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.957 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.957 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.958 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.958 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.959 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.959 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.959 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.961 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.961 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.962 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.962 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.963 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.963 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.964 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.964 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.965 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.965 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.965 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.967 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.967 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.967 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.967 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.968 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.968 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.969 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.969 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.970 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.970 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.970 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.971 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.971 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.972 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.972 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.973 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.973 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.974 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.974 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.975 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.975 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.975 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.976 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.976 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.978 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.978 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.978 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.979 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.979 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.980 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.980 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.980 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.981 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.981 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.982 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.982 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.983 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.983 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.983 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.984 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.984 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.985 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.986 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.986 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.987 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.987 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.988 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.988 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.989 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.989 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.990 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.990 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.990 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.991 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.991 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.991 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.992 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.992 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.993 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.993 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.994 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.994 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.994 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.995 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.995 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.996 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.996 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.997 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.997 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.998 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:44.998 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:44.999 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:44.999 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:45.000 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:45.000 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:36:45.001 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:36:45.001 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:36:45.679 | Collecting python-openstackclient===5.2.0 2021-09-26 13:36:45.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-09-26 13:36:45.840 | 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-09-26 13:36:45.843 | 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-09-26 13:36:45.872 | 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-09-26 13:36:45.893 | 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-09-26 13:36:45.896 | 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-09-26 13:36:45.902 | 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-09-26 13:36:45.918 | 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-09-26 13:36:45.936 | Requirement already satisfied: python-cinderclient===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.1) 2021-09-26 13:36:45.958 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-09-26 13:36:45.967 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.0) 2021-09-26 13:36:45.988 | 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-09-26 13:36:46.009 | 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-09-26 13:36:46.013 | 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-09-26 13:36:46.055 | 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-09-26 13:36:46.058 | 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-09-26 13:36:46.062 | 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-09-26 13:36:46.065 | 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-09-26 13:36:46.090 | 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-09-26 13:36:46.094 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-09-26 13:36:46.097 | 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-09-26 13:36:46.173 | 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-09-26 13:36:46.178 | 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-09-26 13:36:46.182 | 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-09-26 13:36:46.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 452)) (1.7.0) 2021-09-26 13:36:46.193 | 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-09-26 13:36:46.196 | 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-09-26 13:36:46.204 | 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-09-26 13:36:46.210 | 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-09-26 13:36:46.213 | 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-09-26 13:36:46.231 | 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-09-26 13:36:46.234 | 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-09-26 13:36:46.244 | 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-09-26 13:36:46.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 790)) (2.23.0) 2021-09-26 13:36:46.270 | 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-09-26 13:36:46.285 | 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-09-26 13:36:46.300 | 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-09-26 13:36:46.304 | 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-09-26 13:36:46.308 | 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-09-26 13:36:46.311 | 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-09-26 13:36:46.315 | 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-09-26 13:36:46.318 | 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-09-26 13:36:46.322 | 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-09-26 13:36:46.325 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 13:36:46.328 | 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-09-26 13:36:46.352 | 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-09-26 13:36:46.356 | 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-09-26 13:36:46.361 | 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-09-26 13:36:48.398 | Installing collected packages: python-openstackclient 2021-09-26 13:36:49.691 | Successfully installed python-openstackclient-5.2.0 2021-09-26 13:36:49.839 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:36:49.839 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:36:49.943 | + inc/python:pip_install:207 : result=0 2021-09-26 13:36:49.947 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:36:49.949 | + functions-common:time_stop:2331 : local name 2021-09-26 13:36:49.952 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:36:49.954 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:36:49.957 | + functions-common:time_stop:2334 : local total 2021-09-26 13:36:49.959 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:36:49.962 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:36:49.964 | + functions-common:time_stop:2338 : start_time=1632663401933 2021-09-26 13:36:49.967 | + functions-common:time_stop:2340 : [[ -z 1632663401933 ]] 2021-09-26 13:36:49.970 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:36:49.974 | + functions-common:time_stop:2343 : end_time=1632663409971 2021-09-26 13:36:49.977 | + functions-common:time_stop:2344 : elapsed_time=8038 2021-09-26 13:36:49.979 | + functions-common:time_stop:2345 : total=267521 2021-09-26 13:36:49.982 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:36:49.984 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=275559 2021-09-26 13:36:49.988 | + inc/python:pip_install:210 : return 0 2021-09-26 13:36:49.990 | + ./stack.sh:main:959 : install_oscwrap 2021-09-26 13:36:49.994 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-09-26 13:36:49.998 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.7xXfAjBVTC 2021-09-26 13:36:50.001 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-09-26 13:36:50.003 | + functions-common:install_oscwrap:2382 : unalias -a 2021-09-26 13:36:50.006 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-09-26 13:36:50.009 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-09-26 13:36:50.011 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-26 13:36:50.014 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-09-26 13:36:50.031 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:36:50.034 | + ./stack.sh:main:1013 : configure_database 2021-09-26 13:36:50.037 | + lib/database:configure_database:126 : configure_database_mysql 2021-09-26 13:36:50.040 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-09-26 13:36:50.044 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-09-26 13:36:50.046 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:36:50.049 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-09-26 13:36:50.053 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-09-26 13:36:50.056 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:36:50.058 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:36:50.061 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-09-26 13:36:50.064 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-09-26 13:36:50.067 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 13:36:50.069 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 13:36:50.072 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 13:36:50.078 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 13:36:50.080 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 13:36:50.083 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 13:36:50.085 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 13:36:50.087 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 13:36:50.090 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-09-26 13:36:50.093 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:36:50.095 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:36:50.098 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:36:50.101 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:36:50.104 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:36:50.107 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:36:50.109 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-09-26 13:36:50.131 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:36:50.132 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-09-26 13:36:50.138 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-09-26 13:36:50.141 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:36:50.143 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:36:50.146 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-09-26 13:36:50.150 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-09-26 13:36:50.153 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-09-26 13:36:50.156 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:36:50.159 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:36:50.161 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-09-26 13:36:50.164 | + 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-09-26 13:36:50.177 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:36:50.193 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-09-26 13:36:50.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:36:50.220 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-09-26 13:36:50.223 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-09-26 13:36:50.224 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-09-26 13:36:50.229 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-09-26 13:36:50.296 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-09-26 13:36:50.354 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-09-26 13:36:50.410 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-09-26 13:36:50.467 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-09-26 13:36:50.470 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-09-26 13:36:50.473 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:36:50.476 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-09-26 13:36:52.043 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-09-26 13:36:52.046 | + functions-common:save_stackenv:60 : local tag=1017 2021-09-26 13:36:52.049 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-26 13:36:52.053 | + functions-common:save_stackenv:62 : time_stamp=2021-09-26-133652 2021-09-26 13:36:52.056 | + functions-common:save_stackenv:63 : echo '# 2021-09-26-133652 1017' 2021-09-26 13:36:52.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.062 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-26 13:36:52.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.067 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-26 13:36:52.069 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.072 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-26 13:36:52.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.077 | + 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-09-26 13:36:52.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.082 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2021-09-26 13:36:52.084 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.087 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.43/identity 2021-09-26 13:36:52.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.092 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2021-09-26 13:36:52.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.097 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-26-132557 2021-09-26 13:36:52.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.103 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-26 13:36:52.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.108 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2021-09-26 13:36:52.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.113 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-26 13:36:52.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.119 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-26 13:36:52.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.124 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-26 13:36:52.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:36:52.129 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-26 13:36:52.132 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-09-26 13:36:52.134 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-09-26 13:36:52.137 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-09-26 13:36:52.148 | + ./stack.sh:main:1043 : start_dstat 2021-09-26 13:36:52.150 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 13:36:52.153 | + functions-common:run_process:1582 : local service=dstat 2021-09-26 13:36:52.155 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 13:36:52.158 | + functions-common:run_process:1584 : local group= 2021-09-26 13:36:52.160 | + functions-common:run_process:1585 : local user= 2021-09-26 13:36:52.163 | + functions-common:run_process:1587 : local name=dstat 2021-09-26 13:36:52.166 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:36:52.169 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:36:52.171 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:36:52.174 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:36:52.177 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:36:52.181 | + functions-common:time_start:2322 : _TIME_START[$name]=1632663412178 2021-09-26 13:36:52.184 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-09-26 13:36:52.201 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:36:52.204 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-09-26 13:36:52.207 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-09-26 13:36:52.210 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 13:36:52.213 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 13:36:52.216 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 13:36:52.219 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 13:36:52.222 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-09-26 13:36:52.225 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-09-26 13:36:52.228 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-09-26 13:36:52.231 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:36:52.233 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:36:52.236 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-09-26 13:36:52.238 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-09-26 13:36:52.241 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-09-26 13:36:52.244 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 13:36:52.247 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:36:52.249 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:36:52.251 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:36:52.254 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:36:52.257 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-09-26 13:36:52.259 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:36:52.263 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-09-26 13:36:52.326 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-09-26 13:36:52.382 | + 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-09-26 13:36:52.431 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-09-26 13:36:52.479 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-09-26 13:36:52.528 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:36:52.577 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:36:52.579 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-09-26 13:36:52.640 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:36:52.835 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-09-26 13:36:52.849 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-09-26 13:36:53.011 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-09-26 13:36:53.037 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:36:53.041 | + functions-common:time_stop:2331 : local name 2021-09-26 13:36:53.044 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:36:53.047 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:36:53.049 | + functions-common:time_stop:2334 : local total 2021-09-26 13:36:53.052 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:36:53.055 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:36:53.058 | + functions-common:time_stop:2338 : start_time=1632663412178 2021-09-26 13:36:53.061 | + functions-common:time_stop:2340 : [[ -z 1632663412178 ]] 2021-09-26 13:36:53.064 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:36:53.068 | + functions-common:time_stop:2343 : end_time=1632663413065 2021-09-26 13:36:53.071 | + functions-common:time_stop:2344 : elapsed_time=887 2021-09-26 13:36:53.074 | + functions-common:time_stop:2345 : total=0 2021-09-26 13:36:53.077 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:36:53.079 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=887 2021-09-26 13:36:53.082 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-09-26 13:36:53.085 | + functions-common:run_process:1582 : local service=memory_tracker 2021-09-26 13:36:53.089 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-09-26 13:36:53.093 | + functions-common:run_process:1584 : local group= 2021-09-26 13:36:53.096 | + functions-common:run_process:1585 : local user=root 2021-09-26 13:36:53.099 | + functions-common:run_process:1587 : local name=memory_tracker 2021-09-26 13:36:53.105 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:36:53.108 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:36:53.110 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:36:53.113 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:36:53.117 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:36:53.122 | + functions-common:time_start:2322 : _TIME_START[$name]=1632663413119 2021-09-26 13:36:53.125 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-09-26 13:36:53.148 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:36:53.151 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:36:53.154 | + functions-common:time_stop:2331 : local name 2021-09-26 13:36:53.157 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:36:53.160 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:36:53.163 | + functions-common:time_stop:2334 : local total 2021-09-26 13:36:53.166 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:36:53.169 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:36:53.172 | + functions-common:time_stop:2338 : start_time=1632663413119 2021-09-26 13:36:53.174 | + functions-common:time_stop:2340 : [[ -z 1632663413119 ]] 2021-09-26 13:36:53.177 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:36:53.182 | + functions-common:time_stop:2343 : end_time=1632663413178 2021-09-26 13:36:53.184 | + functions-common:time_stop:2344 : elapsed_time=59 2021-09-26 13:36:53.187 | + functions-common:time_stop:2345 : total=887 2021-09-26 13:36:53.190 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:36:53.193 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=946 2021-09-26 13:36:53.196 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-09-26 13:36:53.214 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:36:53.217 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-09-26 13:36:53.234 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:36:53.237 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-09-26 13:36:53.254 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:36:53.257 | + ./stack.sh:main:1056 : start_etcd3 2021-09-26 13:36:53.260 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-09-26 13:36:53.262 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-806628-2 --data-dir /opt/stack/data/etcd' 2021-09-26 13:36:53.265 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-09-26 13:36:53.268 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-806628-2=http://10.222.0.43:2380' 2021-09-26 13:36:53.270 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.43:2380' 2021-09-26 13:36:53.272 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.43:2379' 2021-09-26 13:36:53.275 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-09-26 13:36:53.278 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-09-26 13:36:53.280 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.43:2379' 2021-09-26 13:36:53.283 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-09-26 13:36:53.285 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-09-26 13:36:53.288 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-26 13:36:53.291 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-806628-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-806628-2=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' '' root 2021-09-26 13:36:53.293 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-09-26 13:36:53.296 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name n-d-806628-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-806628-2=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' 2021-09-26 13:36:53.299 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:36:53.303 | + functions-common:write_user_unit_file:1467 : local user=root 2021-09-26 13:36:53.306 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:36:53.309 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:36:53.311 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-26 13:36:53.314 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:36:53.318 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-09-26 13:36:53.376 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-09-26 13:36:53.430 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-806628-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-806628-2=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' 2021-09-26 13:36:53.479 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-09-26 13:36:53.526 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-09-26 13:36:53.576 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:36:53.626 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:36:53.629 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-09-26 13:36:53.689 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:36:53.907 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-09-26 13:36:53.959 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-09-26 13:36:54.012 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-09-26 13:36:54.062 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-09-26 13:36:54.118 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-09-26 13:36:54.121 | ++ functions-common:is_arch:428 : uname -m 2021-09-26 13:36:54.125 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-09-26 13:36:54.129 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-09-26 13:36:54.326 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-09-26 13:36:54.343 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-09-26 13:36:54.545 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-09-26 13:36:55.108 | + ./stack.sh:main:1067 : cat 2021-09-26 13:36:55.113 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-09-26 13:36:55.133 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:36:55.137 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-09-26 13:36:55.140 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-09-26 13:36:55.144 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-09-26 13:36:55.147 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.43/identity 2021-09-26 13:36:55.151 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.43/identity 2021-09-26 13:36:55.155 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-09-26 13:36:55.163 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-09-26 13:36:55.167 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-09-26 13:36:55.170 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-09-26 13:36:55.173 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-09-26 13:36:55.176 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-09-26 13:36:55.178 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-09-26 13:36:55.181 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-09-26 13:36:55.184 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-09-26 13:36:55.187 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-09-26 13:36:55.190 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-09-26 13:36:55.193 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-09-26 13:36:55.197 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-09-26 13:36:55.218 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:36:55.222 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-09-26 13:36:55.226 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:36:55.229 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-09-26 13:36:55.232 | + ./stack.sh:main:1092 : '[' 10.222.0.43 == 10.222.0.43 ']' 2021-09-26 13:36:55.235 | + ./stack.sh:main:1093 : init_keystone 2021-09-26 13:36:55.238 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-09-26 13:36:55.259 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:36:55.263 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-09-26 13:36:55.266 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-09-26 13:36:55.269 | + lib/database:recreate_database:110 : local db=keystone 2021-09-26 13:36:55.272 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-09-26 13:36:55.275 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-09-26 13:36:55.278 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-09-26 13:36:55.282 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:36:55.298 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-09-26 13:36:55.302 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:36:55.315 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-09-26 13:36:55.317 | + functions-common:time_start:2317 : local name=dbsync 2021-09-26 13:36:55.321 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:36:55.323 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:36:55.326 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:36:55.330 | + functions-common:time_start:2322 : _TIME_START[$name]=1632663415327 2021-09-26 13:36:55.333 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-09-26 13:36:57.664 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:36:57.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.667 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.667 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.669 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.670 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.674 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.674 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.675 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.675 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.676 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.677 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.677 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.679 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.680 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.682 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:36:57.683 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:36:57.718 | 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=65957) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:36:57.721 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:36:57.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.723 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.723 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.725 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.725 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.729 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.730 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.731 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.731 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.731 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.732 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.733 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.735 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.735 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.738 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:36:57.738 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:36:57.782 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:36:57.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.787 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.787 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.791 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.792 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.793 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.793 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.793 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.794 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.799 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:36:57.799 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:36:57.846 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:36:57.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.848 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.848 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.850 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.850 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.854 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.855 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.856 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.856 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.856 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.857 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.858 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.860 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.860 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:36:57.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:36:57.863 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:36:57.863 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:36:57.870 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-26 13:37:00.245 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.245 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-26 13:37:00.253 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.253 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-26 13:37:00.259 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.260 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-26 13:37:00.268 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.268 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-26 13:37:00.277 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.277 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-26 13:37:00.283 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.283 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-26 13:37:00.499 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.499 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-26 13:37:00.600 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.601 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-26 13:37:00.669 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.669 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-26 13:37:00.677 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.677 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-26 13:37:00.683 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.683 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-26 13:37:00.692 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.692 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-26 13:37:00.700 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.700 | INFO migrate.versioning.api [-] 79 -> 80...  2021-09-26 13:37:00.708 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.709 | INFO migrate.versioning.api [-] 80 -> 81...  2021-09-26 13:37:00.780 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:00.780 | INFO migrate.versioning.api [-] 81 -> 82...  2021-09-26 13:37:01.058 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:01.058 | INFO migrate.versioning.api [-] 82 -> 83...  2021-09-26 13:37:01.395 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:01.395 | INFO migrate.versioning.api [-] 83 -> 84...  2021-09-26 13:37:01.506 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:01.506 | INFO migrate.versioning.api [-] 84 -> 85...  2021-09-26 13:37:01.662 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:01.662 | INFO migrate.versioning.api [-] 85 -> 86...  2021-09-26 13:37:01.715 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:01.715 | INFO migrate.versioning.api [-] 86 -> 87...  2021-09-26 13:37:01.999 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:02.000 | INFO migrate.versioning.api [-] 87 -> 88...  2021-09-26 13:37:02.171 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:02.172 | INFO migrate.versioning.api [-] 88 -> 89...  2021-09-26 13:37:02.198 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:02.198 | INFO migrate.versioning.api [-] 89 -> 90...  2021-09-26 13:37:02.334 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:02.334 | INFO migrate.versioning.api [-] 90 -> 91...  2021-09-26 13:37:02.635 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:02.635 | INFO migrate.versioning.api [-] 91 -> 92...  2021-09-26 13:37:02.941 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:02.941 | INFO migrate.versioning.api [-] 92 -> 93...  2021-09-26 13:37:03.261 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.261 | INFO migrate.versioning.api [-] 93 -> 94...  2021-09-26 13:37:03.479 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.479 | INFO migrate.versioning.api [-] 94 -> 95...  2021-09-26 13:37:03.626 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.626 | INFO migrate.versioning.api [-] 95 -> 96...  2021-09-26 13:37:03.638 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.638 | INFO migrate.versioning.api [-] 96 -> 97...  2021-09-26 13:37:03.648 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.648 | INFO migrate.versioning.api [-] 97 -> 98...  2021-09-26 13:37:03.654 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.654 | INFO migrate.versioning.api [-] 98 -> 99...  2021-09-26 13:37:03.660 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.660 | INFO migrate.versioning.api [-] 99 -> 100...  2021-09-26 13:37:03.667 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.667 | INFO migrate.versioning.api [-] 100 -> 101...  2021-09-26 13:37:03.676 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.676 | INFO migrate.versioning.api [-] 101 -> 102...  2021-09-26 13:37:03.695 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.696 | INFO migrate.versioning.api [-] 102 -> 103...  2021-09-26 13:37:03.766 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.766 | INFO migrate.versioning.api [-] 103 -> 104...  2021-09-26 13:37:03.776 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.776 | INFO migrate.versioning.api [-] 104 -> 105...  2021-09-26 13:37:03.979 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:03.980 | INFO migrate.versioning.api [-] 105 -> 106...  2021-09-26 13:37:04.065 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:04.065 | INFO migrate.versioning.api [-] 106 -> 107...  2021-09-26 13:37:04.245 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:04.245 | INFO migrate.versioning.api [-] 107 -> 108...  2021-09-26 13:37:04.437 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:04.437 | INFO migrate.versioning.api [-] 108 -> 109...  2021-09-26 13:37:04.530 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:04.531 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:04.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.533 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.533 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.535 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.535 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.539 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.540 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.541 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.541 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.541 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.542 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.542 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.544 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.544 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.547 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:04.547 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:04.548 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:04.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.549 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.550 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.552 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.552 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.556 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.557 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.558 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.558 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.558 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.559 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.560 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.562 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.562 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.564 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:04.565 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:04.565 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:04.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.566 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.567 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.569 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.569 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.573 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.574 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.575 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.575 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.575 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.576 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.577 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.578 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.578 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.581 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:04.581 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:04.587 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:04.589 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.589 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.590 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.590 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.590 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.590 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.591 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.591 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.592 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.593 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.594 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.594 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.594 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.594 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.597 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.597 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.600 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.600 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.600 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.600 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.600 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.601 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.601 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.603 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.603 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.604 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.604 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.604 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.604 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.604 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.606 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.607 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.607 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.607 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.607 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.608 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.608 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.609 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.611 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.612 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.612 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.613 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.613 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.613 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.614 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.615 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.615 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.616 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.616 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.616 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.616 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.617 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:04.617 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:04.632 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:04.633 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.634 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.635 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.635 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.636 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.636 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.636 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.636 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.637 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.638 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.639 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.639 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.639 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.639 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.642 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.642 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.645 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.645 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.645 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.645 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.645 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.645 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.646 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.648 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.648 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.649 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.649 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.649 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.649 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.649 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.651 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.651 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.652 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.652 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.652 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.652 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.652 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.653 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.656 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.656 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.656 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.657 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.657 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.657 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.658 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.659 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.659 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.660 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.660 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.660 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.661 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.661 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:04.661 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:04.662 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:04.663 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.663 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.664 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.664 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.664 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.664 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.665 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.665 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.666 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.667 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.667 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.667 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.667 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.668 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.671 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.671 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.673 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.673 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.673 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.673 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.674 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.674 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.674 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.676 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.676 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.677 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.677 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.677 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.677 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.678 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.679 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.680 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.680 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.680 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.680 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.681 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.681 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.682 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.685 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.685 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.685 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.686 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.686 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.686 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.687 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.688 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.688 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.689 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.689 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.689 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.689 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.690 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:04.690 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:04.695 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:04.697 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.697 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.698 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.698 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.698 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.699 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.699 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.699 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.700 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.701 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.701 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.702 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.702 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.702 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.705 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.705 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.707 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.708 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.708 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.708 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.708 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.708 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.709 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.711 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.711 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.711 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.712 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.712 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.712 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.712 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.714 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.714 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.715 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.715 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.715 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.715 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.715 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.716 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.719 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.719 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.720 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.720 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.720 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.721 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.721 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.722 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.722 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.723 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.723 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.724 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.724 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:04.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:04.724 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:04.724 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:04.732 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-26 13:37:04.738 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:04.738 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-26 13:37:04.745 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:04.745 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-26 13:37:04.990 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:04.990 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-26 13:37:04.998 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:04.998 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-26 13:37:05.007 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.007 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-26 13:37:05.015 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.015 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-26 13:37:05.021 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.021 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-26 13:37:05.030 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.030 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-26 13:37:05.038 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.039 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-26 13:37:05.220 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.220 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-26 13:37:05.228 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.228 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-26 13:37:05.451 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.451 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-26 13:37:05.459 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.459 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-26 13:37:05.675 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.675 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-26 13:37:05.683 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.683 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-26 13:37:05.743 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.744 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-26 13:37:05.752 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.752 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-26 13:37:05.761 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.761 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-26 13:37:05.769 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.769 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-26 13:37:05.776 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.776 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-26 13:37:05.784 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.784 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-26 13:37:05.840 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.840 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-26 13:37:05.942 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:05.942 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-26 13:37:06.138 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.138 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-26 13:37:06.146 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.146 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-26 13:37:06.155 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.155 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-26 13:37:06.164 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.164 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-26 13:37:06.170 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.170 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-26 13:37:06.178 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.178 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-26 13:37:06.246 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.246 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-26 13:37:06.300 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.300 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-26 13:37:06.447 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.447 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-26 13:37:06.741 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.742 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-26 13:37:06.864 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.864 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-26 13:37:06.964 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:06.964 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-26 13:37:07.064 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.064 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-26 13:37:07.073 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.073 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-26 13:37:07.081 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.081 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-26 13:37:07.088 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.088 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-26 13:37:07.096 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.096 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-26 13:37:07.105 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.105 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-26 13:37:07.114 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.115 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-26 13:37:07.123 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.123 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-26 13:37:07.129 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.129 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-26 13:37:07.330 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.330 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-26 13:37:07.336 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.336 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-26 13:37:07.902 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:07.902 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-26 13:37:08.177 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.177 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-26 13:37:08.184 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.184 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-26 13:37:08.192 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.192 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-26 13:37:08.200 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.201 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-26 13:37:08.206 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.207 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-26 13:37:08.311 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.311 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-26 13:37:08.319 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.319 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-26 13:37:08.459 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.459 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-26 13:37:08.581 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.581 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-26 13:37:08.589 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.590 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-26 13:37:08.597 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.597 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-26 13:37:08.606 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.606 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-26 13:37:08.614 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.614 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-26 13:37:08.622 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.623 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-26 13:37:08.835 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.836 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-26 13:37:08.844 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.844 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-26 13:37:08.949 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:08.950 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-26 13:37:09.312 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.312 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-26 13:37:09.425 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.425 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-26 13:37:09.434 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.434 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-26 13:37:09.442 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.442 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-26 13:37:09.450 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.450 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-26 13:37:09.458 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.459 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-26 13:37:09.465 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.465 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-26 13:37:09.473 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.473 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-26 13:37:09.650 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.650 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-26 13:37:09.658 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.658 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-26 13:37:09.664 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.664 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-26 13:37:09.672 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.673 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-26 13:37:09.681 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.681 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-26 13:37:09.689 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.690 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:09.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.692 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.692 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.694 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.694 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.694 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.694 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.695 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.697 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.698 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.699 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.699 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.700 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.700 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.700 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.700 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.701 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.701 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.701 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.701 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.701 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.702 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.703 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.704 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.704 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.753 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.753 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.754 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.754 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.754 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.754 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.755 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.755 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.755 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.757 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.757 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.758 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.759 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.759 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.761 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.761 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.761 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.761 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.762 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.762 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.762 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.762 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.762 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.763 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.763 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.764 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.764 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.765 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.765 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.765 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.765 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.766 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.766 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.766 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.766 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.767 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.767 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.767 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.767 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.767 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.767 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.768 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:09.768 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:09.769 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:09.770 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.770 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.771 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.771 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.771 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.771 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.772 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.772 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.773 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.774 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.774 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.774 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.774 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.775 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.778 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.778 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.780 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.780 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.780 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.781 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.781 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.781 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.781 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.783 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.783 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.784 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.784 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.784 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.784 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.785 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.787 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.787 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.787 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.787 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.787 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.788 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.788 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.789 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.791 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.792 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.792 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.792 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.792 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.793 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.793 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.794 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.794 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.796 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.796 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.796 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.796 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:09.797 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:09.797 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:09.798 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.798 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.799 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.799 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.799 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.799 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.800 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.800 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.801 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.802 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.802 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.802 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.802 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.803 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.806 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.806 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.809 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.809 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.809 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.809 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.809 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.809 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.810 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.812 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.812 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.812 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.813 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.813 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.813 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.813 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.815 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.815 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.815 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.816 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.816 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.816 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.816 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.817 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.819 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.820 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.820 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.821 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.821 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.821 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.821 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.823 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.823 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.824 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.824 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.825 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.825 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.825 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:09.825 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:09.831 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:09.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.833 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.833 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.835 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.836 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.836 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.836 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.837 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.839 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.839 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.840 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.840 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.841 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.841 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.841 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.841 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.842 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.842 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.842 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.842 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.843 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.844 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.845 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.845 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.845 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.846 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.846 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.846 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.846 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.846 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.847 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.847 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.847 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.847 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.849 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.849 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.850 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.851 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.851 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.852 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.853 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.853 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.853 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.853 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.853 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.853 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.854 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.854 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.855 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.855 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.855 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.855 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.856 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.856 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.857 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.857 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.857 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.857 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.858 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.858 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.858 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.858 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.859 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.859 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.859 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.859 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.860 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:09.860 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:09.875 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:09.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.876 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.876 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.878 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.879 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.879 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.879 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.880 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.882 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.882 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.883 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.883 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.884 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.884 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.884 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.884 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.885 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.885 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.886 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.886 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.886 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.887 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.888 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.888 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.888 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.889 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.889 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.889 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.889 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.890 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.890 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.890 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.890 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.890 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.892 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.892 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.893 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.894 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.894 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.896 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.896 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.896 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.896 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.896 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.897 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.897 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.897 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.897 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.898 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.898 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.898 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.898 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.899 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.900 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.900 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.900 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.900 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.901 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.901 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.901 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.901 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.902 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.902 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.902 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.902 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.902 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.903 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:09.903 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:09.903 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:09.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.905 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.905 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.907 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.907 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.907 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.908 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.908 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.911 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.911 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.912 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.912 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.912 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.913 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.913 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.913 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.913 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.913 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.914 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.914 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.914 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.915 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.916 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.916 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.917 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.917 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.917 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.918 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.918 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.918 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.918 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.918 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.919 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.919 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.921 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.921 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.922 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.922 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.923 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.924 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.924 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.925 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.925 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.925 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.925 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.925 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.925 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.926 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.926 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.927 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.927 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.927 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.928 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.928 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.928 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.928 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.929 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.929 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.929 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.930 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.930 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.930 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.930 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.930 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.930 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.931 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.931 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:09.931 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:09.937 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:09.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.939 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.939 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.941 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.941 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.941 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.941 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.942 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.945 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.945 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.946 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.946 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.946 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.947 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.947 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.947 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.947 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.947 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.948 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.948 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.948 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.949 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.950 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.950 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.950 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.951 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.951 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.951 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.951 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.952 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.952 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.952 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.952 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.952 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.954 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.954 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.955 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.956 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.956 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.958 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.958 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.958 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.958 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.958 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.959 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.959 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.959 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.959 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.960 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.960 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.960 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.961 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.961 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.962 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.962 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.962 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.962 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.963 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.963 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.963 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.963 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.964 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.964 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.964 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.964 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.964 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:09.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:09.965 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:09.965 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:09.972 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-26 13:37:09.979 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.979 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-26 13:37:09.985 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.986 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-26 13:37:09.999 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:09.999 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-26 13:37:10.005 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.005 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-26 13:37:10.010 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.011 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-26 13:37:10.016 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.017 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-26 13:37:10.022 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.022 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-26 13:37:10.031 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.031 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-26 13:37:10.037 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.037 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-26 13:37:10.045 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.046 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-26 13:37:10.054 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.054 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-26 13:37:10.071 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.071 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-26 13:37:10.077 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.077 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-26 13:37:10.104 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.104 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-26 13:37:10.131 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.131 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-26 13:37:10.138 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.138 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-26 13:37:10.145 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.145 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-26 13:37:10.151 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.152 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-26 13:37:10.158 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.158 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-26 13:37:10.165 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.165 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-26 13:37:10.172 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.172 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-26 13:37:10.178 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.178 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-26 13:37:10.188 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.188 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-26 13:37:10.194 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.194 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-26 13:37:10.201 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.201 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-26 13:37:10.209 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.209 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-26 13:37:10.215 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.215 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-26 13:37:10.223 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.223 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-26 13:37:10.232 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.233 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-26 13:37:10.240 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.240 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-26 13:37:10.247 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.247 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-26 13:37:10.255 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.255 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-26 13:37:10.263 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.263 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-26 13:37:10.272 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.272 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-26 13:37:10.278 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.278 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-26 13:37:10.286 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.286 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-26 13:37:10.295 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.295 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-26 13:37:10.303 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.304 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-26 13:37:10.309 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.310 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-26 13:37:10.318 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.318 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-26 13:37:10.326 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.326 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-26 13:37:10.334 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.335 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-26 13:37:10.341 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.341 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-26 13:37:10.349 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.349 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-26 13:37:10.358 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.358 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-26 13:37:10.379 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.379 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-26 13:37:10.385 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.385 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-26 13:37:10.391 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.391 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-26 13:37:10.397 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.397 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-26 13:37:10.403 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.404 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-26 13:37:10.411 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.411 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-26 13:37:10.420 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.420 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-26 13:37:10.426 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.426 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-26 13:37:10.434 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.435 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-26 13:37:10.444 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.444 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-26 13:37:10.452 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.452 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-26 13:37:10.458 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.458 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-26 13:37:10.467 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.467 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-26 13:37:10.475 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.475 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-26 13:37:10.483 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.484 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-26 13:37:10.489 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.490 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-26 13:37:10.504 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.504 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-26 13:37:10.510 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.510 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-26 13:37:10.516 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.516 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-26 13:37:10.524 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.524 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-26 13:37:10.530 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.531 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-26 13:37:10.539 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.539 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-26 13:37:10.547 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.547 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-26 13:37:10.553 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.553 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-26 13:37:10.562 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.562 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-26 13:37:10.570 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.570 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-26 13:37:10.579 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.579 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-26 13:37:10.588 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.588 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-26 13:37:10.594 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.594 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-26 13:37:10.603 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.603 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-26 13:37:10.611 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.612 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-26 13:37:10.618 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.618 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-26 13:37:10.626 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:10.628 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.628 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.629 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.629 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.629 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.630 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.630 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.631 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.631 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.631 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.633 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.633 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.633 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.636 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.636 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.638 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.639 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.641 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.641 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.642 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.642 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.642 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.642 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.643 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.643 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.645 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.645 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.645 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.645 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.646 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.646 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.647 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.647 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.648 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.648 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.649 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.649 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.650 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.651 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.651 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.652 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.652 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.653 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.653 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.653 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.654 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.655 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.656 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.656 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.656 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.657 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:10.657 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:10.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:10.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.660 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.660 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.662 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.662 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.662 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.662 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.663 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.666 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.666 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.667 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.668 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.668 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.668 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.669 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.669 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.669 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.669 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.670 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.670 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.670 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.671 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.676 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.676 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.676 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.677 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.677 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.677 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.678 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.678 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.678 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.678 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.678 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.679 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.685 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.685 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.686 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.687 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.687 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.693 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.693 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.693 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.693 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.693 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.693 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.694 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.694 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.694 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.695 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.695 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.695 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.695 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.700 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.700 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.701 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.701 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.701 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.702 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.702 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.702 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.702 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.703 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.703 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.703 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.703 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.703 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.704 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:10.704 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:10.704 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:10.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.706 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.706 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.708 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.708 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.709 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.709 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.710 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.712 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.712 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.713 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.713 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.714 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.714 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.714 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.714 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.715 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.715 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.715 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.715 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.715 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.717 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.718 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.718 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.718 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.719 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.719 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.719 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.719 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.720 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.720 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.720 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.720 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.720 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.722 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.722 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.723 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.724 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.724 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.726 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.726 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.726 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.726 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.727 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.727 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.727 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.727 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.727 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.728 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.728 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.729 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.729 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.730 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.730 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.730 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.731 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.731 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.731 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.732 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.732 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.732 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.732 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.733 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.733 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.733 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.733 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.734 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:10.734 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:10.740 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:10.741 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.741 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.742 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.742 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.743 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.743 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.744 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.744 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.744 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.745 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.746 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.747 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.747 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.749 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.749 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.751 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.752 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.754 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.754 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.755 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.755 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.755 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.755 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.756 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.756 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.758 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.758 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.758 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.758 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.759 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.759 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.760 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.760 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.762 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.762 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.762 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.763 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.763 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.764 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.764 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.765 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.765 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.765 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.766 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.766 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.767 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.767 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.768 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.769 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.769 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.770 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:10.770 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:10.783 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:10.784 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.784 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.785 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.785 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.785 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.786 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.786 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.787 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.787 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.787 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.789 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.789 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.789 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.792 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.792 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.794 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.795 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.797 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.797 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.798 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.798 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.798 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.799 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.799 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.799 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.801 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.801 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.801 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.802 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.802 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.802 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.803 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.803 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.804 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.804 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.805 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.805 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.805 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.807 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.807 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.808 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.808 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.808 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.809 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.809 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.810 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.811 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.812 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.812 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.812 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.813 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:10.813 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:10.813 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:10.814 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.814 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.815 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.815 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.816 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.816 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.817 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.817 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.818 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.818 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.819 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.819 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.819 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.822 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.822 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.824 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.825 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.827 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.827 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.827 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.827 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.828 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.828 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.828 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.828 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.830 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.830 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.830 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.831 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.831 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.831 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.832 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.832 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.833 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.834 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.834 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.834 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.835 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.836 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.836 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.836 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.837 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.837 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.838 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.838 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.839 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.839 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.840 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.840 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.841 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.841 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:10.842 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:10.848 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:37:10.849 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.849 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.850 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.850 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.850 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.850 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.851 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.852 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.852 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.852 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.854 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.854 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.855 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.857 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.857 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.859 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.860 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.862 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.862 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.862 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.863 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.863 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.863 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.863 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.864 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.865 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.866 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.866 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.866 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.866 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.867 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.867 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.867 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.869 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.869 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.870 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.870 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.870 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.872 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.872 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.872 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.873 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.873 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.874 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.874 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.875 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.875 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.876 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.877 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.877 | 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=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:37:10.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:37:10.878 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:37:10.878 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65957) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:37:10.885 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-26 13:37:10.892 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:10.892 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-26 13:37:11.072 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.072 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-26 13:37:11.317 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.317 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-26 13:37:11.606 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.606 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-26 13:37:11.613 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.613 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-26 13:37:11.620 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.620 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-26 13:37:11.629 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.629 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-26 13:37:11.638 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.638 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-26 13:37:11.644 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.644 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-26 13:37:11.653 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.653 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-26 13:37:11.721 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.721 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-26 13:37:11.820 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:11.821 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-26 13:37:12.000 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.000 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-26 13:37:12.368 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.368 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-26 13:37:12.490 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.490 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-26 13:37:12.499 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.499 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-26 13:37:12.507 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.507 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-26 13:37:12.516 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.516 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-26 13:37:12.525 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.535 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-26 13:37:12.542 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.542 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-26 13:37:12.549 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.549 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-26 13:37:12.555 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.555 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-26 13:37:12.562 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.562 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-26 13:37:12.668 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.668 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-26 13:37:12.675 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.675 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-26 13:37:12.684 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.684 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-26 13:37:12.693 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.693 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-26 13:37:12.702 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.702 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-26 13:37:12.709 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.709 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-26 13:37:12.716 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.722 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-26 13:37:12.727 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.728 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-26 13:37:12.750 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.750 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-26 13:37:12.759 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.759 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-26 13:37:12.766 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.766 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-26 13:37:12.874 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.879 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-26 13:37:12.982 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:12.982 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-26 13:37:13.026 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.026 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-26 13:37:13.034 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.034 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-26 13:37:13.040 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.041 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-26 13:37:13.050 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.050 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-26 13:37:13.057 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.057 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-26 13:37:13.063 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.064 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-26 13:37:13.072 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.072 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-26 13:37:13.081 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.081 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-26 13:37:13.091 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.091 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-26 13:37:13.098 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.098 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-26 13:37:13.207 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.207 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-26 13:37:13.216 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.216 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-26 13:37:13.224 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.224 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-26 13:37:13.232 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.232 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-26 13:37:13.240 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.240 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-26 13:37:13.249 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.249 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-26 13:37:13.257 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.257 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-26 13:37:13.347 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.347 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-26 13:37:13.361 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.366 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-26 13:37:13.373 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.373 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-26 13:37:13.379 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.379 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-26 13:37:13.388 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.388 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-26 13:37:13.394 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.394 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-26 13:37:13.402 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.403 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-26 13:37:13.411 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.411 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-26 13:37:13.417 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.417 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-26 13:37:13.726 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.726 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-26 13:37:13.733 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.734 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-26 13:37:13.740 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.740 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-26 13:37:13.747 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.747 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-26 13:37:13.755 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.755 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-26 13:37:13.763 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.763 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-26 13:37:13.769 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.770 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-26 13:37:13.778 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.778 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-26 13:37:13.787 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.787 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-26 13:37:13.821 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.821 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-26 13:37:13.829 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.829 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-26 13:37:13.838 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.838 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-26 13:37:13.846 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.847 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-26 13:37:13.855 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.855 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-26 13:37:13.863 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:13.863 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-26 13:37:13.872 | INFO migrate.versioning.api [-] done 2021-09-26 13:37:14.113 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-09-26 13:37:14.116 | + functions-common:time_stop:2331 : local name 2021-09-26 13:37:14.118 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:37:14.121 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:37:14.123 | + functions-common:time_stop:2334 : local total 2021-09-26 13:37:14.126 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:37:14.128 | + functions-common:time_stop:2337 : name=dbsync 2021-09-26 13:37:14.131 | + functions-common:time_stop:2338 : start_time=1632663415327 2021-09-26 13:37:14.134 | + functions-common:time_stop:2340 : [[ -z 1632663415327 ]] 2021-09-26 13:37:14.137 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:37:14.141 | + functions-common:time_stop:2343 : end_time=1632663434138 2021-09-26 13:37:14.143 | + functions-common:time_stop:2344 : elapsed_time=18811 2021-09-26 13:37:14.146 | + functions-common:time_stop:2345 : total=0 2021-09-26 13:37:14.148 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:37:14.151 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18811 2021-09-26 13:37:14.154 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-09-26 13:37:14.156 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-09-26 13:37:14.160 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-09-26 13:37:16.314 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-09-26 13:37:16.314 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-26 13:37:16.314 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-26 13:37:16.315 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-09-26 13:37:16.315 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-26 13:37:16.316 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-26 13:37:16.316 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-26 13:37:16.316 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-26 13:37:16.316 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-26 13:37:16.556 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-09-26 13:37:16.561 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-09-26 13:37:19.007 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-09-26 13:37:19.008 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-26 13:37:19.008 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-26 13:37:19.009 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-09-26 13:37:19.009 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-26 13:37:19.011 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-26 13:37:19.011 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-26 13:37:19.012 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-26 13:37:19.012 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-26 13:37:19.304 | + ./stack.sh:main:1094 : start_keystone 2021-09-26 13:37:19.307 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-09-26 13:37:19.310 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-09-26 13:37:19.314 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-09-26 13:37:19.335 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:37:19.340 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-09-26 13:37:19.344 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-09-26 13:37:19.348 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-09-26 13:37:19.350 | + functions-common:run_process:1582 : local service=keystone 2021-09-26 13:37:19.353 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-26 13:37:19.356 | + functions-common:run_process:1584 : local group= 2021-09-26 13:37:19.359 | + functions-common:run_process:1585 : local user= 2021-09-26 13:37:19.362 | + functions-common:run_process:1587 : local name=keystone 2021-09-26 13:37:19.365 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:37:19.367 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:37:19.371 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:37:19.374 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:37:19.377 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:37:19.381 | + functions-common:time_start:2322 : _TIME_START[$name]=1632663439378 2021-09-26 13:37:19.383 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-09-26 13:37:19.405 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:37:19.408 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-09-26 13:37:19.411 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-09-26 13:37:19.414 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-26 13:37:19.418 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-26 13:37:19.422 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-26 13:37:19.427 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-26 13:37:19.430 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-09-26 13:37:19.433 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-09-26 13:37:19.436 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-09-26 13:37:19.439 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:37:19.442 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:37:19.445 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-09-26 13:37:19.448 | + 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-09-26 13:37:19.451 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-09-26 13:37:19.454 | + 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-09-26 13:37:19.456 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 13:37:19.460 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 13:37:19.464 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-09-26 13:37:19.467 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 13:37:19.472 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-09-26 13:37:19.544 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-09-26 13:37:19.613 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-09-26 13:37:19.673 | + 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-09-26 13:37:19.727 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:37:19.779 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-09-26 13:37:19.831 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-09-26 13:37:19.886 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-09-26 13:37:19.948 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-09-26 13:37:20.004 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-09-26 13:37:20.062 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 13:37:20.064 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-09-26 13:37:20.139 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 13:37:20.347 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-09-26 13:37:20.361 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-09-26 13:37:20.577 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-09-26 13:37:20.655 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:37:20.657 | + functions-common:time_stop:2331 : local name 2021-09-26 13:37:20.660 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:37:20.663 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:37:20.665 | + functions-common:time_stop:2334 : local total 2021-09-26 13:37:20.668 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:37:20.670 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:37:20.673 | + functions-common:time_stop:2338 : start_time=1632663439378 2021-09-26 13:37:20.676 | + functions-common:time_stop:2340 : [[ -z 1632663439378 ]] 2021-09-26 13:37:20.679 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:37:20.686 | + functions-common:time_stop:2343 : end_time=1632663440680 2021-09-26 13:37:20.689 | + functions-common:time_stop:2344 : elapsed_time=1302 2021-09-26 13:37:20.694 | + functions-common:time_stop:2345 : total=946 2021-09-26 13:37:20.697 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:37:20.700 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2248 2021-09-26 13:37:20.703 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-09-26 13:37:20.703 | Waiting for keystone to start... 2021-09-26 13:37:20.705 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.43/identity/v3/ 2021-09-26 13:37:20.708 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.43/identity/v3/ 2021-09-26 13:37:20.710 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 13:37:20.713 | + functions:wait_for_service:445 : local url=http://10.222.0.43/identity/v3/ 2021-09-26 13:37:20.716 | + functions:wait_for_service:446 : local rval=0 2021-09-26 13:37:20.719 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 13:37:20.721 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 13:37:20.724 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:37:20.726 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:37:20.731 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:37:20.738 | + functions-common:time_start:2322 : _TIME_START[$name]=1632663440733 2021-09-26 13:37:20.743 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 13:37:20.754 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/identity/v3/ 2021-09-26 13:37:24.536 | + :: : [[ 200 == 503 ]] 2021-09-26 13:37:24.538 | + :: : [[ 0 -eq 7 ]] 2021-09-26 13:37:24.541 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 13:37:24.543 | + functions-common:time_stop:2331 : local name 2021-09-26 13:37:24.546 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:37:24.548 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:37:24.551 | + functions-common:time_stop:2334 : local total 2021-09-26 13:37:24.554 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:37:24.556 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 13:37:24.560 | + functions-common:time_stop:2338 : start_time=1632663440733 2021-09-26 13:37:24.562 | + functions-common:time_stop:2340 : [[ -z 1632663440733 ]] 2021-09-26 13:37:24.566 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:37:24.569 | + functions-common:time_stop:2343 : end_time=1632663444566 2021-09-26 13:37:24.572 | + functions-common:time_stop:2344 : elapsed_time=3833 2021-09-26 13:37:24.576 | + functions-common:time_stop:2345 : total=0 2021-09-26 13:37:24.578 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:37:24.581 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3833 2021-09-26 13:37:24.583 | + functions:wait_for_service:454 : return 0 2021-09-26 13:37:24.586 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-09-26 13:37:24.604 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:37:24.606 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-09-26 13:37:24.609 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:37:24.612 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-09-26 13:37:24.654 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-09-26 13:37:24.657 | + 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.43/identity --bootstrap-public-url http://10.222.0.43/identity 2021-09-26 13:37:27.012 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.013 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.013 | 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=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.022 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.041 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.041 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.076 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.114 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.114 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.235 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.235 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.236 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.236 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.236 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.236 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.252 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.252 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.252 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.252 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.252 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.253 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.253 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.323 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.327 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.327 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.327 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.328 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.328 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.328 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.328 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66599) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 13:37:27.376 | 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=66599) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:37:27.690 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created domain default 2021-09-26 13:37:27.733 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created project admin 2021-09-26 13:37:27.762 | DEBUG passlib.handlers.bcrypt [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=66599) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-09-26 13:37:27.763 | DEBUG passlib.handlers.bcrypt [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=66599) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-09-26 13:37:27.822 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created user admin 2021-09-26 13:37:27.834 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created role reader 2021-09-26 13:37:27.845 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created role member 2021-09-26 13:37:27.866 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created implied role where 68e8f4c638c44e36968ecf6c13800b64 implies ee6fc509f2de4aeb86fe34fcd0966add 2021-09-26 13:37:27.875 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created role admin 2021-09-26 13:37:27.894 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created implied role where f8dbad5e7d734c46a3a544bc0cb79d6d implies 68e8f4c638c44e36968ecf6c13800b64 2021-09-26 13:37:27.904 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Granted role admin on project admin to user admin. 2021-09-26 13:37:27.910 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Granted role admin on the system to user admin. 2021-09-26 13:37:27.921 | WARNING py.warnings [None req-986f6131-829c-46af-a5f4-700b7f955f65 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-09-26 13:37:27.921 | 'identifiers should be a valid uuid.' % (value))) 2021-09-26 13:37:27.921 |  2021-09-26 13:37:27.924 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created region RegionOne 2021-09-26 13:37:27.954 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created public endpoint http://10.222.0.43/identity 2021-09-26 13:37:27.964 | INFO keystone.cmd.bootstrap [None req-986f6131-829c-46af-a5f4-700b7f955f65 None None] Created admin endpoint http://10.222.0.43/identity 2021-09-26 13:37:28.311 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-09-26 13:37:28.315 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-09-26 13:37:28.318 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-09-26 13:37:31.211 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:31.214 | + lib/keystone:create_keystone_accounts:315 : admin_project=473e07ae6bbe471da5345fd922704eaa 2021-09-26 13:37:31.217 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-09-26 13:37:31.220 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-09-26 13:37:33.460 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:33.464 | + lib/keystone:create_keystone_accounts:317 : admin_user=8c8689f6623e461a953679eda24d0873 2021-09-26 13:37:33.467 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-09-26 13:37:33.470 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-09-26 13:37:33.472 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 8c8689f6623e461a953679eda24d0873 default 2021-09-26 13:37:33.475 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-09-26 13:37:33.480 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 8c8689f6623e461a953679eda24d0873 --domain default 2021-09-26 13:37:33.480 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:37:33.480 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-09-26 13:37:33.484 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:37:33.488 | ++ functions-common:get_field:727 : read data 2021-09-26 13:37:35.887 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:35.891 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-09-26 13:37:35.894 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-09-26 13:37:35.897 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 8c8689f6623e461a953679eda24d0873 --domain default 2021-09-26 13:37:38.562 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 8c8689f6623e461a953679eda24d0873 --domain default 2021-09-26 13:37:38.563 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:37:38.563 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-09-26 13:37:38.565 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:37:38.568 | ++ functions-common:get_field:727 : read data 2021-09-26 13:37:41.115 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:41.118 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:37:41.122 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:37:41.125 | ++ functions-common:get_field:733 : echo '| f8dbad5e7d734c46a3a544bc0cb79d6d | 8c8689f6623e461a953679eda24d0873 | | | default | | False |' 2021-09-26 13:37:41.125 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:37:41.131 | ++ functions-common:get_field:727 : read data 2021-09-26 13:37:41.135 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:37:41.137 | + functions-common:get_or_add_user_domain_role:936 : echo f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:37:41.137 | f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:37:41.140 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-09-26 13:37:41.143 | + functions-common:get_or_create_domain:792 : local domain_id 2021-09-26 13:37:41.146 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-26 13:37:43.454 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-09-26 13:37:43.457 | + functions-common:get_or_create_domain:803 : echo default 2021-09-26 13:37:43.457 | default 2021-09-26 13:37:43.459 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-09-26 13:37:43.462 | + functions-common:get_or_create_project:847 : local project_id 2021-09-26 13:37:43.466 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-09-26 13:37:46.055 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:46.059 | + functions-common:get_or_create_project:853 : project_id=a0a5b2bb1f6041fb8aa03baefd9b1286 2021-09-26 13:37:46.061 | + functions-common:get_or_create_project:854 : echo a0a5b2bb1f6041fb8aa03baefd9b1286 2021-09-26 13:37:46.061 | a0a5b2bb1f6041fb8aa03baefd9b1286 2021-09-26 13:37:46.064 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-09-26 13:37:46.066 | + functions-common:get_or_create_role:860 : local role_id 2021-09-26 13:37:46.070 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-09-26 13:37:48.397 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:48.400 | + functions-common:get_or_create_role:865 : role_id=3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:37:48.402 | + functions-common:get_or_create_role:866 : echo 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:37:48.402 | 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:37:48.405 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-09-26 13:37:48.408 | + functions-common:get_or_create_role:860 : local role_id 2021-09-26 13:37:48.411 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-09-26 13:37:50.600 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:50.604 | + functions-common:get_or_create_role:865 : role_id=f3c46f90b54d496a8147c731376e20a2 2021-09-26 13:37:50.607 | + functions-common:get_or_create_role:866 : echo f3c46f90b54d496a8147c731376e20a2 2021-09-26 13:37:50.607 | f3c46f90b54d496a8147c731376e20a2 2021-09-26 13:37:50.609 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-09-26 13:37:50.612 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-09-26 13:37:50.614 | + functions-common:get_or_create_role:860 : local role_id 2021-09-26 13:37:50.618 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-26 13:37:52.803 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:52.806 | + functions-common:get_or_create_role:865 : role_id=5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:37:52.811 | + functions-common:get_or_create_role:866 : echo 5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:37:52.811 | 5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:37:52.814 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-09-26 13:37:52.817 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-09-26 13:37:52.820 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 13:37:52.824 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-09-26 13:37:55.066 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:55.068 | ++ functions-common:get_or_create_project:853 : project_id=ff997d2df2f44bd8ab9ab2c5d18a16a8 2021-09-26 13:37:55.071 | ++ functions-common:get_or_create_project:854 : echo ff997d2df2f44bd8ab9ab2c5d18a16a8 2021-09-26 13:37:55.074 | + lib/keystone:create_keystone_accounts:343 : invis_project=ff997d2df2f44bd8ab9ab2c5d18a16a8 2021-09-26 13:37:55.077 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-09-26 13:37:55.080 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-09-26 13:37:55.083 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 13:37:55.086 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-09-26 13:37:57.470 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:57.473 | ++ functions-common:get_or_create_project:853 : project_id=a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:37:57.476 | ++ functions-common:get_or_create_project:854 : echo a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:37:57.479 | + lib/keystone:create_keystone_accounts:347 : demo_project=a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:37:57.481 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-09-26 13:37:57.484 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-09-26 13:37:57.487 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:37:57.489 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-09-26 13:37:57.492 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-09-26 13:37:57.496 | +++ 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-09-26 13:37:59.847 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:37:59.850 | ++ functions-common:get_or_create_user:840 : user_id=fc5bb9a7b3784422b5a2f4874930c576 2021-09-26 13:37:59.854 | ++ functions-common:get_or_create_user:841 : echo fc5bb9a7b3784422b5a2f4874930c576 2021-09-26 13:37:59.857 | + lib/keystone:create_keystone_accounts:350 : demo_user=fc5bb9a7b3784422b5a2f4874930c576 2021-09-26 13:37:59.859 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member fc5bb9a7b3784422b5a2f4874930c576 a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:37:59.862 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:37:59.865 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:37:59.868 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:37:59.870 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:37:59.872 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:37:59.875 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:37:59.878 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:37:59.881 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:37:59.885 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user fc5bb9a7b3784422b5a2f4874930c576 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:37:59.885 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:37:59.885 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:37:59.889 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:37:59.891 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:02.381 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:02.385 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:38:02.388 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:38:02.390 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user fc5bb9a7b3784422b5a2f4874930c576 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:38:04.767 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user fc5bb9a7b3784422b5a2f4874930c576 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:38:04.767 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:04.768 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:38:04.770 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:04.773 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:07.359 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:07.362 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:38:07.364 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:38:07.368 | ++ functions-common:get_field:733 : echo '| 68e8f4c638c44e36968ecf6c13800b64 | fc5bb9a7b3784422b5a2f4874930c576 | | a039f73c7c574244be9047bc2544b7e8 | | | False |' 2021-09-26 13:38:07.368 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:38:07.374 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:07.378 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68e8f4c638c44e36968ecf6c13800b64 2021-09-26 13:38:07.380 | + functions-common:get_or_add_user_project_role:912 : echo 68e8f4c638c44e36968ecf6c13800b64 2021-09-26 13:38:07.381 | 68e8f4c638c44e36968ecf6c13800b64 2021-09-26 13:38:07.383 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 8c8689f6623e461a953679eda24d0873 a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:38:07.386 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:38:07.389 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:38:07.392 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:38:07.394 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:38:07.397 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:38:07.399 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:38:07.401 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:38:07.404 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:38:07.409 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 8c8689f6623e461a953679eda24d0873 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:38:07.409 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:07.409 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:38:07.412 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:07.416 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:09.847 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:09.851 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:38:09.854 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:38:09.856 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 8c8689f6623e461a953679eda24d0873 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:38:12.308 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 8c8689f6623e461a953679eda24d0873 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:38:12.308 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:12.308 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:38:12.312 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:12.315 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:14.817 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:14.820 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:38:14.823 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:38:14.826 | ++ functions-common:get_field:733 : echo '| f8dbad5e7d734c46a3a544bc0cb79d6d | 8c8689f6623e461a953679eda24d0873 | | a039f73c7c574244be9047bc2544b7e8 | | | False |' 2021-09-26 13:38:14.827 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:38:14.832 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:14.836 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:38:14.839 | + functions-common:get_or_add_user_project_role:912 : echo f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:38:14.839 | f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:38:14.842 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole fc5bb9a7b3784422b5a2f4874930c576 a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:38:14.845 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:38:14.848 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:38:14.851 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:38:14.854 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:38:14.856 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:38:14.858 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:38:14.861 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:38:14.864 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:38:14.869 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user fc5bb9a7b3784422b5a2f4874930c576 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:38:14.869 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:14.869 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:38:14.872 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:14.875 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:17.503 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:17.508 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:38:17.511 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:38:17.513 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user fc5bb9a7b3784422b5a2f4874930c576 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:38:19.886 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user fc5bb9a7b3784422b5a2f4874930c576 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:38:19.886 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:19.886 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:38:19.889 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:19.892 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:22.395 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:22.399 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:38:22.402 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:38:22.405 | ++ functions-common:get_field:733 : echo '| 5b31b13b539b4e1689fcf99a41c3e181 | fc5bb9a7b3784422b5a2f4874930c576 | | a039f73c7c574244be9047bc2544b7e8 | | | False |' 2021-09-26 13:38:22.405 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:38:22.410 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:22.413 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:38:22.416 | + functions-common:get_or_add_user_project_role:912 : echo 5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:38:22.416 | 5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:38:22.418 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member fc5bb9a7b3784422b5a2f4874930c576 ff997d2df2f44bd8ab9ab2c5d18a16a8 2021-09-26 13:38:22.421 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:38:22.424 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:38:22.426 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:38:22.429 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:38:22.431 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:38:22.434 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:38:22.436 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:38:22.439 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:38:22.443 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user fc5bb9a7b3784422b5a2f4874930c576 --project ff997d2df2f44bd8ab9ab2c5d18a16a8 2021-09-26 13:38:22.443 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:22.444 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:38:22.447 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:22.450 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:24.862 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:24.866 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:38:24.868 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:38:24.871 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user fc5bb9a7b3784422b5a2f4874930c576 --project ff997d2df2f44bd8ab9ab2c5d18a16a8 2021-09-26 13:38:27.214 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user fc5bb9a7b3784422b5a2f4874930c576 --project ff997d2df2f44bd8ab9ab2c5d18a16a8 2021-09-26 13:38:27.216 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:27.216 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:38:27.218 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:27.220 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:29.799 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:29.802 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:38:29.805 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:38:29.808 | ++ functions-common:get_field:733 : echo '| 68e8f4c638c44e36968ecf6c13800b64 | fc5bb9a7b3784422b5a2f4874930c576 | | ff997d2df2f44bd8ab9ab2c5d18a16a8 | | | False |' 2021-09-26 13:38:29.808 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:38:29.813 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:29.816 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68e8f4c638c44e36968ecf6c13800b64 2021-09-26 13:38:29.819 | + functions-common:get_or_add_user_project_role:912 : echo 68e8f4c638c44e36968ecf6c13800b64 2021-09-26 13:38:29.819 | 68e8f4c638c44e36968ecf6c13800b64 2021-09-26 13:38:29.821 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-09-26 13:38:29.825 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-09-26 13:38:29.827 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 13:38:29.830 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-09-26 13:38:32.032 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:32.035 | ++ functions-common:get_or_create_project:853 : project_id=846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:32.038 | ++ functions-common:get_or_create_project:854 : echo 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:32.042 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:32.044 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-09-26 13:38:32.047 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-09-26 13:38:32.050 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:38:32.052 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-09-26 13:38:32.055 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-09-26 13:38:32.058 | +++ 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-09-26 13:38:34.379 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:34.382 | ++ functions-common:get_or_create_user:840 : user_id=6dfcc92c1a624567af64a23e86706c57 2021-09-26 13:38:34.385 | ++ functions-common:get_or_create_user:841 : echo 6dfcc92c1a624567af64a23e86706c57 2021-09-26 13:38:34.388 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=6dfcc92c1a624567af64a23e86706c57 2021-09-26 13:38:34.391 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 6dfcc92c1a624567af64a23e86706c57 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:34.393 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:38:34.397 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:38:34.399 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:38:34.402 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:38:34.404 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:38:34.407 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:38:34.409 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:38:34.412 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:38:34.417 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 6dfcc92c1a624567af64a23e86706c57 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:34.417 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:34.417 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:38:34.420 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:34.423 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:37.009 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:37.013 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:38:37.016 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:38:37.018 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 6dfcc92c1a624567af64a23e86706c57 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:39.322 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 6dfcc92c1a624567af64a23e86706c57 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:39.322 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:39.323 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:38:39.325 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:39.328 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:41.799 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:41.802 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:38:41.805 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:38:41.808 | ++ functions-common:get_field:733 : echo '| 68e8f4c638c44e36968ecf6c13800b64 | 6dfcc92c1a624567af64a23e86706c57 | | 846dee5b4747423791bf8d14f3a6a58a | | | False |' 2021-09-26 13:38:41.808 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:38:41.814 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:41.817 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68e8f4c638c44e36968ecf6c13800b64 2021-09-26 13:38:41.820 | + functions-common:get_or_add_user_project_role:912 : echo 68e8f4c638c44e36968ecf6c13800b64 2021-09-26 13:38:41.820 | 68e8f4c638c44e36968ecf6c13800b64 2021-09-26 13:38:41.823 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 8c8689f6623e461a953679eda24d0873 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:41.825 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:38:41.829 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:38:41.831 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:38:41.833 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:38:41.836 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:38:41.838 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:38:41.841 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:38:41.844 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:38:41.848 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 8c8689f6623e461a953679eda24d0873 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:41.848 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:41.849 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:38:41.851 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:41.854 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:44.312 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:44.316 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:38:44.319 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:38:44.322 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 8c8689f6623e461a953679eda24d0873 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:46.668 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 8c8689f6623e461a953679eda24d0873 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:46.668 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:46.668 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:38:46.674 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:46.679 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:49.158 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:49.161 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:38:49.163 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:38:49.167 | ++ functions-common:get_field:733 : echo '| f8dbad5e7d734c46a3a544bc0cb79d6d | 8c8689f6623e461a953679eda24d0873 | | 846dee5b4747423791bf8d14f3a6a58a | | | False |' 2021-09-26 13:38:49.168 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:38:49.173 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:49.177 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:38:49.179 | + functions-common:get_or_add_user_project_role:912 : echo f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:38:49.179 | f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:38:49.182 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 6dfcc92c1a624567af64a23e86706c57 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:49.184 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:38:49.187 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:38:49.190 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:38:49.193 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:38:49.195 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:38:49.197 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:38:49.200 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:38:49.203 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:38:49.207 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 6dfcc92c1a624567af64a23e86706c57 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:49.207 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:49.207 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:38:49.210 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:49.215 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:51.673 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:51.677 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:38:51.680 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:38:51.683 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 6dfcc92c1a624567af64a23e86706c57 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:54.023 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 6dfcc92c1a624567af64a23e86706c57 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:38:54.023 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:38:54.023 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:38:54.025 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:38:54.028 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:56.604 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:56.607 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:38:56.609 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:38:56.612 | ++ functions-common:get_field:733 : echo '| 5b31b13b539b4e1689fcf99a41c3e181 | 6dfcc92c1a624567af64a23e86706c57 | | 846dee5b4747423791bf8d14f3a6a58a | | | False |' 2021-09-26 13:38:56.613 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:38:56.618 | ++ functions-common:get_field:727 : read data 2021-09-26 13:38:56.621 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:38:56.623 | + functions-common:get_or_add_user_project_role:912 : echo 5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:38:56.623 | 5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:38:56.626 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-09-26 13:38:56.629 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-09-26 13:38:56.632 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-09-26 13:38:56.634 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-26 13:38:56.637 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-09-26 13:38:58.841 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:38:58.844 | ++ functions-common:get_or_create_group:817 : group_id=17b10e5d48844e64b917f187256e4c1e 2021-09-26 13:38:58.847 | ++ functions-common:get_or_create_group:818 : echo 17b10e5d48844e64b917f187256e4c1e 2021-09-26 13:38:58.850 | + lib/keystone:create_keystone_accounts:371 : admin_group=17b10e5d48844e64b917f187256e4c1e 2021-09-26 13:38:58.852 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-09-26 13:38:58.856 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-09-26 13:38:58.858 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-09-26 13:38:58.861 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-26 13:38:58.864 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-09-26 13:39:01.129 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:01.132 | ++ functions-common:get_or_create_group:817 : group_id=64ac984b64aa43d8a494c2ab3b221013 2021-09-26 13:39:01.135 | ++ functions-common:get_or_create_group:818 : echo 64ac984b64aa43d8a494c2ab3b221013 2021-09-26 13:39:01.138 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=64ac984b64aa43d8a494c2ab3b221013 2021-09-26 13:39:01.140 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 64ac984b64aa43d8a494c2ab3b221013 a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:39:01.143 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-26 13:39:01.146 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 64ac984b64aa43d8a494c2ab3b221013 --project a039f73c7c574244be9047bc2544b7e8 -f value 2021-09-26 13:39:03.572 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:03.575 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-26 13:39:03.578 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-26 13:39:03.580 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 64ac984b64aa43d8a494c2ab3b221013 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:39:05.986 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 64ac984b64aa43d8a494c2ab3b221013 --project a039f73c7c574244be9047bc2544b7e8 -f value 2021-09-26 13:39:08.555 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:08.558 | + functions-common:get_or_add_group_project_role:958 : group_role_id='68e8f4c638c44e36968ecf6c13800b64 64ac984b64aa43d8a494c2ab3b221013 a039f73c7c574244be9047bc2544b7e8 False' 2021-09-26 13:39:08.561 | + functions-common:get_or_add_group_project_role:960 : echo 68e8f4c638c44e36968ecf6c13800b64 64ac984b64aa43d8a494c2ab3b221013 a039f73c7c574244be9047bc2544b7e8 False 2021-09-26 13:39:08.561 | 68e8f4c638c44e36968ecf6c13800b64 64ac984b64aa43d8a494c2ab3b221013 a039f73c7c574244be9047bc2544b7e8 False 2021-09-26 13:39:08.564 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 64ac984b64aa43d8a494c2ab3b221013 a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:39:08.566 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-26 13:39:08.570 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 64ac984b64aa43d8a494c2ab3b221013 --project a039f73c7c574244be9047bc2544b7e8 -f value 2021-09-26 13:39:11.017 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:11.020 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-26 13:39:11.022 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-26 13:39:11.025 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 64ac984b64aa43d8a494c2ab3b221013 --project a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:39:13.375 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 64ac984b64aa43d8a494c2ab3b221013 --project a039f73c7c574244be9047bc2544b7e8 -f value 2021-09-26 13:39:15.827 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:15.830 | + functions-common:get_or_add_group_project_role:958 : group_role_id='5b31b13b539b4e1689fcf99a41c3e181 64ac984b64aa43d8a494c2ab3b221013 a039f73c7c574244be9047bc2544b7e8 False' 2021-09-26 13:39:15.833 | + functions-common:get_or_add_group_project_role:960 : echo 5b31b13b539b4e1689fcf99a41c3e181 64ac984b64aa43d8a494c2ab3b221013 a039f73c7c574244be9047bc2544b7e8 False 2021-09-26 13:39:15.833 | 5b31b13b539b4e1689fcf99a41c3e181 64ac984b64aa43d8a494c2ab3b221013 a039f73c7c574244be9047bc2544b7e8 False 2021-09-26 13:39:15.836 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 64ac984b64aa43d8a494c2ab3b221013 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:39:15.838 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-26 13:39:15.842 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 64ac984b64aa43d8a494c2ab3b221013 --project 846dee5b4747423791bf8d14f3a6a58a -f value 2021-09-26 13:39:18.277 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:18.280 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-26 13:39:18.283 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-26 13:39:18.285 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 64ac984b64aa43d8a494c2ab3b221013 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:39:20.637 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 64ac984b64aa43d8a494c2ab3b221013 --project 846dee5b4747423791bf8d14f3a6a58a -f value 2021-09-26 13:39:23.117 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:23.120 | + functions-common:get_or_add_group_project_role:958 : group_role_id='68e8f4c638c44e36968ecf6c13800b64 64ac984b64aa43d8a494c2ab3b221013 846dee5b4747423791bf8d14f3a6a58a False' 2021-09-26 13:39:23.123 | + functions-common:get_or_add_group_project_role:960 : echo 68e8f4c638c44e36968ecf6c13800b64 64ac984b64aa43d8a494c2ab3b221013 846dee5b4747423791bf8d14f3a6a58a False 2021-09-26 13:39:23.123 | 68e8f4c638c44e36968ecf6c13800b64 64ac984b64aa43d8a494c2ab3b221013 846dee5b4747423791bf8d14f3a6a58a False 2021-09-26 13:39:23.125 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 64ac984b64aa43d8a494c2ab3b221013 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:39:23.128 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-26 13:39:23.131 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 64ac984b64aa43d8a494c2ab3b221013 --project 846dee5b4747423791bf8d14f3a6a58a -f value 2021-09-26 13:39:25.541 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:25.544 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-26 13:39:25.546 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-26 13:39:25.549 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 64ac984b64aa43d8a494c2ab3b221013 --project 846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:39:27.874 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 64ac984b64aa43d8a494c2ab3b221013 --project 846dee5b4747423791bf8d14f3a6a58a -f value 2021-09-26 13:39:30.331 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:30.335 | + functions-common:get_or_add_group_project_role:958 : group_role_id='5b31b13b539b4e1689fcf99a41c3e181 64ac984b64aa43d8a494c2ab3b221013 846dee5b4747423791bf8d14f3a6a58a False' 2021-09-26 13:39:30.337 | + functions-common:get_or_add_group_project_role:960 : echo 5b31b13b539b4e1689fcf99a41c3e181 64ac984b64aa43d8a494c2ab3b221013 846dee5b4747423791bf8d14f3a6a58a False 2021-09-26 13:39:30.338 | 5b31b13b539b4e1689fcf99a41c3e181 64ac984b64aa43d8a494c2ab3b221013 846dee5b4747423791bf8d14f3a6a58a False 2021-09-26 13:39:30.340 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 17b10e5d48844e64b917f187256e4c1e 473e07ae6bbe471da5345fd922704eaa 2021-09-26 13:39:30.343 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-26 13:39:30.346 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 17b10e5d48844e64b917f187256e4c1e --project 473e07ae6bbe471da5345fd922704eaa -f value 2021-09-26 13:39:32.750 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:32.753 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-26 13:39:32.755 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-26 13:39:32.758 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 17b10e5d48844e64b917f187256e4c1e --project 473e07ae6bbe471da5345fd922704eaa 2021-09-26 13:39:35.047 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 17b10e5d48844e64b917f187256e4c1e --project 473e07ae6bbe471da5345fd922704eaa -f value 2021-09-26 13:39:37.515 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:37.518 | + functions-common:get_or_add_group_project_role:958 : group_role_id='f8dbad5e7d734c46a3a544bc0cb79d6d 17b10e5d48844e64b917f187256e4c1e 473e07ae6bbe471da5345fd922704eaa False' 2021-09-26 13:39:37.521 | + functions-common:get_or_add_group_project_role:960 : echo f8dbad5e7d734c46a3a544bc0cb79d6d 17b10e5d48844e64b917f187256e4c1e 473e07ae6bbe471da5345fd922704eaa False 2021-09-26 13:39:37.521 | f8dbad5e7d734c46a3a544bc0cb79d6d 17b10e5d48844e64b917f187256e4c1e 473e07ae6bbe471da5345fd922704eaa False 2021-09-26 13:39:37.524 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-09-26 13:39:37.540 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:39:37.542 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-09-26 13:39:37.558 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:39:37.561 | + ./stack.sh:main:1100 : create_nova_accounts 2021-09-26 13:39:37.563 | + lib/nova:create_nova_accounts:341 : [[ 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-09-26 13:39:37.566 | + lib/nova:create_nova_accounts:345 : create_service_user nova admin 2021-09-26 13:39:37.568 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-09-26 13:39:37.571 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:39:37.574 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 13:39:37.576 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 13:39:37.579 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 13:39:39.889 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:39.892 | + functions-common:get_or_create_user:840 : user_id=318332ce91fb40628fcb5b9c7ee56e25 2021-09-26 13:39:39.894 | + functions-common:get_or_create_user:841 : echo 318332ce91fb40628fcb5b9c7ee56e25 2021-09-26 13:39:39.894 | 318332ce91fb40628fcb5b9c7ee56e25 2021-09-26 13:39:39.897 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-09-26 13:39:39.900 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:39:39.903 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:39:39.905 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:39:39.908 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:39:39.910 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:39:39.912 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:39:39.915 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:39:39.917 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:39:39.920 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:39:39.923 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:39:39.926 | ++ 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-09-26 13:39:39.927 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:39:39.927 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:39:39.929 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:39:39.933 | ++ functions-common:get_field:727 : read data 2021-09-26 13:39:42.828 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:42.832 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:39:42.834 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:39:42.837 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-09-26 13:39:45.682 | ++ 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-09-26 13:39:45.682 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:39:45.682 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:39:45.685 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:39:45.688 | ++ functions-common:get_field:727 : read data 2021-09-26 13:39:48.637 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:48.640 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:39:48.642 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:39:48.646 | ++ functions-common:get_field:733 : echo '| 3d263b7ae5124ebcabf9cf00b9436faf | 318332ce91fb40628fcb5b9c7ee56e25 | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:39:48.646 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:39:48.652 | ++ functions-common:get_field:727 : read data 2021-09-26 13:39:48.655 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:39:48.657 | + functions-common:get_or_add_user_project_role:912 : echo 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:39:48.657 | 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:39:48.660 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-09-26 13:39:48.662 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-09-26 13:39:48.665 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:39:48.668 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:39:48.670 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:39:48.673 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:39:48.675 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:39:48.677 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:39:48.680 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:39:48.682 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:39:48.684 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:39:48.687 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:39:48.691 | ++ 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-09-26 13:39:48.691 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:39:48.691 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:39:48.695 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:39:48.698 | ++ functions-common:get_field:727 : read data 2021-09-26 13:39:51.595 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:51.599 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:39:51.602 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:39:51.604 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-09-26 13:39:54.481 | ++ 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-09-26 13:39:54.481 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:39:54.481 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:39:54.484 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:39:54.487 | ++ functions-common:get_field:727 : read data 2021-09-26 13:39:57.457 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:39:57.460 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:39:57.463 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:39:57.466 | ++ functions-common:get_field:733 : echo '| f8dbad5e7d734c46a3a544bc0cb79d6d | 318332ce91fb40628fcb5b9c7ee56e25 | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:39:57.467 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:39:57.472 | ++ functions-common:get_field:727 : read data 2021-09-26 13:39:57.475 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:39:57.477 | + functions-common:get_or_add_user_project_role:912 : echo f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:39:57.477 | f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:39:57.480 | + lib/nova:create_nova_accounts:347 : local nova_api_url 2021-09-26 13:39:57.482 | + lib/nova:create_nova_accounts:348 : [[ True == \F\a\l\s\e ]] 2021-09-26 13:39:57.485 | + lib/nova:create_nova_accounts:351 : nova_api_url=http://10.222.0.43/compute 2021-09-26 13:39:57.487 | + lib/nova:create_nova_accounts:354 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-09-26 13:39:57.489 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 13:39:57.493 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-09-26 13:39:59.786 | ++ 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-09-26 13:40:01.907 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:01.910 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 13:40:01.910 | 076b856e674844eba35527b7bf10d3cc' 2021-09-26 13:40:01.913 | + functions-common:get_or_create_service:978 : echo 076b856e674844eba35527b7bf10d3cc 2021-09-26 13:40:01.913 | 076b856e674844eba35527b7bf10d3cc 2021-09-26 13:40:01.915 | + lib/nova:create_nova_accounts:356 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.43/compute/v2/$(project_id)s' 2021-09-26 13:40:01.918 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 13:40:01.921 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.43/compute/v2/$(project_id)s' RegionOne 2021-09-26 13:40:01.924 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 13:40:01.927 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-09-26 13:40:04.313 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:04.316 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 13:40:04.319 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 13:40:04.322 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.43/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-09-26 13:40:06.650 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:06.653 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=35e491750723436fb0b57a30135b6651 2021-09-26 13:40:06.655 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 35e491750723436fb0b57a30135b6651 2021-09-26 13:40:06.658 | + functions-common:get_or_create_endpoint:1011 : public_id=35e491750723436fb0b57a30135b6651 2021-09-26 13:40:06.661 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 13:40:06.663 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 13:40:06.666 | + functions-common:get_or_create_endpoint:1020 : echo 35e491750723436fb0b57a30135b6651 2021-09-26 13:40:06.666 | 35e491750723436fb0b57a30135b6651 2021-09-26 13:40:06.668 | + lib/nova:create_nova_accounts:360 : get_or_create_service nova compute 'Nova Compute Service' 2021-09-26 13:40:06.671 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 13:40:06.674 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-09-26 13:40:09.004 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-09-26 13:40:11.191 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:11.194 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 13:40:11.194 | 1cc9b2d33df9465f808bf86c1c8c923c' 2021-09-26 13:40:11.196 | + functions-common:get_or_create_service:978 : echo 1cc9b2d33df9465f808bf86c1c8c923c 2021-09-26 13:40:11.196 | 1cc9b2d33df9465f808bf86c1c8c923c 2021-09-26 13:40:11.199 | + lib/nova:create_nova_accounts:362 : get_or_create_endpoint compute RegionOne http://10.222.0.43/compute/v2.1 2021-09-26 13:40:11.201 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 13:40:11.205 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.43/compute/v2.1 RegionOne 2021-09-26 13:40:11.207 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 13:40:11.211 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-09-26 13:40:13.618 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:13.621 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 13:40:13.623 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 13:40:13.626 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.43/compute/v2.1 --region RegionOne -f value -c id 2021-09-26 13:40:15.991 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:15.994 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=afc59303bb824b40a8f2120d60ea6e71 2021-09-26 13:40:15.997 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo afc59303bb824b40a8f2120d60ea6e71 2021-09-26 13:40:16.000 | + functions-common:get_or_create_endpoint:1011 : public_id=afc59303bb824b40a8f2120d60ea6e71 2021-09-26 13:40:16.002 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 13:40:16.004 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 13:40:16.007 | + functions-common:get_or_create_endpoint:1020 : echo afc59303bb824b40a8f2120d60ea6e71 2021-09-26 13:40:16.007 | afc59303bb824b40a8f2120d60ea6e71 2021-09-26 13:40:16.010 | + lib/nova:create_nova_accounts:367 : is_service_enabled n-api 2021-09-26 13:40:16.026 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:40:16.029 | + lib/nova:create_nova_accounts:369 : is_service_enabled swift 2021-09-26 13:40:16.045 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:40:16.047 | + lib/nova:create_nova_accounts:372 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-09-26 13:40:16.050 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:40:16.053 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:40:16.055 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:40:16.058 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:40:16.060 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:40:16.062 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:40:16.065 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:40:16.067 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:40:16.070 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:40:16.073 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:40:16.077 | ++ 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-09-26 13:40:16.077 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:40:16.077 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:40:16.080 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:40:16.082 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:19.030 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:19.034 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:40:19.037 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:40:19.039 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-09-26 13:40:21.916 | ++ 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-09-26 13:40:21.916 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:40:21.917 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:40:21.919 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:40:21.922 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:24.936 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:24.939 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:40:24.942 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:40:24.945 | ++ functions-common:get_field:733 : echo '| f3c46f90b54d496a8147c731376e20a2 | 318332ce91fb40628fcb5b9c7ee56e25 | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:40:24.946 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:40:24.951 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:24.954 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f3c46f90b54d496a8147c731376e20a2 2021-09-26 13:40:24.956 | + functions-common:get_or_add_user_project_role:912 : echo f3c46f90b54d496a8147c731376e20a2 2021-09-26 13:40:24.956 | f3c46f90b54d496a8147c731376e20a2 2021-09-26 13:40:24.959 | + lib/nova:create_nova_accounts:377 : is_service_enabled s3api 2021-09-26 13:40:24.976 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:40:24.978 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-09-26 13:40:24.995 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:40:24.998 | + ./stack.sh:main:1103 : create_glance_accounts 2021-09-26 13:40:25.001 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-09-26 13:40:25.017 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:40:25.019 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-09-26 13:40:25.022 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-09-26 13:40:25.025 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:40:25.027 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 13:40:25.030 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 13:40:25.033 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 13:40:27.332 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:27.335 | + functions-common:get_or_create_user:840 : user_id=d58b16772c8946efbc5dab572e1e0749 2021-09-26 13:40:27.338 | + functions-common:get_or_create_user:841 : echo d58b16772c8946efbc5dab572e1e0749 2021-09-26 13:40:27.338 | d58b16772c8946efbc5dab572e1e0749 2021-09-26 13:40:27.340 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-09-26 13:40:27.343 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:40:27.346 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:40:27.349 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:40:27.352 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:40:27.354 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:40:27.356 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:40:27.359 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:40:27.361 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:40:27.363 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:40:27.367 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:40:27.371 | ++ 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-09-26 13:40:27.371 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:40:27.372 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:40:27.374 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:40:27.378 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:30.280 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:30.284 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:40:30.286 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:40:30.289 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-09-26 13:40:33.182 | ++ 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-09-26 13:40:33.182 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:40:33.182 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:40:33.185 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:40:33.188 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:36.239 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:36.242 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:40:36.245 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:40:36.248 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:40:36.248 | ++ functions-common:get_field:733 : echo '| 3d263b7ae5124ebcabf9cf00b9436faf | d58b16772c8946efbc5dab572e1e0749 | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:40:36.253 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:36.257 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:40:36.260 | + functions-common:get_or_add_user_project_role:912 : echo 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:40:36.260 | 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:40:36.262 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-09-26 13:40:36.265 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-09-26 13:40:36.280 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:40:36.283 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-09-26 13:40:36.285 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-09-26 13:40:36.288 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:40:36.291 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 13:40:36.293 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 13:40:36.296 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 13:40:38.669 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:38.672 | + functions-common:get_or_create_user:840 : user_id=cb8d95038fd844b294cec5bc499b8af9 2021-09-26 13:40:38.674 | + functions-common:get_or_create_user:841 : echo cb8d95038fd844b294cec5bc499b8af9 2021-09-26 13:40:38.674 | cb8d95038fd844b294cec5bc499b8af9 2021-09-26 13:40:38.677 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-09-26 13:40:38.679 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:40:38.683 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:40:38.685 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:40:38.688 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:40:38.690 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:40:38.693 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:40:38.696 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:40:38.698 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:40:38.700 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:40:38.704 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:40:38.709 | ++ 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-09-26 13:40:38.709 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:40:38.709 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:40:38.712 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:40:38.714 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:41.799 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:41.805 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:40:41.808 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:40:41.811 | + 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-09-26 13:40:44.693 | ++ 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-09-26 13:40:44.693 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:40:44.693 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:40:44.696 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:40:44.699 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:47.767 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:47.770 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:40:47.773 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:40:47.776 | ++ functions-common:get_field:733 : echo '| 3d263b7ae5124ebcabf9cf00b9436faf | cb8d95038fd844b294cec5bc499b8af9 | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:40:47.776 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:40:47.781 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:47.785 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:40:47.787 | + functions-common:get_or_add_user_project_role:912 : echo 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:40:47.787 | 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:40:47.790 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-09-26 13:40:47.792 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-09-26 13:40:47.795 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:40:47.798 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:40:47.800 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:40:47.803 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:40:47.805 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:40:47.808 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:40:47.810 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:40:47.812 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:40:47.815 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:40:47.818 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:40:47.822 | ++ 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-09-26 13:40:47.822 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:40:47.822 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:40:47.825 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:40:47.827 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:50.819 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:50.823 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:40:50.825 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:40:50.828 | + 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-09-26 13:40:53.666 | ++ 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-09-26 13:40:53.667 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:40:53.667 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:40:53.670 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:40:53.672 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:56.737 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:40:56.740 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:40:56.742 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:40:56.746 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:40:56.749 | ++ functions-common:get_field:733 : echo '| f3c46f90b54d496a8147c731376e20a2 | cb8d95038fd844b294cec5bc499b8af9 | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:40:56.752 | ++ functions-common:get_field:727 : read data 2021-09-26 13:40:56.756 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f3c46f90b54d496a8147c731376e20a2 2021-09-26 13:40:56.759 | + functions-common:get_or_add_user_project_role:912 : echo f3c46f90b54d496a8147c731376e20a2 2021-09-26 13:40:56.759 | f3c46f90b54d496a8147c731376e20a2 2021-09-26 13:40:56.762 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-09-26 13:40:56.765 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 13:40:56.768 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-09-26 13:40:59.100 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-09-26 13:41:01.277 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:01.280 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 13:41:01.280 | b47df9bae2124cab88cecbf7be309593' 2021-09-26 13:41:01.283 | + functions-common:get_or_create_service:978 : echo b47df9bae2124cab88cecbf7be309593 2021-09-26 13:41:01.283 | b47df9bae2124cab88cecbf7be309593 2021-09-26 13:41:01.285 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.43/image 2021-09-26 13:41:01.288 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 13:41:01.291 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.43/image RegionOne 2021-09-26 13:41:01.294 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 13:41:01.297 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-09-26 13:41:03.671 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:03.674 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 13:41:03.676 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 13:41:03.680 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.43/image --region RegionOne -f value -c id 2021-09-26 13:41:06.074 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:06.077 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e6f59b0b75844b148a6abd707a5bea3b 2021-09-26 13:41:06.080 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo e6f59b0b75844b148a6abd707a5bea3b 2021-09-26 13:41:06.083 | + functions-common:get_or_create_endpoint:1011 : public_id=e6f59b0b75844b148a6abd707a5bea3b 2021-09-26 13:41:06.086 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 13:41:06.088 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 13:41:06.091 | + functions-common:get_or_create_endpoint:1020 : echo e6f59b0b75844b148a6abd707a5bea3b 2021-09-26 13:41:06.091 | e6f59b0b75844b148a6abd707a5bea3b 2021-09-26 13:41:06.094 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-09-26 13:41:06.097 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-26 13:41:06.101 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-26 13:41:08.353 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-09-26 13:41:08.356 | ++ functions-common:get_or_create_domain:803 : echo default 2021-09-26 13:41:08.359 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-09-26 13:41:08.361 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-09-26 13:41:08.391 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-09-26 13:41:08.416 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-09-26 13:41:08.433 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:41:08.435 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-09-26 13:41:08.438 | + 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-09-26 13:41:08.440 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-09-26 13:41:08.443 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-09-26 13:41:08.446 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:41:08.448 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 13:41:08.451 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 13:41:08.454 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 13:41:10.796 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:10.800 | + functions-common:get_or_create_user:840 : user_id=c805623e919647fe95d3a7b98fdb3b7e 2021-09-26 13:41:10.802 | + functions-common:get_or_create_user:841 : echo c805623e919647fe95d3a7b98fdb3b7e 2021-09-26 13:41:10.802 | c805623e919647fe95d3a7b98fdb3b7e 2021-09-26 13:41:10.805 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-09-26 13:41:10.807 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:41:10.810 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:41:10.813 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:41:10.815 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:41:10.817 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:41:10.820 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:41:10.823 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:41:10.825 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:41:10.827 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:41:10.830 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:41:10.835 | ++ 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-09-26 13:41:10.835 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:41:10.835 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:41:10.838 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:41:10.841 | ++ functions-common:get_field:727 : read data 2021-09-26 13:41:13.773 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:13.777 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:41:13.779 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:41:13.782 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-09-26 13:41:16.689 | ++ 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-09-26 13:41:16.689 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:41:16.689 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:41:16.692 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:41:16.694 | ++ functions-common:get_field:727 : read data 2021-09-26 13:41:19.716 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:19.719 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:41:19.721 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:41:19.725 | ++ functions-common:get_field:733 : echo '| 3d263b7ae5124ebcabf9cf00b9436faf | c805623e919647fe95d3a7b98fdb3b7e | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:41:19.725 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:41:19.730 | ++ functions-common:get_field:727 : read data 2021-09-26 13:41:19.734 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:41:19.736 | + functions-common:get_or_add_user_project_role:912 : echo 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:41:19.736 | 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:41:19.739 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-09-26 13:41:19.741 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-09-26 13:41:19.744 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 13:41:19.747 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-09-26 13:41:21.982 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-09-26 13:41:24.086 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:24.089 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 13:41:24.089 | 6fe62c8f57c7470abc7995458f570ea5' 2021-09-26 13:41:24.092 | + functions-common:get_or_create_service:978 : echo 6fe62c8f57c7470abc7995458f570ea5 2021-09-26 13:41:24.092 | 6fe62c8f57c7470abc7995458f570ea5 2021-09-26 13:41:24.095 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-09-26 13:41:24.097 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.43/volume/v3/$(project_id)s' 2021-09-26 13:41:24.100 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 13:41:24.104 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.43/volume/v3/$(project_id)s' RegionOne 2021-09-26 13:41:24.106 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 13:41:24.110 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-09-26 13:41:26.496 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:26.499 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 13:41:26.502 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 13:41:26.506 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.43/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-26 13:41:28.894 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:28.897 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=516ad5c1616941e3b18c0790f94009c9 2021-09-26 13:41:28.900 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 516ad5c1616941e3b18c0790f94009c9 2021-09-26 13:41:28.903 | + functions-common:get_or_create_endpoint:1011 : public_id=516ad5c1616941e3b18c0790f94009c9 2021-09-26 13:41:28.905 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 13:41:28.908 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 13:41:28.910 | + functions-common:get_or_create_endpoint:1020 : echo 516ad5c1616941e3b18c0790f94009c9 2021-09-26 13:41:28.910 | 516ad5c1616941e3b18c0790f94009c9 2021-09-26 13:41:28.913 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-09-26 13:41:28.916 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 13:41:28.919 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-09-26 13:41:31.233 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-09-26 13:41:33.408 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:33.411 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 13:41:33.411 | 8bb98941354b4be793d09310c00bf484' 2021-09-26 13:41:33.414 | + functions-common:get_or_create_service:978 : echo 8bb98941354b4be793d09310c00bf484 2021-09-26 13:41:33.414 | 8bb98941354b4be793d09310c00bf484 2021-09-26 13:41:33.416 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.43/volume/v2/$(project_id)s' 2021-09-26 13:41:33.419 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 13:41:33.422 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.43/volume/v2/$(project_id)s' RegionOne 2021-09-26 13:41:33.425 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 13:41:33.428 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-09-26 13:41:35.865 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:35.868 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 13:41:35.871 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 13:41:35.874 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.43/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-09-26 13:41:38.266 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:38.270 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=17a6cfef80e84ebcbd05e991547fb78e 2021-09-26 13:41:38.272 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 17a6cfef80e84ebcbd05e991547fb78e 2021-09-26 13:41:38.275 | + functions-common:get_or_create_endpoint:1011 : public_id=17a6cfef80e84ebcbd05e991547fb78e 2021-09-26 13:41:38.278 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 13:41:38.280 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 13:41:38.283 | + functions-common:get_or_create_endpoint:1020 : echo 17a6cfef80e84ebcbd05e991547fb78e 2021-09-26 13:41:38.283 | 17a6cfef80e84ebcbd05e991547fb78e 2021-09-26 13:41:38.285 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-09-26 13:41:38.288 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 13:41:38.291 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-09-26 13:41:40.626 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-09-26 13:41:42.779 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:42.782 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 13:41:42.782 | 1cb1d46c119c4b4a950dae6f19dc76b5' 2021-09-26 13:41:42.785 | + functions-common:get_or_create_service:978 : echo 1cb1d46c119c4b4a950dae6f19dc76b5 2021-09-26 13:41:42.785 | 1cb1d46c119c4b4a950dae6f19dc76b5 2021-09-26 13:41:42.788 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.43/volume/v3/$(project_id)s' 2021-09-26 13:41:42.791 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 13:41:42.794 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.43/volume/v3/$(project_id)s' RegionOne 2021-09-26 13:41:42.797 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 13:41:42.800 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-09-26 13:41:45.269 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:45.273 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 13:41:45.275 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 13:41:45.279 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.43/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-26 13:41:47.620 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:47.622 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=48ea925cd96743e58b9528af26f8231b 2021-09-26 13:41:47.625 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 48ea925cd96743e58b9528af26f8231b 2021-09-26 13:41:47.628 | + functions-common:get_or_create_endpoint:1011 : public_id=48ea925cd96743e58b9528af26f8231b 2021-09-26 13:41:47.630 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 13:41:47.633 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 13:41:47.636 | + functions-common:get_or_create_endpoint:1020 : echo 48ea925cd96743e58b9528af26f8231b 2021-09-26 13:41:47.636 | 48ea925cd96743e58b9528af26f8231b 2021-09-26 13:41:47.638 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-09-26 13:41:47.641 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-09-26 13:41:47.644 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 13:41:47.647 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-09-26 13:41:50.016 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:50.019 | ++ functions-common:get_or_create_project:853 : project_id=a0a5b2bb1f6041fb8aa03baefd9b1286 2021-09-26 13:41:50.022 | ++ functions-common:get_or_create_project:854 : echo a0a5b2bb1f6041fb8aa03baefd9b1286 2021-09-26 13:41:50.025 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a0a5b2bb1f6041fb8aa03baefd9b1286 2021-09-26 13:41:50.051 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-09-26 13:41:50.053 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:41:50.056 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 13:41:50.058 | ++ functions-common:get_or_create_user:828 : local email= 2021-09-26 13:41:50.062 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-09-26 13:41:52.004 | No password was supplied, authentication will fail when a user does not have a password. 2021-09-26 13:41:52.418 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:52.421 | ++ functions-common:get_or_create_user:840 : user_id=c805623e919647fe95d3a7b98fdb3b7e 2021-09-26 13:41:52.424 | ++ functions-common:get_or_create_user:841 : echo c805623e919647fe95d3a7b98fdb3b7e 2021-09-26 13:41:52.427 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c805623e919647fe95d3a7b98fdb3b7e 2021-09-26 13:41:52.454 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-09-26 13:41:52.471 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:41:52.473 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-09-26 13:41:52.476 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-09-26 13:41:52.480 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:41:52.480 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 13:41:52.484 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:41:52.487 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 13:41:52.490 | + 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-09-26 13:41:52.493 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 13:41:52.495 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-09-26 13:41:52.498 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-09-26 13:41:52.500 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-09-26 13:41:52.503 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.43:9696/ 2021-09-26 13:41:52.505 | + 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-09-26 13:41:52.508 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-09-26 13:41:52.511 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-09-26 13:41:52.513 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:41:52.516 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 13:41:52.518 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 13:41:52.521 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 13:41:54.825 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:54.828 | + functions-common:get_or_create_user:840 : user_id=baf22155669347d2bd3fbde55ccc0bd0 2021-09-26 13:41:54.831 | + functions-common:get_or_create_user:841 : echo baf22155669347d2bd3fbde55ccc0bd0 2021-09-26 13:41:54.831 | baf22155669347d2bd3fbde55ccc0bd0 2021-09-26 13:41:54.834 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-09-26 13:41:54.836 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:41:54.840 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:41:54.842 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:41:54.845 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:41:54.847 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:41:54.850 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:41:54.853 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:41:54.855 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:41:54.857 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:41:54.860 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:41:54.864 | ++ 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-09-26 13:41:54.864 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:41:54.865 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:41:54.867 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:41:54.870 | ++ functions-common:get_field:727 : read data 2021-09-26 13:41:57.836 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:41:57.840 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:41:57.842 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:41:57.845 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-09-26 13:42:00.712 | ++ 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-09-26 13:42:00.712 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:42:00.712 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:42:00.715 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:42:00.717 | ++ functions-common:get_field:727 : read data 2021-09-26 13:42:03.711 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:03.715 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:42:03.717 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:42:03.720 | ++ functions-common:get_field:733 : echo '| 3d263b7ae5124ebcabf9cf00b9436faf | baf22155669347d2bd3fbde55ccc0bd0 | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:42:03.720 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:42:03.726 | ++ functions-common:get_field:727 : read data 2021-09-26 13:42:03.729 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:42:03.732 | + functions-common:get_or_add_user_project_role:912 : echo 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:42:03.732 | 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:42:03.734 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-09-26 13:42:03.737 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-09-26 13:42:03.739 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 13:42:03.743 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-09-26 13:42:06.005 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-09-26 13:42:08.124 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:08.127 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 13:42:08.127 | 51e82adcbbaa421a808820b0bb669bb4' 2021-09-26 13:42:08.129 | + functions-common:get_or_create_service:978 : echo 51e82adcbbaa421a808820b0bb669bb4 2021-09-26 13:42:08.129 | 51e82adcbbaa421a808820b0bb669bb4 2021-09-26 13:42:08.132 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.43:9696/ 2021-09-26 13:42:08.135 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 13:42:08.138 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.43:9696/ RegionOne 2021-09-26 13:42:08.141 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 13:42:08.144 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-09-26 13:42:10.554 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:10.557 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 13:42:10.560 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 13:42:10.563 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.43:9696/ --region RegionOne -f value -c id 2021-09-26 13:42:12.904 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:12.907 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=be3a36a7fec046818be3e76185dc1566 2021-09-26 13:42:12.909 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo be3a36a7fec046818be3e76185dc1566 2021-09-26 13:42:12.912 | + functions-common:get_or_create_endpoint:1011 : public_id=be3a36a7fec046818be3e76185dc1566 2021-09-26 13:42:12.915 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 13:42:12.917 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 13:42:12.920 | + functions-common:get_or_create_endpoint:1020 : echo be3a36a7fec046818be3e76185dc1566 2021-09-26 13:42:12.920 | be3a36a7fec046818be3e76185dc1566 2021-09-26 13:42:12.922 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-09-26 13:42:12.939 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:42:12.941 | + ./stack.sh:main:1112 : create_swift_accounts 2021-09-26 13:42:12.945 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-09-26 13:42:12.947 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-09-26 13:42:12.950 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-09-26 13:42:12.952 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-09-26 13:42:12.955 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-09-26 13:42:12.957 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-09-26 13:42:12.960 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-09-26 13:42:12.962 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-09-26 13:42:12.965 | + lib/swift:create_swift_accounts:635 : local another_role 2021-09-26 13:42:12.968 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-09-26 13:42:12.970 | ++ functions-common:get_or_create_role:860 : local role_id 2021-09-26 13:42:12.973 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-26 13:42:15.253 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:15.256 | ++ functions-common:get_or_create_role:865 : role_id=5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:42:15.258 | ++ functions-common:get_or_create_role:866 : echo 5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:42:15.261 | + lib/swift:create_swift_accounts:636 : another_role=5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:42:15.264 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-09-26 13:42:15.266 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-09-26 13:42:15.269 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:42:15.271 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 13:42:15.273 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 13:42:15.276 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 13:42:17.563 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:17.566 | + functions-common:get_or_create_user:840 : user_id=09caac3326bb4204ab7fa03f238e646b 2021-09-26 13:42:17.569 | + functions-common:get_or_create_user:841 : echo 09caac3326bb4204ab7fa03f238e646b 2021-09-26 13:42:17.569 | 09caac3326bb4204ab7fa03f238e646b 2021-09-26 13:42:17.571 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-09-26 13:42:17.574 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:42:17.577 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:42:17.579 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:42:17.581 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:42:17.584 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:42:17.586 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:42:17.588 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:42:17.591 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:42:17.593 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:42:17.596 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:42:17.599 | ++ 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-09-26 13:42:17.599 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:42:17.600 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:42:17.602 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:42:17.605 | ++ functions-common:get_field:727 : read data 2021-09-26 13:42:20.513 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:20.516 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:42:20.519 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:42:20.521 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-09-26 13:42:23.347 | ++ 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-09-26 13:42:23.348 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:42:23.348 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:42:23.351 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:42:23.353 | ++ functions-common:get_field:727 : read data 2021-09-26 13:42:26.326 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:26.329 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:42:26.331 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:42:26.334 | ++ functions-common:get_field:733 : echo '| 3d263b7ae5124ebcabf9cf00b9436faf | 09caac3326bb4204ab7fa03f238e646b | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:42:26.335 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:42:26.340 | ++ functions-common:get_field:727 : read data 2021-09-26 13:42:26.343 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:42:26.345 | + functions-common:get_or_add_user_project_role:912 : echo 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:42:26.345 | 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:42:26.347 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-09-26 13:42:26.350 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-09-26 13:42:26.352 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:42:26.355 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:42:26.357 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:42:26.359 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:42:26.362 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:42:26.364 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:42:26.367 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:42:26.369 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:42:26.371 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:42:26.374 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:42:26.378 | ++ 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-09-26 13:42:26.378 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:42:26.378 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:42:26.381 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:42:26.383 | ++ functions-common:get_field:727 : read data 2021-09-26 13:42:29.311 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:29.315 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:42:29.317 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:42:29.320 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-09-26 13:42:32.214 | ++ 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-09-26 13:42:32.214 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:42:32.215 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:42:32.217 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:42:32.220 | ++ functions-common:get_field:727 : read data 2021-09-26 13:42:35.257 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:35.260 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:42:35.262 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:42:35.266 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:42:35.266 | ++ functions-common:get_field:733 : echo '| f8dbad5e7d734c46a3a544bc0cb79d6d | 09caac3326bb4204ab7fa03f238e646b | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:42:35.271 | ++ functions-common:get_field:727 : read data 2021-09-26 13:42:35.274 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:42:35.276 | + functions-common:get_or_add_user_project_role:912 : echo f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:42:35.276 | f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:42:35.279 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-09-26 13:42:35.281 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 13:42:35.284 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-09-26 13:42:37.906 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-09-26 13:42:40.138 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:40.141 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 13:42:40.141 | 0115ac7eb8f544d59ca2188d33ed456c' 2021-09-26 13:42:40.144 | + functions-common:get_or_create_service:978 : echo 0115ac7eb8f544d59ca2188d33ed456c 2021-09-26 13:42:40.144 | 0115ac7eb8f544d59ca2188d33ed456c 2021-09-26 13:42:40.146 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.43:8080/v1/AUTH_$(project_id)s' http://10.222.0.43:8080 2021-09-26 13:42:40.149 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 13:42:40.152 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.43:8080/v1/AUTH_$(project_id)s' RegionOne 2021-09-26 13:42:40.155 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 13:42:40.160 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-09-26 13:42:42.653 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:42.656 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 13:42:42.659 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 13:42:42.662 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.43:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-09-26 13:42:45.071 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:45.074 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ad25935760504c8b8f6e03e556ecc92f 2021-09-26 13:42:45.076 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ad25935760504c8b8f6e03e556ecc92f 2021-09-26 13:42:45.080 | + functions-common:get_or_create_endpoint:1011 : public_id=ad25935760504c8b8f6e03e556ecc92f 2021-09-26 13:42:45.083 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.43:8080 ]] 2021-09-26 13:42:45.085 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.43:8080 RegionOne 2021-09-26 13:42:45.088 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 13:42:45.092 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-09-26 13:42:47.522 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:47.525 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 13:42:47.527 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 13:42:47.530 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.43:8080 --region RegionOne -f value -c id 2021-09-26 13:42:49.880 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:49.882 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8d0d7bda44124fbe93c40692b61f420b 2021-09-26 13:42:49.885 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 8d0d7bda44124fbe93c40692b61f420b 2021-09-26 13:42:49.885 | 8d0d7bda44124fbe93c40692b61f420b 2021-09-26 13:42:49.887 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 13:42:49.890 | + functions-common:get_or_create_endpoint:1020 : echo ad25935760504c8b8f6e03e556ecc92f 2021-09-26 13:42:49.890 | ad25935760504c8b8f6e03e556ecc92f 2021-09-26 13:42:49.892 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-09-26 13:42:49.896 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-09-26 13:42:49.898 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 13:42:49.901 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-09-26 13:42:52.138 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:52.141 | ++ functions-common:get_or_create_project:853 : project_id=bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:42:52.143 | ++ functions-common:get_or_create_project:854 : echo bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:42:52.147 | + lib/swift:create_swift_accounts:650 : swift_project_test1=bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:42:52.149 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-09-26 13:42:52.152 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:42:52.176 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-09-26 13:42:52.178 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:42:52.181 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-09-26 13:42:52.183 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-09-26 13:42:52.186 | +++ 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-09-26 13:42:54.549 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:54.553 | ++ functions-common:get_or_create_user:840 : user_id=f125f35fa48545b69d74e0cf666f409a 2021-09-26 13:42:54.555 | ++ functions-common:get_or_create_user:841 : echo f125f35fa48545b69d74e0cf666f409a 2021-09-26 13:42:54.558 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=f125f35fa48545b69d74e0cf666f409a 2021-09-26 13:42:54.561 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-09-26 13:42:54.564 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:42:54.580 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin f125f35fa48545b69d74e0cf666f409a bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:42:54.583 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:42:54.587 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:42:54.590 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:42:54.592 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:42:54.595 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:42:54.597 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:42:54.600 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:42:54.603 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:42:54.607 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f125f35fa48545b69d74e0cf666f409a --project bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:42:54.607 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:42:54.607 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:42:54.610 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:42:54.612 | ++ functions-common:get_field:727 : read data 2021-09-26 13:42:57.166 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:42:57.170 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:42:57.172 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:42:57.175 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f125f35fa48545b69d74e0cf666f409a --project bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:42:59.603 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f125f35fa48545b69d74e0cf666f409a --project bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:42:59.603 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:42:59.603 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:42:59.605 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:42:59.608 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:02.107 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:02.110 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:43:02.112 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:43:02.115 | ++ functions-common:get_field:733 : echo '| f8dbad5e7d734c46a3a544bc0cb79d6d | f125f35fa48545b69d74e0cf666f409a | | bed5df6e20d54841ac40a3bca0d51557 | | | False |' 2021-09-26 13:43:02.115 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:43:02.120 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:02.124 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:43:02.126 | + functions-common:get_or_add_user_project_role:912 : echo f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:43:02.126 | f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:43:02.128 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-09-26 13:43:02.132 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-09-26 13:43:02.134 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:43:02.137 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-09-26 13:43:02.139 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-09-26 13:43:02.142 | +++ 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-09-26 13:43:04.337 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:04.340 | ++ functions-common:get_or_create_user:840 : user_id=34af298611a44505828f45090c036475 2021-09-26 13:43:04.343 | ++ functions-common:get_or_create_user:841 : echo 34af298611a44505828f45090c036475 2021-09-26 13:43:04.346 | + lib/swift:create_swift_accounts:659 : swift_user_test3=34af298611a44505828f45090c036475 2021-09-26 13:43:04.348 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-09-26 13:43:04.351 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:43:04.367 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role 5b31b13b539b4e1689fcf99a41c3e181 34af298611a44505828f45090c036475 bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:43:04.369 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:43:04.372 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:43:04.375 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:43:04.377 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:43:04.380 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:43:04.382 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:43:04.385 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:43:04.387 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:43:04.392 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 5b31b13b539b4e1689fcf99a41c3e181 --user 34af298611a44505828f45090c036475 --project bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:43:04.392 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:43:04.392 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:43:04.395 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:43:04.397 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:06.789 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:06.793 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:43:06.795 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:43:06.798 | + functions-common:get_or_add_user_project_role:901 : openstack role add 5b31b13b539b4e1689fcf99a41c3e181 --user 34af298611a44505828f45090c036475 --project bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:43:09.131 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 5b31b13b539b4e1689fcf99a41c3e181 --user 34af298611a44505828f45090c036475 --project bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:43:09.131 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:43:09.131 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:43:09.134 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:43:09.137 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:11.569 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:11.572 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:43:11.575 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:43:11.577 | ++ functions-common:get_field:733 : echo '| 5b31b13b539b4e1689fcf99a41c3e181 | 34af298611a44505828f45090c036475 | | bed5df6e20d54841ac40a3bca0d51557 | | | False |' 2021-09-26 13:43:11.578 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:43:11.583 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:11.587 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:43:11.589 | + functions-common:get_or_add_user_project_role:912 : echo 5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:43:11.589 | 5b31b13b539b4e1689fcf99a41c3e181 2021-09-26 13:43:11.592 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-09-26 13:43:11.595 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-09-26 13:43:11.597 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 13:43:11.600 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-09-26 13:43:13.834 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:13.837 | ++ functions-common:get_or_create_project:853 : project_id=ca6108d390ad4e1182ff465a68c4c4f8 2021-09-26 13:43:13.840 | ++ functions-common:get_or_create_project:854 : echo ca6108d390ad4e1182ff465a68c4c4f8 2021-09-26 13:43:13.843 | + lib/swift:create_swift_accounts:664 : swift_project_test2=ca6108d390ad4e1182ff465a68c4c4f8 2021-09-26 13:43:13.845 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-09-26 13:43:13.849 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:43:13.870 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-09-26 13:43:13.873 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-09-26 13:43:13.876 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:43:13.879 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-09-26 13:43:13.881 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-09-26 13:43:13.887 | +++ 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-09-26 13:43:16.188 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:16.192 | ++ functions-common:get_or_create_user:840 : user_id=ed88a02df58e47a3b481a61df2fffc21 2021-09-26 13:43:16.194 | ++ functions-common:get_or_create_user:841 : echo ed88a02df58e47a3b481a61df2fffc21 2021-09-26 13:43:16.197 | + lib/swift:create_swift_accounts:669 : swift_user_test2=ed88a02df58e47a3b481a61df2fffc21 2021-09-26 13:43:16.199 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-09-26 13:43:16.202 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:43:16.218 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin ed88a02df58e47a3b481a61df2fffc21 ca6108d390ad4e1182ff465a68c4c4f8 2021-09-26 13:43:16.221 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:43:16.224 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:43:16.226 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:43:16.229 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:43:16.231 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:43:16.233 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:43:16.236 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:43:16.238 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:43:16.242 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user ed88a02df58e47a3b481a61df2fffc21 --project ca6108d390ad4e1182ff465a68c4c4f8 2021-09-26 13:43:16.242 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:43:16.243 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:43:16.245 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:43:16.250 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:18.698 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:18.701 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:43:18.704 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:43:18.706 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user ed88a02df58e47a3b481a61df2fffc21 --project ca6108d390ad4e1182ff465a68c4c4f8 2021-09-26 13:43:21.111 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user ed88a02df58e47a3b481a61df2fffc21 --project ca6108d390ad4e1182ff465a68c4c4f8 2021-09-26 13:43:21.111 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:43:21.112 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:43:21.114 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:43:21.117 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:23.611 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:23.614 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:43:23.617 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:43:23.620 | ++ functions-common:get_field:733 : echo '| f8dbad5e7d734c46a3a544bc0cb79d6d | ed88a02df58e47a3b481a61df2fffc21 | | ca6108d390ad4e1182ff465a68c4c4f8 | | | False |' 2021-09-26 13:43:23.620 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:43:23.625 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:23.628 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:43:23.631 | + functions-common:get_or_add_user_project_role:912 : echo f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:43:23.631 | f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:43:23.634 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-09-26 13:43:23.637 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-09-26 13:43:23.639 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-26 13:43:23.642 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-09-26 13:43:25.916 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-09-26 13:43:28.081 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:28.085 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-09-26 13:43:28.085 | 8da97a00f000469dbd0ff4cb2a2bd8b5' 2021-09-26 13:43:28.088 | ++ functions-common:get_or_create_domain:803 : echo 8da97a00f000469dbd0ff4cb2a2bd8b5 2021-09-26 13:43:28.091 | + lib/swift:create_swift_accounts:674 : swift_domain=8da97a00f000469dbd0ff4cb2a2bd8b5 2021-09-26 13:43:28.093 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-09-26 13:43:28.096 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:43:28.111 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-09-26 13:43:28.114 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 8da97a00f000469dbd0ff4cb2a2bd8b5 2021-09-26 13:43:28.117 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 13:43:28.120 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=8da97a00f000469dbd0ff4cb2a2bd8b5 --or-show -f value -c id 2021-09-26 13:43:30.399 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:30.402 | ++ functions-common:get_or_create_project:853 : project_id=1b5642fbb1ae42d082f9e28d947c52d5 2021-09-26 13:43:30.404 | ++ functions-common:get_or_create_project:854 : echo 1b5642fbb1ae42d082f9e28d947c52d5 2021-09-26 13:43:30.407 | + lib/swift:create_swift_accounts:678 : swift_project_test4=1b5642fbb1ae42d082f9e28d947c52d5 2021-09-26 13:43:30.409 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-09-26 13:43:30.412 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:43:30.427 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-09-26 13:43:30.431 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 8da97a00f000469dbd0ff4cb2a2bd8b5 test4@example.com 2021-09-26 13:43:30.433 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:43:30.435 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-09-26 13:43:30.438 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-09-26 13:43:30.441 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=8da97a00f000469dbd0ff4cb2a2bd8b5 --email=test4@example.com --or-show -f value -c id 2021-09-26 13:43:32.685 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:32.688 | ++ functions-common:get_or_create_user:840 : user_id=943532bcf3614fc9917da7248bb0445c 2021-09-26 13:43:32.690 | ++ functions-common:get_or_create_user:841 : echo 943532bcf3614fc9917da7248bb0445c 2021-09-26 13:43:32.693 | + lib/swift:create_swift_accounts:683 : swift_user_test4=943532bcf3614fc9917da7248bb0445c 2021-09-26 13:43:32.696 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-09-26 13:43:32.698 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:43:32.714 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin 943532bcf3614fc9917da7248bb0445c 1b5642fbb1ae42d082f9e28d947c52d5 2021-09-26 13:43:32.716 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:43:32.719 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 13:43:32.722 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:43:32.725 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:43:32.727 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 13:43:32.730 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 13:43:32.732 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 13:43:32.735 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 13:43:32.740 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 943532bcf3614fc9917da7248bb0445c --project 1b5642fbb1ae42d082f9e28d947c52d5 2021-09-26 13:43:32.740 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:43:32.740 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:43:32.743 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:43:32.746 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:35.164 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:35.168 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:43:35.170 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:43:35.173 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 943532bcf3614fc9917da7248bb0445c --project 1b5642fbb1ae42d082f9e28d947c52d5 2021-09-26 13:43:37.484 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 943532bcf3614fc9917da7248bb0445c --project 1b5642fbb1ae42d082f9e28d947c52d5 2021-09-26 13:43:37.484 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:43:37.485 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:43:37.487 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:43:37.490 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:40.046 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:43:40.049 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:43:40.052 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:43:40.055 | ++ functions-common:get_field:733 : echo '| f8dbad5e7d734c46a3a544bc0cb79d6d | 943532bcf3614fc9917da7248bb0445c | | 1b5642fbb1ae42d082f9e28d947c52d5 | | | False |' 2021-09-26 13:43:40.055 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:43:40.060 | ++ functions-common:get_field:727 : read data 2021-09-26 13:43:40.064 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:43:40.066 | + functions-common:get_or_add_user_project_role:912 : echo f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:43:40.066 | f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:43:40.069 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-09-26 13:43:40.072 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-09-26 13:43:40.075 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-09-26 13:43:40.078 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-09-26 13:43:40.091 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-09-26 13:43:40.103 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-09-26 13:43:40.105 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-26 13:43:40.108 | + 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.43/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-09-26 13:43:40.203 | The user clouds.yaml file didn't exist. 2021-09-26 13:43:40.213 | + 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.43/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-09-26 13:43:40.317 | /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-09-26 13:43:40.317 | self._clouds = yaml.load(clouds_file) 2021-09-26 13:43:40.326 | + 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.43/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-09-26 13:43:40.433 | /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-09-26 13:43:40.433 | self._clouds = yaml.load(clouds_file) 2021-09-26 13:43:40.443 | + 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.43/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-09-26 13:43:40.553 | /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-09-26 13:43:40.553 | self._clouds = yaml.load(clouds_file) 2021-09-26 13:43:40.562 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-09-26 13:43:40.566 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-09-26 13:43:40.570 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-09-26 13:43:40.573 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-09-26 13:43:40.590 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:43:40.593 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-09-26 13:43:40.609 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:43:40.611 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-09-26 13:43:40.628 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:43:40.631 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-09-26 13:43:40.633 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:43:40.636 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-09-26 13:43:40.638 | + ./stack.sh:main:1135 : init_glance 2021-09-26 13:43:40.641 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-09-26 13:43:40.644 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-09-26 13:43:40.648 | + lib/glance:init_glance:336 : recreate_database glance 2021-09-26 13:43:40.651 | + lib/database:recreate_database:110 : local db=glance 2021-09-26 13:43:40.653 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-09-26 13:43:40.656 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-09-26 13:43:40.658 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-09-26 13:43:40.662 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:43:40.677 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-09-26 13:43:40.680 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:43:40.692 | + lib/glance:init_glance:338 : time_start dbsync 2021-09-26 13:43:40.695 | + functions-common:time_start:2317 : local name=dbsync 2021-09-26 13:43:40.697 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:43:40.700 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:43:40.703 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:43:40.706 | + functions-common:time_start:2322 : _TIME_START[$name]=1632663820704 2021-09-26 13:43:40.709 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-09-26 13:43:42.935 | 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=72567) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:43:42.938 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-26 13:43:42.938 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-26 13:43:42.964 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-26 13:43:42.964 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-26 13:43:42.982 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:43:42.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.983 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.986 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.987 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.988 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.988 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.991 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.991 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.993 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.994 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.995 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.997 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.997 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:42.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.002 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:43:43.002 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:43:43.043 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:43:43.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.044 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.047 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.048 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.049 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.049 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.051 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.051 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.054 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.055 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.055 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.058 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.058 | 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=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:43:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:43:43.063 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:43:43.063 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=72567) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:43:43.126 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 13:43:43.126 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 13:43:43.176 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-09-26 13:43:46.061 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-09-26 13:43:46.159 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-09-26 13:43:46.169 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-09-26 13:43:46.479 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-09-26 13:43:46.488 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-09-26 13:43:46.496 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-09-26 13:43:46.711 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-09-26 13:43:47.064 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-09-26 13:43:47.066 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-09-26 13:43:47.076 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 13:43:47.076 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 13:43:47.082 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 13:43:47.082 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 13:43:47.088 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 13:43:47.088 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 13:43:47.112 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 13:43:47.112 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 13:43:47.148 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 13:43:47.148 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 13:43:47.157 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-09-26 13:43:47.473 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-09-26 13:43:47.622 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-09-26 13:43:47.623 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-09-26 13:43:47.625 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-09-26 13:43:47.633 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-09-26 13:43:47.635 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-09-26 13:43:47.653 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 13:43:47.654 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 13:43:47.658 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 13:43:47.658 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 13:43:47.662 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-09-26 13:43:47.662 | Database migration is up to date. No migration needed. 2021-09-26 13:43:47.662 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-09-26 13:43:47.662 | Database is synced successfully. 2021-09-26 13:43:47.854 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-09-26 13:43:49.952 | 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=72572) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:43:50.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-09-26 13:43:50.172 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-09-26 13:43:50.277 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-09-26 13:43:50.419 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-09-26 13:43:50.464 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-09-26 13:43:50.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-09-26 13:43:50.683 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-09-26 13:43:50.705 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-09-26 13:43:50.752 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-09-26 13:43:50.783 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-09-26 13:43:50.966 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-09-26 13:43:50.991 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-09-26 13:43:51.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-09-26 13:43:51.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-09-26 13:43:51.238 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-09-26 13:43:51.268 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-09-26 13:43:51.308 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-09-26 13:43:51.393 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-09-26 13:43:51.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-09-26 13:43:51.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-09-26 13:43:51.514 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-09-26 13:43:51.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-09-26 13:43:51.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-09-26 13:43:51.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-09-26 13:43:51.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-09-26 13:43:51.835 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-09-26 13:43:51.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-09-26 13:43:51.951 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-09-26 13:43:51.992 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-09-26 13:43:52.036 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-09-26 13:43:52.036 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-09-26 13:43:52.225 | + lib/glance:init_glance:344 : time_stop dbsync 2021-09-26 13:43:52.228 | + functions-common:time_stop:2331 : local name 2021-09-26 13:43:52.230 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:43:52.233 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:43:52.236 | + functions-common:time_stop:2334 : local total 2021-09-26 13:43:52.238 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:43:52.241 | + functions-common:time_stop:2337 : name=dbsync 2021-09-26 13:43:52.243 | + functions-common:time_stop:2338 : start_time=1632663820704 2021-09-26 13:43:52.246 | + functions-common:time_stop:2340 : [[ -z 1632663820704 ]] 2021-09-26 13:43:52.249 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:43:52.252 | + functions-common:time_stop:2343 : end_time=1632663832250 2021-09-26 13:43:52.255 | + functions-common:time_stop:2344 : elapsed_time=11546 2021-09-26 13:43:52.258 | + functions-common:time_stop:2345 : total=18811 2021-09-26 13:43:52.260 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:43:52.263 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=30357 2021-09-26 13:43:52.265 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-09-26 13:43:52.282 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:43:52.285 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-09-26 13:43:52.287 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:43:52.290 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-09-26 13:43:52.292 | + ./stack.sh:main:1145 : configure_neutron 2021-09-26 13:43:52.295 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-09-26 13:43:52.298 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:43:52.299 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 13:43:52.304 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:43:52.306 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 13:43:52.309 | + 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-09-26 13:43:52.311 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 13:43:52.314 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-09-26 13:43:52.316 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-09-26 13:43:52.319 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-09-26 13:43:52.321 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-09-26 13:43:52.333 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-09-26 13:43:52.336 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-09-26 13:44:24.502 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-09-26 13:44:24.507 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-09-26 13:44:24.509 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-09-26 13:44:24.511 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-09-26 13:44:24.514 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-09-26 13:44:24.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-09-26 13:44:24.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-09-26 13:44:24.521 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-09-26 13:44:24.523 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-09-26 13:44:24.526 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-09-26 13:44:24.528 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-09-26 13:44:24.530 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-09-26 13:44:24.532 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-09-26 13:44:24.534 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-09-26 13:44:24.537 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-09-26 13:44:24.540 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-09-26 13:44:24.543 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:44:24.546 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-09-26 13:44:24.548 | + 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-09-26 13:44:24.553 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-09-26 13:44:24.555 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-09-26 13:44:24.557 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-09-26 13:44:24.559 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-09-26 13:44:24.562 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-09-26 13:44:24.564 | + 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-09-26 13:44:24.594 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-09-26 13:44:24.623 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-09-26 13:44:24.653 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-09-26 13:44:24.682 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-09-26 13:44:24.712 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-09-26 13:44:24.742 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-09-26 13:44:24.744 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-09-26 13:44:24.747 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-09-26 13:44:24.749 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 13:44:24.751 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 13:44:24.753 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-09-26 13:44:24.756 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-09-26 13:44:24.758 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 13:44:24.761 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 13:44:24.776 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 13:44:24.779 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 13:44:24.781 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 13:44:24.783 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 13:44:24.786 | + 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-09-26 13:44:24.815 | + 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-09-26 13:44:24.845 | + 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-09-26 13:44:24.875 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 13:44:24.906 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-09-26 13:44:24.921 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:44:24.923 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-09-26 13:44:24.926 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-09-26 13:44:24.928 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-09-26 13:44:24.930 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-09-26 13:44:24.933 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-09-26 13:44:24.935 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-09-26 13:44:24.937 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-09-26 13:44:24.939 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-09-26 13:44:24.952 | + 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-09-26 13:44:24.965 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-09-26 13:44:24.967 | + 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-09-26 13:44:24.979 | + 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-09-26 13:44:24.990 | + 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-09-26 13:44:25.001 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-26 13:44:25.004 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-26 13:44:25.007 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-09-26 13:44:25.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.p2Xcydkscc 2021-09-26 13:44:25.012 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-26 13:44:25.015 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-26 13:44:25.017 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.p2Xcydkscc 2021-09-26 13:44:25.021 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.p2Xcydkscc 2021-09-26 13:44:25.032 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.p2Xcydkscc /etc/sudoers.d/neutron-rootwrap 2021-09-26 13:44:25.043 | + 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-09-26 13:44:25.076 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-09-26 13:44:25.080 | + 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-09-26 13:44:25.111 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-09-26 13:44:25.114 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-09-26 13:44:25.116 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-09-26 13:44:25.118 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 13:44:25.121 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 13:44:25.123 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 13:44:25.139 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:25.142 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 13:44:25.145 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 13:44:25.148 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 13:44:25.169 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:25.172 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:44:25.174 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-09-26 13:44:25.206 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 13:44:25.209 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 13:44:25.211 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-09-26 13:44:25.227 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:25.230 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-09-26 13:44:25.232 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-09-26 13:44:25.235 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-26 13:44:25.237 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-26 13:44:25.240 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-09-26 13:44:25.242 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-09-26 13:44:25.245 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-26 13:44:25.247 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-09-26 13:44:25.249 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-09-26 13:44:25.252 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-09-26 13:44:25.256 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-09-26 13:44:25.259 | + 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-09-26 13:44:25.263 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-09-26 13:44:25.280 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:25.282 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-09-26 13:44:25.285 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-09-26 13:44:25.287 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-09-26 13:44:25.291 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-09-26 13:44:25.322 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-26 13:44:25.352 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-09-26 13:44:25.384 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-09-26 13:44:25.414 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-09-26 13:44:25.446 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-09-26 13:44:25.448 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-09-26 13:44:25.451 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-09-26 13:44:25.453 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 13:44:25.455 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-09-26 13:44:25.485 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-09-26 13:44:25.516 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-09-26 13:44:25.550 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-09-26 13:44:25.582 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-09-26 13:44:25.612 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-09-26 13:44:25.644 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-09-26 13:44:25.674 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-09-26 13:44:25.705 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 13:44:25.736 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 13:44:25.767 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-09-26 13:44:25.799 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-09-26 13:44:25.829 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-09-26 13:44:25.832 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-09-26 13:44:25.834 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-09-26 13:44:25.837 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-09-26 13:44:25.839 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-09-26 13:44:25.871 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-09-26 13:44:25.902 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.43/identity 2021-09-26 13:44:25.934 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-09-26 13:44:25.965 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-09-26 13:44:25.998 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-09-26 13:44:26.029 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-09-26 13:44:26.061 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-09-26 13:44:26.092 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-26 13:44:26.124 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-09-26 13:44:26.155 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-09-26 13:44:26.157 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-09-26 13:44:26.160 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-09-26 13:44:26.163 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-09-26 13:44:26.165 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-09-26 13:44:26.167 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-09-26 13:44:26.170 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-09-26 13:44:26.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 150:199 != '' ]] 2021-09-26 13:44:26.175 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:150:199 2021-09-26 13:44:26.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:150:199 != '' ]] 2021-09-26 13:44:26.179 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-09-26 13:44:26.183 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-09-26 13:44:26.187 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-09-26 13:44:26.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-09-26 13:44:26.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-09-26 13:44:26.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-09-26 13:44:26.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-09-26 13:44:26.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-09-26 13:44:26.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-09-26 13:44:26.205 | + 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-09-26 13:44:26.232 | + 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-09-26 13:44:26.234 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:44:26.236 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-09-26 13:44:26.239 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-09-26 13:44:26.241 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-09-26 13:44:26.244 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 13:44:26.246 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-09-26 13:44:26.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-09-26 13:44:26.274 | + 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-09-26 13:44:26.276 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:44:26.279 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-09-26 13:44:26.281 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-09-26 13:44:26.283 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-09-26 13:44:26.286 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 13:44:26.289 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-09-26 13:44:26.314 | + 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-09-26 13:44:26.317 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:44:26.319 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-09-26 13:44:26.322 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-09-26 13:44:26.324 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-09-26 13:44:26.326 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 13:44:26.329 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-09-26 13:44:26.355 | + 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-09-26 13:44:26.357 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:44:26.360 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-09-26 13:44:26.362 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-09-26 13:44:26.365 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-09-26 13:44:26.367 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 13:44:26.369 | + 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-09-26 13:44:26.396 | + 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-09-26 13:44:26.398 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:44:26.401 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-09-26 13:44:26.403 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-09-26 13:44:26.405 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-09-26 13:44:26.408 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 13:44:26.410 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-09-26 13:44:26.436 | + 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-09-26 13:44:26.439 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:44:26.441 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-09-26 13:44:26.444 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-09-26 13:44:26.446 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-09-26 13:44:26.449 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 13:44:26.451 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-09-26 13:44:26.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2021-09-26 13:44:26.481 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:44:26.483 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-09-26 13:44:26.486 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:150:199 2021-09-26 13:44:26.488 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2021-09-26 13:44:26.491 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 13:44:26.493 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2021-09-26 13:44:26.520 | + 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-09-26 13:44:26.522 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:44:26.524 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-09-26 13:44:26.527 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-09-26 13:44:26.529 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-09-26 13:44:26.532 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 13:44:26.534 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-09-26 13:44:26.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-26 13:44:26.562 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-09-26 13:44:26.579 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:26.581 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-09-26 13:44:26.584 | + 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-09-26 13:44:26.612 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-09-26 13:44:26.615 | + 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-09-26 13:44:26.641 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-26 13:44:26.673 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-09-26 13:44:26.676 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-09-26 13:44:26.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-09-26 13:44:26.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-26 13:44:29.203 | INFO neutron.common.config [-] Logging enabled! 2021-09-26 13:44:29.203 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.2.dev14 2021-09-26 13:44:29.204 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=74300) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-09-26 13:44:29.205 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-09-26 13:44:29.206 | 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=74300) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-09-26 13:44:29.211 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=74300) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-09-26 13:44:29.509 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=74307 2021-09-26 13:44:29.596 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-26 13:44:29.596 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=74307 2021-09-26 13:44:29.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-09-26 13:44:29.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-09-26 13:44:29.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-09-26 13:44:29.869 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-26 13:44:29.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-09-26 13:44:29.920 | + 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-09-26 13:44:29.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-09-26 13:44:29.942 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-09-26 13:44:29.944 | + 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-09-26 13:44:29.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-09-26 13:44:29.977 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-09-26 13:44:29.982 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-09-26 13:44:29.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-09-26 13:44:29.990 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-09-26 13:44:30.012 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-09-26 13:44:30.034 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-09-26 13:44:30.036 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-09-26 13:44:30.044 | net.bridge.bridge-nf-call-iptables = 1 2021-09-26 13:44:30.047 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-09-26 13:44:30.050 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-09-26 13:44:30.057 | net.bridge.bridge-nf-call-ip6tables = 1 2021-09-26 13:44:30.061 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-09-26 13:44:30.063 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-09-26 13:44:30.066 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-09-26 13:44:30.069 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-09-26 13:44:30.071 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-09-26 13:44:30.074 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-26 13:44:30.076 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-09-26 13:44:30.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-26 13:44:30.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-26 13:44:30.104 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-09-26 13:44:30.107 | + 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-09-26 13:44:30.139 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-09-26 13:44:30.142 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-09-26 13:44:30.171 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-09-26 13:44:30.198 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-09-26 13:44:30.214 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:30.217 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-09-26 13:44:30.220 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-09-26 13:44:30.224 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-09-26 13:44:30.251 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-09-26 13:44:30.277 | + 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-09-26 13:44:30.306 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-09-26 13:44:30.308 | + 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-09-26 13:44:30.334 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-09-26 13:44:30.351 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:30.353 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-26 13:44:30.356 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-09-26 13:44:30.385 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-26 13:44:30.388 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-26 13:44:30.390 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-09-26 13:44:30.418 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-09-26 13:44:30.420 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-26 13:44:30.423 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-09-26 13:44:30.426 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-09-26 13:44:30.448 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:30.451 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-09-26 13:44:30.453 | + 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-09-26 13:44:30.458 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-09-26 13:44:30.486 | + 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-09-26 13:44:30.517 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-09-26 13:44:30.520 | + 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-09-26 13:44:30.547 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-26 13:44:30.550 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-09-26 13:44:30.576 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-26 13:44:30.579 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-26 13:44:30.582 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-09-26 13:44:30.609 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-09-26 13:44:30.611 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-26 13:44:30.614 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-09-26 13:44:30.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-26 13:44:33.150 | INFO neutron.common.config [-] Logging enabled! 2021-09-26 13:44:33.151 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.2.dev14 2021-09-26 13:44:33.152 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=74899) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-09-26 13:44:33.228 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-09-26 13:44:33.228 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=74899) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-09-26 13:44:33.229 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=74899) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-09-26 13:44:33.229 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-26 13:44:33.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-09-26 13:44:33.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-09-26 13:44:33.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-09-26 13:44:33.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-26 13:44:33.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-09-26 13:44:33.484 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-26 13:44:33.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-26 13:44:33.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-09-26 13:44:33.506 | + functions:set_mtu:764 : local dev=br-data 2021-09-26 13:44:33.508 | + functions:set_mtu:765 : local mtu=1500 2021-09-26 13:44:33.511 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-09-26 13:44:33.522 | + 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-09-26 13:44:33.540 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-09-26 13:44:33.542 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-09-26 13:44:33.545 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-09-26 13:44:33.547 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-09-26 13:44:33.550 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-09-26 13:44:33.552 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-09-26 13:44:33.555 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-09-26 13:44:33.557 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-09-26 13:44:33.560 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-09-26 13:44:33.562 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-09-26 13:44:33.565 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-09-26 13:44:33.568 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-09-26 13:44:33.570 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-09-26 13:44:33.574 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-09-26 13:44:33.574 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-09-26 13:44:33.580 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-09-26 13:44:33.582 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-09-26 13:44:33.585 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-09-26 13:44:33.587 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-09-26 13:44:33.592 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-09-26 13:44:33.592 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-09-26 13:44:33.592 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-09-26 13:44:33.598 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.49/22 brd 192.168.3.255' 2021-09-26 13:44:33.600 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-09-26 13:44:33.603 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-09-26 13:44:33.605 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-09-26 13:44:33.608 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-09-26 13:44:33.610 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.49/22 brd 192.168.3.255 != '' ]] 2021-09-26 13:44:33.613 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.49/22 brd 192.168.3.255 dev eth1' 2021-09-26 13:44:33.615 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.49/22 brd 192.168.3.255 dev br-data' 2021-09-26 13:44:33.618 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-09-26 13:44:33.620 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-09-26 13:44:33.624 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.49/22 brd 192.168.3.255 2021-09-26 13:44:33.624 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-09-26 13:44:33.626 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-09-26 13:44:33.626 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-09-26 13:44:33.630 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.49 2021-09-26 13:44:33.633 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.49 ' 2021-09-26 13:44:33.635 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.49/22 brd 192.168.3.255 dev eth1 2021-09-26 13:44:33.647 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.49/22 brd 192.168.3.255 dev br-data 2021-09-26 13:44:33.658 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-09-26 13:44:33.671 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-09-26 13:44:33.695 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.49 2021-09-26 13:44:35.703 | ARPING 192.168.0.49 from 192.168.0.49 br-data 2021-09-26 13:44:35.703 | Sent 3 probes (3 broadcast(s)) 2021-09-26 13:44:35.703 | Received 0 response(s) 2021-09-26 13:44:35.732 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-09-26 13:44:35.733 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-09-26 13:44:35.737 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-09-26 13:44:35.740 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-09-26 13:44:35.756 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:35.759 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-09-26 13:44:35.761 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-09-26 13:44:35.766 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-09-26 13:44:35.793 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.43 2021-09-26 13:44:35.821 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-09-26 13:44:35.847 | + 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-09-26 13:44:35.877 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-09-26 13:44:35.880 | + 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-09-26 13:44:35.907 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-26 13:44:35.909 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-09-26 13:44:35.926 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:44:35.928 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-09-26 13:44:35.960 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-09-26 13:44:35.993 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-09-26 13:44:35.995 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-09-26 13:44:36.012 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:36.014 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-09-26 13:44:36.032 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:44:36.035 | + ./stack.sh:main:1149 : init_neutron 2021-09-26 13:44:36.038 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-09-26 13:44:36.042 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:44:36.042 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 13:44:36.047 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:44:36.049 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 13:44:36.052 | + 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-09-26 13:44:36.055 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 13:44:36.057 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-09-26 13:44:36.060 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-09-26 13:44:36.062 | + lib/database:recreate_database:110 : local db=neutron 2021-09-26 13:44:36.065 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-09-26 13:44:36.068 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-09-26 13:44:36.071 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-09-26 13:44:36.074 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:44:36.087 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-09-26 13:44:36.091 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:44:36.104 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-09-26 13:44:36.106 | + functions-common:time_start:2317 : local name=dbsync 2021-09-26 13:44:36.109 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:44:36.112 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:44:36.115 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:44:36.119 | + functions-common:time_start:2322 : _TIME_START[$name]=1632663876116 2021-09-26 13:44:36.122 | + 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-09-26 13:44:39.161 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 13:44:39.161 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 13:44:39.348 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 13:44:39.348 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 13:44:39.417 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-09-26 13:44:49.638 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-09-26 13:44:49.724 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-09-26 13:44:50.057 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-09-26 13:44:50.167 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-09-26 13:44:50.350 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-09-26 13:44:50.459 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-09-26 13:44:50.593 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-09-26 13:44:50.699 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-09-26 13:44:50.803 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-09-26 13:44:50.898 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-09-26 13:44:51.189 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-09-26 13:44:51.310 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-09-26 13:44:51.432 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-09-26 13:44:51.537 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-09-26 13:44:51.641 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-09-26 13:44:52.509 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-09-26 13:44:52.619 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-09-26 13:44:52.717 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-09-26 13:44:52.824 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-09-26 13:44:53.117 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-09-26 13:44:53.187 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-09-26 13:44:53.366 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-09-26 13:44:53.690 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-09-26 13:44:53.760 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-09-26 13:44:53.872 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-09-26 13:44:53.979 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-09-26 13:44:54.041 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-09-26 13:44:54.225 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-09-26 13:44:54.323 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-09-26 13:44:54.331 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-09-26 13:44:54.518 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-09-26 13:44:54.682 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-09-26 13:44:54.745 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-09-26 13:44:55.039 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-09-26 13:44:55.196 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-09-26 13:44:55.520 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-09-26 13:44:55.549 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-09-26 13:44:57.921 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-09-26 13:44:57.956 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-09-26 13:44:58.186 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-09-26 13:44:58.289 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-09-26 13:44:58.298 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-09-26 13:44:58.421 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-09-26 13:44:58.428 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-09-26 13:44:58.566 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-09-26 13:44:58.634 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-09-26 13:44:58.814 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-09-26 13:44:59.071 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-09-26 13:44:59.228 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-09-26 13:44:59.248 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-09-26 13:44:59.361 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-09-26 13:44:59.411 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-09-26 13:44:59.477 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-09-26 13:44:59.580 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-09-26 13:44:59.680 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-09-26 13:44:59.978 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-09-26 13:45:00.033 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-09-26 13:45:00.093 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-09-26 13:45:00.208 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-09-26 13:45:00.312 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-09-26 13:45:00.445 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-09-26 13:45:01.836 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-09-26 13:45:01.882 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-09-26 13:45:02.030 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-09-26 13:45:02.039 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-09-26 13:45:02.219 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-09-26 13:45:02.319 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-09-26 13:45:02.634 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-09-26 13:45:02.741 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-09-26 13:45:02.940 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-09-26 13:45:03.047 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-09-26 13:45:03.139 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-09-26 13:45:03.204 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-09-26 13:45:03.221 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-09-26 13:45:03.293 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-09-26 13:45:03.704 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-09-26 13:45:03.811 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-09-26 13:45:03.876 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-09-26 13:45:03.986 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-09-26 13:45:04.055 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-09-26 13:45:04.163 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-09-26 13:45:04.233 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-09-26 13:45:04.360 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-09-26 13:45:04.513 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-09-26 13:45:04.621 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-09-26 13:45:04.926 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-09-26 13:45:04.981 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-09-26 13:45:05.144 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-09-26 13:45:05.549 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-09-26 13:45:05.608 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-09-26 13:45:05.714 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-09-26 13:45:05.862 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-09-26 13:45:05.997 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-09-26 13:45:06.140 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-09-26 13:45:06.150 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-09-26 13:45:06.164 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-09-26 13:45:06.537 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-09-26 13:45:07.073 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-09-26 13:45:07.224 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-09-26 13:45:07.286 | Running upgrade for neutron ... 2021-09-26 13:45:07.286 | OK 2021-09-26 13:45:07.545 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-09-26 13:45:07.548 | + functions-common:time_stop:2331 : local name 2021-09-26 13:45:07.551 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:45:07.554 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:45:07.556 | + functions-common:time_stop:2334 : local total 2021-09-26 13:45:07.559 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:45:07.562 | + functions-common:time_stop:2337 : name=dbsync 2021-09-26 13:45:07.565 | + functions-common:time_stop:2338 : start_time=1632663876116 2021-09-26 13:45:07.567 | + functions-common:time_stop:2340 : [[ -z 1632663876116 ]] 2021-09-26 13:45:07.571 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:45:07.575 | + functions-common:time_stop:2343 : end_time=1632663907572 2021-09-26 13:45:07.577 | + functions-common:time_stop:2344 : elapsed_time=31456 2021-09-26 13:45:07.580 | + functions-common:time_stop:2345 : total=30357 2021-09-26 13:45:07.583 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:45:07.586 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=61813 2021-09-26 13:45:07.591 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-09-26 13:45:07.609 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:45:07.612 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-09-26 13:45:07.621 | ++ ./stack.sh:main:1160 : true 2021-09-26 13:45:07.624 | + ./stack.sh:main:1160 : netman_pid= 2021-09-26 13:45:07.627 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-09-26 13:45:07.629 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-09-26 13:45:07.656 | dnsmasq: no process found 2021-09-26 13:45:07.660 | + ./stack.sh:main:1162 : true 2021-09-26 13:45:07.663 | + ./stack.sh:main:1167 : clean_iptables 2021-09-26 13:45:07.667 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-26 13:45:07.668 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-09-26 13:45:07.670 | + lib/nova:clean_iptables:182 : grep nova 2021-09-26 13:45:07.670 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-09-26 13:45:07.672 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-09-26 13:45:07.672 | + lib/nova:clean_iptables:182 : bash 2021-09-26 13:45:07.672 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-09-26 13:45:07.752 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-09-26 13:45:07.752 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-26 13:45:07.752 | + lib/nova:clean_iptables:184 : grep nova 2021-09-26 13:45:07.754 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-09-26 13:45:07.754 | + lib/nova:clean_iptables:184 : bash 2021-09-26 13:45:07.755 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-09-26 13:45:07.755 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-09-26 13:45:07.854 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-09-26 13:45:07.854 | + lib/nova:clean_iptables:186 : grep nova 2021-09-26 13:45:07.854 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-26 13:45:07.854 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-09-26 13:45:07.854 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-09-26 13:45:07.856 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-09-26 13:45:07.857 | + lib/nova:clean_iptables:186 : bash 2021-09-26 13:45:07.867 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-26 13:45:07.867 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-09-26 13:45:07.867 | + lib/nova:clean_iptables:188 : grep nova 2021-09-26 13:45:07.867 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-09-26 13:45:07.871 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-09-26 13:45:07.871 | + lib/nova:clean_iptables:188 : bash 2021-09-26 13:45:07.872 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-09-26 13:45:07.879 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-09-26 13:45:07.888 | net.ipv4.ip_forward = 1 2021-09-26 13:45:07.892 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-09-26 13:45:07.910 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:45:07.912 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-09-26 13:45:07.915 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:45:07.918 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-09-26 13:45:07.921 | + ./stack.sh:main:1179 : init_swift 2021-09-26 13:45:07.924 | + lib/swift:init_swift:690 : local node_number 2021-09-26 13:45:07.926 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-26 13:45:08.767 | No object-server running 2021-09-26 13:45:08.767 | No object-auditor running 2021-09-26 13:45:08.768 | No container-updater running 2021-09-26 13:45:08.768 | No account-reaper running 2021-09-26 13:45:08.768 | No container-sync running 2021-09-26 13:45:08.768 | No object-expirer running 2021-09-26 13:45:08.768 | No account-server running 2021-09-26 13:45:08.768 | No container-auditor running 2021-09-26 13:45:08.768 | No object-reconstructor running 2021-09-26 13:45:08.768 | No object-replicator running 2021-09-26 13:45:08.768 | No object-updater running 2021-09-26 13:45:08.768 | No container-reconciler running 2021-09-26 13:45:08.768 | No container-replicator running 2021-09-26 13:45:08.768 | No proxy-server running 2021-09-26 13:45:08.768 | No account-replicator running 2021-09-26 13:45:08.768 | No container-sharder running 2021-09-26 13:45:08.768 | No account-auditor running 2021-09-26 13:45:08.768 | No container-server running 2021-09-26 13:45:08.818 | + lib/swift:init_swift:692 : true 2021-09-26 13:45:08.820 | + lib/swift:init_swift:695 : create_swift_disk 2021-09-26 13:45:08.823 | + lib/swift:create_swift_disk:566 : local node_number 2021-09-26 13:45:08.825 | + lib/swift:create_swift_disk:571 : local user_group 2021-09-26 13:45:08.828 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-09-26 13:45:08.833 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-09-26 13:45:08.836 | + 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-09-26 13:45:08.848 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-09-26 13:45:08.851 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-09-26 13:45:08.855 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-09-26 13:45:08.866 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-09-26 13:45:08.877 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-09-26 13:45:08.887 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-09-26 13:45:08.928 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-09-26 13:45:08.928 | = sectsz=512 attr=2, projid32bit=1 2021-09-26 13:45:08.928 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-09-26 13:45:08.928 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-09-26 13:45:08.928 | = sunit=0 swidth=0 blks 2021-09-26 13:45:08.928 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-09-26 13:45:08.928 | log =internal log bsize=4096 blocks=2560, version=2 2021-09-26 13:45:08.928 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-09-26 13:45:08.928 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-09-26 13:45:08.931 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-09-26 13:45:08.935 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-09-26 13:45:08.940 | + 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-09-26 13:45:09.016 | + lib/swift:create_swift_disk:601 : local node_number 2021-09-26 13:45:09.019 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-26 13:45:09.022 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-09-26 13:45:09.026 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-09-26 13:45:09.037 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-09-26 13:45:09.049 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-26 13:45:09.052 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-09-26 13:45:09.054 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-26 13:45:09.068 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-09-26 13:45:09.072 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-09-26 13:45:09.076 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-09-26 13:45:10.002 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-09-26 13:45:10.890 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-09-26 13:45:11.773 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-09-26 13:45:11.776 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-26 13:45:11.778 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-09-26 13:45:12.601 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-09-26 13:45:12.601 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-09-26 13:45:12.650 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-09-26 13:45:13.497 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-09-26 13:45:13.497 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-09-26 13:45:13.548 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-09-26 13:45:14.405 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-09-26 13:45:14.405 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-09-26 13:45:14.456 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-09-26 13:45:15.331 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-26 13:45:15.378 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-09-26 13:45:16.253 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-26 13:45:16.300 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-09-26 13:45:17.211 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-26 13:45:17.261 | + lib/swift:init_swift:736 : popd 2021-09-26 13:45:17.263 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-09-26 13:45:17.281 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:45:17.284 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-09-26 13:45:17.286 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:45:17.289 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-09-26 13:45:17.292 | + ./stack.sh:main:1188 : init_cinder 2021-09-26 13:45:17.295 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-09-26 13:45:17.311 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:45:17.314 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-09-26 13:45:17.316 | + lib/database:recreate_database:110 : local db=cinder 2021-09-26 13:45:17.321 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-09-26 13:45:17.326 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-09-26 13:45:17.328 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-09-26 13:45:17.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:45:17.349 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-09-26 13:45:17.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:45:17.366 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-09-26 13:45:17.369 | + functions-common:time_start:2317 : local name=dbsync 2021-09-26 13:45:17.371 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:45:17.374 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:45:17.378 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:45:17.382 | + functions-common:time_start:2322 : _TIME_START[$name]=1632663917379 2021-09-26 13:45:17.385 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-09-26 13:45:20.376 | 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=75774) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:45:20.379 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:45:20.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.383 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.383 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.384 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.385 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.385 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.385 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.385 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:45:20.386 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:45:20.430 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:45:20.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.433 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.433 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.435 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.435 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.435 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.435 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.436 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:45:20.436 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:45:20.478 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:45:20.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.482 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.482 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.483 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.483 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.484 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.484 | 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=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:45:20.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:45:20.484 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:45:20.484 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75774) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:45:20.493 | INFO migrate.versioning.api [-] 122 -> 123...  2021-09-26 13:45:25.231 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.231 | INFO migrate.versioning.api [-] 123 -> 124...  2021-09-26 13:45:25.239 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.239 | INFO migrate.versioning.api [-] 124 -> 125...  2021-09-26 13:45:25.247 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.247 | INFO migrate.versioning.api [-] 125 -> 126...  2021-09-26 13:45:25.255 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.256 | INFO migrate.versioning.api [-] 126 -> 127...  2021-09-26 13:45:25.275 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.275 | INFO migrate.versioning.api [-] 127 -> 128...  2021-09-26 13:45:25.575 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.575 | INFO migrate.versioning.api [-] 128 -> 129...  2021-09-26 13:45:25.583 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.584 | INFO migrate.versioning.api [-] 129 -> 130...  2021-09-26 13:45:25.592 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.592 | INFO migrate.versioning.api [-] 130 -> 131...  2021-09-26 13:45:25.599 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.599 | INFO migrate.versioning.api [-] 131 -> 132...  2021-09-26 13:45:25.619 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.619 | INFO migrate.versioning.api [-] 132 -> 133...  2021-09-26 13:45:25.625 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.625 | INFO migrate.versioning.api [-] 133 -> 134...  2021-09-26 13:45:25.631 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.631 | INFO migrate.versioning.api [-] 134 -> 135...  2021-09-26 13:45:25.637 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:25.637 | INFO migrate.versioning.api [-] 135 -> 136...  2021-09-26 13:45:25.867 | INFO migrate.versioning.api [-] done 2021-09-26 13:45:26.174 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-09-26 13:45:26.176 | + functions-common:time_stop:2331 : local name 2021-09-26 13:45:26.181 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:45:26.183 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:45:26.186 | + functions-common:time_stop:2334 : local total 2021-09-26 13:45:26.191 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:45:26.193 | + functions-common:time_stop:2337 : name=dbsync 2021-09-26 13:45:26.196 | + functions-common:time_stop:2338 : start_time=1632663917379 2021-09-26 13:45:26.198 | + functions-common:time_stop:2340 : [[ -z 1632663917379 ]] 2021-09-26 13:45:26.202 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:45:26.206 | + functions-common:time_stop:2343 : end_time=1632663926203 2021-09-26 13:45:26.209 | + functions-common:time_stop:2344 : elapsed_time=8824 2021-09-26 13:45:26.212 | + functions-common:time_stop:2345 : total=61813 2021-09-26 13:45:26.215 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:45:26.217 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=70637 2021-09-26 13:45:26.220 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-09-26 13:45:26.239 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:45:26.242 | + lib/cinder:init_cinder:397 : [[ -n lvm:lvmdriver-1 ]] 2021-09-26 13:45:26.244 | + lib/cinder:init_cinder:398 : local be be_name be_type 2021-09-26 13:45:26.247 | + lib/cinder:init_cinder:399 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-26 13:45:26.250 | + lib/cinder:init_cinder:400 : be_type=lvm 2021-09-26 13:45:26.252 | + lib/cinder:init_cinder:401 : be_name=lvmdriver-1 2021-09-26 13:45:26.255 | + lib/cinder:init_cinder:402 : type init_cinder_backend_lvm 2021-09-26 13:45:26.258 | + lib/cinder:init_cinder:404 : [[ lvm == \l\v\m ]] 2021-09-26 13:45:26.261 | + lib/cinder:init_cinder:405 : init_default_lvm_volume_group 2021-09-26 13:45:26.263 | + lib/lvm:init_default_lvm_volume_group:162 : [[ 0 = \0 ]] 2021-09-26 13:45:26.267 | + lib/lvm:init_default_lvm_volume_group:163 : init_lvm_volume_group stack-volumes-default 50000M 2021-09-26 13:45:26.269 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-09-26 13:45:26.272 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-09-26 13:45:26.275 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-09-26 13:45:26.278 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-09-26 13:45:26.280 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 13:45:26.282 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 13:45:26.285 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 13:45:26.287 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 13:45:26.290 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 13:45:26.293 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 13:45:26.295 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 13:45:26.300 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 13:45:26.303 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-09-26 13:45:26.305 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:45:26.308 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:45:26.310 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:45:26.313 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:45:26.315 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:45:26.317 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:45:26.321 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-default 50000M 2021-09-26 13:45:26.323 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-09-26 13:45:26.325 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-09-26 13:45:26.328 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-09-26 13:45:26.330 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-09-26 13:45:26.347 | Volume group "stack-volumes-default" not found 2021-09-26 13:45:26.347 | Cannot process volume group stack-volumes-default 2021-09-26 13:45:26.351 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-09-26 13:45:26.354 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-09-26 13:45:26.358 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-09-26 13:45:26.361 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-09-26 13:45:26.361 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-09-26 13:45:26.368 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-09-26 13:45:26.371 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-09-26 13:45:26.374 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-09-26 13:45:26.415 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop1 2021-09-26 13:45:26.417 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-09-26 13:45:26.433 | Volume group "stack-volumes-default" not found 2021-09-26 13:45:26.433 | Cannot process volume group stack-volumes-default 2021-09-26 13:45:26.437 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop1 2021-09-26 13:45:26.618 | Physical volume "/dev/loop1" successfully created. 2021-09-26 13:45:26.641 | Volume group "stack-volumes-default" successfully created 2021-09-26 13:45:26.648 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-09-26 13:45:26.651 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-09-26 13:45:26.652 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-09-26 13:45:26.652 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-09-26 13:45:26.664 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-default 2021-09-26 13:45:26.666 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-09-26 13:45:26.673 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-09-26 13:45:26.720 | + lib/lvm:init_default_lvm_volume_group:164 : _DEFAULT_LVM_INIT=1 2021-09-26 13:45:26.723 | + lib/cinder:init_cinder:407 : init_cinder_backend_lvm lvmdriver-1 2021-09-26 13:45:26.725 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-09-26 13:45:26.728 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-09-26 13:45:26.731 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-09-26 13:45:26.733 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-09-26 13:45:26.736 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-09-26 13:45:26.738 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-09-26 13:45:26.741 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 13:45:26.743 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 13:45:26.746 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 13:45:26.748 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 13:45:26.751 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 13:45:26.753 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 13:45:26.755 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 13:45:26.758 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 13:45:26.761 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-09-26 13:45:26.763 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 13:45:26.766 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 13:45:26.768 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 13:45:26.771 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 13:45:26.773 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 13:45:26.775 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 13:45:26.778 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-09-26 13:45:26.780 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-09-26 13:45:26.783 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-09-26 13:45:26.785 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-09-26 13:45:26.788 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-09-26 13:45:26.804 | Volume group "stack-volumes-lvmdriver-1" not found 2021-09-26 13:45:26.804 | Cannot process volume group stack-volumes-lvmdriver-1 2021-09-26 13:45:26.808 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-09-26 13:45:26.810 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-09-26 13:45:26.814 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-09-26 13:45:26.817 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-09-26 13:45:26.818 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-09-26 13:45:26.822 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-09-26 13:45:26.825 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-09-26 13:45:26.828 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-09-26 13:45:26.871 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop2 2021-09-26 13:45:26.873 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-09-26 13:45:26.889 | Volume group "stack-volumes-lvmdriver-1" not found 2021-09-26 13:45:26.889 | Cannot process volume group stack-volumes-lvmdriver-1 2021-09-26 13:45:26.893 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2021-09-26 13:45:27.106 | Physical volume "/dev/loop2" successfully created. 2021-09-26 13:45:27.141 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-09-26 13:45:27.147 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-09-26 13:45:27.150 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-09-26 13:45:27.150 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-09-26 13:45:27.151 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-09-26 13:45:27.170 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-09-26 13:45:27.173 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-09-26 13:45:27.175 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-09-26 13:45:27.224 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-09-26 13:45:27.229 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-09-26 13:45:27.246 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:45:27.249 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-09-26 13:45:27.251 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:45:27.254 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-09-26 13:45:27.256 | + ./stack.sh:main:1196 : init_placement 2021-09-26 13:45:27.259 | + lib/placement:init_placement:130 : recreate_database placement 2021-09-26 13:45:27.261 | + lib/database:recreate_database:110 : local db=placement 2021-09-26 13:45:27.264 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-09-26 13:45:27.266 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-09-26 13:45:27.269 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-09-26 13:45:27.272 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:45:27.285 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-09-26 13:45:27.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:45:27.302 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-09-26 13:45:30.951 | + lib/placement:init_placement:132 : create_placement_accounts 2021-09-26 13:45:30.953 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-09-26 13:45:30.956 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-09-26 13:45:30.959 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 13:45:30.961 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 13:45:30.964 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 13:45:30.968 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 13:45:33.306 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:45:33.309 | + functions-common:get_or_create_user:840 : user_id=f79dc14144d349ec8eb28d1e2090b8c9 2021-09-26 13:45:33.312 | + functions-common:get_or_create_user:841 : echo f79dc14144d349ec8eb28d1e2090b8c9 2021-09-26 13:45:33.312 | f79dc14144d349ec8eb28d1e2090b8c9 2021-09-26 13:45:33.315 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-09-26 13:45:33.317 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:45:33.321 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:45:33.324 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:45:33.326 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:45:33.329 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:45:33.332 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:45:33.334 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:45:33.337 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:45:33.340 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:45:33.343 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:45:33.347 | ++ 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-09-26 13:45:33.347 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:45:33.348 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:45:33.351 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:45:33.354 | ++ functions-common:get_field:727 : read data 2021-09-26 13:45:36.399 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:45:36.403 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:45:36.406 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:45:36.409 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-09-26 13:45:39.333 | ++ 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-09-26 13:45:39.333 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:45:39.333 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:45:39.336 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:45:39.339 | ++ functions-common:get_field:727 : read data 2021-09-26 13:45:42.435 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:45:42.438 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:45:42.441 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:45:42.444 | ++ functions-common:get_field:733 : echo '| 3d263b7ae5124ebcabf9cf00b9436faf | f79dc14144d349ec8eb28d1e2090b8c9 | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:45:42.445 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:45:42.451 | ++ functions-common:get_field:727 : read data 2021-09-26 13:45:42.454 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:45:42.457 | + functions-common:get_or_add_user_project_role:912 : echo 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:45:42.457 | 3d263b7ae5124ebcabf9cf00b9436faf 2021-09-26 13:45:42.460 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-09-26 13:45:42.463 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-09-26 13:45:42.466 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 13:45:42.469 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 13:45:42.473 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 13:45:42.476 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 13:45:42.479 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 13:45:42.482 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 13:45:42.485 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 13:45:42.488 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 13:45:42.491 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 13:45:42.494 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 13:45:42.498 | ++ 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-09-26 13:45:42.499 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:45:42.499 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 13:45:42.502 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:45:42.505 | ++ functions-common:get_field:727 : read data 2021-09-26 13:45:45.476 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:45:45.480 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 13:45:45.483 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 13:45:45.485 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-09-26 13:45:48.405 | ++ 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-09-26 13:45:48.405 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 13:45:48.405 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 13:45:48.408 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:45:48.411 | ++ functions-common:get_field:727 : read data 2021-09-26 13:45:51.432 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:45:51.435 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:45:51.438 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:45:51.441 | ++ functions-common:get_field:733 : echo '| f8dbad5e7d734c46a3a544bc0cb79d6d | f79dc14144d349ec8eb28d1e2090b8c9 | | a0a5b2bb1f6041fb8aa03baefd9b1286 | | | False |' 2021-09-26 13:45:51.441 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:45:51.446 | ++ functions-common:get_field:727 : read data 2021-09-26 13:45:51.450 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:45:51.452 | + functions-common:get_or_add_user_project_role:912 : echo f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:45:51.452 | f8dbad5e7d734c46a3a544bc0cb79d6d 2021-09-26 13:45:51.455 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.43/placement 2021-09-26 13:45:51.457 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-09-26 13:45:51.460 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 13:45:51.464 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-09-26 13:45:53.748 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-09-26 13:45:55.919 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:45:55.922 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 13:45:55.922 | 30fffa1d29ab4298ae7b96d6c33f89f5' 2021-09-26 13:45:55.925 | + functions-common:get_or_create_service:978 : echo 30fffa1d29ab4298ae7b96d6c33f89f5 2021-09-26 13:45:55.925 | 30fffa1d29ab4298ae7b96d6c33f89f5 2021-09-26 13:45:55.928 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.43/placement 2021-09-26 13:45:55.930 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 13:45:55.933 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.43/placement RegionOne 2021-09-26 13:45:55.936 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 13:45:55.939 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-09-26 13:45:58.276 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:45:58.279 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 13:45:58.282 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 13:45:58.285 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.43/placement --region RegionOne -f value -c id 2021-09-26 13:46:00.565 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:46:00.569 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b2b2f243f29f4d3db28db3dadb48e470 2021-09-26 13:46:00.571 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b2b2f243f29f4d3db28db3dadb48e470 2021-09-26 13:46:00.574 | + functions-common:get_or_create_endpoint:1011 : public_id=b2b2f243f29f4d3db28db3dadb48e470 2021-09-26 13:46:00.577 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 13:46:00.579 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 13:46:00.582 | + functions-common:get_or_create_endpoint:1020 : echo b2b2f243f29f4d3db28db3dadb48e470 2021-09-26 13:46:00.582 | b2b2f243f29f4d3db28db3dadb48e470 2021-09-26 13:46:00.585 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-09-26 13:46:00.602 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:46:00.605 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-09-26 13:46:00.607 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:46:00.610 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-09-26 13:46:00.612 | + ./stack.sh:main:1204 : init_nova 2021-09-26 13:46:00.615 | + lib/nova:init_nova:755 : is_service_enabled mysql postgresql 2021-09-26 13:46:00.631 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:46:00.633 | + lib/nova:init_nova:755 : is_service_enabled n-api 2021-09-26 13:46:00.650 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:46:00.652 | + lib/nova:init_nova:756 : recreate_database nova_api 2021-09-26 13:46:00.655 | + lib/database:recreate_database:110 : local db=nova_api 2021-09-26 13:46:00.657 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-09-26 13:46:00.660 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-09-26 13:46:00.662 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-09-26 13:46:00.666 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:46:00.679 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-09-26 13:46:00.683 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:46:00.695 | + lib/nova:init_nova:757 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-09-26 13:46:04.457 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:46:04.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.460 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.460 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.461 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.464 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.465 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.467 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.469 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.469 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.472 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.472 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.473 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.473 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.474 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.477 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.477 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.477 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.480 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.481 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.481 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.484 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.484 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.485 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.485 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.486 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.486 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.487 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.487 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.488 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.488 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.489 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.490 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.491 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.492 | 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=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:04.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:04.494 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:46:04.494 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=76626) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:46:04.634 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-26 13:46:04.731 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:04.731 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-26 13:46:04.896 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:04.896 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-26 13:46:05.021 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.021 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-26 13:46:05.136 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.136 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-26 13:46:05.371 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.372 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-26 13:46:05.487 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.487 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-26 13:46:05.600 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.600 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-26 13:46:05.608 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.608 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-26 13:46:05.616 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.617 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-26 13:46:05.623 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.624 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-26 13:46:05.631 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.631 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-26 13:46:05.639 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.639 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-26 13:46:05.917 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.917 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-26 13:46:05.982 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:05.983 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-26 13:46:06.514 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:06.514 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-26 13:46:07.142 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:07.142 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-26 13:46:07.422 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:07.423 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-26 13:46:07.705 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:07.705 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-26 13:46:07.807 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:07.808 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-26 13:46:07.959 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:07.959 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-26 13:46:07.967 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:07.967 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-26 13:46:07.976 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:07.976 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-26 13:46:07.984 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:07.984 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-26 13:46:07.993 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:07.993 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-26 13:46:08.000 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:08.000 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-26 13:46:08.068 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:08.069 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-26 13:46:08.740 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:08.740 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-26 13:46:08.889 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:08.889 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-26 13:46:09.004 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.004 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-26 13:46:09.019 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.019 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-26 13:46:09.027 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.028 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-26 13:46:09.034 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.034 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-26 13:46:09.042 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.043 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-26 13:46:09.051 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.051 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-26 13:46:09.058 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.058 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-26 13:46:09.066 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.067 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-26 13:46:09.075 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.075 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-26 13:46:09.082 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.082 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-26 13:46:09.090 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.091 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-26 13:46:09.099 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.099 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-26 13:46:09.288 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.288 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-26 13:46:09.413 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.413 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-26 13:46:09.571 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.572 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-26 13:46:09.967 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.967 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-26 13:46:09.976 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.976 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-26 13:46:09.983 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.984 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-26 13:46:09.992 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:09.992 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-26 13:46:10.001 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:10.001 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-26 13:46:10.009 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:10.010 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-26 13:46:10.138 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:10.138 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-26 13:46:10.847 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:10.847 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-26 13:46:10.984 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:10.984 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-26 13:46:10.992 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:10.993 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-26 13:46:11.001 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.001 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-26 13:46:11.010 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.010 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-26 13:46:11.018 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.018 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-26 13:46:11.027 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.027 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-26 13:46:11.143 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.143 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-26 13:46:11.261 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.262 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-26 13:46:11.363 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.364 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-26 13:46:11.492 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.492 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-26 13:46:11.670 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.670 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-26 13:46:11.678 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.678 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-26 13:46:11.687 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.687 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-26 13:46:11.695 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.695 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-26 13:46:11.702 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.702 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-26 13:46:11.710 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.711 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-26 13:46:11.719 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.719 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-26 13:46:11.726 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.726 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-26 13:46:11.735 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.735 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-26 13:46:11.742 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:11.743 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-26 13:46:11.751 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:12.116 | + lib/nova:init_nova:759 : recreate_database nova_cell0 2021-09-26 13:46:12.119 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-09-26 13:46:12.124 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-09-26 13:46:12.127 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-09-26 13:46:12.129 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-09-26 13:46:12.133 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:46:12.146 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-09-26 13:46:12.150 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:46:12.164 | ++ lib/nova:init_nova:765 : database_connection_url nova_cell0 2021-09-26 13:46:12.167 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-26 13:46:12.170 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-26 13:46:12.172 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-26 13:46:12.175 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-26 13:46:12.178 | + lib/nova:init_nova:765 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-26 13:46:16.074 | ++ lib/nova:init_nova:768 : seq 1 1 2021-09-26 13:46:16.080 | + lib/nova:init_nova:768 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 13:46:16.082 | + lib/nova:init_nova:769 : recreate_database nova_cell1 2021-09-26 13:46:16.085 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-09-26 13:46:16.088 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-09-26 13:46:16.091 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-09-26 13:46:16.094 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-09-26 13:46:16.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:46:16.112 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-09-26 13:46:16.116 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 13:46:16.130 | ++ lib/nova:init_nova:770 : conductor_conf 1 2021-09-26 13:46:16.133 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 13:46:16.136 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 13:46:16.139 | + lib/nova:init_nova:770 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-09-26 13:46:19.256 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:46:19.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.258 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.258 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.261 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.262 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.263 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.263 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.264 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.264 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.265 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.265 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.270 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.278 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.278 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.278 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.278 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.282 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.282 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.284 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.287 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.288 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.289 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.295 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.295 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.295 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.295 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.298 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.298 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.299 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.299 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.304 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.305 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.307 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.307 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.316 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.318 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.318 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.319 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.319 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.319 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.319 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.320 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.413 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.416 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.418 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.419 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.420 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.420 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.425 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.425 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.429 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.429 | 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=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:19.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:19.440 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:46:19.441 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=76691) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:46:19.583 | INFO migrate.versioning.api [-] 215 -> 216...  2021-09-26 13:46:33.113 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.113 | INFO migrate.versioning.api [-] 216 -> 217...  2021-09-26 13:46:33.121 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.121 | INFO migrate.versioning.api [-] 217 -> 218...  2021-09-26 13:46:33.129 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.130 | INFO migrate.versioning.api [-] 218 -> 219...  2021-09-26 13:46:33.138 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.138 | INFO migrate.versioning.api [-] 219 -> 220...  2021-09-26 13:46:33.146 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.146 | INFO migrate.versioning.api [-] 220 -> 221...  2021-09-26 13:46:33.153 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.153 | INFO migrate.versioning.api [-] 221 -> 222...  2021-09-26 13:46:33.162 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.162 | INFO migrate.versioning.api [-] 222 -> 223...  2021-09-26 13:46:33.171 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.171 | INFO migrate.versioning.api [-] 223 -> 224...  2021-09-26 13:46:33.177 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.177 | INFO migrate.versioning.api [-] 224 -> 225...  2021-09-26 13:46:33.186 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.186 | INFO migrate.versioning.api [-] 225 -> 226...  2021-09-26 13:46:33.194 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.194 | INFO migrate.versioning.api [-] 226 -> 227...  2021-09-26 13:46:33.205 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.206 | INFO migrate.versioning.api [-] 227 -> 228...  2021-09-26 13:46:33.400 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.401 | INFO migrate.versioning.api [-] 228 -> 229...  2021-09-26 13:46:33.576 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.576 | INFO migrate.versioning.api [-] 229 -> 230...  2021-09-26 13:46:33.969 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:33.969 | INFO migrate.versioning.api [-] 230 -> 231...  2021-09-26 13:46:34.247 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:34.247 | INFO migrate.versioning.api [-] 231 -> 232...  2021-09-26 13:46:34.738 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:34.738 | INFO migrate.versioning.api [-] 232 -> 233...  2021-09-26 13:46:34.934 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:34.935 | INFO migrate.versioning.api [-] 233 -> 234...  2021-09-26 13:46:34.986 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:34.986 | INFO migrate.versioning.api [-] 234 -> 235...  2021-09-26 13:46:34.995 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:34.995 | INFO migrate.versioning.api [-] 235 -> 236...  2021-09-26 13:46:35.003 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:35.003 | INFO migrate.versioning.api [-] 236 -> 237...  2021-09-26 13:46:35.012 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:35.012 | INFO migrate.versioning.api [-] 237 -> 238...  2021-09-26 13:46:35.020 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:35.020 | INFO migrate.versioning.api [-] 238 -> 239...  2021-09-26 13:46:35.029 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:35.029 | INFO migrate.versioning.api [-] 239 -> 240...  2021-09-26 13:46:35.037 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:35.037 | INFO migrate.versioning.api [-] 240 -> 241...  2021-09-26 13:46:35.045 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:35.045 | INFO migrate.versioning.api [-] 241 -> 242...  2021-09-26 13:46:35.052 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:35.052 | INFO migrate.versioning.api [-] 242 -> 243...  2021-09-26 13:46:35.060 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:35.060 | INFO migrate.versioning.api [-] 243 -> 244...  2021-09-26 13:46:35.082 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:35.082 | INFO migrate.versioning.api [-] 244 -> 245...  2021-09-26 13:46:35.963 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:35.964 | INFO migrate.versioning.api [-] 245 -> 246...  2021-09-26 13:46:36.129 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:36.129 | INFO migrate.versioning.api [-] 246 -> 247...  2021-09-26 13:46:36.670 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:36.670 | INFO migrate.versioning.api [-] 247 -> 248...  2021-09-26 13:46:36.680 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-09-26 13:46:36.687 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:36.687 | INFO migrate.versioning.api [-] 248 -> 249...  2021-09-26 13:46:36.718 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:36.718 | INFO migrate.versioning.api [-] 249 -> 250...  2021-09-26 13:46:36.751 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:36.751 | INFO migrate.versioning.api [-] 250 -> 251...  2021-09-26 13:46:36.929 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:36.930 | INFO migrate.versioning.api [-] 251 -> 252...  2021-09-26 13:46:37.237 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.238 | INFO migrate.versioning.api [-] 252 -> 253...  2021-09-26 13:46:37.436 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.436 | INFO migrate.versioning.api [-] 253 -> 254...  2021-09-26 13:46:37.631 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.632 | INFO migrate.versioning.api [-] 254 -> 255...  2021-09-26 13:46:37.640 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.640 | INFO migrate.versioning.api [-] 255 -> 256...  2021-09-26 13:46:37.646 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.647 | INFO migrate.versioning.api [-] 256 -> 257...  2021-09-26 13:46:37.655 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.656 | INFO migrate.versioning.api [-] 257 -> 258...  2021-09-26 13:46:37.663 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.663 | INFO migrate.versioning.api [-] 258 -> 259...  2021-09-26 13:46:37.671 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.671 | INFO migrate.versioning.api [-] 259 -> 260...  2021-09-26 13:46:37.679 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.679 | INFO migrate.versioning.api [-] 260 -> 261...  2021-09-26 13:46:37.687 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.688 | INFO migrate.versioning.api [-] 261 -> 262...  2021-09-26 13:46:37.694 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.694 | INFO migrate.versioning.api [-] 262 -> 263...  2021-09-26 13:46:37.703 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.703 | INFO migrate.versioning.api [-] 263 -> 264...  2021-09-26 13:46:37.713 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.713 | INFO migrate.versioning.api [-] 264 -> 265...  2021-09-26 13:46:37.758 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.758 | INFO migrate.versioning.api [-] 265 -> 266...  2021-09-26 13:46:37.858 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:37.858 | INFO migrate.versioning.api [-] 266 -> 267...  2021-09-26 13:46:38.632 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:38.632 | INFO migrate.versioning.api [-] 267 -> 268...  2021-09-26 13:46:38.865 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:38.865 | INFO migrate.versioning.api [-] 268 -> 269...  2021-09-26 13:46:39.090 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:39.090 | INFO migrate.versioning.api [-] 269 -> 270...  2021-09-26 13:46:39.281 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:39.282 | INFO migrate.versioning.api [-] 270 -> 271...  2021-09-26 13:46:39.403 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:39.403 | INFO migrate.versioning.api [-] 271 -> 272...  2021-09-26 13:46:39.410 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:39.411 | INFO migrate.versioning.api [-] 272 -> 273...  2021-09-26 13:46:39.419 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:39.419 | INFO migrate.versioning.api [-] 273 -> 274...  2021-09-26 13:46:39.488 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:39.488 | INFO migrate.versioning.api [-] 274 -> 275...  2021-09-26 13:46:39.662 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:39.663 | INFO migrate.versioning.api [-] 275 -> 276...  2021-09-26 13:46:39.848 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:39.848 | INFO migrate.versioning.api [-] 276 -> 277...  2021-09-26 13:46:39.894 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:39.894 | INFO migrate.versioning.api [-] 277 -> 278...  2021-09-26 13:46:40.130 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.130 | INFO migrate.versioning.api [-] 278 -> 279...  2021-09-26 13:46:40.190 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.190 | INFO migrate.versioning.api [-] 279 -> 280...  2021-09-26 13:46:40.344 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.344 | INFO migrate.versioning.api [-] 280 -> 281...  2021-09-26 13:46:40.352 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.352 | INFO migrate.versioning.api [-] 281 -> 282...  2021-09-26 13:46:40.360 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.360 | INFO migrate.versioning.api [-] 282 -> 283...  2021-09-26 13:46:40.367 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.367 | INFO migrate.versioning.api [-] 283 -> 284...  2021-09-26 13:46:40.375 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.376 | INFO migrate.versioning.api [-] 284 -> 285...  2021-09-26 13:46:40.384 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.384 | INFO migrate.versioning.api [-] 285 -> 286...  2021-09-26 13:46:40.390 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.391 | INFO migrate.versioning.api [-] 286 -> 287...  2021-09-26 13:46:40.399 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.399 | INFO migrate.versioning.api [-] 287 -> 288...  2021-09-26 13:46:40.407 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.408 | INFO migrate.versioning.api [-] 288 -> 289...  2021-09-26 13:46:40.416 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.416 | INFO migrate.versioning.api [-] 289 -> 290...  2021-09-26 13:46:40.423 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.423 | INFO migrate.versioning.api [-] 290 -> 291...  2021-09-26 13:46:40.447 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.448 | INFO migrate.versioning.api [-] 291 -> 292...  2021-09-26 13:46:40.633 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:40.633 | INFO migrate.versioning.api [-] 292 -> 293...  2021-09-26 13:46:41.050 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:41.050 | INFO migrate.versioning.api [-] 293 -> 294...  2021-09-26 13:46:41.230 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:41.230 | INFO migrate.versioning.api [-] 294 -> 295...  2021-09-26 13:46:41.280 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:41.280 | INFO migrate.versioning.api [-] 295 -> 296...  2021-09-26 13:46:41.286 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:41.287 | INFO migrate.versioning.api [-] 296 -> 297...  2021-09-26 13:46:41.477 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:41.477 | INFO migrate.versioning.api [-] 297 -> 298...  2021-09-26 13:46:41.627 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:41.627 | INFO migrate.versioning.api [-] 298 -> 299...  2021-09-26 13:46:41.819 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:41.819 | INFO migrate.versioning.api [-] 299 -> 300...  2021-09-26 13:46:42.052 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.052 | INFO migrate.versioning.api [-] 300 -> 301...  2021-09-26 13:46:42.414 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.414 | INFO migrate.versioning.api [-] 301 -> 302...  2021-09-26 13:46:42.421 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.421 | INFO migrate.versioning.api [-] 302 -> 303...  2021-09-26 13:46:42.429 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.429 | INFO migrate.versioning.api [-] 303 -> 304...  2021-09-26 13:46:42.438 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.438 | INFO migrate.versioning.api [-] 304 -> 305...  2021-09-26 13:46:42.444 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.444 | INFO migrate.versioning.api [-] 305 -> 306...  2021-09-26 13:46:42.453 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.453 | INFO migrate.versioning.api [-] 306 -> 307...  2021-09-26 13:46:42.461 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.461 | INFO migrate.versioning.api [-] 307 -> 308...  2021-09-26 13:46:42.470 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.470 | INFO migrate.versioning.api [-] 308 -> 309...  2021-09-26 13:46:42.476 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.477 | INFO migrate.versioning.api [-] 309 -> 310...  2021-09-26 13:46:42.485 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.485 | INFO migrate.versioning.api [-] 310 -> 311...  2021-09-26 13:46:42.493 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.493 | INFO migrate.versioning.api [-] 311 -> 312...  2021-09-26 13:46:42.500 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.500 | INFO migrate.versioning.api [-] 312 -> 313...  2021-09-26 13:46:42.750 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:42.750 | INFO migrate.versioning.api [-] 313 -> 314...  2021-09-26 13:46:43.388 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:43.388 | INFO migrate.versioning.api [-] 314 -> 315...  2021-09-26 13:46:44.629 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:44.629 | INFO migrate.versioning.api [-] 315 -> 316...  2021-09-26 13:46:44.827 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:44.827 | INFO migrate.versioning.api [-] 316 -> 317...  2021-09-26 13:46:45.062 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:45.062 | INFO migrate.versioning.api [-] 317 -> 318...  2021-09-26 13:46:45.913 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:45.914 | INFO migrate.versioning.api [-] 318 -> 319...  2021-09-26 13:46:45.968 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:45.968 | INFO migrate.versioning.api [-] 319 -> 320...  2021-09-26 13:46:45.975 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:45.975 | INFO migrate.versioning.api [-] 320 -> 321...  2021-09-26 13:46:45.983 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:45.983 | INFO migrate.versioning.api [-] 321 -> 322...  2021-09-26 13:46:45.991 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:45.991 | INFO migrate.versioning.api [-] 322 -> 323...  2021-09-26 13:46:45.998 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:45.998 | INFO migrate.versioning.api [-] 323 -> 324...  2021-09-26 13:46:46.006 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:46.006 | INFO migrate.versioning.api [-] 324 -> 325...  2021-09-26 13:46:46.015 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:46.015 | INFO migrate.versioning.api [-] 325 -> 326...  2021-09-26 13:46:46.024 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:46.025 | INFO migrate.versioning.api [-] 326 -> 327...  2021-09-26 13:46:46.033 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:46.033 | INFO migrate.versioning.api [-] 327 -> 328...  2021-09-26 13:46:46.041 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:46.041 | INFO migrate.versioning.api [-] 328 -> 329...  2021-09-26 13:46:46.050 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:46.051 | INFO migrate.versioning.api [-] 329 -> 330...  2021-09-26 13:46:46.082 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:46.082 | INFO migrate.versioning.api [-] 330 -> 331...  2021-09-26 13:46:46.519 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:46.519 | INFO migrate.versioning.api [-] 331 -> 332...  2021-09-26 13:46:46.727 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:46.727 | INFO migrate.versioning.api [-] 332 -> 333...  2021-09-26 13:46:46.936 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:46.936 | INFO migrate.versioning.api [-] 333 -> 334...  2021-09-26 13:46:47.140 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.140 | INFO migrate.versioning.api [-] 334 -> 335...  2021-09-26 13:46:47.149 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.149 | INFO migrate.versioning.api [-] 335 -> 336...  2021-09-26 13:46:47.157 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.158 | INFO migrate.versioning.api [-] 336 -> 337...  2021-09-26 13:46:47.165 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.166 | INFO migrate.versioning.api [-] 337 -> 338...  2021-09-26 13:46:47.173 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.173 | INFO migrate.versioning.api [-] 338 -> 339...  2021-09-26 13:46:47.181 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.181 | INFO migrate.versioning.api [-] 339 -> 340...  2021-09-26 13:46:47.188 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.188 | INFO migrate.versioning.api [-] 340 -> 341...  2021-09-26 13:46:47.196 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.196 | INFO migrate.versioning.api [-] 341 -> 342...  2021-09-26 13:46:47.205 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.206 | INFO migrate.versioning.api [-] 342 -> 343...  2021-09-26 13:46:47.212 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.213 | INFO migrate.versioning.api [-] 343 -> 344...  2021-09-26 13:46:47.221 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.222 | INFO migrate.versioning.api [-] 344 -> 345...  2021-09-26 13:46:47.257 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.257 | INFO migrate.versioning.api [-] 345 -> 346...  2021-09-26 13:46:47.510 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.510 | INFO migrate.versioning.api [-] 346 -> 347...  2021-09-26 13:46:47.609 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.609 | INFO migrate.versioning.api [-] 347 -> 348...  2021-09-26 13:46:47.616 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.617 | INFO migrate.versioning.api [-] 348 -> 349...  2021-09-26 13:46:47.623 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.623 | INFO migrate.versioning.api [-] 349 -> 350...  2021-09-26 13:46:47.630 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.630 | INFO migrate.versioning.api [-] 350 -> 351...  2021-09-26 13:46:47.637 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.637 | INFO migrate.versioning.api [-] 351 -> 352...  2021-09-26 13:46:47.645 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.645 | INFO migrate.versioning.api [-] 352 -> 353...  2021-09-26 13:46:47.654 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.654 | INFO migrate.versioning.api [-] 353 -> 354...  2021-09-26 13:46:47.661 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.661 | INFO migrate.versioning.api [-] 354 -> 355...  2021-09-26 13:46:47.669 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.670 | INFO migrate.versioning.api [-] 355 -> 356...  2021-09-26 13:46:47.676 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.676 | INFO migrate.versioning.api [-] 356 -> 357...  2021-09-26 13:46:47.685 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.685 | INFO migrate.versioning.api [-] 357 -> 358...  2021-09-26 13:46:47.913 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:47.913 | INFO migrate.versioning.api [-] 358 -> 359...  2021-09-26 13:46:48.138 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.138 | INFO migrate.versioning.api [-] 359 -> 360...  2021-09-26 13:46:48.324 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.324 | INFO migrate.versioning.api [-] 360 -> 361...  2021-09-26 13:46:48.374 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.374 | INFO migrate.versioning.api [-] 361 -> 362...  2021-09-26 13:46:48.592 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.593 | INFO migrate.versioning.api [-] 362 -> 363...  2021-09-26 13:46:48.602 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.602 | INFO migrate.versioning.api [-] 363 -> 364...  2021-09-26 13:46:48.610 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.610 | INFO migrate.versioning.api [-] 364 -> 365...  2021-09-26 13:46:48.623 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.623 | INFO migrate.versioning.api [-] 365 -> 366...  2021-09-26 13:46:48.630 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.630 | INFO migrate.versioning.api [-] 366 -> 367...  2021-09-26 13:46:48.637 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.637 | INFO migrate.versioning.api [-] 367 -> 368...  2021-09-26 13:46:48.644 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.645 | INFO migrate.versioning.api [-] 368 -> 369...  2021-09-26 13:46:48.651 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.651 | INFO migrate.versioning.api [-] 369 -> 370...  2021-09-26 13:46:48.659 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.660 | INFO migrate.versioning.api [-] 370 -> 371...  2021-09-26 13:46:48.666 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.666 | INFO migrate.versioning.api [-] 371 -> 372...  2021-09-26 13:46:48.675 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.675 | INFO migrate.versioning.api [-] 372 -> 373...  2021-09-26 13:46:48.980 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:48.980 | INFO migrate.versioning.api [-] 373 -> 374...  2021-09-26 13:46:49.261 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.262 | INFO migrate.versioning.api [-] 374 -> 375...  2021-09-26 13:46:49.393 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.393 | INFO migrate.versioning.api [-] 375 -> 376...  2021-09-26 13:46:49.439 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.439 | INFO migrate.versioning.api [-] 376 -> 377...  2021-09-26 13:46:49.499 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.499 | INFO migrate.versioning.api [-] 377 -> 378...  2021-09-26 13:46:49.564 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.564 | INFO migrate.versioning.api [-] 378 -> 379...  2021-09-26 13:46:49.571 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.571 | INFO migrate.versioning.api [-] 379 -> 380...  2021-09-26 13:46:49.580 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.580 | INFO migrate.versioning.api [-] 380 -> 381...  2021-09-26 13:46:49.588 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.588 | INFO migrate.versioning.api [-] 381 -> 382...  2021-09-26 13:46:49.596 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.597 | INFO migrate.versioning.api [-] 382 -> 383...  2021-09-26 13:46:49.604 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.604 | INFO migrate.versioning.api [-] 383 -> 384...  2021-09-26 13:46:49.611 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.611 | INFO migrate.versioning.api [-] 384 -> 385...  2021-09-26 13:46:49.619 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.619 | INFO migrate.versioning.api [-] 385 -> 386...  2021-09-26 13:46:49.627 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.627 | INFO migrate.versioning.api [-] 386 -> 387...  2021-09-26 13:46:49.634 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.634 | INFO migrate.versioning.api [-] 387 -> 388...  2021-09-26 13:46:49.643 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.643 | INFO migrate.versioning.api [-] 388 -> 389...  2021-09-26 13:46:49.693 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.693 | INFO migrate.versioning.api [-] 389 -> 390...  2021-09-26 13:46:49.890 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:49.890 | INFO migrate.versioning.api [-] 390 -> 391...  2021-09-26 13:46:50.130 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:50.130 | INFO migrate.versioning.api [-] 391 -> 392...  2021-09-26 13:46:50.137 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:50.138 | INFO migrate.versioning.api [-] 392 -> 393...  2021-09-26 13:46:50.146 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:50.146 | INFO migrate.versioning.api [-] 393 -> 394...  2021-09-26 13:46:50.154 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:50.154 | INFO migrate.versioning.api [-] 394 -> 395...  2021-09-26 13:46:50.163 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:50.163 | INFO migrate.versioning.api [-] 395 -> 396...  2021-09-26 13:46:50.171 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:50.171 | INFO migrate.versioning.api [-] 396 -> 397...  2021-09-26 13:46:50.421 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:50.421 | INFO migrate.versioning.api [-] 397 -> 398...  2021-09-26 13:46:50.629 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:50.629 | INFO migrate.versioning.api [-] 398 -> 399...  2021-09-26 13:46:50.908 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:50.908 | INFO migrate.versioning.api [-] 399 -> 400...  2021-09-26 13:46:50.923 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:50.923 | INFO migrate.versioning.api [-] 400 -> 401...  2021-09-26 13:46:51.384 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:51.384 | INFO migrate.versioning.api [-] 401 -> 402...  2021-09-26 13:46:51.569 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:51.570 | INFO migrate.versioning.api [-] 402 -> 403...  2021-09-26 13:46:51.578 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:51.578 | INFO migrate.versioning.api [-] 403 -> 404...  2021-09-26 13:46:51.586 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:51.586 | INFO migrate.versioning.api [-] 404 -> 405...  2021-09-26 13:46:51.593 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:51.593 | INFO migrate.versioning.api [-] 405 -> 406...  2021-09-26 13:46:51.601 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:51.601 | INFO migrate.versioning.api [-] 406 -> 407...  2021-09-26 13:46:51.610 | INFO migrate.versioning.api [-] done 2021-09-26 13:46:51.610 | /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-09-26 13:46:51.610 | result = self._query(query) 2021-09-26 13:46:51.610 | /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-09-26 13:46:51.610 | result = self._query(query) 2021-09-26 13:46:51.984 | + lib/nova:init_nova:774 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-09-26 13:46:55.553 | DEBUG migrate.versioning.repository [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 13:46:55.554 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.555 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.555 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.556 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.556 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.556 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.557 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.557 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.557 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.558 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.558 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.559 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.559 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.559 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.560 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.560 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.561 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.561 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.561 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.562 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.562 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.562 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.563 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.563 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.564 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.564 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.564 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.565 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.565 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.565 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.566 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.566 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.567 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.567 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.567 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.568 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.568 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.569 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.569 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.569 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.570 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.570 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.570 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.571 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.571 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.572 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.572 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.572 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.573 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.573 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.573 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.574 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.574 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.575 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.575 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.575 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.576 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.576 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.576 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.577 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.577 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.577 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.578 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.578 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.579 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.579 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.579 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.580 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.580 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.581 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.581 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.581 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.582 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.582 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.582 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.583 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.583 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.584 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.584 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.584 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.585 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.585 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.585 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.586 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.586 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.587 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.587 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.588 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.588 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.588 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.589 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.589 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.589 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.590 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.590 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.591 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.591 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.591 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.592 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.592 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.592 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.593 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.593 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.594 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.594 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.595 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.595 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.596 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.596 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.596 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.597 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.597 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.597 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.598 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.598 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.599 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.599 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.599 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.600 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.600 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.600 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.601 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.601 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.602 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.602 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.602 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.603 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.603 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.603 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.604 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.604 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.605 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.605 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.605 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.606 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.606 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.606 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.607 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.607 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.608 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.608 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.608 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.609 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.609 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.609 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.610 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.611 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.611 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.611 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.612 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.612 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.613 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.613 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.613 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.614 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.614 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.614 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.615 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.615 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.616 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.616 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.616 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.617 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.617 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.617 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.618 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.618 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.619 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.619 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.619 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.621 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.622 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.622 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.622 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.623 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.623 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.624 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.624 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.624 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.625 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.625 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.626 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.626 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.626 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.627 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.627 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.628 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.628 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.628 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.629 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.629 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.629 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.630 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.630 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.631 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.631 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.631 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.632 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.632 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.633 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.633 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.633 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.634 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.634 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.634 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.635 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.635 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.636 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.636 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.636 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.637 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.637 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.637 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.638 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.638 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.639 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.639 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.639 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.640 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.641 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.642 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.643 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.643 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.643 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.644 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.644 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.644 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.645 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.645 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.646 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.646 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.646 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.647 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.647 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.647 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.648 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.648 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.649 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.649 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.649 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.650 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.650 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.650 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.651 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 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=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.651 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.652 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.652 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.652 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.653 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.653 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.653 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.654 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.654 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.655 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.655 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.655 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.656 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.656 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.656 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.657 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.658 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.658 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.659 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.659 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.659 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.660 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.660 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.660 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.661 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.661 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.662 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.662 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.662 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.663 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.663 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.663 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.664 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.664 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.665 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.665 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.665 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.666 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.666 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.666 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.667 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.667 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.667 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.668 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.668 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.669 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.669 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.669 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.670 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.670 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.670 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.671 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.671 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.672 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.672 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.672 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.673 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.673 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.673 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.674 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.674 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.675 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 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=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.675 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.675 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.676 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.676 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.676 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.677 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.677 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.678 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.678 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.678 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.679 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.679 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.679 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.680 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.680 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.681 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.681 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.681 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.682 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.682 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.682 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.683 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.683 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.684 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.684 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.684 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.685 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.685 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.685 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.686 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.686 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.686 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.687 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.687 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.688 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.688 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.688 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.689 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.689 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.690 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.690 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.690 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.691 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.691 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.691 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.692 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.692 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.693 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.693 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.693 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.694 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.694 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.694 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.695 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.695 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.696 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.696 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.696 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.697 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.697 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.697 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.698 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.698 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.699 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.699 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.699 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.700 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.700 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.700 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.701 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.701 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.701 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.702 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.702 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.703 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.703 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.703 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.704 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.705 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 13:46:55.705 | DEBUG migrate.versioning.script.base [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 13:46:55.705 | DEBUG migrate.versioning.repository [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 13:46:55.706 | DEBUG migrate.versioning.repository [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=76705) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 13:46:55.848 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 215 -> 216...  2021-09-26 13:47:09.126 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.126 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 216 -> 217...  2021-09-26 13:47:09.135 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.135 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 217 -> 218...  2021-09-26 13:47:09.143 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.143 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 218 -> 219...  2021-09-26 13:47:09.152 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.152 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 219 -> 220...  2021-09-26 13:47:09.160 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.161 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 220 -> 221...  2021-09-26 13:47:09.167 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.168 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 221 -> 222...  2021-09-26 13:47:09.174 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.175 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 222 -> 223...  2021-09-26 13:47:09.182 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.183 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 223 -> 224...  2021-09-26 13:47:09.190 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.190 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 224 -> 225...  2021-09-26 13:47:09.199 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.199 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 225 -> 226...  2021-09-26 13:47:09.206 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.207 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 226 -> 227...  2021-09-26 13:47:09.219 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.219 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 227 -> 228...  2021-09-26 13:47:09.400 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.400 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 228 -> 229...  2021-09-26 13:47:09.592 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.592 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 229 -> 230...  2021-09-26 13:47:09.961 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:09.962 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 230 -> 231...  2021-09-26 13:47:10.228 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:10.228 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 231 -> 232...  2021-09-26 13:47:10.853 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:10.853 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 232 -> 233...  2021-09-26 13:47:11.080 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.080 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 233 -> 234...  2021-09-26 13:47:11.134 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.134 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 234 -> 235...  2021-09-26 13:47:11.141 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.141 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 235 -> 236...  2021-09-26 13:47:11.148 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.148 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 236 -> 237...  2021-09-26 13:47:11.155 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.156 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 237 -> 238...  2021-09-26 13:47:11.165 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.165 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 238 -> 239...  2021-09-26 13:47:11.172 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.173 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 239 -> 240...  2021-09-26 13:47:11.179 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.180 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 240 -> 241...  2021-09-26 13:47:11.188 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.189 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 241 -> 242...  2021-09-26 13:47:11.198 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.199 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 242 -> 243...  2021-09-26 13:47:11.207 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.208 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 243 -> 244...  2021-09-26 13:47:11.226 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:11.231 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 244 -> 245...  2021-09-26 13:47:12.135 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:12.135 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 245 -> 246...  2021-09-26 13:47:12.288 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:12.289 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 246 -> 247...  2021-09-26 13:47:12.847 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:12.847 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 247 -> 248...  2021-09-26 13:47:12.856 | INFO 248_add_expire_reservations_index [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-09-26 13:47:12.863 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:12.864 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 248 -> 249...  2021-09-26 13:47:12.894 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:12.895 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 249 -> 250...  2021-09-26 13:47:12.941 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:12.941 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 250 -> 251...  2021-09-26 13:47:13.142 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.143 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 251 -> 252...  2021-09-26 13:47:13.484 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.484 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 252 -> 253...  2021-09-26 13:47:13.680 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.680 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 253 -> 254...  2021-09-26 13:47:13.876 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.877 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 254 -> 255...  2021-09-26 13:47:13.885 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.885 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 255 -> 256...  2021-09-26 13:47:13.893 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.893 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 256 -> 257...  2021-09-26 13:47:13.900 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.901 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 257 -> 258...  2021-09-26 13:47:13.908 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.909 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 258 -> 259...  2021-09-26 13:47:13.917 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.917 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 259 -> 260...  2021-09-26 13:47:13.923 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.924 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 260 -> 261...  2021-09-26 13:47:13.933 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.933 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 261 -> 262...  2021-09-26 13:47:13.940 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.941 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 262 -> 263...  2021-09-26 13:47:13.949 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.949 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 263 -> 264...  2021-09-26 13:47:13.956 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:13.956 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 264 -> 265...  2021-09-26 13:47:14.005 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:14.010 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 265 -> 266...  2021-09-26 13:47:14.119 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:14.120 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 266 -> 267...  2021-09-26 13:47:14.778 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:14.779 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 267 -> 268...  2021-09-26 13:47:15.012 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:15.012 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 268 -> 269...  2021-09-26 13:47:15.223 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:15.223 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 269 -> 270...  2021-09-26 13:47:15.430 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:15.430 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 270 -> 271...  2021-09-26 13:47:15.560 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:15.561 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 271 -> 272...  2021-09-26 13:47:15.569 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:15.569 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 272 -> 273...  2021-09-26 13:47:15.577 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:15.577 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 273 -> 274...  2021-09-26 13:47:15.661 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:15.661 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 274 -> 275...  2021-09-26 13:47:15.846 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:15.846 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 275 -> 276...  2021-09-26 13:47:16.050 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.051 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 276 -> 277...  2021-09-26 13:47:16.104 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.105 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 277 -> 278...  2021-09-26 13:47:16.347 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.348 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 278 -> 279...  2021-09-26 13:47:16.425 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.426 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 279 -> 280...  2021-09-26 13:47:16.587 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.588 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 280 -> 281...  2021-09-26 13:47:16.595 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.595 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 281 -> 282...  2021-09-26 13:47:16.603 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.604 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 282 -> 283...  2021-09-26 13:47:16.611 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.612 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 283 -> 284...  2021-09-26 13:47:16.618 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.618 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 284 -> 285...  2021-09-26 13:47:16.626 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.627 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 285 -> 286...  2021-09-26 13:47:16.635 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.636 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 286 -> 287...  2021-09-26 13:47:16.642 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.642 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 287 -> 288...  2021-09-26 13:47:16.651 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.651 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 288 -> 289...  2021-09-26 13:47:16.658 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.659 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 289 -> 290...  2021-09-26 13:47:16.665 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.666 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 290 -> 291...  2021-09-26 13:47:16.690 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.690 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 291 -> 292...  2021-09-26 13:47:16.881 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:16.882 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 292 -> 293...  2021-09-26 13:47:17.297 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:17.298 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 293 -> 294...  2021-09-26 13:47:17.505 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:17.506 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 294 -> 295...  2021-09-26 13:47:17.552 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:17.553 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 295 -> 296...  2021-09-26 13:47:17.560 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:17.560 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 296 -> 297...  2021-09-26 13:47:17.756 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:17.757 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 297 -> 298...  2021-09-26 13:47:17.887 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:17.888 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 298 -> 299...  2021-09-26 13:47:18.077 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.077 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 299 -> 300...  2021-09-26 13:47:18.287 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.287 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 300 -> 301...  2021-09-26 13:47:18.671 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.671 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 301 -> 302...  2021-09-26 13:47:18.678 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.678 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 302 -> 303...  2021-09-26 13:47:18.685 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.685 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 303 -> 304...  2021-09-26 13:47:18.694 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.694 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 304 -> 305...  2021-09-26 13:47:18.702 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.702 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 305 -> 306...  2021-09-26 13:47:18.709 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.709 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 306 -> 307...  2021-09-26 13:47:18.717 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.717 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 307 -> 308...  2021-09-26 13:47:18.725 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.725 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 308 -> 309...  2021-09-26 13:47:18.734 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.734 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 309 -> 310...  2021-09-26 13:47:18.740 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.741 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 310 -> 311...  2021-09-26 13:47:18.749 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.749 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 311 -> 312...  2021-09-26 13:47:18.756 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:18.756 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 312 -> 313...  2021-09-26 13:47:19.007 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:19.007 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 313 -> 314...  2021-09-26 13:47:19.636 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:19.636 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 314 -> 315...  2021-09-26 13:47:20.794 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:20.794 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 315 -> 316...  2021-09-26 13:47:20.989 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:20.989 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 316 -> 317...  2021-09-26 13:47:21.221 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:21.221 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 317 -> 318...  2021-09-26 13:47:22.076 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.076 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 318 -> 319...  2021-09-26 13:47:22.123 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.124 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 319 -> 320...  2021-09-26 13:47:22.131 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.132 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 320 -> 321...  2021-09-26 13:47:22.138 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.138 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 321 -> 322...  2021-09-26 13:47:22.147 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.147 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 322 -> 323...  2021-09-26 13:47:22.155 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.155 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 323 -> 324...  2021-09-26 13:47:22.164 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.165 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 324 -> 325...  2021-09-26 13:47:22.172 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.172 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 325 -> 326...  2021-09-26 13:47:22.182 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.183 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 326 -> 327...  2021-09-26 13:47:22.189 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.189 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 327 -> 328...  2021-09-26 13:47:22.196 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.196 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 328 -> 329...  2021-09-26 13:47:22.202 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.203 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 329 -> 330...  2021-09-26 13:47:22.234 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.235 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 330 -> 331...  2021-09-26 13:47:22.683 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.684 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 331 -> 332...  2021-09-26 13:47:22.868 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:22.868 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 332 -> 333...  2021-09-26 13:47:23.070 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.070 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 333 -> 334...  2021-09-26 13:47:23.275 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.276 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 334 -> 335...  2021-09-26 13:47:23.284 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.284 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 335 -> 336...  2021-09-26 13:47:23.299 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.299 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 336 -> 337...  2021-09-26 13:47:23.306 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.307 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 337 -> 338...  2021-09-26 13:47:23.314 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.314 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 338 -> 339...  2021-09-26 13:47:23.324 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.325 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 339 -> 340...  2021-09-26 13:47:23.332 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.332 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 340 -> 341...  2021-09-26 13:47:23.341 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.341 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 341 -> 342...  2021-09-26 13:47:23.349 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.350 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 342 -> 343...  2021-09-26 13:47:23.357 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.358 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 343 -> 344...  2021-09-26 13:47:23.365 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.365 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 344 -> 345...  2021-09-26 13:47:23.399 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.400 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 345 -> 346...  2021-09-26 13:47:23.651 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.652 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 346 -> 347...  2021-09-26 13:47:23.756 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.756 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 347 -> 348...  2021-09-26 13:47:23.765 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.765 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 348 -> 349...  2021-09-26 13:47:23.771 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.772 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 349 -> 350...  2021-09-26 13:47:23.782 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.782 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 350 -> 351...  2021-09-26 13:47:23.789 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.790 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 351 -> 352...  2021-09-26 13:47:23.797 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.797 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 352 -> 353...  2021-09-26 13:47:23.804 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.805 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 353 -> 354...  2021-09-26 13:47:23.811 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.811 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 354 -> 355...  2021-09-26 13:47:23.818 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.818 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 355 -> 356...  2021-09-26 13:47:23.826 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.827 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 356 -> 357...  2021-09-26 13:47:23.835 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:23.835 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 357 -> 358...  2021-09-26 13:47:24.067 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.068 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 358 -> 359...  2021-09-26 13:47:24.314 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.314 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 359 -> 360...  2021-09-26 13:47:24.492 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.493 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 360 -> 361...  2021-09-26 13:47:24.543 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.544 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 361 -> 362...  2021-09-26 13:47:24.769 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.769 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 362 -> 363...  2021-09-26 13:47:24.776 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.777 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 363 -> 364...  2021-09-26 13:47:24.784 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.784 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 364 -> 365...  2021-09-26 13:47:24.792 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.793 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 365 -> 366...  2021-09-26 13:47:24.799 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.800 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 366 -> 367...  2021-09-26 13:47:24.808 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.809 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 367 -> 368...  2021-09-26 13:47:24.816 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.817 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 368 -> 369...  2021-09-26 13:47:24.824 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.824 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 369 -> 370...  2021-09-26 13:47:24.833 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.833 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 370 -> 371...  2021-09-26 13:47:24.840 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.840 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 371 -> 372...  2021-09-26 13:47:24.848 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:24.849 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 372 -> 373...  2021-09-26 13:47:25.148 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.149 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 373 -> 374...  2021-09-26 13:47:25.413 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.414 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 374 -> 375...  2021-09-26 13:47:25.543 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.543 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 375 -> 376...  2021-09-26 13:47:25.597 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.598 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 376 -> 377...  2021-09-26 13:47:25.645 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.646 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 377 -> 378...  2021-09-26 13:47:25.699 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.700 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 378 -> 379...  2021-09-26 13:47:25.707 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.708 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 379 -> 380...  2021-09-26 13:47:25.716 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.717 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 380 -> 381...  2021-09-26 13:47:25.724 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.725 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 381 -> 382...  2021-09-26 13:47:25.732 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.733 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 382 -> 383...  2021-09-26 13:47:25.739 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.739 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 383 -> 384...  2021-09-26 13:47:25.747 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.748 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 384 -> 385...  2021-09-26 13:47:25.756 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.756 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 385 -> 386...  2021-09-26 13:47:25.764 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.765 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 386 -> 387...  2021-09-26 13:47:25.771 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.771 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 387 -> 388...  2021-09-26 13:47:25.780 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.780 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 388 -> 389...  2021-09-26 13:47:25.832 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:25.832 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 389 -> 390...  2021-09-26 13:47:26.015 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:26.015 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 390 -> 391...  2021-09-26 13:47:26.253 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:26.253 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 391 -> 392...  2021-09-26 13:47:26.261 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:26.261 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 392 -> 393...  2021-09-26 13:47:26.269 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:26.270 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 393 -> 394...  2021-09-26 13:47:26.278 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:26.278 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 394 -> 395...  2021-09-26 13:47:26.285 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:26.285 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 395 -> 396...  2021-09-26 13:47:26.293 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:26.294 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 396 -> 397...  2021-09-26 13:47:26.505 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:26.505 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 397 -> 398...  2021-09-26 13:47:26.717 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:26.718 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 398 -> 399...  2021-09-26 13:47:26.991 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:26.991 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 399 -> 400...  2021-09-26 13:47:27.005 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:27.005 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 400 -> 401...  2021-09-26 13:47:27.469 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:27.469 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 401 -> 402...  2021-09-26 13:47:27.671 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:27.671 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 402 -> 403...  2021-09-26 13:47:27.678 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:27.678 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 403 -> 404...  2021-09-26 13:47:27.685 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:27.686 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 404 -> 405...  2021-09-26 13:47:27.692 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:27.693 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 405 -> 406...  2021-09-26 13:47:27.708 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:27.708 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] 406 -> 407...  2021-09-26 13:47:27.715 | INFO migrate.versioning.api [None req-d5ecc2f8-9ea2-4ee5-8a68-00a1f40f37e7 None None] done 2021-09-26 13:47:27.746 | /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-09-26 13:47:27.746 | result = self._query(query) 2021-09-26 13:47:27.746 | /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-09-26 13:47:27.746 | result = self._query(query) 2021-09-26 13:47:28.176 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-09-26 13:47:31.789 | Running batches of 50 until complete 2021-09-26 13:47:31.789 | +-------------------------------------+--------------+-----------+ 2021-09-26 13:47:31.789 | | Migration | Total Needed | Completed | 2021-09-26 13:47:31.789 | +-------------------------------------+--------------+-----------+ 2021-09-26 13:47:31.789 | | fill_virtual_interface_list | 0 | 0 | 2021-09-26 13:47:31.789 | | migrate_empty_ratio | 0 | 0 | 2021-09-26 13:47:31.789 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-09-26 13:47:31.789 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-09-26 13:47:31.789 | | migration_migrate_to_uuid | 0 | 0 | 2021-09-26 13:47:31.789 | | populate_missing_availability_zones | 0 | 0 | 2021-09-26 13:47:31.790 | | populate_queued_for_delete | 0 | 0 | 2021-09-26 13:47:31.790 | | populate_user_id | 0 | 0 | 2021-09-26 13:47:31.790 | | populate_uuids | 0 | 0 | 2021-09-26 13:47:31.790 | +-------------------------------------+--------------+-----------+ 2021-09-26 13:47:32.199 | ++ lib/nova:init_nova:781 : seq 1 1 2021-09-26 13:47:32.203 | + lib/nova:init_nova:781 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 13:47:32.206 | ++ lib/nova:init_nova:782 : conductor_conf 1 2021-09-26 13:47:32.209 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 13:47:32.212 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 13:47:32.215 | + lib/nova:init_nova:782 : /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-09-26 13:47:35.754 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-09-26 13:47:35.754 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-09-26 13:47:36.155 | + lib/nova:init_nova:786 : create_nova_keys_dir 2021-09-26 13:47:36.157 | + lib/nova:create_nova_keys_dir:748 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-09-26 13:47:36.170 | + lib/nova:init_nova:788 : [[ '' == \L\V\M ]] 2021-09-26 13:47:36.173 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-09-26 13:47:36.190 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:36.193 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-09-26 13:47:36.195 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-09-26 13:47:36.199 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:47:36.200 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 13:47:36.204 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:47:36.207 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 13:47:36.209 | + 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-09-26 13:47:36.212 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 13:47:36.215 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-09-26 13:47:36.217 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-09-26 13:47:36.220 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-09-26 13:47:36.247 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.43/identity 2021-09-26 13:47:36.272 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-09-26 13:47:36.299 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-09-26 13:47:36.324 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-09-26 13:47:36.357 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-09-26 13:47:36.384 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-09-26 13:47:36.411 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-09-26 13:47:36.443 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-09-26 13:47:36.471 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-09-26 13:47:36.473 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-26 13:47:36.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-26 13:47:36.479 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-09-26 13:47:36.496 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:36.498 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-09-26 13:47:36.524 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-09-26 13:47:36.550 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-09-26 13:47:36.576 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-09-26 13:47:36.579 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-09-26 13:47:36.582 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 13:47:36.585 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-09-26 13:47:36.589 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-09-26 13:47:36.592 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 13:47:36.594 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 13:47:36.597 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-09-26 13:47:36.599 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-09-26 13:47:36.602 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-09-26 13:47:36.605 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-09-26 13:47:36.632 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.43/identity 2021-09-26 13:47:36.657 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-09-26 13:47:36.683 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-09-26 13:47:36.709 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-09-26 13:47:36.735 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-09-26 13:47:36.761 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-09-26 13:47:36.786 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-09-26 13:47:36.811 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-09-26 13:47:36.837 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-09-26 13:47:36.840 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-26 13:47:36.843 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-26 13:47:36.845 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-09-26 13:47:36.861 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:36.864 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-09-26 13:47:36.889 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-09-26 13:47:36.916 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-09-26 13:47:36.941 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-09-26 13:47:36.944 | + functions-common:run_phase:1759 : local mode=stack 2021-09-26 13:47:36.947 | + functions-common:run_phase:1760 : local phase=post-config 2021-09-26 13:47:36.949 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 13:47:36.952 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 13:47:36.955 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 13:47:36.957 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 13:47:36.960 | + functions-common:run_phase:1769 : local extra 2021-09-26 13:47:36.964 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 13:47:36.967 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 13:47:36.970 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 13:47:36.973 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 13:47:36.975 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-09-26 13:47:36.978 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 13:47:36.993 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:36.996 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 13:47:36.998 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:47:37.001 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-09-26 13:47:37.004 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:47:37.006 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-26 13:47:37.008 | ++ extras.d/80-tempest.sh:source:12 : : 2021-09-26 13:47:37.011 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-26 13:47:37.014 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-26 13:47:37.016 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 13:47:37.019 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 13:47:37.022 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-09-26 13:47:37.024 | + functions-common:run_plugins:1745 : local mode=stack 2021-09-26 13:47:37.027 | + functions-common:run_plugins:1746 : local phase=post-config 2021-09-26 13:47:37.030 | + functions-common:run_plugins:1748 : local plugins= 2021-09-26 13:47:37.032 | + functions-common:run_plugins:1749 : local plugin 2021-09-26 13:47:37.035 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-09-26 13:47:37.037 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-26 13:47:37.040 | + inc/meta-config:merge_config_group:171 : shift 2021-09-26 13:47:37.042 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-09-26 13:47:37.045 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:47:37.047 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-26 13:47:37.050 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-26 13:47:37.054 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-09-26 13:47:37.057 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:47:37.060 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-09-26 13:47:37.062 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:47:37.065 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-09-26 13:47:37.065 | /^\[\[.+\|.*\]\]/ { 2021-09-26 13:47:37.065 | gsub("[][]", "", $1); 2021-09-26 13:47:37.065 | split($1, a, "|"); 2021-09-26 13:47:37.065 | if (a[1] == matchgroup) 2021-09-26 13:47:37.065 | print a[2] 2021-09-26 13:47:37.065 | } 2021-09-26 13:47:37.065 | ' /home/ubuntu/devstack/local.conf 2021-09-26 13:47:37.073 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-26 13:47:37.076 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-26 13:47:37.079 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-26 13:47:37.083 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-09-26 13:47:37.085 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-09-26 13:47:37.089 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-09-26 13:47:37.091 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-09-26 13:47:37.094 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-09-26 13:47:37.098 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-09-26 13:47:37.101 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-09-26 13:47:37.103 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-26 13:47:37.106 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:47:37.109 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-26 13:47:37.111 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-09-26 13:47:37.114 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-26 13:47:37.117 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-09-26 13:47:37.120 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-09-26 13:47:37.123 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-09-26 13:47:37.126 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-09-26 13:47:37.129 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-26 13:47:37.130 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-09-26 13:47:37.130 | BEGIN { 2021-09-26 13:47:37.130 | section = "" 2021-09-26 13:47:37.130 | last_section = "" 2021-09-26 13:47:37.130 | section_count = 0 2021-09-26 13:47:37.130 | } 2021-09-26 13:47:37.130 | /^\[.+\]/ { 2021-09-26 13:47:37.130 | gsub("[][]", "", $1); 2021-09-26 13:47:37.130 | section=$1 2021-09-26 13:47:37.130 | next 2021-09-26 13:47:37.130 | } 2021-09-26 13:47:37.130 | /^ *\#/ { 2021-09-26 13:47:37.130 | next 2021-09-26 13:47:37.130 | } 2021-09-26 13:47:37.130 | /^[^ \t]+/ { 2021-09-26 13:47:37.130 | # get offset of first = in $0 2021-09-26 13:47:37.130 | eq_idx = index($0, "=") 2021-09-26 13:47:37.130 | # extract attr & value from $0 2021-09-26 13:47:37.130 | attr = substr($0, 1, eq_idx - 1) 2021-09-26 13:47:37.130 | value = substr($0, eq_idx + 1) 2021-09-26 13:47:37.130 | # only need to strip trailing whitespace from attr 2021-09-26 13:47:37.130 | sub(/[ \t]*$/, "", attr) 2021-09-26 13:47:37.131 | # need to strip leading & trailing whitespace from value 2021-09-26 13:47:37.131 | sub(/^[ \t]*/, "", value) 2021-09-26 13:47:37.131 | sub(/[ \t]*$/, "", value) 2021-09-26 13:47:37.131 | 2021-09-26 13:47:37.131 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-26 13:47:37.131 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-26 13:47:37.131 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-26 13:47:37.131 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-26 13:47:37.131 | if (! (section, attr) in cfg_attr_count) { 2021-09-26 13:47:37.131 | if (section != last_section) { 2021-09-26 13:47:37.131 | cfg_section[section_count++] = section 2021-09-26 13:47:37.131 | last_section = section 2021-09-26 13:47:37.131 | } 2021-09-26 13:47:37.131 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-26 13:47:37.131 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-26 13:47:37.131 | 2021-09-26 13:47:37.131 | cfg_attr[section, attr, 0] = value 2021-09-26 13:47:37.131 | cfg_attr_count[section, attr] = 1 2021-09-26 13:47:37.131 | } else { 2021-09-26 13:47:37.131 | lno = cfg_attr_count[section, attr]++ 2021-09-26 13:47:37.131 | cfg_attr[section, attr, lno] = value 2021-09-26 13:47:37.131 | } 2021-09-26 13:47:37.131 | } 2021-09-26 13:47:37.131 | END { 2021-09-26 13:47:37.131 | # Process each section in order 2021-09-26 13:47:37.131 | for (sno = 0; sno < section_count; sno++) { 2021-09-26 13:47:37.131 | section = cfg_section[sno] 2021-09-26 13:47:37.131 | # The ini routines simply append a config item immediately 2021-09-26 13:47:37.131 | # after the section header. To keep the same order as defined 2021-09-26 13:47:37.131 | # in local.conf, invoke the ini routines in the reverse order 2021-09-26 13:47:37.131 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-26 13:47:37.132 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-26 13:47:37.132 | if (cfg_attr_count[section, attr] == 1) 2021-09-26 13:47:37.132 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-26 13:47:37.132 | else { 2021-09-26 13:47:37.132 | # For multiline, invoke the ini routines in the reverse order 2021-09-26 13:47:37.132 | count = cfg_attr_count[section, attr] 2021-09-26 13:47:37.132 | print "inidelete " configfile " " section " " attr 2021-09-26 13:47:37.132 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-26 13:47:37.132 | for (l = count -2; l >= 0; l--) 2021-09-26 13:47:37.132 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-26 13:47:37.132 | } 2021-09-26 13:47:37.132 | } 2021-09-26 13:47:37.132 | } 2021-09-26 13:47:37.132 | } 2021-09-26 13:47:37.132 | ' 2021-09-26 13:47:37.132 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.132 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:47:37.134 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-26 13:47:37.137 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-09-26 13:47:37.140 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:47:37.142 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-09-26 13:47:37.145 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-09-26 13:47:37.145 | BEGIN { group = "" } 2021-09-26 13:47:37.145 | /^\[\[.+\|.*\]\]/ { 2021-09-26 13:47:37.145 | gsub("[][]", "", $1); 2021-09-26 13:47:37.145 | split($1, a, "|"); 2021-09-26 13:47:37.145 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-26 13:47:37.145 | group=a[1] 2021-09-26 13:47:37.145 | } else { 2021-09-26 13:47:37.145 | group="" 2021-09-26 13:47:37.145 | } 2021-09-26 13:47:37.146 | next 2021-09-26 13:47:37.146 | } 2021-09-26 13:47:37.146 | { 2021-09-26 13:47:37.146 | if (group != "") 2021-09-26 13:47:37.146 | print $0 2021-09-26 13:47:37.146 | } 2021-09-26 13:47:37.146 | ' /home/ubuntu/devstack/local.conf 2021-09-26 13:47:37.152 | + 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-09-26 13:47:37.155 | ++ 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-09-26 13:47:37.183 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.185 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-09-26 13:47:37.188 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-09-26 13:47:37.214 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.217 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-09-26 13:47:37.219 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-09-26 13:47:37.247 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.250 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-09-26 13:47:37.252 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-09-26 13:47:37.281 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.283 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-09-26 13:47:37.286 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-09-26 13:47:37.312 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.315 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-09-26 13:47:37.317 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-26 13:47:37.345 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.43/identity"' 2021-09-26 13:47:37.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.43/identity 2021-09-26 13:47:37.379 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.381 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-09-26 13:47:37.384 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-09-26 13:47:37.415 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.418 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-09-26 13:47:37.421 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-26 13:47:37.449 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.452 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-09-26 13:47:37.454 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-26 13:47:37.482 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.485 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-09-26 13:47:37.487 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-09-26 13:47:37.516 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.518 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-09-26 13:47:37.521 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-26 13:47:37.550 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.552 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-09-26 13:47:37.555 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-09-26 13:47:37.585 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.588 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-26 13:47:37.591 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-26 13:47:37.593 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-26 13:47:37.597 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-09-26 13:47:37.600 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-09-26 13:47:37.603 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-09-26 13:47:37.606 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-09-26 13:47:37.609 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-09-26 13:47:37.613 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-09-26 13:47:37.615 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-09-26 13:47:37.618 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-26 13:47:37.621 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:47:37.624 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-26 13:47:37.627 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-09-26 13:47:37.630 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-26 13:47:37.633 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-09-26 13:47:37.636 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-09-26 13:47:37.639 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-09-26 13:47:37.642 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-09-26 13:47:37.646 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-26 13:47:37.646 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-09-26 13:47:37.646 | BEGIN { 2021-09-26 13:47:37.646 | section = "" 2021-09-26 13:47:37.646 | last_section = "" 2021-09-26 13:47:37.646 | section_count = 0 2021-09-26 13:47:37.646 | } 2021-09-26 13:47:37.647 | /^\[.+\]/ { 2021-09-26 13:47:37.647 | gsub("[][]", "", $1); 2021-09-26 13:47:37.647 | section=$1 2021-09-26 13:47:37.647 | next 2021-09-26 13:47:37.647 | } 2021-09-26 13:47:37.647 | /^ *\#/ { 2021-09-26 13:47:37.647 | next 2021-09-26 13:47:37.647 | } 2021-09-26 13:47:37.647 | /^[^ \t]+/ { 2021-09-26 13:47:37.647 | # get offset of first = in $0 2021-09-26 13:47:37.647 | eq_idx = index($0, "=") 2021-09-26 13:47:37.647 | # extract attr & value from $0 2021-09-26 13:47:37.647 | attr = substr($0, 1, eq_idx - 1) 2021-09-26 13:47:37.647 | value = substr($0, eq_idx + 1) 2021-09-26 13:47:37.647 | # only need to strip trailing whitespace from attr 2021-09-26 13:47:37.647 | sub(/[ \t]*$/, "", attr) 2021-09-26 13:47:37.647 | # need to strip leading & trailing whitespace from value 2021-09-26 13:47:37.647 | sub(/^[ \t]*/, "", value) 2021-09-26 13:47:37.647 | sub(/[ \t]*$/, "", value) 2021-09-26 13:47:37.647 | 2021-09-26 13:47:37.647 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-26 13:47:37.647 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-26 13:47:37.647 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-26 13:47:37.647 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-26 13:47:37.647 | if (! (section, attr) in cfg_attr_count) { 2021-09-26 13:47:37.648 | if (section != last_section) { 2021-09-26 13:47:37.648 | cfg_section[section_count++] = section 2021-09-26 13:47:37.648 | last_section = section 2021-09-26 13:47:37.648 | } 2021-09-26 13:47:37.648 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-26 13:47:37.648 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-26 13:47:37.648 | 2021-09-26 13:47:37.648 | cfg_attr[section, attr, 0] = value 2021-09-26 13:47:37.648 | cfg_attr_count[section, attr] = 1 2021-09-26 13:47:37.648 | } else { 2021-09-26 13:47:37.648 | lno = cfg_attr_count[section, attr]++ 2021-09-26 13:47:37.648 | cfg_attr[section, attr, lno] = value 2021-09-26 13:47:37.648 | } 2021-09-26 13:47:37.648 | } 2021-09-26 13:47:37.648 | END { 2021-09-26 13:47:37.648 | # Process each section in order 2021-09-26 13:47:37.648 | for (sno = 0; sno < section_count; sno++) { 2021-09-26 13:47:37.648 | section = cfg_section[sno] 2021-09-26 13:47:37.648 | # The ini routines simply append a config item immediately 2021-09-26 13:47:37.648 | # after the section header. To keep the same order as defined 2021-09-26 13:47:37.648 | # in local.conf, invoke the ini routines in the reverse order 2021-09-26 13:47:37.648 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-26 13:47:37.648 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-26 13:47:37.648 | if (cfg_attr_count[section, attr] == 1) 2021-09-26 13:47:37.648 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-26 13:47:37.648 | else { 2021-09-26 13:47:37.648 | # For multiline, invoke the ini routines in the reverse order 2021-09-26 13:47:37.648 | count = cfg_attr_count[section, attr] 2021-09-26 13:47:37.648 | print "inidelete " configfile " " section " " attr 2021-09-26 13:47:37.648 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-26 13:47:37.648 | for (l = count -2; l >= 0; l--) 2021-09-26 13:47:37.648 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-26 13:47:37.648 | } 2021-09-26 13:47:37.648 | } 2021-09-26 13:47:37.649 | } 2021-09-26 13:47:37.649 | } 2021-09-26 13:47:37.649 | ' 2021-09-26 13:47:37.649 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.649 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:47:37.651 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-26 13:47:37.654 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-09-26 13:47:37.656 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:47:37.659 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-09-26 13:47:37.662 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-09-26 13:47:37.662 | BEGIN { group = "" } 2021-09-26 13:47:37.662 | /^\[\[.+\|.*\]\]/ { 2021-09-26 13:47:37.662 | gsub("[][]", "", $1); 2021-09-26 13:47:37.662 | split($1, a, "|"); 2021-09-26 13:47:37.662 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-26 13:47:37.662 | group=a[1] 2021-09-26 13:47:37.662 | } else { 2021-09-26 13:47:37.662 | group="" 2021-09-26 13:47:37.662 | } 2021-09-26 13:47:37.662 | next 2021-09-26 13:47:37.662 | } 2021-09-26 13:47:37.662 | { 2021-09-26 13:47:37.662 | if (group != "") 2021-09-26 13:47:37.662 | print $0 2021-09-26 13:47:37.662 | } 2021-09-26 13:47:37.662 | ' /home/ubuntu/devstack/local.conf 2021-09-26 13:47:37.669 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-09-26 13:47:37.672 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-09-26 13:47:37.703 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-09-26 13:47:37.708 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-09-26 13:47:37.740 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.743 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-09-26 13:47:37.746 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-09-26 13:47:37.778 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.780 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-09-26 13:47:37.783 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-09-26 13:47:37.815 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-09-26 13:47:37.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-09-26 13:47:37.852 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-09-26 13:47:37.858 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-09-26 13:47:37.889 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.892 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-09-26 13:47:37.894 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-09-26 13:47:37.927 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.929 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-09-26 13:47:37.931 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-09-26 13:47:37.963 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:37.966 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-09-26 13:47:37.969 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-09-26 13:47:38.001 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-09-26 13:47:38.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-09-26 13:47:38.038 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.040 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-09-26 13:47:38.043 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-09-26 13:47:38.075 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.077 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-09-26 13:47:38.080 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-09-26 13:47:38.112 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.115 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-09-26 13:47:38.117 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-09-26 13:47:38.149 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.152 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-09-26 13:47:38.155 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-09-26 13:47:38.190 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.192 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-09-26 13:47:38.195 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-09-26 13:47:38.228 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.230 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-09-26 13:47:38.233 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-09-26 13:47:38.265 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.268 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-26 13:47:38.270 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-26 13:47:38.273 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-26 13:47:38.276 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-09-26 13:47:38.279 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-09-26 13:47:38.282 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-09-26 13:47:38.285 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-09-26 13:47:38.288 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-09-26 13:47:38.291 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-09-26 13:47:38.294 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-09-26 13:47:38.297 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-26 13:47:38.299 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:47:38.302 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-26 13:47:38.305 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-09-26 13:47:38.307 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-26 13:47:38.310 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-09-26 13:47:38.313 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-09-26 13:47:38.316 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-09-26 13:47:38.318 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-09-26 13:47:38.322 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-26 13:47:38.322 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.323 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-09-26 13:47:38.323 | BEGIN { 2021-09-26 13:47:38.323 | section = "" 2021-09-26 13:47:38.323 | last_section = "" 2021-09-26 13:47:38.323 | section_count = 0 2021-09-26 13:47:38.323 | } 2021-09-26 13:47:38.323 | /^\[.+\]/ { 2021-09-26 13:47:38.323 | gsub("[][]", "", $1); 2021-09-26 13:47:38.323 | section=$1 2021-09-26 13:47:38.323 | next 2021-09-26 13:47:38.323 | } 2021-09-26 13:47:38.323 | /^ *\#/ { 2021-09-26 13:47:38.323 | next 2021-09-26 13:47:38.323 | } 2021-09-26 13:47:38.323 | /^[^ \t]+/ { 2021-09-26 13:47:38.323 | # get offset of first = in $0 2021-09-26 13:47:38.323 | eq_idx = index($0, "=") 2021-09-26 13:47:38.323 | # extract attr & value from $0 2021-09-26 13:47:38.323 | attr = substr($0, 1, eq_idx - 1) 2021-09-26 13:47:38.323 | value = substr($0, eq_idx + 1) 2021-09-26 13:47:38.323 | # only need to strip trailing whitespace from attr 2021-09-26 13:47:38.324 | sub(/[ \t]*$/, "", attr) 2021-09-26 13:47:38.324 | # need to strip leading & trailing whitespace from value 2021-09-26 13:47:38.324 | sub(/^[ \t]*/, "", value) 2021-09-26 13:47:38.324 | sub(/[ \t]*$/, "", value) 2021-09-26 13:47:38.324 | 2021-09-26 13:47:38.324 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-26 13:47:38.324 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-26 13:47:38.324 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-26 13:47:38.324 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-26 13:47:38.324 | if (! (section, attr) in cfg_attr_count) { 2021-09-26 13:47:38.324 | if (section != last_section) { 2021-09-26 13:47:38.324 | cfg_section[section_count++] = section 2021-09-26 13:47:38.324 | last_section = section 2021-09-26 13:47:38.324 | } 2021-09-26 13:47:38.324 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-26 13:47:38.324 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-26 13:47:38.324 | 2021-09-26 13:47:38.324 | cfg_attr[section, attr, 0] = value 2021-09-26 13:47:38.324 | cfg_attr_count[section, attr] = 1 2021-09-26 13:47:38.324 | } else { 2021-09-26 13:47:38.324 | lno = cfg_attr_count[section, attr]++ 2021-09-26 13:47:38.324 | cfg_attr[section, attr, lno] = value 2021-09-26 13:47:38.324 | } 2021-09-26 13:47:38.324 | } 2021-09-26 13:47:38.324 | END { 2021-09-26 13:47:38.324 | # Process each section in order 2021-09-26 13:47:38.324 | for (sno = 0; sno < section_count; sno++) { 2021-09-26 13:47:38.325 | section = cfg_section[sno] 2021-09-26 13:47:38.325 | # The ini routines simply append a config item immediately 2021-09-26 13:47:38.325 | # after the section header. To keep the same order as defined 2021-09-26 13:47:38.325 | # in local.conf, invoke the ini routines in the reverse order 2021-09-26 13:47:38.325 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-26 13:47:38.325 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-26 13:47:38.325 | if (cfg_attr_count[section, attr] == 1) 2021-09-26 13:47:38.325 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-26 13:47:38.325 | else { 2021-09-26 13:47:38.325 | # For multiline, invoke the ini routines in the reverse order 2021-09-26 13:47:38.325 | count = cfg_attr_count[section, attr] 2021-09-26 13:47:38.325 | print "inidelete " configfile " " section " " attr 2021-09-26 13:47:38.325 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-26 13:47:38.325 | for (l = count -2; l >= 0; l--) 2021-09-26 13:47:38.325 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-26 13:47:38.325 | } 2021-09-26 13:47:38.325 | } 2021-09-26 13:47:38.325 | } 2021-09-26 13:47:38.325 | } 2021-09-26 13:47:38.325 | ' 2021-09-26 13:47:38.325 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:47:38.327 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-26 13:47:38.330 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-09-26 13:47:38.333 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:47:38.335 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-09-26 13:47:38.338 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-09-26 13:47:38.338 | BEGIN { group = "" } 2021-09-26 13:47:38.338 | /^\[\[.+\|.*\]\]/ { 2021-09-26 13:47:38.338 | gsub("[][]", "", $1); 2021-09-26 13:47:38.338 | split($1, a, "|"); 2021-09-26 13:47:38.338 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-26 13:47:38.338 | group=a[1] 2021-09-26 13:47:38.338 | } else { 2021-09-26 13:47:38.338 | group="" 2021-09-26 13:47:38.338 | } 2021-09-26 13:47:38.338 | next 2021-09-26 13:47:38.338 | } 2021-09-26 13:47:38.338 | { 2021-09-26 13:47:38.338 | if (group != "") 2021-09-26 13:47:38.338 | print $0 2021-09-26 13:47:38.338 | } 2021-09-26 13:47:38.339 | ' /home/ubuntu/devstack/local.conf 2021-09-26 13:47:38.345 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-09-26 13:47:38.347 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-09-26 13:47:38.374 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.376 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-09-26 13:47:38.379 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-09-26 13:47:38.408 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.411 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-09-26 13:47:38.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-09-26 13:47:38.441 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.444 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-09-26 13:47:38.446 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-09-26 13:47:38.473 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.476 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-09-26 13:47:38.478 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-09-26 13:47:38.505 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-09-26 13:47:38.510 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-09-26 13:47:38.536 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.539 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-09-26 13:47:38.541 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-09-26 13:47:38.567 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.570 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-09-26 13:47:38.573 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-09-26 13:47:38.600 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.602 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2021-09-26 13:47:38.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2021-09-26 13:47:38.632 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.635 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-26 13:47:38.638 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-26 13:47:38.641 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-26 13:47:38.644 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-09-26 13:47:38.646 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:47:38.650 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:47:38.652 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-09-26 13:47:38.655 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:47:38.659 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-09-26 13:47:38.662 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-09-26 13:47:38.665 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-26 13:47:38.667 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:47:38.670 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-26 13:47:38.673 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-26 13:47:38.675 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-26 13:47:38.678 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-09-26 13:47:38.681 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:47:38.684 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 13:47:38.687 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-09-26 13:47:38.691 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-26 13:47:38.691 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-26 13:47:38.691 | BEGIN { 2021-09-26 13:47:38.692 | section = "" 2021-09-26 13:47:38.692 | last_section = "" 2021-09-26 13:47:38.692 | section_count = 0 2021-09-26 13:47:38.692 | } 2021-09-26 13:47:38.692 | /^\[.+\]/ { 2021-09-26 13:47:38.692 | gsub("[][]", "", $1); 2021-09-26 13:47:38.692 | section=$1 2021-09-26 13:47:38.692 | next 2021-09-26 13:47:38.692 | } 2021-09-26 13:47:38.692 | /^ *\#/ { 2021-09-26 13:47:38.692 | next 2021-09-26 13:47:38.692 | } 2021-09-26 13:47:38.692 | /^[^ \t]+/ { 2021-09-26 13:47:38.692 | # get offset of first = in $0 2021-09-26 13:47:38.692 | eq_idx = index($0, "=") 2021-09-26 13:47:38.692 | # extract attr & value from $0 2021-09-26 13:47:38.692 | attr = substr($0, 1, eq_idx - 1) 2021-09-26 13:47:38.692 | value = substr($0, eq_idx + 1) 2021-09-26 13:47:38.692 | # only need to strip trailing whitespace from attr 2021-09-26 13:47:38.692 | sub(/[ \t]*$/, "", attr) 2021-09-26 13:47:38.692 | # need to strip leading & trailing whitespace from value 2021-09-26 13:47:38.692 | sub(/^[ \t]*/, "", value) 2021-09-26 13:47:38.692 | sub(/[ \t]*$/, "", value) 2021-09-26 13:47:38.692 | 2021-09-26 13:47:38.692 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-26 13:47:38.692 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-26 13:47:38.692 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-26 13:47:38.692 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-26 13:47:38.692 | if (! (section, attr) in cfg_attr_count) { 2021-09-26 13:47:38.692 | if (section != last_section) { 2021-09-26 13:47:38.692 | cfg_section[section_count++] = section 2021-09-26 13:47:38.692 | last_section = section 2021-09-26 13:47:38.692 | } 2021-09-26 13:47:38.693 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-26 13:47:38.693 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-26 13:47:38.693 | 2021-09-26 13:47:38.693 | cfg_attr[section, attr, 0] = value 2021-09-26 13:47:38.693 | cfg_attr_count[section, attr] = 1 2021-09-26 13:47:38.693 | } else { 2021-09-26 13:47:38.693 | lno = cfg_attr_count[section, attr]++ 2021-09-26 13:47:38.693 | cfg_attr[section, attr, lno] = value 2021-09-26 13:47:38.693 | } 2021-09-26 13:47:38.693 | } 2021-09-26 13:47:38.693 | END { 2021-09-26 13:47:38.693 | # Process each section in order 2021-09-26 13:47:38.693 | for (sno = 0; sno < section_count; sno++) { 2021-09-26 13:47:38.693 | section = cfg_section[sno] 2021-09-26 13:47:38.693 | # The ini routines simply append a config item immediately 2021-09-26 13:47:38.693 | # after the section header. To keep the same order as defined 2021-09-26 13:47:38.693 | # in local.conf, invoke the ini routines in the reverse order 2021-09-26 13:47:38.693 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-26 13:47:38.693 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-26 13:47:38.693 | if (cfg_attr_count[section, attr] == 1) 2021-09-26 13:47:38.693 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-26 13:47:38.693 | else { 2021-09-26 13:47:38.693 | # For multiline, invoke the ini routines in the reverse order 2021-09-26 13:47:38.693 | count = cfg_attr_count[section, attr] 2021-09-26 13:47:38.693 | print "inidelete " configfile " " section " " attr 2021-09-26 13:47:38.693 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-26 13:47:38.693 | for (l = count -2; l >= 0; l--) 2021-09-26 13:47:38.693 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-26 13:47:38.693 | } 2021-09-26 13:47:38.693 | } 2021-09-26 13:47:38.693 | } 2021-09-26 13:47:38.693 | } 2021-09-26 13:47:38.693 | ' 2021-09-26 13:47:38.694 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.695 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:47:38.698 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-26 13:47:38.701 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-26 13:47:38.704 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:47:38.706 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-09-26 13:47:38.709 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-26 13:47:38.709 | BEGIN { group = "" } 2021-09-26 13:47:38.709 | /^\[\[.+\|.*\]\]/ { 2021-09-26 13:47:38.709 | gsub("[][]", "", $1); 2021-09-26 13:47:38.709 | split($1, a, "|"); 2021-09-26 13:47:38.709 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-26 13:47:38.709 | group=a[1] 2021-09-26 13:47:38.709 | } else { 2021-09-26 13:47:38.709 | group="" 2021-09-26 13:47:38.710 | } 2021-09-26 13:47:38.710 | next 2021-09-26 13:47:38.710 | } 2021-09-26 13:47:38.710 | { 2021-09-26 13:47:38.710 | if (group != "") 2021-09-26 13:47:38.710 | print $0 2021-09-26 13:47:38.710 | } 2021-09-26 13:47:38.710 | ' /home/ubuntu/devstack/local.conf 2021-09-26 13:47:38.716 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-09-26 13:47:38.719 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-09-26 13:47:38.746 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.750 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-09-26 13:47:38.752 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-09-26 13:47:38.782 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:47:38.785 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-09-26 13:47:38.803 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:38.805 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-09-26 13:47:38.808 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:47:38.812 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-09-26 13:47:38.815 | + ./stack.sh:main:1238 : start_swift 2021-09-26 13:47:38.818 | + lib/swift:start_swift:774 : restart_service memcached 2021-09-26 13:47:38.820 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 13:47:38.823 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-09-26 13:47:38.867 | + lib/swift:start_swift:777 : is_ubuntu 2021-09-26 13:47:38.869 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:47:38.873 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:47:38.879 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-09-26 13:47:38.929 | Restarting rsync (via systemctl): rsync.service. 2021-09-26 13:47:38.933 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-09-26 13:47:38.936 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-09-26 13:47:38.939 | + lib/swift:start_swift:805 : local foreground_services type 2021-09-26 13:47:38.941 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-09-26 13:47:38.944 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-09-26 13:47:38.946 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 13:47:38.949 | + functions-common:run_process:1582 : local service=s-object 2021-09-26 13:47:38.952 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 13:47:38.954 | + functions-common:run_process:1584 : local group= 2021-09-26 13:47:38.957 | + functions-common:run_process:1585 : local user= 2021-09-26 13:47:38.959 | + functions-common:run_process:1587 : local name=s-object 2021-09-26 13:47:38.962 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:47:38.965 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:47:38.967 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:47:38.969 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:47:38.972 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:47:38.976 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664058973 2021-09-26 13:47:38.978 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-09-26 13:47:38.995 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:39.000 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-09-26 13:47:39.002 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-09-26 13:47:39.005 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 13:47:39.007 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 13:47:39.010 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 13:47:39.014 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 13:47:39.016 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-09-26 13:47:39.018 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-09-26 13:47:39.021 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-09-26 13:47:39.024 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:47:39.026 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:47:39.029 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-09-26 13:47:39.031 | + 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-09-26 13:47:39.033 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-09-26 13:47:39.036 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 13:47:39.038 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:47:39.041 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:47:39.043 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:47:39.046 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:47:39.049 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-09-26 13:47:39.051 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:47:39.055 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-09-26 13:47:39.111 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-09-26 13:47:39.166 | + 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-09-26 13:47:39.212 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-09-26 13:47:39.258 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-09-26 13:47:39.304 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:47:39.349 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:47:39.351 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-09-26 13:47:39.406 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:47:39.596 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-09-26 13:47:39.609 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-09-26 13:47:39.795 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-09-26 13:47:39.815 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:47:39.818 | + functions-common:time_stop:2331 : local name 2021-09-26 13:47:39.820 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:47:39.822 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:47:39.826 | + functions-common:time_stop:2334 : local total 2021-09-26 13:47:39.828 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:47:39.831 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:47:39.833 | + functions-common:time_stop:2338 : start_time=1632664058973 2021-09-26 13:47:39.835 | + functions-common:time_stop:2340 : [[ -z 1632664058973 ]] 2021-09-26 13:47:39.839 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:47:39.843 | + functions-common:time_stop:2343 : end_time=1632664059840 2021-09-26 13:47:39.846 | + functions-common:time_stop:2344 : elapsed_time=867 2021-09-26 13:47:39.848 | + functions-common:time_stop:2345 : total=2248 2021-09-26 13:47:39.850 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:47:39.853 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3115 2021-09-26 13:47:39.855 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-09-26 13:47:39.858 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 13:47:39.860 | + functions-common:run_process:1582 : local service=s-container 2021-09-26 13:47:39.863 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 13:47:39.865 | + functions-common:run_process:1584 : local group= 2021-09-26 13:47:39.868 | + functions-common:run_process:1585 : local user= 2021-09-26 13:47:39.870 | + functions-common:run_process:1587 : local name=s-container 2021-09-26 13:47:39.873 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:47:39.875 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:47:39.878 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:47:39.880 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:47:39.883 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:47:39.887 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664059884 2021-09-26 13:47:39.890 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-09-26 13:47:39.907 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:39.910 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-09-26 13:47:39.913 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-09-26 13:47:39.916 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 13:47:39.918 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 13:47:39.921 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 13:47:39.923 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 13:47:39.926 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-09-26 13:47:39.929 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-09-26 13:47:39.931 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-09-26 13:47:39.934 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:47:39.937 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:47:39.939 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-09-26 13:47:39.942 | + 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-09-26 13:47:39.945 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-09-26 13:47:39.947 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 13:47:39.951 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:47:39.953 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:47:39.956 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:47:39.958 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:47:39.961 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-09-26 13:47:39.963 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:47:39.969 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-09-26 13:47:40.029 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-09-26 13:47:40.085 | + 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-09-26 13:47:40.132 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-09-26 13:47:40.191 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-09-26 13:47:40.238 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:47:40.285 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:47:40.287 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-09-26 13:47:40.343 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:47:40.533 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-09-26 13:47:40.547 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-09-26 13:47:40.741 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-09-26 13:47:40.761 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:47:40.764 | + functions-common:time_stop:2331 : local name 2021-09-26 13:47:40.767 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:47:40.769 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:47:40.772 | + functions-common:time_stop:2334 : local total 2021-09-26 13:47:40.774 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:47:40.776 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:47:40.779 | + functions-common:time_stop:2338 : start_time=1632664059884 2021-09-26 13:47:40.782 | + functions-common:time_stop:2340 : [[ -z 1632664059884 ]] 2021-09-26 13:47:40.785 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:47:40.789 | + functions-common:time_stop:2343 : end_time=1632664060786 2021-09-26 13:47:40.791 | + functions-common:time_stop:2344 : elapsed_time=902 2021-09-26 13:47:40.794 | + functions-common:time_stop:2345 : total=3115 2021-09-26 13:47:40.797 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:47:40.800 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4017 2021-09-26 13:47:40.802 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-09-26 13:47:40.805 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 13:47:40.807 | + functions-common:run_process:1582 : local service=s-account 2021-09-26 13:47:40.810 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 13:47:40.813 | + functions-common:run_process:1584 : local group= 2021-09-26 13:47:40.815 | + functions-common:run_process:1585 : local user= 2021-09-26 13:47:40.817 | + functions-common:run_process:1587 : local name=s-account 2021-09-26 13:47:40.820 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:47:40.822 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:47:40.825 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:47:40.827 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:47:40.830 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:47:40.833 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664060831 2021-09-26 13:47:40.836 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-09-26 13:47:40.855 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:40.858 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-09-26 13:47:40.860 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-09-26 13:47:40.863 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 13:47:40.866 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 13:47:40.868 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 13:47:40.871 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 13:47:40.873 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-09-26 13:47:40.876 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-09-26 13:47:40.878 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-09-26 13:47:40.881 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:47:40.883 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:47:40.885 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-09-26 13:47:40.888 | + 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-09-26 13:47:40.891 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-09-26 13:47:40.893 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 13:47:40.896 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:47:40.899 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:47:40.902 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:47:40.905 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:47:40.908 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-09-26 13:47:40.910 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:47:40.914 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-09-26 13:47:40.976 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-09-26 13:47:41.039 | + 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-09-26 13:47:41.092 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-09-26 13:47:41.145 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-09-26 13:47:41.203 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:47:41.251 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:47:41.253 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-09-26 13:47:41.309 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:47:41.525 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-09-26 13:47:41.538 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-09-26 13:47:41.727 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-09-26 13:47:41.748 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:47:41.751 | + functions-common:time_stop:2331 : local name 2021-09-26 13:47:41.753 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:47:41.756 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:47:41.758 | + functions-common:time_stop:2334 : local total 2021-09-26 13:47:41.760 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:47:41.764 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:47:41.766 | + functions-common:time_stop:2338 : start_time=1632664060831 2021-09-26 13:47:41.768 | + functions-common:time_stop:2340 : [[ -z 1632664060831 ]] 2021-09-26 13:47:41.771 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:47:41.775 | + functions-common:time_stop:2343 : end_time=1632664061772 2021-09-26 13:47:41.777 | + functions-common:time_stop:2344 : elapsed_time=941 2021-09-26 13:47:41.780 | + functions-common:time_stop:2345 : total=4017 2021-09-26 13:47:41.782 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:47:41.785 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4958 2021-09-26 13:47:41.788 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-09-26 13:47:41.790 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-09-26 13:47:41.840 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 13:47:41.842 | + functions-common:run_process:1582 : local service=s-container-sync 2021-09-26 13:47:41.844 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 13:47:41.847 | + functions-common:run_process:1584 : local group= 2021-09-26 13:47:41.849 | + functions-common:run_process:1585 : local user= 2021-09-26 13:47:41.852 | + functions-common:run_process:1587 : local name=s-container-sync 2021-09-26 13:47:41.854 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:47:41.857 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:47:41.860 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:47:41.868 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:47:41.873 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:47:41.877 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664061874 2021-09-26 13:47:41.880 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-09-26 13:47:41.896 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:41.898 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-09-26 13:47:41.901 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-09-26 13:47:41.903 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 13:47:41.906 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 13:47:41.908 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 13:47:41.910 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 13:47:41.913 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-09-26 13:47:41.915 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-09-26 13:47:41.918 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-09-26 13:47:41.921 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:47:41.923 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:47:41.926 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-09-26 13:47:41.928 | + 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-09-26 13:47:41.930 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-09-26 13:47:41.933 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 13:47:41.936 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:47:41.938 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:47:41.941 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:47:41.943 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:47:41.946 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-09-26 13:47:41.948 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:47:41.952 | + 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-09-26 13:47:42.009 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-09-26 13:47:42.065 | + 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-09-26 13:47:42.113 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-09-26 13:47:42.171 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-09-26 13:47:42.232 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:47:42.282 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:47:42.285 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-09-26 13:47:42.344 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:47:42.534 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-09-26 13:47:42.548 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-09-26 13:47:42.731 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-09-26 13:47:42.753 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:47:42.755 | + functions-common:time_stop:2331 : local name 2021-09-26 13:47:42.757 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:47:42.760 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:47:42.762 | + functions-common:time_stop:2334 : local total 2021-09-26 13:47:42.767 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:47:42.771 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:47:42.773 | + functions-common:time_stop:2338 : start_time=1632664061874 2021-09-26 13:47:42.776 | + functions-common:time_stop:2340 : [[ -z 1632664061874 ]] 2021-09-26 13:47:42.779 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:47:42.782 | + functions-common:time_stop:2343 : end_time=1632664062780 2021-09-26 13:47:42.785 | + functions-common:time_stop:2344 : elapsed_time=906 2021-09-26 13:47:42.787 | + functions-common:time_stop:2345 : total=4958 2021-09-26 13:47:42.790 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:47:42.792 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5864 2021-09-26 13:47:42.795 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-09-26 13:47:42.817 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:47:42.819 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 13:47:42.826 | + functions-common:run_process:1582 : local service=s-proxy 2021-09-26 13:47:42.832 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 13:47:42.835 | + functions-common:run_process:1584 : local group= 2021-09-26 13:47:42.844 | + functions-common:run_process:1585 : local user= 2021-09-26 13:47:42.846 | + functions-common:run_process:1587 : local name=s-proxy 2021-09-26 13:47:42.849 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:47:42.852 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:47:42.854 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:47:42.857 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:47:42.861 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:47:42.864 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664062861 2021-09-26 13:47:42.867 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-09-26 13:47:42.886 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:42.888 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-09-26 13:47:42.890 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-09-26 13:47:42.893 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 13:47:42.895 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 13:47:42.898 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 13:47:42.900 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 13:47:42.903 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-09-26 13:47:42.905 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-09-26 13:47:42.908 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-09-26 13:47:42.917 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:47:42.920 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:47:42.922 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-09-26 13:47:42.926 | + 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-09-26 13:47:42.928 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-09-26 13:47:42.930 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 13:47:42.933 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:47:42.936 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:47:42.938 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:47:42.941 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:47:42.943 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-09-26 13:47:42.945 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:47:42.950 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-09-26 13:47:43.007 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-09-26 13:47:43.062 | + 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-09-26 13:47:43.111 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-09-26 13:47:43.158 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-09-26 13:47:43.213 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:47:43.260 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:47:43.262 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-09-26 13:47:43.318 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:47:43.545 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-09-26 13:47:43.559 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-09-26 13:47:43.764 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-09-26 13:47:43.784 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:47:43.787 | + functions-common:time_stop:2331 : local name 2021-09-26 13:47:43.789 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:47:43.792 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:47:43.794 | + functions-common:time_stop:2334 : local total 2021-09-26 13:47:43.797 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:47:43.799 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:47:43.802 | + functions-common:time_stop:2338 : start_time=1632664062861 2021-09-26 13:47:43.804 | + functions-common:time_stop:2340 : [[ -z 1632664062861 ]] 2021-09-26 13:47:43.807 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:47:43.811 | + functions-common:time_stop:2343 : end_time=1632664063808 2021-09-26 13:47:43.813 | + functions-common:time_stop:2344 : elapsed_time=947 2021-09-26 13:47:43.816 | + functions-common:time_stop:2345 : total=5864 2021-09-26 13:47:43.818 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:47:43.821 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6811 2021-09-26 13:47:43.823 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-09-26 13:47:43.824 | Waiting for swift proxy to start... 2021-09-26 13:47:43.826 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.43:8080/info 2021-09-26 13:47:43.829 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 13:47:43.831 | + functions:wait_for_service:445 : local url=http://10.222.0.43:8080/info 2021-09-26 13:47:43.833 | + functions:wait_for_service:446 : local rval=0 2021-09-26 13:47:43.836 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 13:47:43.839 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 13:47:43.841 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:47:43.844 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:47:43.847 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:47:43.851 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664063848 2021-09-26 13:47:43.853 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 13:47:43.858 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43:8080/info 2021-09-26 13:47:43.871 | + :: : [[ 000 == 503 ]] 2021-09-26 13:47:43.873 | + :: : [[ 7 -eq 7 ]] 2021-09-26 13:47:43.874 | + :: : sleep 1 2021-09-26 13:47:44.877 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43:8080/info 2021-09-26 13:47:44.890 | + :: : [[ 000 == 503 ]] 2021-09-26 13:47:44.891 | + :: : [[ 7 -eq 7 ]] 2021-09-26 13:47:44.892 | + :: : sleep 1 2021-09-26 13:47:45.896 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43:8080/info 2021-09-26 13:47:45.909 | + :: : [[ 000 == 503 ]] 2021-09-26 13:47:45.910 | + :: : [[ 7 -eq 7 ]] 2021-09-26 13:47:45.911 | + :: : sleep 1 2021-09-26 13:47:46.914 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43:8080/info 2021-09-26 13:47:47.205 | + :: : [[ 200 == 503 ]] 2021-09-26 13:47:47.206 | + :: : [[ 0 -eq 7 ]] 2021-09-26 13:47:47.210 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 13:47:47.212 | + functions-common:time_stop:2331 : local name 2021-09-26 13:47:47.215 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:47:47.217 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:47:47.220 | + functions-common:time_stop:2334 : local total 2021-09-26 13:47:47.222 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:47:47.225 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 13:47:47.227 | + functions-common:time_stop:2338 : start_time=1632664063848 2021-09-26 13:47:47.230 | + functions-common:time_stop:2340 : [[ -z 1632664063848 ]] 2021-09-26 13:47:47.233 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:47:47.237 | + functions-common:time_stop:2343 : end_time=1632664067234 2021-09-26 13:47:47.239 | + functions-common:time_stop:2344 : elapsed_time=3386 2021-09-26 13:47:47.241 | + functions-common:time_stop:2345 : total=3833 2021-09-26 13:47:47.244 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:47:47.246 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7219 2021-09-26 13:47:47.249 | + functions:wait_for_service:454 : return 0 2021-09-26 13:47:47.252 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-09-26 13:47:47.254 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-09-26 13:47:47.271 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:47.274 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-09-26 13:47:47.276 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:47:47.279 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-09-26 13:47:47.282 | + ./stack.sh:main:1244 : start_glance 2021-09-26 13:47:47.284 | + lib/glance:start_glance:385 : local service_protocol=http 2021-09-26 13:47:47.287 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-09-26 13:47:47.303 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:47:47.306 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 13:47:47.308 | + functions-common:run_process:1582 : local service=g-reg 2021-09-26 13:47:47.311 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 13:47:47.313 | + functions-common:run_process:1584 : local group= 2021-09-26 13:47:47.316 | + functions-common:run_process:1585 : local user= 2021-09-26 13:47:47.318 | + functions-common:run_process:1587 : local name=g-reg 2021-09-26 13:47:47.321 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:47:47.323 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:47:47.326 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:47:47.329 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:47:47.332 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:47:47.336 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664067333 2021-09-26 13:47:47.338 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-09-26 13:47:47.355 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:47.357 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-09-26 13:47:47.360 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-09-26 13:47:47.362 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 13:47:47.365 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 13:47:47.367 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 13:47:47.370 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 13:47:47.372 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-09-26 13:47:47.375 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-09-26 13:47:47.377 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-09-26 13:47:47.380 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:47:47.382 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:47:47.385 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-09-26 13:47:47.388 | + 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-09-26 13:47:47.390 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-09-26 13:47:47.393 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 13:47:47.395 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:47:47.397 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:47:47.400 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:47:47.402 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:47:47.405 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-09-26 13:47:47.407 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:47:47.411 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-09-26 13:47:47.466 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-09-26 13:47:47.521 | + 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-09-26 13:47:47.566 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-09-26 13:47:47.613 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-09-26 13:47:47.659 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:47:47.706 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:47:47.709 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-09-26 13:47:47.765 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:47:47.974 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-09-26 13:47:47.989 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-09-26 13:47:48.194 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-09-26 13:47:48.214 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:47:48.217 | + functions-common:time_stop:2331 : local name 2021-09-26 13:47:48.220 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:47:48.222 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:47:48.225 | + functions-common:time_stop:2334 : local total 2021-09-26 13:47:48.227 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:47:48.230 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:47:48.233 | + functions-common:time_stop:2338 : start_time=1632664067333 2021-09-26 13:47:48.236 | + functions-common:time_stop:2340 : [[ -z 1632664067333 ]] 2021-09-26 13:47:48.239 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:47:48.242 | + functions-common:time_stop:2343 : end_time=1632664068240 2021-09-26 13:47:48.245 | + functions-common:time_stop:2344 : elapsed_time=907 2021-09-26 13:47:48.248 | + functions-common:time_stop:2345 : total=6811 2021-09-26 13:47:48.250 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:47:48.252 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7718 2021-09-26 13:47:48.255 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-26 13:47:48.258 | ++ lib/glance:start_glance:395 : which uwsgi 2021-09-26 13:47:48.262 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 13:47:48.264 | + functions-common:run_process:1582 : local service=g-api 2021-09-26 13:47:48.267 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 13:47:48.269 | + functions-common:run_process:1584 : local group= 2021-09-26 13:47:48.272 | + functions-common:run_process:1585 : local user= 2021-09-26 13:47:48.274 | + functions-common:run_process:1587 : local name=g-api 2021-09-26 13:47:48.277 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:47:48.280 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:47:48.282 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:47:48.285 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:47:48.288 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:47:48.291 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664068289 2021-09-26 13:47:48.294 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-09-26 13:47:48.311 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:48.313 | + 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-09-26 13:47:48.316 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-09-26 13:47:48.318 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 13:47:48.321 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 13:47:48.323 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 13:47:48.326 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 13:47:48.328 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-09-26 13:47:48.331 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-09-26 13:47:48.333 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-09-26 13:47:48.336 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:47:48.338 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:47:48.341 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-09-26 13:47:48.344 | + 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-09-26 13:47:48.347 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-09-26 13:47:48.349 | + 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-09-26 13:47:48.352 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 13:47:48.354 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 13:47:48.357 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-09-26 13:47:48.360 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 13:47:48.364 | + 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-09-26 13:47:48.424 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-09-26 13:47:48.483 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-09-26 13:47:48.531 | + 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-09-26 13:47:48.578 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:47:48.637 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-09-26 13:47:48.684 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-09-26 13:47:48.730 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-09-26 13:47:48.777 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-09-26 13:47:48.824 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-09-26 13:47:48.877 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 13:47:48.880 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-09-26 13:47:48.937 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 13:47:49.165 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-09-26 13:47:49.178 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-09-26 13:47:49.371 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-09-26 13:47:49.447 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:47:49.450 | + functions-common:time_stop:2331 : local name 2021-09-26 13:47:49.452 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:47:49.454 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:47:49.457 | + functions-common:time_stop:2334 : local total 2021-09-26 13:47:49.460 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:47:49.462 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:47:49.465 | + functions-common:time_stop:2338 : start_time=1632664068289 2021-09-26 13:47:49.467 | + functions-common:time_stop:2340 : [[ -z 1632664068289 ]] 2021-09-26 13:47:49.472 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:47:49.474 | + functions-common:time_stop:2343 : end_time=1632664069471 2021-09-26 13:47:49.477 | + functions-common:time_stop:2344 : elapsed_time=1182 2021-09-26 13:47:49.480 | + functions-common:time_stop:2345 : total=7718 2021-09-26 13:47:49.483 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:47:49.485 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8900 2021-09-26 13:47:49.488 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.43) to start...' 2021-09-26 13:47:49.488 | Waiting for g-api (10.222.0.43) to start... 2021-09-26 13:47:49.490 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.43/image 2021-09-26 13:47:49.493 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 13:47:49.495 | + functions:wait_for_service:445 : local url=http://10.222.0.43/image 2021-09-26 13:47:49.498 | + functions:wait_for_service:446 : local rval=0 2021-09-26 13:47:49.501 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 13:47:49.504 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 13:47:49.506 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:47:49.508 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:47:49.513 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:47:49.515 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664069512 2021-09-26 13:47:49.518 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 13:47:49.523 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/image 2021-09-26 13:47:53.099 | + :: : [[ 300 == 503 ]] 2021-09-26 13:47:53.100 | + :: : [[ 0 -eq 7 ]] 2021-09-26 13:47:53.104 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 13:47:53.107 | + functions-common:time_stop:2331 : local name 2021-09-26 13:47:53.109 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:47:53.112 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:47:53.114 | + functions-common:time_stop:2334 : local total 2021-09-26 13:47:53.117 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:47:53.119 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 13:47:53.122 | + functions-common:time_stop:2338 : start_time=1632664069512 2021-09-26 13:47:53.125 | + functions-common:time_stop:2340 : [[ -z 1632664069512 ]] 2021-09-26 13:47:53.128 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:47:53.132 | + functions-common:time_stop:2343 : end_time=1632664073129 2021-09-26 13:47:53.134 | + functions-common:time_stop:2344 : elapsed_time=3617 2021-09-26 13:47:53.137 | + functions-common:time_stop:2345 : total=7219 2021-09-26 13:47:53.139 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:47:53.142 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10836 2021-09-26 13:47:53.144 | + functions:wait_for_service:454 : return 0 2021-09-26 13:47:53.147 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-09-26 13:47:53.164 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:53.167 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-09-26 13:47:53.187 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:47:53.189 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-09-26 13:47:53.192 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:47:53.194 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-09-26 13:47:53.197 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-09-26 13:47:53.199 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 13:47:53.202 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 13:47:53.204 | + functions:upload_image:91 : local image image_fname image_name 2021-09-26 13:47:53.206 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-09-26 13:47:53.211 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 13:47:53.214 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 13:47:53.216 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-09-26 13:47:53.218 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-09-26 13:47:53.220 | + 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-09-26 13:47:53.223 | --2021-09-26 13:47:53-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 13:47:53.224 | Connecting to 10.100.0.9:80... connected. 2021-09-26 13:47:53.226 | HTTP request sent, awaiting response... 200 OK 2021-09-26 13:47:53.226 | Length: 645922816 (616M) 2021-09-26 13:47:53.226 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-09-26 13:47:53.248 | 2021-09-26 13:47:53.538 | 0K ........ ........ ........ ........ 5% 106M 6s 2021-09-26 13:47:53.824 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-09-26 13:47:54.109 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-09-26 13:47:54.395 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-09-26 13:47:54.680 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-09-26 13:47:54.965 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-09-26 13:47:55.251 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-09-26 13:47:55.536 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-09-26 13:47:55.821 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-09-26 13:47:56.106 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-09-26 13:47:56.391 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-09-26 13:47:56.676 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-09-26 13:47:56.961 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-09-26 13:47:57.249 | 425984K ........ ........ ........ ........ 72% 111M 2s 2021-09-26 13:47:57.534 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-09-26 13:47:57.819 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-09-26 13:47:58.104 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-09-26 13:47:58.389 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-09-26 13:47:58.674 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-09-26 13:47:58.736 | 622592K ........ 100% 112M=5.5s 2021-09-26 13:47:58.736 | 2021-09-26 13:47:58.737 | 2021-09-26 13:47:58 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-09-26 13:47:58.737 | 2021-09-26 13:47:58.739 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-09-26 13:47:58.742 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 13:47:58.744 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-09-26 13:47:58.746 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-09-26 13:47:58.748 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-09-26 13:47:58.750 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-09-26 13:47:58.753 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-09-26 13:47:58.755 | + functions:upload_image:290 : local kernel= 2021-09-26 13:47:58.757 | + functions:upload_image:291 : local ramdisk= 2021-09-26 13:47:58.759 | + functions:upload_image:292 : local disk_format= 2021-09-26 13:47:58.761 | + functions:upload_image:293 : local container_format= 2021-09-26 13:47:58.764 | + functions:upload_image:294 : local unpack= 2021-09-26 13:47:58.766 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-09-26 13:47:58.768 | + functions:upload_image:296 : case "$image_fname" in 2021-09-26 13:47:58.771 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 13:47:58.774 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 13:47:58.777 | + functions:upload_image:362 : image_name=ubuntu-16 2021-09-26 13:47:58.780 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 13:47:58.780 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-09-26 13:47:58.784 | + functions:upload_image:363 : disk_format=vhdx 2021-09-26 13:47:58.787 | + functions:upload_image:364 : container_format=bare 2021-09-26 13:47:58.789 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-09-26 13:47:58.792 | + functions:upload_image:372 : is_arch ppc64le 2021-09-26 13:47:58.794 | ++ functions-common:is_arch:428 : uname -m 2021-09-26 13:47:58.798 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-09-26 13:47:58.800 | + functions:upload_image:372 : is_arch ppc64 2021-09-26 13:47:58.803 | ++ functions-common:is_arch:428 : uname -m 2021-09-26 13:47:58.807 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-09-26 13:47:58.809 | + functions:upload_image:372 : is_arch ppc 2021-09-26 13:47:58.812 | ++ functions-common:is_arch:428 : uname -m 2021-09-26 13:47:58.815 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-09-26 13:47:58.818 | + functions:upload_image:376 : is_arch aarch64 2021-09-26 13:47:58.821 | ++ functions-common:is_arch:428 : uname -m 2021-09-26 13:47:58.824 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-09-26 13:47:58.826 | + functions:upload_image:380 : '[' bare = bare ']' 2021-09-26 13:47:58.829 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-09-26 13:47:58.831 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-09-26 13:47:58.833 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-09-26 13:47:58.836 | + 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-09-26 13:48:17.153 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:48:17.153 | | Field | Value | 2021-09-26 13:48:17.153 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:48:17.153 | | container_format | bare | 2021-09-26 13:48:17.153 | | created_at | 2021-09-26T13:48:02Z | 2021-09-26 13:48:17.153 | | disk_format | vhdx | 2021-09-26 13:48:17.153 | | file | /v2/images/6252863c-c546-454f-b73e-e3ca7b6b2f46/file | 2021-09-26 13:48:17.153 | | id | 6252863c-c546-454f-b73e-e3ca7b6b2f46 | 2021-09-26 13:48:17.153 | | min_disk | 0 | 2021-09-26 13:48:17.153 | | min_ram | 0 | 2021-09-26 13:48:17.153 | | name | ubuntu-16 | 2021-09-26 13:48:17.153 | | owner | 473e07ae6bbe471da5345fd922704eaa | 2021-09-26 13:48:17.153 | | 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/6252863c-c546-454f-b73e-e3ca7b6b2f46' | 2021-09-26 13:48:17.154 | | protected | False | 2021-09-26 13:48:17.154 | | schema | /v2/schemas/image | 2021-09-26 13:48:17.154 | | status | queued | 2021-09-26 13:48:17.154 | | tags | | 2021-09-26 13:48:17.154 | | updated_at | 2021-09-26T13:48:02Z | 2021-09-26 13:48:17.154 | | visibility | public | 2021-09-26 13:48:17.154 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:48:17.275 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-26 13:48:17.277 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-09-26 13:48:17.294 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:17.297 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-26 13:48:17.323 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-26 13:48:17.351 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-09-26 13:48:17.367 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:17.370 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-26 13:48:17.397 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-09-26 13:48:17.414 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:17.417 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-09-26 13:48:17.419 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:48:17.422 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-09-26 13:48:17.424 | + ./stack.sh:main:1283 : start_nova_api 2021-09-26 13:48:17.427 | + lib/nova:start_nova_api:847 : local service_port=8774 2021-09-26 13:48:17.429 | + lib/nova:start_nova_api:848 : local service_protocol=http 2021-09-26 13:48:17.431 | + lib/nova:start_nova_api:849 : local nova_url 2021-09-26 13:48:17.434 | + lib/nova:start_nova_api:850 : is_service_enabled tls-proxy 2021-09-26 13:48:17.450 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:48:17.453 | + lib/nova:start_nova_api:856 : 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-09-26 13:48:17.455 | + lib/nova:start_nova_api:857 : 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-09-26 13:48:17.459 | + lib/nova:start_nova_api:857 : 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-09-26 13:48:17.462 | + lib/nova:start_nova_api:859 : '[' True == False ']' 2021-09-26 13:48:17.465 | ++ lib/nova:start_nova_api:867 : which uwsgi 2021-09-26 13:48:17.469 | + lib/nova:start_nova_api:867 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-26 13:48:17.471 | + functions-common:run_process:1582 : local service=n-api 2021-09-26 13:48:17.474 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-26 13:48:17.477 | + functions-common:run_process:1584 : local group= 2021-09-26 13:48:17.480 | + functions-common:run_process:1585 : local user= 2021-09-26 13:48:17.482 | + functions-common:run_process:1587 : local name=n-api 2021-09-26 13:48:17.485 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:48:17.487 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:48:17.490 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:17.492 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:17.496 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:17.500 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664097497 2021-09-26 13:48:17.503 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-09-26 13:48:17.519 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:17.522 | + 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-09-26 13:48:17.525 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-09-26 13:48:17.528 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-26 13:48:17.530 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-26 13:48:17.533 | + 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-09-26 13:48:17.536 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-26 13:48:17.541 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-09-26 13:48:17.543 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-09-26 13:48:17.546 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-09-26 13:48:17.549 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:48:17.552 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:48:17.554 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-09-26 13:48:17.557 | + 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-09-26 13:48:17.559 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-09-26 13:48:17.562 | + 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-09-26 13:48:17.564 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 13:48:17.566 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 13:48:17.568 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-09-26 13:48:17.571 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 13:48:17.575 | + 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-09-26 13:48:17.638 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-09-26 13:48:17.695 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-09-26 13:48:17.742 | + 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-09-26 13:48:17.789 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:48:17.837 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-09-26 13:48:17.886 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-09-26 13:48:17.933 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-09-26 13:48:17.979 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-09-26 13:48:18.031 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-09-26 13:48:18.083 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 13:48:18.086 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-09-26 13:48:18.146 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 13:48:18.364 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-09-26 13:48:18.378 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-09-26 13:48:18.598 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-09-26 13:48:18.677 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:48:18.680 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:18.682 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:18.685 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:18.688 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:18.691 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:18.693 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:48:18.696 | + functions-common:time_stop:2338 : start_time=1632664097497 2021-09-26 13:48:18.699 | + functions-common:time_stop:2340 : [[ -z 1632664097497 ]] 2021-09-26 13:48:18.703 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:18.706 | + functions-common:time_stop:2343 : end_time=1632664098703 2021-09-26 13:48:18.709 | + functions-common:time_stop:2344 : elapsed_time=1206 2021-09-26 13:48:18.712 | + functions-common:time_stop:2345 : total=8900 2021-09-26 13:48:18.714 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:18.718 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10106 2021-09-26 13:48:18.721 | + lib/nova:start_nova_api:868 : nova_url=http://10.222.0.43/compute/v2.1/ 2021-09-26 13:48:18.724 | + lib/nova:start_nova_api:871 : echo 'Waiting for nova-api to start...' 2021-09-26 13:48:18.725 | Waiting for nova-api to start... 2021-09-26 13:48:18.727 | + lib/nova:start_nova_api:872 : wait_for_service 60 http://10.222.0.43/compute/v2.1/ 2021-09-26 13:48:18.731 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 13:48:18.733 | + functions:wait_for_service:445 : local url=http://10.222.0.43/compute/v2.1/ 2021-09-26 13:48:18.736 | + functions:wait_for_service:446 : local rval=0 2021-09-26 13:48:18.739 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 13:48:18.742 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 13:48:18.745 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:18.748 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:18.752 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:18.755 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664098752 2021-09-26 13:48:18.758 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 13:48:18.763 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/compute/v2.1/ 2021-09-26 13:48:24.792 | + :: : [[ 200 == 503 ]] 2021-09-26 13:48:24.794 | + :: : [[ 0 -eq 7 ]] 2021-09-26 13:48:24.797 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 13:48:24.800 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:24.803 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:24.805 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:24.808 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:24.811 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:24.813 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 13:48:24.816 | + functions-common:time_stop:2338 : start_time=1632664098752 2021-09-26 13:48:24.819 | + functions-common:time_stop:2340 : [[ -z 1632664098752 ]] 2021-09-26 13:48:24.822 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:24.826 | + functions-common:time_stop:2343 : end_time=1632664104823 2021-09-26 13:48:24.829 | + functions-common:time_stop:2344 : elapsed_time=6071 2021-09-26 13:48:24.831 | + functions-common:time_stop:2345 : total=10836 2021-09-26 13:48:24.834 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:24.836 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16907 2021-09-26 13:48:24.839 | + functions:wait_for_service:454 : return 0 2021-09-26 13:48:24.842 | + lib/nova:start_nova_api:876 : 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-09-26 13:48:24.844 | + lib/nova:start_nova_api:876 : 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-09-26 13:48:24.847 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-09-26 13:48:24.864 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:48:24.867 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-09-26 13:48:24.883 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:24.886 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-09-26 13:48:24.889 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:48:24.891 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-09-26 13:48:24.894 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-09-26 13:48:24.897 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-09-26 13:48:24.899 | + 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-09-26 13:48:24.932 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-09-26 13:48:24.935 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-09-26 13:48:24.938 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-09-26 13:48:24.941 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-09-26 13:48:24.944 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-09-26 13:48:24.947 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-09-26 13:48:24.950 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-26 13:48:24.953 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-26 13:48:24.956 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-09-26 13:48:24.958 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-09-26 13:48:24.961 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-09-26 13:48:24.964 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-09-26 13:48:24.966 | +++ 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-09-26 13:48:24.969 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-26 13:48:24.972 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-26 13:48:24.974 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-09-26 13:48:24.977 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-26 13:48:24.980 | + 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-09-26 13:48:24.983 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-09-26 13:48:25.000 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:48:25.003 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-09-26 13:48:25.007 | + 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-09-26 13:48:25.010 | + functions-common:run_process:1582 : local service=q-svc 2021-09-26 13:48:25.012 | + 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-09-26 13:48:25.015 | + functions-common:run_process:1584 : local group= 2021-09-26 13:48:25.017 | + functions-common:run_process:1585 : local user= 2021-09-26 13:48:25.020 | + functions-common:run_process:1587 : local name=q-svc 2021-09-26 13:48:25.023 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:48:25.025 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:48:25.028 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:25.031 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:25.034 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:25.037 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664105035 2021-09-26 13:48:25.040 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-09-26 13:48:25.056 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:25.059 | + 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-09-26 13:48:25.061 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-09-26 13:48:25.064 | + 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-09-26 13:48:25.067 | + 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-09-26 13:48:25.070 | + 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-09-26 13:48:25.072 | + 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-09-26 13:48:25.075 | + 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-09-26 13:48:25.077 | + 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-09-26 13:48:25.080 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-09-26 13:48:25.082 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:48:25.085 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:48:25.088 | + 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-09-26 13:48:25.091 | + 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-09-26 13:48:25.093 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-09-26 13:48:25.095 | + 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-09-26 13:48:25.098 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:48:25.100 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:48:25.102 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:48:25.104 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:48:25.107 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-09-26 13:48:25.109 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:48:25.114 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-09-26 13:48:25.168 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-09-26 13:48:25.233 | + 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-09-26 13:48:25.281 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-09-26 13:48:25.332 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-09-26 13:48:25.387 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:48:25.434 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:48:25.436 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-09-26 13:48:25.492 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:48:25.700 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-09-26 13:48:25.713 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-09-26 13:48:25.904 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-09-26 13:48:25.925 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:48:25.927 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:25.930 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:25.932 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:25.935 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:25.937 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:25.940 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:48:25.943 | + functions-common:time_stop:2338 : start_time=1632664105035 2021-09-26 13:48:25.945 | + functions-common:time_stop:2340 : [[ -z 1632664105035 ]] 2021-09-26 13:48:25.948 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:25.952 | + functions-common:time_stop:2343 : end_time=1632664105949 2021-09-26 13:48:25.954 | + functions-common:time_stop:2344 : elapsed_time=914 2021-09-26 13:48:25.958 | + functions-common:time_stop:2345 : total=10106 2021-09-26 13:48:25.961 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:25.963 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11020 2021-09-26 13:48:25.966 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.43:9696 2021-09-26 13:48:25.968 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-09-26 13:48:25.985 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:48:25.988 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-09-26 13:48:25.988 | Waiting for Neutron to start... 2021-09-26 13:48:25.990 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.43:9696' 2021-09-26 13:48:25.993 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.43:9696' 'Neutron did not start' 60 2021-09-26 13:48:25.996 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.43:9696' 2021-09-26 13:48:25.998 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-09-26 13:48:26.001 | + functions-common:test_with_retry:2271 : local until=60 2021-09-26 13:48:26.004 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-09-26 13:48:26.006 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-09-26 13:48:26.009 | + functions-common:time_start:2317 : local name=test_with_retry 2021-09-26 13:48:26.012 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:26.014 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:26.017 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:26.022 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664106018 2021-09-26 13:48:26.024 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.43:9696; do sleep 0.5; done' 2021-09-26 13:48:26.029 | 2021-09-26 13:48:26.029 | Redirecting output to ‘wget-log’. 2021-09-26 13:48:26.533 | 2021-09-26 13:48:26.533 | Redirecting output to ‘wget-log.1’. 2021-09-26 13:48:27.038 | 2021-09-26 13:48:27.038 | Redirecting output to ‘wget-log.2’. 2021-09-26 13:48:27.542 | 2021-09-26 13:48:27.542 | Redirecting output to ‘wget-log.3’. 2021-09-26 13:48:28.047 | 2021-09-26 13:48:28.047 | Redirecting output to ‘wget-log.4’. 2021-09-26 13:48:28.551 | 2021-09-26 13:48:28.552 | Redirecting output to ‘wget-log.5’. 2021-09-26 13:48:29.056 | 2021-09-26 13:48:29.056 | Redirecting output to ‘wget-log.6’. 2021-09-26 13:48:29.560 | 2021-09-26 13:48:29.560 | Redirecting output to ‘wget-log.7’. 2021-09-26 13:48:30.064 | 2021-09-26 13:48:30.064 | Redirecting output to ‘wget-log.8’. 2021-09-26 13:48:30.569 | 2021-09-26 13:48:30.569 | Redirecting output to ‘wget-log.9’. 2021-09-26 13:48:31.077 | 2021-09-26 13:48:31.077 | Redirecting output to ‘wget-log.10’. 2021-09-26 13:48:31.581 | 2021-09-26 13:48:31.582 | Redirecting output to ‘wget-log.11’. 2021-09-26 13:48:31.599 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.43:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-09-26 13:48:31.602 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:31.605 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:31.607 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:31.610 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:31.612 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:31.615 | + functions-common:time_stop:2337 : name=test_with_retry 2021-09-26 13:48:31.618 | + functions-common:time_stop:2338 : start_time=1632664106018 2021-09-26 13:48:31.620 | + functions-common:time_stop:2340 : [[ -z 1632664106018 ]] 2021-09-26 13:48:31.623 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:31.627 | + functions-common:time_stop:2343 : end_time=1632664111624 2021-09-26 13:48:31.630 | + functions-common:time_stop:2344 : elapsed_time=5606 2021-09-26 13:48:31.633 | + functions-common:time_stop:2345 : total=0 2021-09-26 13:48:31.635 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:31.638 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5606 2021-09-26 13:48:31.640 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-09-26 13:48:31.657 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:31.659 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-09-26 13:48:31.662 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:48:31.664 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-09-26 13:48:31.667 | + ./stack.sh:main:1299 : start_placement 2021-09-26 13:48:31.669 | + lib/placement:start_placement:161 : start_placement_api 2021-09-26 13:48:31.672 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-26 13:48:31.676 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-09-26 13:48:31.680 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 13:48:31.682 | + functions-common:run_process:1582 : local service=placement-api 2021-09-26 13:48:31.685 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 13:48:31.688 | + functions-common:run_process:1584 : local group= 2021-09-26 13:48:31.690 | + functions-common:run_process:1585 : local user= 2021-09-26 13:48:31.693 | + functions-common:run_process:1587 : local name=placement-api 2021-09-26 13:48:31.696 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:48:31.698 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:48:31.701 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:31.704 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:31.707 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:31.711 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664111708 2021-09-26 13:48:31.714 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-09-26 13:48:31.730 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:31.733 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-09-26 13:48:31.736 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-09-26 13:48:31.739 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 13:48:31.741 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 13:48:31.744 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 13:48:31.747 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 13:48:31.749 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-09-26 13:48:31.752 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-09-26 13:48:31.755 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-09-26 13:48:31.758 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:48:31.760 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:48:31.763 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-09-26 13:48:31.765 | + 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-09-26 13:48:31.768 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-09-26 13:48:31.770 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 13:48:31.773 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 13:48:31.775 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 13:48:31.777 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-09-26 13:48:31.780 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 13:48:31.784 | + 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-09-26 13:48:31.840 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-09-26 13:48:31.896 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-09-26 13:48:31.943 | + 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-09-26 13:48:31.990 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:48:32.038 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-09-26 13:48:32.085 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-09-26 13:48:32.134 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-09-26 13:48:32.184 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-09-26 13:48:32.232 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-09-26 13:48:32.283 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 13:48:32.286 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-09-26 13:48:32.343 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 13:48:32.551 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-09-26 13:48:32.564 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-09-26 13:48:32.770 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-09-26 13:48:32.847 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:48:32.849 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:32.852 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:32.854 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:32.857 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:32.859 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:32.862 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:48:32.865 | + functions-common:time_stop:2338 : start_time=1632664111708 2021-09-26 13:48:32.867 | + functions-common:time_stop:2340 : [[ -z 1632664111708 ]] 2021-09-26 13:48:32.871 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:32.874 | + functions-common:time_stop:2343 : end_time=1632664112871 2021-09-26 13:48:32.877 | + functions-common:time_stop:2344 : elapsed_time=1163 2021-09-26 13:48:32.880 | + functions-common:time_stop:2345 : total=11020 2021-09-26 13:48:32.882 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:32.885 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12183 2021-09-26 13:48:32.887 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-09-26 13:48:32.887 | Waiting for placement-api to start... 2021-09-26 13:48:32.890 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.43/placement 2021-09-26 13:48:32.892 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 13:48:32.896 | + functions:wait_for_service:445 : local url=http://10.222.0.43/placement 2021-09-26 13:48:32.898 | + functions:wait_for_service:446 : local rval=0 2021-09-26 13:48:32.901 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 13:48:32.903 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 13:48:32.906 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:32.908 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:32.911 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:32.915 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664112912 2021-09-26 13:48:32.918 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 13:48:32.925 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/placement 2021-09-26 13:48:35.695 | + :: : [[ 200 == 503 ]] 2021-09-26 13:48:35.697 | + :: : [[ 0 -eq 7 ]] 2021-09-26 13:48:35.700 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 13:48:35.703 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:35.705 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:35.708 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:35.710 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:35.713 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:35.715 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 13:48:35.718 | + functions-common:time_stop:2338 : start_time=1632664112912 2021-09-26 13:48:35.720 | + functions-common:time_stop:2340 : [[ -z 1632664112912 ]] 2021-09-26 13:48:35.724 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:35.728 | + functions-common:time_stop:2343 : end_time=1632664115725 2021-09-26 13:48:35.730 | + functions-common:time_stop:2344 : elapsed_time=2813 2021-09-26 13:48:35.733 | + functions-common:time_stop:2345 : total=16907 2021-09-26 13:48:35.735 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:35.738 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19720 2021-09-26 13:48:35.741 | + functions:wait_for_service:454 : return 0 2021-09-26 13:48:35.743 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-09-26 13:48:35.760 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:35.762 | + ./stack.sh:main:1303 : start_neutron 2021-09-26 13:48:35.765 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-09-26 13:48:35.769 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:48:35.769 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 13:48:35.773 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 13:48:35.776 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 13:48:35.779 | + 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-09-26 13:48:35.781 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 13:48:35.784 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-09-26 13:48:35.787 | + 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-09-26 13:48:35.789 | + functions-common:run_process:1582 : local service=q-agt 2021-09-26 13:48:35.792 | + 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-09-26 13:48:35.794 | + functions-common:run_process:1584 : local group= 2021-09-26 13:48:35.797 | + functions-common:run_process:1585 : local user= 2021-09-26 13:48:35.801 | + functions-common:run_process:1587 : local name=q-agt 2021-09-26 13:48:35.803 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:48:35.806 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:48:35.808 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:35.811 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:35.814 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:35.818 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664115815 2021-09-26 13:48:35.820 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-09-26 13:48:35.836 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:35.839 | + 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-09-26 13:48:35.841 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-09-26 13:48:35.844 | + 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-09-26 13:48:35.846 | + 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-09-26 13:48:35.849 | + 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-09-26 13:48:35.852 | + 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-09-26 13:48:35.854 | + 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-09-26 13:48:35.857 | + 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-09-26 13:48:35.859 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-09-26 13:48:35.862 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:48:35.865 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:48:35.867 | + 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-09-26 13:48:35.870 | + 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-09-26 13:48:35.873 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-09-26 13:48:35.875 | + 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-09-26 13:48:35.877 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:48:35.879 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:48:35.882 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:48:35.884 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:48:35.886 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-09-26 13:48:35.888 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:48:35.892 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-09-26 13:48:35.948 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-09-26 13:48:36.020 | + 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-09-26 13:48:36.069 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-09-26 13:48:36.118 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-09-26 13:48:36.167 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:48:36.215 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:48:36.217 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-09-26 13:48:36.279 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:48:36.496 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-09-26 13:48:36.509 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-09-26 13:48:36.717 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-09-26 13:48:36.737 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:48:36.741 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:36.743 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:36.746 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:36.749 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:36.751 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:36.754 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:48:36.756 | + functions-common:time_stop:2338 : start_time=1632664115815 2021-09-26 13:48:36.759 | + functions-common:time_stop:2340 : [[ -z 1632664115815 ]] 2021-09-26 13:48:36.762 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:36.766 | + functions-common:time_stop:2343 : end_time=1632664116763 2021-09-26 13:48:36.768 | + functions-common:time_stop:2344 : elapsed_time=948 2021-09-26 13:48:36.771 | + functions-common:time_stop:2345 : total=12183 2021-09-26 13:48:36.773 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:36.776 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13131 2021-09-26 13:48:36.778 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-09-26 13:48:36.781 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-09-26 13:48:36.784 | + functions-common:is_provider_network:2183 : return 1 2021-09-26 13:48:36.787 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-09-26 13:48:36.789 | + 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-09-26 13:48:36.792 | + functions-common:run_process:1582 : local service=q-dhcp 2021-09-26 13:48:36.794 | + 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-09-26 13:48:36.797 | + functions-common:run_process:1584 : local group= 2021-09-26 13:48:36.800 | + functions-common:run_process:1585 : local user= 2021-09-26 13:48:36.803 | + functions-common:run_process:1587 : local name=q-dhcp 2021-09-26 13:48:36.805 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:48:36.808 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:48:36.810 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:36.813 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:36.816 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:36.820 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664116817 2021-09-26 13:48:36.822 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-09-26 13:48:36.839 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:36.842 | + 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-09-26 13:48:36.845 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-09-26 13:48:36.848 | + 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-09-26 13:48:36.850 | + 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-09-26 13:48:36.853 | + 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-09-26 13:48:36.855 | + 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-09-26 13:48:36.858 | + 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-09-26 13:48:36.860 | + 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-09-26 13:48:36.863 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-09-26 13:48:36.866 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:48:36.868 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:48:36.871 | + 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-09-26 13:48:36.873 | + 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-09-26 13:48:36.876 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-09-26 13:48:36.879 | + 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-09-26 13:48:36.881 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:48:36.883 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:48:36.886 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:48:36.888 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:48:36.891 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-09-26 13:48:36.893 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:48:36.898 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-09-26 13:48:36.954 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-09-26 13:48:37.012 | + 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-09-26 13:48:37.066 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-09-26 13:48:37.119 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-09-26 13:48:37.171 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:48:37.222 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:48:37.225 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-09-26 13:48:37.281 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:48:37.485 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-09-26 13:48:37.498 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-09-26 13:48:37.717 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-09-26 13:48:37.737 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:48:37.740 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:37.743 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:37.746 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:37.748 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:37.751 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:37.754 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:48:37.756 | + functions-common:time_stop:2338 : start_time=1632664116817 2021-09-26 13:48:37.759 | + functions-common:time_stop:2340 : [[ -z 1632664116817 ]] 2021-09-26 13:48:37.763 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:37.766 | + functions-common:time_stop:2343 : end_time=1632664117763 2021-09-26 13:48:37.768 | + functions-common:time_stop:2344 : elapsed_time=946 2021-09-26 13:48:37.771 | + functions-common:time_stop:2345 : total=13131 2021-09-26 13:48:37.773 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:37.776 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14077 2021-09-26 13:48:37.779 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-09-26 13:48:37.797 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:48:37.801 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-09-26 13:48:37.804 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-26 13:48:37.806 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-26 13:48:37.810 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-09-26 13:48:37.812 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-26 13:48:37.815 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-26 13:48:37.818 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-26 13:48:37.821 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-09-26 13:48:37.823 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-26 13:48:37.826 | + 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-09-26 13:48:37.828 | + functions-common:run_process:1582 : local service=q-l3 2021-09-26 13:48:37.831 | + 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-09-26 13:48:37.834 | + functions-common:run_process:1584 : local group= 2021-09-26 13:48:37.837 | + functions-common:run_process:1585 : local user= 2021-09-26 13:48:37.839 | + functions-common:run_process:1587 : local name=q-l3 2021-09-26 13:48:37.842 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:48:37.845 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:48:37.848 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:37.850 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:37.854 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:37.857 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664117854 2021-09-26 13:48:37.860 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-09-26 13:48:37.881 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:37.883 | + 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-09-26 13:48:37.886 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-09-26 13:48:37.888 | + 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-09-26 13:48:37.892 | + 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-09-26 13:48:37.895 | + 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-09-26 13:48:37.897 | + 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-09-26 13:48:37.900 | + 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-09-26 13:48:37.903 | + 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-09-26 13:48:37.906 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-09-26 13:48:37.908 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:48:37.911 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:48:37.914 | + 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-09-26 13:48:37.917 | + 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-09-26 13:48:37.919 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-09-26 13:48:37.922 | + 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-09-26 13:48:37.925 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:48:37.928 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:48:37.930 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:48:37.933 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:48:37.936 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-09-26 13:48:37.939 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:48:37.944 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-09-26 13:48:38.008 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-09-26 13:48:38.067 | + 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-09-26 13:48:38.122 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-09-26 13:48:38.181 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-09-26 13:48:38.249 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:48:38.304 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:48:38.307 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-09-26 13:48:38.368 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:48:38.611 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-09-26 13:48:38.625 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-09-26 13:48:38.843 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-09-26 13:48:38.867 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:48:38.868 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:38.871 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:38.873 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:38.877 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:38.879 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:38.882 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:48:38.885 | + functions-common:time_stop:2338 : start_time=1632664117854 2021-09-26 13:48:38.887 | + functions-common:time_stop:2340 : [[ -z 1632664117854 ]] 2021-09-26 13:48:38.892 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:38.898 | + functions-common:time_stop:2343 : end_time=1632664118892 2021-09-26 13:48:38.898 | + functions-common:time_stop:2344 : elapsed_time=1038 2021-09-26 13:48:38.900 | + functions-common:time_stop:2345 : total=14077 2021-09-26 13:48:38.903 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:38.905 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15115 2021-09-26 13:48:38.908 | + 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-09-26 13:48:38.910 | + functions-common:run_process:1582 : local service=q-meta 2021-09-26 13:48:38.913 | + 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-09-26 13:48:38.915 | + functions-common:run_process:1584 : local group= 2021-09-26 13:48:38.918 | + functions-common:run_process:1585 : local user= 2021-09-26 13:48:38.920 | + functions-common:run_process:1587 : local name=q-meta 2021-09-26 13:48:38.923 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:48:38.926 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:48:38.928 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:38.930 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:38.935 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:38.938 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664118934 2021-09-26 13:48:38.942 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-09-26 13:48:38.963 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:38.965 | + 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-09-26 13:48:38.968 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-09-26 13:48:38.970 | + 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-09-26 13:48:38.973 | + 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-09-26 13:48:38.976 | + 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-09-26 13:48:38.978 | + 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-09-26 13:48:38.981 | + 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-09-26 13:48:38.984 | + 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-09-26 13:48:38.986 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-09-26 13:48:38.995 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:48:38.998 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:48:39.001 | + 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-09-26 13:48:39.004 | + 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-09-26 13:48:39.006 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-09-26 13:48:39.009 | + 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-09-26 13:48:39.011 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:48:39.014 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:48:39.016 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:48:39.019 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:48:39.021 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-09-26 13:48:39.024 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:48:39.028 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-09-26 13:48:39.094 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-09-26 13:48:39.160 | + 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-09-26 13:48:39.250 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-09-26 13:48:39.305 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-09-26 13:48:39.358 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:48:39.423 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:48:39.423 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-09-26 13:48:39.484 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:48:39.704 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-09-26 13:48:39.718 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-09-26 13:48:39.928 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-09-26 13:48:39.952 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:48:39.959 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:39.964 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:39.968 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:39.979 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:39.985 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:39.995 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:48:40.003 | + functions-common:time_stop:2338 : start_time=1632664118934 2021-09-26 13:48:40.011 | + functions-common:time_stop:2340 : [[ -z 1632664118934 ]] 2021-09-26 13:48:40.023 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:40.036 | + functions-common:time_stop:2343 : end_time=1632664120024 2021-09-26 13:48:40.047 | + functions-common:time_stop:2344 : elapsed_time=1090 2021-09-26 13:48:40.059 | + functions-common:time_stop:2345 : total=15115 2021-09-26 13:48:40.067 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:40.075 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16205 2021-09-26 13:48:40.083 | + 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-09-26 13:48:40.091 | + functions-common:run_process:1582 : local service=q-metering 2021-09-26 13:48:40.096 | + 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-09-26 13:48:40.107 | + functions-common:run_process:1584 : local group= 2021-09-26 13:48:40.119 | + functions-common:run_process:1585 : local user= 2021-09-26 13:48:40.131 | + functions-common:run_process:1587 : local name=q-metering 2021-09-26 13:48:40.139 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:48:40.151 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:48:40.160 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:48:40.168 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:48:40.179 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:48:40.189 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664120180 2021-09-26 13:48:40.196 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-09-26 13:48:40.259 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:40.271 | + 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-09-26 13:48:40.275 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-09-26 13:48:40.284 | + 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-09-26 13:48:40.295 | + 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-09-26 13:48:40.306 | + 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-09-26 13:48:40.316 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-26 13:48:40.327 | + 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-09-26 13:48:40.337 | + 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-09-26 13:48:40.351 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-09-26 13:48:40.361 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:48:40.371 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:48:40.380 | + 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-09-26 13:48:40.389 | + 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-09-26 13:48:40.399 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-09-26 13:48:40.407 | + 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-09-26 13:48:40.414 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:48:40.427 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:48:40.440 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:48:40.444 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:48:40.453 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-09-26 13:48:40.463 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:48:40.480 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-09-26 13:48:40.616 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-09-26 13:48:40.756 | + 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-09-26 13:48:40.881 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-09-26 13:48:40.974 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-09-26 13:48:41.093 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:48:41.169 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:48:41.172 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-09-26 13:48:41.268 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:48:41.506 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-09-26 13:48:41.520 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-09-26 13:48:41.777 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-09-26 13:48:41.803 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:48:41.803 | + functions-common:time_stop:2331 : local name 2021-09-26 13:48:41.806 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:48:41.809 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:48:41.813 | + functions-common:time_stop:2334 : local total 2021-09-26 13:48:41.819 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:48:41.822 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:48:41.831 | + functions-common:time_stop:2338 : start_time=1632664120180 2021-09-26 13:48:41.837 | + functions-common:time_stop:2340 : [[ -z 1632664120180 ]] 2021-09-26 13:48:41.847 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:48:41.851 | + functions-common:time_stop:2343 : end_time=1632664121846 2021-09-26 13:48:41.863 | + functions-common:time_stop:2344 : elapsed_time=1666 2021-09-26 13:48:41.868 | + functions-common:time_stop:2345 : total=16205 2021-09-26 13:48:41.871 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:48:41.875 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17871 2021-09-26 13:48:41.881 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-09-26 13:48:41.927 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:48:41.935 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-09-26 13:48:41.938 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-09-26 13:48:41.947 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:48:41.955 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-09-26 13:48:41.963 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-09-26 13:48:41.968 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-09-26 13:48:41.975 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-09-26 13:48:41.975 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-09-26 13:48:41.975 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-09-26 13:48:41.981 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:48:41.983 | ++ functions-common:get_field:727 : read data 2021-09-26 13:48:44.549 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:48:44.553 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 13:48:44.555 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 13:48:44.558 | ++ functions-common:get_field:733 : echo '| a039f73c7c574244be9047bc2544b7e8 | demo |' 2021-09-26 13:48:44.559 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 13:48:44.564 | ++ functions-common:get_field:727 : read data 2021-09-26 13:48:44.567 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:48:44.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-09-26 13:48:44.573 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:48:44.590 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-09-26 13:48:44.596 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-09-26 13:48:44.596 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-09-26 13:48:44.599 | ++ 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-09-26 13:48:47.539 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:48:47.542 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-09-26 13:48:47.542 | router-admin-state-down-before-update 2021-09-26 13:48:47.542 | agent 2021-09-26 13:48:47.542 | agent-resources-synced 2021-09-26 13:48:47.542 | allowed-address-pairs 2021-09-26 13:48:47.542 | auto-allocated-topology 2021-09-26 13:48:47.542 | availability_zone 2021-09-26 13:48:47.542 | availability_zone_filter 2021-09-26 13:48:47.542 | default-subnetpools 2021-09-26 13:48:47.542 | dhcp_agent_scheduler 2021-09-26 13:48:47.542 | dvr 2021-09-26 13:48:47.542 | empty-string-filtering 2021-09-26 13:48:47.542 | external-net 2021-09-26 13:48:47.542 | extra_dhcp_opt 2021-09-26 13:48:47.542 | extraroute 2021-09-26 13:48:47.542 | extraroute-atomic 2021-09-26 13:48:47.542 | filter-validation 2021-09-26 13:48:47.542 | fip-port-details 2021-09-26 13:48:47.542 | flavors 2021-09-26 13:48:47.542 | floatingip-pools 2021-09-26 13:48:47.542 | ip-substring-filtering 2021-09-26 13:48:47.543 | router 2021-09-26 13:48:47.543 | ext-gw-mode 2021-09-26 13:48:47.543 | l3-ha 2021-09-26 13:48:47.543 | l3-flavors 2021-09-26 13:48:47.543 | l3-port-ip-change-not-allowed 2021-09-26 13:48:47.543 | l3_agent_scheduler 2021-09-26 13:48:47.543 | metering 2021-09-26 13:48:47.543 | multi-provider 2021-09-26 13:48:47.543 | net-mtu 2021-09-26 13:48:47.543 | net-mtu-writable 2021-09-26 13:48:47.543 | network_availability_zone 2021-09-26 13:48:47.543 | network-ip-availability 2021-09-26 13:48:47.543 | pagination 2021-09-26 13:48:47.543 | port-mac-address-regenerate 2021-09-26 13:48:47.543 | binding 2021-09-26 13:48:47.543 | binding-extended 2021-09-26 13:48:47.543 | port-security 2021-09-26 13:48:47.543 | project-id 2021-09-26 13:48:47.543 | provider 2021-09-26 13:48:47.543 | quotas 2021-09-26 13:48:47.543 | quota_details 2021-09-26 13:48:47.543 | rbac-policies 2021-09-26 13:48:47.543 | rbac-address-scope 2021-09-26 13:48:47.543 | rbac-security-groups 2021-09-26 13:48:47.543 | rbac-subnetpool 2021-09-26 13:48:47.543 | revision-if-match 2021-09-26 13:48:47.543 | standard-attr-revisions 2021-09-26 13:48:47.543 | router_availability_zone 2021-09-26 13:48:47.543 | port-security-groups-filtering 2021-09-26 13:48:47.543 | security-group 2021-09-26 13:48:47.543 | service-type 2021-09-26 13:48:47.543 | sorting 2021-09-26 13:48:47.543 | standard-attr-description 2021-09-26 13:48:47.544 | stateful-security-group 2021-09-26 13:48:47.544 | subnet_onboard 2021-09-26 13:48:47.544 | subnet-service-types 2021-09-26 13:48:47.544 | subnet_allocation 2021-09-26 13:48:47.544 | subnetpool-prefix-ops 2021-09-26 13:48:47.544 | standard-attr-tag 2021-09-26 13:48:47.544 | standard-attr-timestamp' 2021-09-26 13:48:47.545 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-09-26 13:48:47.545 | router-admin-state-down-before-update 2021-09-26 13:48:47.545 | agent 2021-09-26 13:48:47.545 | agent-resources-synced 2021-09-26 13:48:47.545 | allowed-address-pairs 2021-09-26 13:48:47.545 | auto-allocated-topology 2021-09-26 13:48:47.545 | availability_zone 2021-09-26 13:48:47.545 | availability_zone_filter 2021-09-26 13:48:47.546 | default-subnetpools 2021-09-26 13:48:47.546 | dhcp_agent_scheduler 2021-09-26 13:48:47.546 | dvr 2021-09-26 13:48:47.546 | empty-string-filtering 2021-09-26 13:48:47.546 | external-net 2021-09-26 13:48:47.546 | extra_dhcp_opt 2021-09-26 13:48:47.546 | extraroute 2021-09-26 13:48:47.546 | extraroute-atomic 2021-09-26 13:48:47.546 | filter-validation 2021-09-26 13:48:47.546 | fip-port-details 2021-09-26 13:48:47.546 | flavors 2021-09-26 13:48:47.546 | floatingip-pools 2021-09-26 13:48:47.546 | ip-substring-filtering 2021-09-26 13:48:47.546 | router 2021-09-26 13:48:47.546 | ext-gw-mode 2021-09-26 13:48:47.546 | l3-ha 2021-09-26 13:48:47.546 | l3-flavors 2021-09-26 13:48:47.546 | l3-port-ip-change-not-allowed 2021-09-26 13:48:47.546 | l3_agent_scheduler 2021-09-26 13:48:47.546 | metering 2021-09-26 13:48:47.546 | multi-provider 2021-09-26 13:48:47.546 | net-mtu 2021-09-26 13:48:47.546 | net-mtu-writable 2021-09-26 13:48:47.546 | network_availability_zone 2021-09-26 13:48:47.546 | network-ip-availability 2021-09-26 13:48:47.546 | pagination 2021-09-26 13:48:47.546 | port-mac-address-regenerate 2021-09-26 13:48:47.546 | binding 2021-09-26 13:48:47.546 | binding-extended 2021-09-26 13:48:47.546 | port-security 2021-09-26 13:48:47.546 | project-id 2021-09-26 13:48:47.546 | provider 2021-09-26 13:48:47.546 | quotas 2021-09-26 13:48:47.546 | quota_details 2021-09-26 13:48:47.546 | rbac-policies 2021-09-26 13:48:47.547 | rbac-address-scope 2021-09-26 13:48:47.547 | rbac-security-groups 2021-09-26 13:48:47.547 | rbac-subnetpool 2021-09-26 13:48:47.547 | revision-if-match 2021-09-26 13:48:47.547 | standard-attr-revisions 2021-09-26 13:48:47.547 | router_availability_zone 2021-09-26 13:48:47.547 | port-security-groups-filtering 2021-09-26 13:48:47.547 | security-group 2021-09-26 13:48:47.547 | service-type 2021-09-26 13:48:47.547 | sorting 2021-09-26 13:48:47.547 | standard-attr-description 2021-09-26 13:48:47.547 | stateful-security-group 2021-09-26 13:48:47.547 | subnet_onboard 2021-09-26 13:48:47.547 | subnet-service-types 2021-09-26 13:48:47.547 | subnet_allocation 2021-09-26 13:48:47.547 | subnetpool-prefix-ops 2021-09-26 13:48:47.547 | standard-attr-tag 2021-09-26 13:48:47.547 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-09-26 13:48:47.548 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-09-26 13:48:47.551 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-09-26 13:48:47.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-09-26 13:48:47.558 | ++ 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-09-26 13:48:50.214 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:48:50.217 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=c5906cc7-fe32-478e-b614-8c06be8d29ef 2021-09-26 13:48:50.220 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-09-26 13:48:50.223 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-09-26 13:48:50.225 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-09-26 13:48:50.228 | + functions-common:is_provider_network:2183 : return 1 2021-09-26 13:48:50.233 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project a039f73c7c574244be9047bc2544b7e8 private 2021-09-26 13:48:50.234 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-09-26 13:48:50.235 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-09-26 13:48:50.240 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:48:50.246 | ++ functions-common:get_field:727 : read data 2021-09-26 13:48:53.052 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:48:53.056 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-26 13:48:53.058 | ++ functions-common:get_field:731 : field='$3' 2021-09-26 13:48:53.062 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-26 13:48:53.062 | ++ functions-common:get_field:733 : echo '| id | 8d996085-faba-4af5-a10c-f49d91f1b13d |' 2021-09-26 13:48:53.068 | ++ functions-common:get_field:727 : read data 2021-09-26 13:48:53.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=8d996085-faba-4af5-a10c-f49d91f1b13d 2021-09-26 13:48:53.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private a039f73c7c574244be9047bc2544b7e8' 2021-09-26 13:48:53.077 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:48:53.094 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-09-26 13:48:53.098 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:48:53.100 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:48:53.103 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z c5906cc7-fe32-478e-b614-8c06be8d29ef ']' 2021-09-26 13:48:53.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project a039f73c7c574244be9047bc2544b7e8 ' 2021-09-26 13:48:53.108 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-09-26 13:48:53.110 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-09-26 13:48:53.113 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-09-26 13:48:53.115 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool c5906cc7-fe32-478e-b614-8c06be8d29ef ' 2021-09-26 13:48:53.118 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-09-26 13:48:53.120 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network 8d996085-faba-4af5-a10c-f49d91f1b13d private-subnet' 2021-09-26 13:48:53.123 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-09-26 13:48:53.128 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project a039f73c7c574244be9047bc2544b7e8 --ip-version 4 --gateway 172.20.0.1 --subnet-pool c5906cc7-fe32-478e-b614-8c06be8d29ef --network 8d996085-faba-4af5-a10c-f49d91f1b13d private-subnet 2021-09-26 13:48:53.128 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-09-26 13:48:53.129 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-09-26 13:48:53.132 | +++ functions-common:get_field:726 : local data field 2021-09-26 13:48:53.135 | +++ functions-common:get_field:727 : read data 2021-09-26 13:48:55.993 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:48:55.996 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-26 13:48:55.999 | +++ functions-common:get_field:731 : field='$3' 2021-09-26 13:48:56.002 | +++ functions-common:get_field:733 : echo '| id | 9bb1a782-c3ed-4d03-9a79-d135b391da75 |' 2021-09-26 13:48:56.002 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-26 13:48:56.008 | +++ functions-common:get_field:727 : read data 2021-09-26 13:48:56.011 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=9bb1a782-c3ed-4d03-9a79-d135b391da75 2021-09-26 13:48:56.014 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for a039f73c7c574244be9047bc2544b7e8' 2021-09-26 13:48:56.016 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:48:56.034 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 9bb1a782-c3ed-4d03-9a79-d135b391da75 2021-09-26 13:48:56.038 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=9bb1a782-c3ed-4d03-9a79-d135b391da75 2021-09-26 13:48:56.040 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-09-26 13:48:56.043 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-09-26 13:48:56.046 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-09-26 13:48:56.050 | ++ 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-09-26 13:48:58.330 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:48:58.334 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-09-26 13:48:58.334 | router-admin-state-down-before-update 2021-09-26 13:48:58.335 | agent 2021-09-26 13:48:58.335 | agent-resources-synced 2021-09-26 13:48:58.335 | allowed-address-pairs 2021-09-26 13:48:58.335 | auto-allocated-topology 2021-09-26 13:48:58.335 | availability_zone 2021-09-26 13:48:58.335 | availability_zone_filter 2021-09-26 13:48:58.335 | default-subnetpools 2021-09-26 13:48:58.335 | dhcp_agent_scheduler 2021-09-26 13:48:58.335 | dvr 2021-09-26 13:48:58.335 | empty-string-filtering 2021-09-26 13:48:58.335 | external-net 2021-09-26 13:48:58.336 | extra_dhcp_opt 2021-09-26 13:48:58.336 | extraroute 2021-09-26 13:48:58.336 | extraroute-atomic 2021-09-26 13:48:58.336 | filter-validation 2021-09-26 13:48:58.336 | fip-port-details 2021-09-26 13:48:58.336 | flavors 2021-09-26 13:48:58.336 | floatingip-pools 2021-09-26 13:48:58.336 | ip-substring-filtering 2021-09-26 13:48:58.336 | router 2021-09-26 13:48:58.336 | ext-gw-mode 2021-09-26 13:48:58.336 | l3-ha 2021-09-26 13:48:58.336 | l3-flavors 2021-09-26 13:48:58.336 | l3-port-ip-change-not-allowed 2021-09-26 13:48:58.336 | l3_agent_scheduler 2021-09-26 13:48:58.336 | metering 2021-09-26 13:48:58.336 | multi-provider 2021-09-26 13:48:58.336 | net-mtu 2021-09-26 13:48:58.336 | net-mtu-writable 2021-09-26 13:48:58.336 | network_availability_zone 2021-09-26 13:48:58.336 | network-ip-availability 2021-09-26 13:48:58.336 | pagination 2021-09-26 13:48:58.336 | port-mac-address-regenerate 2021-09-26 13:48:58.336 | binding 2021-09-26 13:48:58.336 | binding-extended 2021-09-26 13:48:58.337 | port-security 2021-09-26 13:48:58.337 | project-id 2021-09-26 13:48:58.337 | provider 2021-09-26 13:48:58.337 | quotas 2021-09-26 13:48:58.337 | quota_details 2021-09-26 13:48:58.337 | rbac-policies 2021-09-26 13:48:58.337 | rbac-address-scope 2021-09-26 13:48:58.337 | rbac-security-groups 2021-09-26 13:48:58.337 | rbac-subnetpool 2021-09-26 13:48:58.337 | revision-if-match 2021-09-26 13:48:58.337 | standard-attr-revisions 2021-09-26 13:48:58.337 | router_availability_zone 2021-09-26 13:48:58.337 | port-security-groups-filtering 2021-09-26 13:48:58.337 | security-group 2021-09-26 13:48:58.337 | service-type 2021-09-26 13:48:58.337 | sorting 2021-09-26 13:48:58.337 | standard-attr-description 2021-09-26 13:48:58.337 | stateful-security-group 2021-09-26 13:48:58.337 | subnet_onboard 2021-09-26 13:48:58.337 | subnet-service-types 2021-09-26 13:48:58.337 | subnet_allocation 2021-09-26 13:48:58.338 | subnetpool-prefix-ops 2021-09-26 13:48:58.338 | standard-attr-tag 2021-09-26 13:48:58.338 | standard-attr-timestamp' 2021-09-26 13:48:58.338 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-09-26 13:48:58.338 | router-admin-state-down-before-update 2021-09-26 13:48:58.338 | agent 2021-09-26 13:48:58.338 | agent-resources-synced 2021-09-26 13:48:58.338 | allowed-address-pairs 2021-09-26 13:48:58.338 | auto-allocated-topology 2021-09-26 13:48:58.338 | availability_zone 2021-09-26 13:48:58.338 | availability_zone_filter 2021-09-26 13:48:58.338 | default-subnetpools 2021-09-26 13:48:58.338 | dhcp_agent_scheduler 2021-09-26 13:48:58.338 | dvr 2021-09-26 13:48:58.338 | empty-string-filtering 2021-09-26 13:48:58.338 | external-net 2021-09-26 13:48:58.338 | extra_dhcp_opt 2021-09-26 13:48:58.338 | extraroute 2021-09-26 13:48:58.338 | extraroute-atomic 2021-09-26 13:48:58.338 | filter-validation 2021-09-26 13:48:58.339 | fip-port-details 2021-09-26 13:48:58.339 | flavors 2021-09-26 13:48:58.339 | floatingip-pools 2021-09-26 13:48:58.339 | ip-substring-filtering 2021-09-26 13:48:58.339 | router 2021-09-26 13:48:58.339 | ext-gw-mode 2021-09-26 13:48:58.339 | l3-ha 2021-09-26 13:48:58.339 | l3-flavors 2021-09-26 13:48:58.339 | l3-port-ip-change-not-allowed 2021-09-26 13:48:58.339 | l3_agent_scheduler 2021-09-26 13:48:58.339 | metering 2021-09-26 13:48:58.339 | multi-provider 2021-09-26 13:48:58.339 | net-mtu 2021-09-26 13:48:58.339 | net-mtu-writable 2021-09-26 13:48:58.339 | network_availability_zone 2021-09-26 13:48:58.339 | network-ip-availability 2021-09-26 13:48:58.339 | pagination 2021-09-26 13:48:58.339 | port-mac-address-regenerate 2021-09-26 13:48:58.339 | binding 2021-09-26 13:48:58.339 | binding-extended 2021-09-26 13:48:58.339 | port-security 2021-09-26 13:48:58.339 | project-id 2021-09-26 13:48:58.339 | provider 2021-09-26 13:48:58.339 | quotas 2021-09-26 13:48:58.339 | quota_details 2021-09-26 13:48:58.339 | rbac-policies 2021-09-26 13:48:58.339 | rbac-address-scope 2021-09-26 13:48:58.339 | rbac-security-groups 2021-09-26 13:48:58.339 | rbac-subnetpool 2021-09-26 13:48:58.339 | revision-if-match 2021-09-26 13:48:58.339 | standard-attr-revisions 2021-09-26 13:48:58.339 | router_availability_zone 2021-09-26 13:48:58.340 | port-security-groups-filtering 2021-09-26 13:48:58.340 | security-group 2021-09-26 13:48:58.340 | service-type 2021-09-26 13:48:58.340 | sorting 2021-09-26 13:48:58.340 | standard-attr-description 2021-09-26 13:48:58.340 | stateful-security-group 2021-09-26 13:48:58.340 | subnet_onboard 2021-09-26 13:48:58.340 | subnet-service-types 2021-09-26 13:48:58.340 | subnet_allocation 2021-09-26 13:48:58.340 | subnetpool-prefix-ops 2021-09-26 13:48:58.340 | standard-attr-tag 2021-09-26 13:48:58.340 | standard-attr-timestamp =~ router ]] 2021-09-26 13:48:58.342 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-09-26 13:48:58.345 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-09-26 13:48:58.348 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-09-26 13:48:58.352 | ++ 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-09-26 13:49:00.587 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:49:00.590 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-09-26 13:49:00.590 | router-admin-state-down-before-update 2021-09-26 13:49:00.590 | agent 2021-09-26 13:49:00.590 | agent-resources-synced 2021-09-26 13:49:00.590 | allowed-address-pairs 2021-09-26 13:49:00.590 | auto-allocated-topology 2021-09-26 13:49:00.590 | availability_zone 2021-09-26 13:49:00.590 | availability_zone_filter 2021-09-26 13:49:00.590 | default-subnetpools 2021-09-26 13:49:00.590 | dhcp_agent_scheduler 2021-09-26 13:49:00.590 | dvr 2021-09-26 13:49:00.590 | empty-string-filtering 2021-09-26 13:49:00.590 | external-net 2021-09-26 13:49:00.590 | extra_dhcp_opt 2021-09-26 13:49:00.590 | extraroute 2021-09-26 13:49:00.590 | extraroute-atomic 2021-09-26 13:49:00.590 | filter-validation 2021-09-26 13:49:00.590 | fip-port-details 2021-09-26 13:49:00.590 | flavors 2021-09-26 13:49:00.590 | floatingip-pools 2021-09-26 13:49:00.590 | ip-substring-filtering 2021-09-26 13:49:00.591 | router 2021-09-26 13:49:00.591 | ext-gw-mode 2021-09-26 13:49:00.591 | l3-ha 2021-09-26 13:49:00.591 | l3-flavors 2021-09-26 13:49:00.591 | l3-port-ip-change-not-allowed 2021-09-26 13:49:00.591 | l3_agent_scheduler 2021-09-26 13:49:00.591 | metering 2021-09-26 13:49:00.591 | multi-provider 2021-09-26 13:49:00.591 | net-mtu 2021-09-26 13:49:00.591 | net-mtu-writable 2021-09-26 13:49:00.591 | network_availability_zone 2021-09-26 13:49:00.591 | network-ip-availability 2021-09-26 13:49:00.591 | pagination 2021-09-26 13:49:00.591 | port-mac-address-regenerate 2021-09-26 13:49:00.591 | binding 2021-09-26 13:49:00.591 | binding-extended 2021-09-26 13:49:00.591 | port-security 2021-09-26 13:49:00.591 | project-id 2021-09-26 13:49:00.591 | provider 2021-09-26 13:49:00.591 | quotas 2021-09-26 13:49:00.591 | quota_details 2021-09-26 13:49:00.591 | rbac-policies 2021-09-26 13:49:00.591 | rbac-address-scope 2021-09-26 13:49:00.591 | rbac-security-groups 2021-09-26 13:49:00.591 | rbac-subnetpool 2021-09-26 13:49:00.591 | revision-if-match 2021-09-26 13:49:00.591 | standard-attr-revisions 2021-09-26 13:49:00.591 | router_availability_zone 2021-09-26 13:49:00.591 | port-security-groups-filtering 2021-09-26 13:49:00.591 | security-group 2021-09-26 13:49:00.591 | service-type 2021-09-26 13:49:00.591 | sorting 2021-09-26 13:49:00.591 | standard-attr-description 2021-09-26 13:49:00.591 | stateful-security-group 2021-09-26 13:49:00.591 | subnet_onboard 2021-09-26 13:49:00.592 | subnet-service-types 2021-09-26 13:49:00.592 | subnet_allocation 2021-09-26 13:49:00.592 | subnetpool-prefix-ops 2021-09-26 13:49:00.592 | standard-attr-tag 2021-09-26 13:49:00.592 | standard-attr-timestamp' 2021-09-26 13:49:00.593 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-09-26 13:49:00.593 | router-admin-state-down-before-update 2021-09-26 13:49:00.593 | agent 2021-09-26 13:49:00.593 | agent-resources-synced 2021-09-26 13:49:00.593 | allowed-address-pairs 2021-09-26 13:49:00.593 | auto-allocated-topology 2021-09-26 13:49:00.593 | availability_zone 2021-09-26 13:49:00.593 | availability_zone_filter 2021-09-26 13:49:00.593 | default-subnetpools 2021-09-26 13:49:00.593 | dhcp_agent_scheduler 2021-09-26 13:49:00.593 | dvr 2021-09-26 13:49:00.593 | empty-string-filtering 2021-09-26 13:49:00.593 | external-net 2021-09-26 13:49:00.593 | extra_dhcp_opt 2021-09-26 13:49:00.593 | extraroute 2021-09-26 13:49:00.593 | extraroute-atomic 2021-09-26 13:49:00.593 | filter-validation 2021-09-26 13:49:00.593 | fip-port-details 2021-09-26 13:49:00.593 | flavors 2021-09-26 13:49:00.593 | floatingip-pools 2021-09-26 13:49:00.593 | ip-substring-filtering 2021-09-26 13:49:00.593 | router 2021-09-26 13:49:00.593 | ext-gw-mode 2021-09-26 13:49:00.593 | l3-ha 2021-09-26 13:49:00.593 | l3-flavors 2021-09-26 13:49:00.593 | l3-port-ip-change-not-allowed 2021-09-26 13:49:00.593 | l3_agent_scheduler 2021-09-26 13:49:00.593 | metering 2021-09-26 13:49:00.593 | multi-provider 2021-09-26 13:49:00.593 | net-mtu 2021-09-26 13:49:00.593 | net-mtu-writable 2021-09-26 13:49:00.593 | network_availability_zone 2021-09-26 13:49:00.593 | network-ip-availability 2021-09-26 13:49:00.593 | pagination 2021-09-26 13:49:00.594 | port-mac-address-regenerate 2021-09-26 13:49:00.594 | binding 2021-09-26 13:49:00.594 | binding-extended 2021-09-26 13:49:00.594 | port-security 2021-09-26 13:49:00.594 | project-id 2021-09-26 13:49:00.594 | provider 2021-09-26 13:49:00.594 | quotas 2021-09-26 13:49:00.594 | quota_details 2021-09-26 13:49:00.594 | rbac-policies 2021-09-26 13:49:00.594 | rbac-address-scope 2021-09-26 13:49:00.594 | rbac-security-groups 2021-09-26 13:49:00.594 | rbac-subnetpool 2021-09-26 13:49:00.594 | revision-if-match 2021-09-26 13:49:00.594 | standard-attr-revisions 2021-09-26 13:49:00.594 | router_availability_zone 2021-09-26 13:49:00.594 | port-security-groups-filtering 2021-09-26 13:49:00.594 | security-group 2021-09-26 13:49:00.594 | service-type 2021-09-26 13:49:00.594 | sorting 2021-09-26 13:49:00.594 | standard-attr-description 2021-09-26 13:49:00.594 | stateful-security-group 2021-09-26 13:49:00.594 | subnet_onboard 2021-09-26 13:49:00.594 | subnet-service-types 2021-09-26 13:49:00.594 | subnet_allocation 2021-09-26 13:49:00.594 | subnetpool-prefix-ops 2021-09-26 13:49:00.594 | standard-attr-tag 2021-09-26 13:49:00.594 | standard-attr-timestamp =~ external-net ]] 2021-09-26 13:49:00.596 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-09-26 13:49:00.599 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-09-26 13:49:00.604 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-09-26 13:49:00.604 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project a039f73c7c574244be9047bc2544b7e8 router1 2021-09-26 13:49:00.604 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-09-26 13:49:00.607 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:49:00.610 | ++ functions-common:get_field:727 : read data 2021-09-26 13:49:03.056 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:49:03.059 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-26 13:49:03.061 | ++ functions-common:get_field:731 : field='$3' 2021-09-26 13:49:03.065 | ++ functions-common:get_field:733 : echo '| id | 2cd8c5c6-b057-4856-b219-bf9dd9c0fd7b |' 2021-09-26 13:49:03.066 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-26 13:49:03.071 | ++ functions-common:get_field:727 : read data 2021-09-26 13:49:03.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=2cd8c5c6-b057-4856-b219-bf9dd9c0fd7b 2021-09-26 13:49:03.077 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for a039f73c7c574244be9047bc2544b7e8 router1' 2021-09-26 13:49:03.080 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:49:03.098 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-09-26 13:49:03.100 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-09-26 13:49:03.103 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-09-26 13:49:03.106 | ++ 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-09-26 13:49:05.335 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:49:05.338 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-09-26 13:49:05.339 | router-admin-state-down-before-update 2021-09-26 13:49:05.339 | agent 2021-09-26 13:49:05.339 | agent-resources-synced 2021-09-26 13:49:05.339 | allowed-address-pairs 2021-09-26 13:49:05.339 | auto-allocated-topology 2021-09-26 13:49:05.339 | availability_zone 2021-09-26 13:49:05.339 | availability_zone_filter 2021-09-26 13:49:05.339 | default-subnetpools 2021-09-26 13:49:05.339 | dhcp_agent_scheduler 2021-09-26 13:49:05.339 | dvr 2021-09-26 13:49:05.339 | empty-string-filtering 2021-09-26 13:49:05.339 | external-net 2021-09-26 13:49:05.339 | extra_dhcp_opt 2021-09-26 13:49:05.339 | extraroute 2021-09-26 13:49:05.339 | extraroute-atomic 2021-09-26 13:49:05.339 | filter-validation 2021-09-26 13:49:05.339 | fip-port-details 2021-09-26 13:49:05.339 | flavors 2021-09-26 13:49:05.339 | floatingip-pools 2021-09-26 13:49:05.339 | ip-substring-filtering 2021-09-26 13:49:05.339 | router 2021-09-26 13:49:05.339 | ext-gw-mode 2021-09-26 13:49:05.339 | l3-ha 2021-09-26 13:49:05.339 | l3-flavors 2021-09-26 13:49:05.339 | l3-port-ip-change-not-allowed 2021-09-26 13:49:05.339 | l3_agent_scheduler 2021-09-26 13:49:05.339 | metering 2021-09-26 13:49:05.339 | multi-provider 2021-09-26 13:49:05.339 | net-mtu 2021-09-26 13:49:05.339 | net-mtu-writable 2021-09-26 13:49:05.339 | network_availability_zone 2021-09-26 13:49:05.339 | network-ip-availability 2021-09-26 13:49:05.340 | pagination 2021-09-26 13:49:05.340 | port-mac-address-regenerate 2021-09-26 13:49:05.340 | binding 2021-09-26 13:49:05.340 | binding-extended 2021-09-26 13:49:05.340 | port-security 2021-09-26 13:49:05.340 | project-id 2021-09-26 13:49:05.340 | provider 2021-09-26 13:49:05.340 | quotas 2021-09-26 13:49:05.340 | quota_details 2021-09-26 13:49:05.340 | rbac-policies 2021-09-26 13:49:05.340 | rbac-address-scope 2021-09-26 13:49:05.340 | rbac-security-groups 2021-09-26 13:49:05.340 | rbac-subnetpool 2021-09-26 13:49:05.340 | revision-if-match 2021-09-26 13:49:05.340 | standard-attr-revisions 2021-09-26 13:49:05.340 | router_availability_zone 2021-09-26 13:49:05.340 | port-security-groups-filtering 2021-09-26 13:49:05.340 | security-group 2021-09-26 13:49:05.340 | service-type 2021-09-26 13:49:05.340 | sorting 2021-09-26 13:49:05.340 | standard-attr-description 2021-09-26 13:49:05.340 | stateful-security-group 2021-09-26 13:49:05.340 | subnet_onboard 2021-09-26 13:49:05.340 | subnet-service-types 2021-09-26 13:49:05.340 | subnet_allocation 2021-09-26 13:49:05.340 | subnetpool-prefix-ops 2021-09-26 13:49:05.340 | standard-attr-tag 2021-09-26 13:49:05.340 | standard-attr-timestamp' 2021-09-26 13:49:05.341 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-09-26 13:49:05.341 | router-admin-state-down-before-update 2021-09-26 13:49:05.341 | agent 2021-09-26 13:49:05.341 | agent-resources-synced 2021-09-26 13:49:05.341 | allowed-address-pairs 2021-09-26 13:49:05.341 | auto-allocated-topology 2021-09-26 13:49:05.341 | availability_zone 2021-09-26 13:49:05.341 | availability_zone_filter 2021-09-26 13:49:05.341 | default-subnetpools 2021-09-26 13:49:05.342 | dhcp_agent_scheduler 2021-09-26 13:49:05.342 | dvr 2021-09-26 13:49:05.342 | empty-string-filtering 2021-09-26 13:49:05.342 | external-net 2021-09-26 13:49:05.342 | extra_dhcp_opt 2021-09-26 13:49:05.342 | extraroute 2021-09-26 13:49:05.342 | extraroute-atomic 2021-09-26 13:49:05.342 | filter-validation 2021-09-26 13:49:05.342 | fip-port-details 2021-09-26 13:49:05.342 | flavors 2021-09-26 13:49:05.342 | floatingip-pools 2021-09-26 13:49:05.342 | ip-substring-filtering 2021-09-26 13:49:05.342 | router 2021-09-26 13:49:05.342 | ext-gw-mode 2021-09-26 13:49:05.342 | l3-ha 2021-09-26 13:49:05.342 | l3-flavors 2021-09-26 13:49:05.342 | l3-port-ip-change-not-allowed 2021-09-26 13:49:05.342 | l3_agent_scheduler 2021-09-26 13:49:05.342 | metering 2021-09-26 13:49:05.342 | multi-provider 2021-09-26 13:49:05.342 | net-mtu 2021-09-26 13:49:05.342 | net-mtu-writable 2021-09-26 13:49:05.342 | network_availability_zone 2021-09-26 13:49:05.342 | network-ip-availability 2021-09-26 13:49:05.342 | pagination 2021-09-26 13:49:05.342 | port-mac-address-regenerate 2021-09-26 13:49:05.342 | binding 2021-09-26 13:49:05.342 | binding-extended 2021-09-26 13:49:05.342 | port-security 2021-09-26 13:49:05.342 | project-id 2021-09-26 13:49:05.342 | provider 2021-09-26 13:49:05.342 | quotas 2021-09-26 13:49:05.342 | quota_details 2021-09-26 13:49:05.343 | rbac-policies 2021-09-26 13:49:05.343 | rbac-address-scope 2021-09-26 13:49:05.343 | rbac-security-groups 2021-09-26 13:49:05.343 | rbac-subnetpool 2021-09-26 13:49:05.343 | revision-if-match 2021-09-26 13:49:05.343 | standard-attr-revisions 2021-09-26 13:49:05.343 | router_availability_zone 2021-09-26 13:49:05.343 | port-security-groups-filtering 2021-09-26 13:49:05.343 | security-group 2021-09-26 13:49:05.343 | service-type 2021-09-26 13:49:05.343 | sorting 2021-09-26 13:49:05.343 | standard-attr-description 2021-09-26 13:49:05.343 | stateful-security-group 2021-09-26 13:49:05.343 | subnet_onboard 2021-09-26 13:49:05.343 | subnet-service-types 2021-09-26 13:49:05.343 | subnet_allocation 2021-09-26 13:49:05.343 | subnetpool-prefix-ops 2021-09-26 13:49:05.343 | standard-attr-tag 2021-09-26 13:49:05.343 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-09-26 13:49:05.344 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-09-26 13:49:05.347 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-09-26 13:49:05.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-09-26 13:49:05.354 | ++ 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-09-26 13:49:05.354 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-09-26 13:49:05.355 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-09-26 13:49:05.358 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:49:05.361 | ++ functions-common:get_field:727 : read data 2021-09-26 13:49:08.117 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:49:08.120 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-26 13:49:08.123 | ++ functions-common:get_field:731 : field='$3' 2021-09-26 13:49:08.126 | ++ functions-common:get_field:733 : echo '| id | 6472ae68-f665-4627-940e-39290515e023 |' 2021-09-26 13:49:08.126 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-26 13:49:08.132 | ++ functions-common:get_field:727 : read data 2021-09-26 13:49:08.136 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=6472ae68-f665-4627-940e-39290515e023 2021-09-26 13:49:08.138 | + 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-09-26 13:49:08.141 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:49:08.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-09-26 13:49:08.160 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-09-26 13:49:08.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 2cd8c5c6-b057-4856-b219-bf9dd9c0fd7b 9bb1a782-c3ed-4d03-9a79-d135b391da75 2021-09-26 13:49:13.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-09-26 13:49:13.867 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 6472ae68-f665-4627-940e-39290515e023 2021-09-26 13:49:13.870 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-09-26 13:49:13.872 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-09-26 13:49:13.874 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.25.3.1 ]] 2021-09-26 13:49:13.877 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.25.3.1 ' 2021-09-26 13:49:13.880 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 6472ae68-f665-4627-940e-39290515e023 --subnet-range 172.25.3.0/24 --no-dhcp ' 2021-09-26 13:49:13.882 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-09-26 13:49:13.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-09-26 13:49:13.889 | +++ 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.25.3.1 --network 6472ae68-f665-4627-940e-39290515e023 --subnet-range 172.25.3.0/24 --no-dhcp public-subnet 2021-09-26 13:49:13.889 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-09-26 13:49:16.935 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:49:16.938 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.25.3.1 | 2021-09-26 13:49:16.938 | | id | b977b0cf-1c03-4a4a-a0cf-b24afa37c95f |' 2021-09-26 13:49:16.941 | ++ 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-09-26 13:49:16.946 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:49:16.964 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.25.3.1 '|' '|' id '|' b977b0cf-1c03-4a4a-a0cf-b24afa37c95f '|' 2021-09-26 13:49:16.966 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.25.3.1 | | id | b977b0cf-1c03-4a4a-a0cf-b24afa37c95f |' 2021-09-26 13:49:16.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-09-26 13:49:16.974 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-09-26 13:49:16.974 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.25.3.1 '|' '|' id '|' b977b0cf-1c03-4a4a-a0cf-b24afa37c95f '|' 2021-09-26 13:49:16.977 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:49:16.979 | ++ functions-common:get_field:727 : read data 2021-09-26 13:49:16.981 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-26 13:49:16.984 | ++ functions-common:get_field:731 : field='$3' 2021-09-26 13:49:16.988 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-26 13:49:16.988 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.3.1 | | id | b977b0cf-1c03-4a4a-a0cf-b24afa37c95f |' 2021-09-26 13:49:16.998 | ++ functions-common:get_field:727 : read data 2021-09-26 13:49:17.001 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.25.3.1 2021-09-26 13:49:17.005 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.25.3.1 '|' '|' id '|' b977b0cf-1c03-4a4a-a0cf-b24afa37c95f '|' 2021-09-26 13:49:17.009 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-09-26 13:49:17.012 | ++ functions-common:get_field:726 : local data field 2021-09-26 13:49:17.014 | ++ functions-common:get_field:727 : read data 2021-09-26 13:49:17.016 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-09-26 13:49:17.020 | ++ functions-common:get_field:731 : field='$6' 2021-09-26 13:49:17.026 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-09-26 13:49:17.026 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.3.1 | | id | b977b0cf-1c03-4a4a-a0cf-b24afa37c95f |' 2021-09-26 13:49:17.028 | ++ functions-common:get_field:727 : read data 2021-09-26 13:49:17.035 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=b977b0cf-1c03-4a4a-a0cf-b24afa37c95f 2021-09-26 13:49:17.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 6472ae68-f665-4627-940e-39290515e023 2cd8c5c6-b057-4856-b219-bf9dd9c0fd7b 2021-09-26 13:49:21.556 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-09-26 13:49:21.572 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:21.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-09-26 13:49:21.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-09-26 13:49:21.579 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-09-26 13:49:21.583 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-09-26 13:49:21.586 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-09-26 13:49:21.588 | ++ 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-09-26 13:49:21.609 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-09-26 13:49:21.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-09-26 13:49:21.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-09-26 13:49:21.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-09-26 13:49:21.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-09-26 13:49:21.622 | + 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-09-26 13:49:21.624 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-09-26 13:49:21.627 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-09-26 13:49:21.629 | + functions-common:test_with_retry:2271 : local until=10 2021-09-26 13:49:21.632 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-09-26 13:49:21.634 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-09-26 13:49:21.636 | + functions-common:time_start:2317 : local name=test_with_retry 2021-09-26 13:49:21.639 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:49:21.641 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:49:21.645 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:49:21.648 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664161646 2021-09-26 13:49:21.651 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-09-26 13:49:21.657 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-09-26 13:49:21.661 | + functions-common:time_stop:2331 : local name 2021-09-26 13:49:21.663 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:49:21.665 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:49:21.667 | + functions-common:time_stop:2334 : local total 2021-09-26 13:49:21.670 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:49:21.672 | + functions-common:time_stop:2337 : name=test_with_retry 2021-09-26 13:49:21.674 | + functions-common:time_stop:2338 : start_time=1632664161646 2021-09-26 13:49:21.677 | + functions-common:time_stop:2340 : [[ -z 1632664161646 ]] 2021-09-26 13:49:21.679 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:49:21.683 | + functions-common:time_stop:2343 : end_time=1632664161680 2021-09-26 13:49:21.685 | + functions-common:time_stop:2344 : elapsed_time=34 2021-09-26 13:49:21.688 | + functions-common:time_stop:2345 : total=5606 2021-09-26 13:49:21.690 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:49:21.692 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5640 2021-09-26 13:49:21.696 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-09-26 13:49:21.697 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.25.3.1 2021-09-26 13:49:21.702 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-09-26 13:49:21.704 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-09-26 13:49:21.707 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-09-26 13:49:21.710 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-09-26 13:49:21.713 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.25.3.1/24 dev br-data 2021-09-26 13:49:21.727 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-09-26 13:49:21.741 | ++ 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-09-26 13:49:21.742 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-09-26 13:49:21.744 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-09-26 13:49:21.744 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-09-26 13:49:24.099 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:49:24.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.25.3.143 ' 2021-09-26 13:49:24.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-09-26 13:49:24.112 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 13:49:24.130 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-09-26 13:49:24.132 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-09-26 13:49:24.135 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-09-26 13:49:24.138 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-09-26 13:49:24.163 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:24.166 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-09-26 13:49:24.169 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:49:24.171 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-09-26 13:49:24.174 | + ./stack.sh:main:1313 : start_nova 2021-09-26 13:49:24.177 | + lib/nova:start_nova:1050 : start_nova_rest 2021-09-26 13:49:24.180 | + lib/nova:start_nova_rest:948 : 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-09-26 13:49:24.182 | + lib/nova:start_nova_rest:949 : 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-09-26 13:49:24.185 | + lib/nova:start_nova_rest:949 : 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-09-26 13:49:24.188 | + lib/nova:start_nova_rest:951 : local api_cell_conf=/etc/nova/nova.conf 2021-09-26 13:49:24.191 | + lib/nova:start_nova_rest:952 : local compute_cell_conf=/etc/nova/nova.conf 2021-09-26 13:49:24.193 | + lib/nova:start_nova_rest:954 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 13:49:24.197 | + functions-common:run_process:1582 : local service=n-sch 2021-09-26 13:49:24.202 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 13:49:24.205 | + functions-common:run_process:1584 : local group= 2021-09-26 13:49:24.207 | + functions-common:run_process:1585 : local user= 2021-09-26 13:49:24.210 | + functions-common:run_process:1587 : local name=n-sch 2021-09-26 13:49:24.213 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:49:24.216 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:49:24.219 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:49:24.222 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:49:24.225 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:49:24.229 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664164226 2021-09-26 13:49:24.232 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-09-26 13:49:24.248 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:24.251 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-09-26 13:49:24.254 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-09-26 13:49:24.257 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 13:49:24.259 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 13:49:24.262 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 13:49:24.265 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 13:49:24.267 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-09-26 13:49:24.270 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-09-26 13:49:24.272 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-09-26 13:49:24.275 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:49:24.278 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:49:24.280 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-09-26 13:49:24.284 | + 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-09-26 13:49:24.286 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-09-26 13:49:24.289 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 13:49:24.291 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:49:24.294 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:49:24.296 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:49:24.299 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:49:24.302 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-09-26 13:49:24.304 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:49:24.308 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-09-26 13:49:24.368 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-09-26 13:49:24.427 | + 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-09-26 13:49:24.477 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-09-26 13:49:24.525 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-09-26 13:49:24.573 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:49:24.625 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:49:24.628 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-09-26 13:49:24.691 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:49:24.914 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-09-26 13:49:24.927 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-09-26 13:49:25.133 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-09-26 13:49:25.153 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:49:25.156 | + functions-common:time_stop:2331 : local name 2021-09-26 13:49:25.166 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:49:25.168 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:49:25.171 | + functions-common:time_stop:2334 : local total 2021-09-26 13:49:25.174 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:49:25.177 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:49:25.179 | + functions-common:time_stop:2338 : start_time=1632664164226 2021-09-26 13:49:25.182 | + functions-common:time_stop:2340 : [[ -z 1632664164226 ]] 2021-09-26 13:49:25.185 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:49:25.190 | + functions-common:time_stop:2343 : end_time=1632664165186 2021-09-26 13:49:25.192 | + functions-common:time_stop:2344 : elapsed_time=960 2021-09-26 13:49:25.195 | + functions-common:time_stop:2345 : total=17871 2021-09-26 13:49:25.198 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:49:25.200 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18831 2021-09-26 13:49:25.203 | + lib/nova:start_nova_rest:955 : '[' True == False ']' 2021-09-26 13:49:25.207 | ++ lib/nova:start_nova_rest:958 : which uwsgi 2021-09-26 13:49:25.211 | + lib/nova:start_nova_rest:958 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-26 13:49:25.214 | + functions-common:run_process:1582 : local service=n-api-meta 2021-09-26 13:49:25.217 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-26 13:49:25.219 | + functions-common:run_process:1584 : local group= 2021-09-26 13:49:25.222 | + functions-common:run_process:1585 : local user= 2021-09-26 13:49:25.224 | + functions-common:run_process:1587 : local name=n-api-meta 2021-09-26 13:49:25.227 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:49:25.230 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:49:25.232 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:49:25.235 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:49:25.239 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:49:25.242 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664165240 2021-09-26 13:49:25.245 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-09-26 13:49:25.262 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:25.265 | + 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-09-26 13:49:25.268 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-09-26 13:49:25.271 | + 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-09-26 13:49:25.273 | + 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-09-26 13:49:25.276 | + 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-09-26 13:49:25.278 | + 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-09-26 13:49:25.281 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-09-26 13:49:25.284 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-09-26 13:49:25.287 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-09-26 13:49:25.290 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:49:25.292 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:49:25.295 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-09-26 13:49:25.297 | + 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-09-26 13:49:25.300 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-09-26 13:49:25.303 | + 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-09-26 13:49:25.305 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 13:49:25.308 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 13:49:25.310 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-09-26 13:49:25.313 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 13:49:25.317 | + 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-09-26 13:49:25.375 | + 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-09-26 13:49:25.433 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-09-26 13:49:25.481 | + 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-09-26 13:49:25.528 | + 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-09-26 13:49:25.585 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-09-26 13:49:25.640 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-09-26 13:49:25.692 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-09-26 13:49:25.750 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-09-26 13:49:25.806 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-09-26 13:49:25.856 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 13:49:25.859 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-09-26 13:49:25.917 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 13:49:26.129 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-09-26 13:49:26.142 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-09-26 13:49:26.351 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-09-26 13:49:26.428 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:49:26.431 | + functions-common:time_stop:2331 : local name 2021-09-26 13:49:26.433 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:49:26.436 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:49:26.440 | + functions-common:time_stop:2334 : local total 2021-09-26 13:49:26.442 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:49:26.448 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:49:26.451 | + functions-common:time_stop:2338 : start_time=1632664165240 2021-09-26 13:49:26.454 | + functions-common:time_stop:2340 : [[ -z 1632664165240 ]] 2021-09-26 13:49:26.459 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:49:26.462 | + functions-common:time_stop:2343 : end_time=1632664166458 2021-09-26 13:49:26.464 | + functions-common:time_stop:2344 : elapsed_time=1218 2021-09-26 13:49:26.467 | + functions-common:time_stop:2345 : total=18831 2021-09-26 13:49:26.470 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:49:26.472 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20049 2021-09-26 13:49:26.478 | + lib/nova:start_nova_rest:961 : 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-09-26 13:49:26.480 | + lib/nova:start_nova_rest:961 : 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-09-26 13:49:26.483 | + lib/nova:start_nova:1051 : start_nova_console_proxies 2021-09-26 13:49:26.485 | + lib/nova:start_nova_console_proxies:976 : 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-09-26 13:49:26.488 | + lib/nova:start_nova_console_proxies:978 : 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-09-26 13:49:26.491 | + lib/nova:start_nova_console_proxies:978 : 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-09-26 13:49:26.493 | + lib/nova:start_nova_console_proxies:980 : local api_cell_conf=/etc/nova/nova.conf 2021-09-26 13:49:26.496 | + lib/nova:start_nova_console_proxies:982 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 13:49:26.499 | + lib/nova:start_nova_console_proxies:988 : enable_nova_console_proxies 2021-09-26 13:49:26.504 | ++ lib/nova:enable_nova_console_proxies:965 : seq 1 1 2021-09-26 13:49:26.506 | + lib/nova:enable_nova_console_proxies:965 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 13:49:26.509 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-09-26 13:49:26.512 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-novnc 2021-09-26 13:49:26.530 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:26.533 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-09-26 13:49:26.535 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-xvnc 2021-09-26 13:49:26.556 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:26.558 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-09-26 13:49:26.563 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-spice 2021-09-26 13:49:26.584 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:26.587 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-09-26 13:49:26.589 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-sproxy 2021-09-26 13:49:26.610 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:26.615 | ++ lib/nova:start_nova_console_proxies:989 : seq 1 1 2021-09-26 13:49:26.618 | + lib/nova:start_nova_console_proxies:989 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 13:49:26.620 | + lib/nova:start_nova_console_proxies:990 : local conf 2021-09-26 13:49:26.624 | ++ lib/nova:start_nova_console_proxies:991 : conductor_conf 1 2021-09-26 13:49:26.626 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 13:49:26.629 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 13:49:26.632 | + lib/nova:start_nova_console_proxies:991 : conf=/etc/nova/nova_cell1.conf 2021-09-26 13:49:26.634 | + lib/nova:start_nova_console_proxies:992 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-26 13:49:26.638 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-09-26 13:49:26.640 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-26 13:49:26.643 | + functions-common:run_process:1584 : local group= 2021-09-26 13:49:26.645 | + functions-common:run_process:1585 : local user= 2021-09-26 13:49:26.648 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-09-26 13:49:26.650 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:49:26.653 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:49:26.655 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:49:26.659 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:49:26.663 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:49:26.667 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664166664 2021-09-26 13:49:26.669 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-09-26 13:49:26.688 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:26.691 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:49:26.693 | + functions-common:time_stop:2331 : local name 2021-09-26 13:49:26.696 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:49:26.698 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:49:26.701 | + functions-common:time_stop:2334 : local total 2021-09-26 13:49:26.704 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:49:26.707 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:49:26.709 | + functions-common:time_stop:2338 : start_time=1632664166664 2021-09-26 13:49:26.712 | + functions-common:time_stop:2340 : [[ -z 1632664166664 ]] 2021-09-26 13:49:26.716 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:49:26.719 | + functions-common:time_stop:2343 : end_time=1632664166716 2021-09-26 13:49:26.722 | + functions-common:time_stop:2344 : elapsed_time=52 2021-09-26 13:49:26.724 | + functions-common:time_stop:2345 : total=20049 2021-09-26 13:49:26.727 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:49:26.729 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20101 2021-09-26 13:49:26.732 | + lib/nova:start_nova_console_proxies:993 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:26.734 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-09-26 13:49:26.737 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:26.740 | + functions-common:run_process:1584 : local group= 2021-09-26 13:49:26.742 | + functions-common:run_process:1585 : local user= 2021-09-26 13:49:26.745 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-09-26 13:49:26.747 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:49:26.750 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:49:26.752 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:49:26.755 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:49:26.759 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:49:26.762 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664166759 2021-09-26 13:49:26.764 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-09-26 13:49:26.788 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:26.791 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:49:26.793 | + functions-common:time_stop:2331 : local name 2021-09-26 13:49:26.796 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:49:26.798 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:49:26.801 | + functions-common:time_stop:2334 : local total 2021-09-26 13:49:26.803 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:49:26.806 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:49:26.808 | + functions-common:time_stop:2338 : start_time=1632664166759 2021-09-26 13:49:26.811 | + functions-common:time_stop:2340 : [[ -z 1632664166759 ]] 2021-09-26 13:49:26.815 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:49:26.818 | + functions-common:time_stop:2343 : end_time=1632664166815 2021-09-26 13:49:26.820 | + functions-common:time_stop:2344 : elapsed_time=56 2021-09-26 13:49:26.823 | + functions-common:time_stop:2345 : total=20101 2021-09-26 13:49:26.825 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:49:26.828 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20157 2021-09-26 13:49:26.834 | + lib/nova:start_nova_console_proxies:994 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-26 13:49:26.839 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-09-26 13:49:26.839 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-26 13:49:26.840 | + functions-common:run_process:1584 : local group= 2021-09-26 13:49:26.844 | + functions-common:run_process:1585 : local user= 2021-09-26 13:49:26.851 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-09-26 13:49:26.851 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:49:26.854 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:49:26.859 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:49:26.863 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:49:26.867 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:49:26.868 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664166865 2021-09-26 13:49:26.871 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-09-26 13:49:26.888 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:26.891 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:49:26.894 | + functions-common:time_stop:2331 : local name 2021-09-26 13:49:26.897 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:49:26.899 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:49:26.902 | + functions-common:time_stop:2334 : local total 2021-09-26 13:49:26.904 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:49:26.907 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:49:26.910 | + functions-common:time_stop:2338 : start_time=1632664166865 2021-09-26 13:49:26.912 | + functions-common:time_stop:2340 : [[ -z 1632664166865 ]] 2021-09-26 13:49:26.917 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:49:26.919 | + functions-common:time_stop:2343 : end_time=1632664166916 2021-09-26 13:49:26.922 | + functions-common:time_stop:2344 : elapsed_time=51 2021-09-26 13:49:26.924 | + functions-common:time_stop:2345 : total=20157 2021-09-26 13:49:26.927 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:49:26.929 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20208 2021-09-26 13:49:26.932 | + lib/nova:start_nova_console_proxies:995 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:26.934 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-09-26 13:49:26.937 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:26.939 | + functions-common:run_process:1584 : local group= 2021-09-26 13:49:26.942 | + functions-common:run_process:1585 : local user= 2021-09-26 13:49:26.945 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-09-26 13:49:26.947 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:49:26.950 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:49:26.952 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:49:26.956 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:49:26.960 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:49:26.963 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664166960 2021-09-26 13:49:26.966 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-09-26 13:49:26.985 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:26.988 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:49:26.991 | + functions-common:time_stop:2331 : local name 2021-09-26 13:49:26.994 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:49:26.996 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:49:26.999 | + functions-common:time_stop:2334 : local total 2021-09-26 13:49:27.002 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:49:27.004 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:49:27.007 | + functions-common:time_stop:2338 : start_time=1632664166960 2021-09-26 13:49:27.009 | + functions-common:time_stop:2340 : [[ -z 1632664166960 ]] 2021-09-26 13:49:27.013 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:49:27.016 | + functions-common:time_stop:2343 : end_time=1632664167013 2021-09-26 13:49:27.019 | + functions-common:time_stop:2344 : elapsed_time=53 2021-09-26 13:49:27.021 | + functions-common:time_stop:2345 : total=20208 2021-09-26 13:49:27.024 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:49:27.026 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20261 2021-09-26 13:49:27.029 | + lib/nova:start_nova_console_proxies:999 : 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-09-26 13:49:27.032 | + lib/nova:start_nova_console_proxies:999 : 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-09-26 13:49:27.035 | + lib/nova:start_nova:1052 : start_nova_conductor 2021-09-26 13:49:27.038 | + lib/nova:start_nova_conductor:1012 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 13:49:27.040 | + lib/nova:start_nova_conductor:1018 : enable_nova_fleet 2021-09-26 13:49:27.043 | + lib/nova:enable_nova_fleet:1003 : is_service_enabled n-cond 2021-09-26 13:49:27.063 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:27.066 | + lib/nova:enable_nova_fleet:1004 : enable_service n-super-cond 2021-09-26 13:49:27.120 | ++ lib/nova:enable_nova_fleet:1005 : seq 1 1 2021-09-26 13:49:27.123 | + lib/nova:enable_nova_fleet:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 13:49:27.125 | + lib/nova:enable_nova_fleet:1006 : enable_service n-cond-cell1 2021-09-26 13:49:27.216 | + lib/nova:start_nova_conductor:1019 : is_service_enabled n-super-cond 2021-09-26 13:49:27.243 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:27.246 | + lib/nova:start_nova_conductor:1020 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 13:49:27.248 | + functions-common:run_process:1582 : local service=n-super-cond 2021-09-26 13:49:27.251 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 13:49:27.253 | + functions-common:run_process:1584 : local group= 2021-09-26 13:49:27.256 | + functions-common:run_process:1585 : local user= 2021-09-26 13:49:27.259 | + functions-common:run_process:1587 : local name=n-super-cond 2021-09-26 13:49:27.261 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:49:27.264 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:49:27.266 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:49:27.269 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:49:27.273 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:49:27.276 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664167273 2021-09-26 13:49:27.279 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-09-26 13:49:27.299 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:27.302 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-09-26 13:49:27.304 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-09-26 13:49:27.307 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 13:49:27.310 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 13:49:27.312 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 13:49:27.315 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 13:49:27.318 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-09-26 13:49:27.320 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-09-26 13:49:27.323 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-09-26 13:49:27.326 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:49:27.328 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:49:27.331 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-09-26 13:49:27.337 | + 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-09-26 13:49:27.339 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-09-26 13:49:27.345 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 13:49:27.348 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:49:27.350 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:49:27.353 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:49:27.355 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:49:27.358 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-09-26 13:49:27.360 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:49:27.365 | + 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-09-26 13:49:27.433 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-09-26 13:49:27.506 | + 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-09-26 13:49:27.563 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-09-26 13:49:27.619 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-09-26 13:49:27.672 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:49:27.729 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:49:27.734 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-09-26 13:49:27.815 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:49:28.071 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-09-26 13:49:28.080 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-09-26 13:49:28.335 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-09-26 13:49:28.363 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:49:28.365 | + functions-common:time_stop:2331 : local name 2021-09-26 13:49:28.368 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:49:28.371 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:49:28.383 | + functions-common:time_stop:2334 : local total 2021-09-26 13:49:28.387 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:49:28.394 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:49:28.399 | + functions-common:time_stop:2338 : start_time=1632664167273 2021-09-26 13:49:28.407 | + functions-common:time_stop:2340 : [[ -z 1632664167273 ]] 2021-09-26 13:49:28.419 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:49:28.427 | + functions-common:time_stop:2343 : end_time=1632664168416 2021-09-26 13:49:28.431 | + functions-common:time_stop:2344 : elapsed_time=1143 2021-09-26 13:49:28.439 | + functions-common:time_stop:2345 : total=20261 2021-09-26 13:49:28.447 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:49:28.450 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21404 2021-09-26 13:49:28.455 | ++ lib/nova:start_nova_conductor:1022 : seq 1 1 2021-09-26 13:49:28.462 | + lib/nova:start_nova_conductor:1022 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 13:49:28.464 | + lib/nova:start_nova_conductor:1023 : is_service_enabled n-cond-cell1 2021-09-26 13:49:28.494 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:28.497 | + lib/nova:start_nova_conductor:1024 : local conf 2021-09-26 13:49:28.500 | ++ lib/nova:start_nova_conductor:1025 : conductor_conf 1 2021-09-26 13:49:28.503 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 13:49:28.507 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 13:49:28.510 | + lib/nova:start_nova_conductor:1025 : conf=/etc/nova/nova_cell1.conf 2021-09-26 13:49:28.513 | + lib/nova:start_nova_conductor:1026 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:28.516 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-09-26 13:49:28.519 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:28.521 | + functions-common:run_process:1584 : local group= 2021-09-26 13:49:28.524 | + functions-common:run_process:1585 : local user= 2021-09-26 13:49:28.528 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-09-26 13:49:28.530 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:49:28.533 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:49:28.535 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:49:28.544 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:49:28.551 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:49:28.563 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664168552 2021-09-26 13:49:28.563 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-09-26 13:49:28.613 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:28.620 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-09-26 13:49:28.624 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-09-26 13:49:28.625 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:28.628 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:28.631 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:28.633 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:28.636 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-09-26 13:49:28.638 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-09-26 13:49:28.641 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-09-26 13:49:28.643 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:49:28.646 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:49:28.653 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-09-26 13:49:28.657 | + 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-09-26 13:49:28.665 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-09-26 13:49:28.675 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 13:49:28.686 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:49:28.689 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:49:28.695 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:49:28.701 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:49:28.705 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-09-26 13:49:28.709 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:49:28.717 | + 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-09-26 13:49:28.836 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-09-26 13:49:28.965 | + 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-09-26 13:49:29.081 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-09-26 13:49:29.191 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-09-26 13:49:29.277 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:49:29.358 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:49:29.367 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-09-26 13:49:29.496 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:49:29.771 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-09-26 13:49:29.784 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-09-26 13:49:30.032 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-09-26 13:49:30.066 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:49:30.074 | + functions-common:time_stop:2331 : local name 2021-09-26 13:49:30.078 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:49:30.085 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:49:30.096 | + functions-common:time_stop:2334 : local total 2021-09-26 13:49:30.102 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:49:30.112 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:49:30.118 | + functions-common:time_stop:2338 : start_time=1632664168552 2021-09-26 13:49:30.128 | + functions-common:time_stop:2340 : [[ -z 1632664168552 ]] 2021-09-26 13:49:30.134 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:49:30.143 | + functions-common:time_stop:2343 : end_time=1632664170135 2021-09-26 13:49:30.149 | + functions-common:time_stop:2344 : elapsed_time=1583 2021-09-26 13:49:30.153 | + functions-common:time_stop:2345 : total=21404 2021-09-26 13:49:30.157 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:49:30.161 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22987 2021-09-26 13:49:30.164 | + lib/nova:start_nova:1053 : start_nova_compute 2021-09-26 13:49:30.166 | + lib/nova:start_nova_compute:883 : 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-09-26 13:49:30.170 | + lib/nova:start_nova_compute:884 : 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-09-26 13:49:30.174 | + lib/nova:start_nova_compute:884 : 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-09-26 13:49:30.177 | + lib/nova:start_nova_compute:886 : local compute_cell_conf=/etc/nova/nova.conf 2021-09-26 13:49:30.180 | + lib/nova:start_nova_compute:889 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-09-26 13:49:30.184 | + lib/nova:start_nova_compute:891 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-09-26 13:49:30.187 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:49:30.190 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-26 13:49:30.192 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-09-26 13:49:30.195 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-26 13:49:30.200 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-09-26 13:49:30.208 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-09-26 13:49:30.213 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-09-26 13:49:30.216 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-09-26 13:49:30.220 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-09-26 13:49:30.220 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 13:49:30.229 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:49:30.230 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-09-26 13:49:30.230 | BEGIN { 2021-09-26 13:49:30.230 | section = "" 2021-09-26 13:49:30.230 | last_section = "" 2021-09-26 13:49:30.230 | section_count = 0 2021-09-26 13:49:30.230 | } 2021-09-26 13:49:30.230 | /^\[.+\]/ { 2021-09-26 13:49:30.230 | gsub("[][]", "", $1); 2021-09-26 13:49:30.230 | section=$1 2021-09-26 13:49:30.230 | next 2021-09-26 13:49:30.230 | } 2021-09-26 13:49:30.230 | /^ *\#/ { 2021-09-26 13:49:30.230 | next 2021-09-26 13:49:30.231 | } 2021-09-26 13:49:30.231 | /^[^ \t]+/ { 2021-09-26 13:49:30.231 | # get offset of first = in $0 2021-09-26 13:49:30.231 | eq_idx = index($0, "=") 2021-09-26 13:49:30.231 | # extract attr & value from $0 2021-09-26 13:49:30.231 | attr = substr($0, 1, eq_idx - 1) 2021-09-26 13:49:30.231 | value = substr($0, eq_idx + 1) 2021-09-26 13:49:30.231 | # only need to strip trailing whitespace from attr 2021-09-26 13:49:30.231 | sub(/[ \t]*$/, "", attr) 2021-09-26 13:49:30.231 | # need to strip leading & trailing whitespace from value 2021-09-26 13:49:30.231 | sub(/^[ \t]*/, "", value) 2021-09-26 13:49:30.231 | sub(/[ \t]*$/, "", value) 2021-09-26 13:49:30.231 | 2021-09-26 13:49:30.231 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-26 13:49:30.231 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-26 13:49:30.231 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-26 13:49:30.231 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-26 13:49:30.231 | if (! (section, attr) in cfg_attr_count) { 2021-09-26 13:49:30.231 | if (section != last_section) { 2021-09-26 13:49:30.231 | cfg_section[section_count++] = section 2021-09-26 13:49:30.231 | last_section = section 2021-09-26 13:49:30.231 | } 2021-09-26 13:49:30.231 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-26 13:49:30.231 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-26 13:49:30.231 | 2021-09-26 13:49:30.231 | cfg_attr[section, attr, 0] = value 2021-09-26 13:49:30.231 | cfg_attr_count[section, attr] = 1 2021-09-26 13:49:30.231 | } else { 2021-09-26 13:49:30.231 | lno = cfg_attr_count[section, attr]++ 2021-09-26 13:49:30.231 | cfg_attr[section, attr, lno] = value 2021-09-26 13:49:30.231 | } 2021-09-26 13:49:30.232 | } 2021-09-26 13:49:30.232 | END { 2021-09-26 13:49:30.232 | # Process each section in order 2021-09-26 13:49:30.232 | for (sno = 0; sno < section_count; sno++) { 2021-09-26 13:49:30.232 | section = cfg_section[sno] 2021-09-26 13:49:30.232 | # The ini routines simply append a config item immediately 2021-09-26 13:49:30.232 | # after the section header. To keep the same order as defined 2021-09-26 13:49:30.232 | # in local.conf, invoke the ini routines in the reverse order 2021-09-26 13:49:30.232 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-26 13:49:30.232 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-26 13:49:30.232 | if (cfg_attr_count[section, attr] == 1) 2021-09-26 13:49:30.232 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-26 13:49:30.232 | else { 2021-09-26 13:49:30.232 | # For multiline, invoke the ini routines in the reverse order 2021-09-26 13:49:30.232 | count = cfg_attr_count[section, attr] 2021-09-26 13:49:30.232 | print "inidelete " configfile " " section " " attr 2021-09-26 13:49:30.232 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-26 13:49:30.232 | for (l = count -2; l >= 0; l--) 2021-09-26 13:49:30.232 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-26 13:49:30.232 | } 2021-09-26 13:49:30.232 | } 2021-09-26 13:49:30.232 | } 2021-09-26 13:49:30.232 | } 2021-09-26 13:49:30.232 | ' 2021-09-26 13:49:30.232 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-26 13:49:30.241 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-09-26 13:49:30.244 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:49:30.251 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-09-26 13:49:30.257 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-09-26 13:49:30.257 | BEGIN { group = "" } 2021-09-26 13:49:30.257 | /^\[\[.+\|.*\]\]/ { 2021-09-26 13:49:30.257 | gsub("[][]", "", $1); 2021-09-26 13:49:30.257 | split($1, a, "|"); 2021-09-26 13:49:30.258 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-26 13:49:30.258 | group=a[1] 2021-09-26 13:49:30.258 | } else { 2021-09-26 13:49:30.258 | group="" 2021-09-26 13:49:30.258 | } 2021-09-26 13:49:30.258 | next 2021-09-26 13:49:30.258 | } 2021-09-26 13:49:30.258 | { 2021-09-26 13:49:30.258 | if (group != "") 2021-09-26 13:49:30.258 | print $0 2021-09-26 13:49:30.258 | } 2021-09-26 13:49:30.258 | ' /home/ubuntu/devstack/local.conf 2021-09-26 13:49:30.269 | + lib/nova:start_nova_compute:893 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 13:49:30.275 | + lib/nova:start_nova_compute:900 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-09-26 13:49:30.343 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-09-26 13:49:30.426 | + lib/nova:start_nova_compute:904 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-09-26 13:49:30.436 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-26 13:49:30.444 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-09-26 13:49:30.447 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 13:49:30.458 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-26 13:49:30.469 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 13:49:30.513 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:30.517 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-26 13:49:30.520 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-26 13:49:30.528 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 13:49:30.576 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:30.581 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2021-09-26 13:49:30.588 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2021-09-26 13:49:30.659 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 13:49:30.665 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 13:49:30.675 | + lib/nova:start_nova_compute:908 : inidelete /etc/nova/nova-cpu.conf database connection 2021-09-26 13:49:30.729 | + lib/nova:start_nova_compute:909 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-09-26 13:49:30.774 | + lib/nova:start_nova_compute:914 : configure_console_compute 2021-09-26 13:49:30.784 | + lib/nova:configure_console_compute:619 : local offset 2021-09-26 13:49:30.795 | + lib/nova:configure_console_compute:620 : offset=0 2021-09-26 13:49:30.804 | + lib/nova:configure_console_compute:624 : local default_proxyclient_addr 2021-09-26 13:49:30.811 | ++ lib/nova:configure_console_compute:625 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-09-26 13:49:30.848 | + lib/nova:configure_console_compute:625 : default_proxyclient_addr=10.222.0.43 2021-09-26 13:49:30.854 | + lib/nova:configure_console_compute:629 : is_service_enabled n-cpu 2021-09-26 13:49:30.891 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:30.895 | + lib/nova:configure_console_compute:647 : is_service_enabled n-novnc 2021-09-26 13:49:30.927 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:30.930 | + lib/nova:configure_console_compute:647 : is_service_enabled n-xvnc 2021-09-26 13:49:30.964 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:30.967 | + lib/nova:configure_console_compute:647 : '[' False '!=' False ']' 2021-09-26 13:49:30.972 | + lib/nova:configure_console_compute:655 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-09-26 13:49:31.031 | + lib/nova:configure_console_compute:658 : is_service_enabled n-spice 2021-09-26 13:49:31.075 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:31.083 | + lib/nova:configure_console_compute:668 : is_service_enabled n-sproxy 2021-09-26 13:49:31.116 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:31.129 | + lib/nova:start_nova_compute:916 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-09-26 13:49:31.134 | + lib/nova:start_nova_compute:920 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-09-26 13:49:31.141 | + functions-common:run_process:1582 : local service=n-cpu 2021-09-26 13:49:31.147 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-09-26 13:49:31.153 | + functions-common:run_process:1584 : local group=libvirt 2021-09-26 13:49:31.159 | + functions-common:run_process:1585 : local user= 2021-09-26 13:49:31.164 | + functions-common:run_process:1587 : local name=n-cpu 2021-09-26 13:49:31.171 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:49:31.180 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:49:31.184 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:49:31.192 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:49:31.196 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:49:31.204 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664171197 2021-09-26 13:49:31.212 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-09-26 13:49:31.246 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:49:31.249 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:49:31.253 | + functions-common:time_stop:2331 : local name 2021-09-26 13:49:31.255 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:49:31.260 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:49:31.262 | + functions-common:time_stop:2334 : local total 2021-09-26 13:49:31.265 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:49:31.268 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:49:31.273 | + functions-common:time_stop:2338 : start_time=1632664171197 2021-09-26 13:49:31.285 | + functions-common:time_stop:2340 : [[ -z 1632664171197 ]] 2021-09-26 13:49:31.291 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:49:31.299 | + functions-common:time_stop:2343 : end_time=1632664171291 2021-09-26 13:49:31.304 | + functions-common:time_stop:2344 : elapsed_time=94 2021-09-26 13:49:31.309 | + functions-common:time_stop:2345 : total=22987 2021-09-26 13:49:31.311 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:49:31.316 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23081 2021-09-26 13:49:31.319 | + lib/nova:start_nova_compute:942 : 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-09-26 13:49:31.324 | + lib/nova:start_nova_compute:942 : 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-09-26 13:49:31.327 | + lib/nova:start_nova:1054 : is_service_enabled n-api 2021-09-26 13:49:31.356 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:31.360 | + lib/nova:start_nova:1056 : echo 'Dumping cells_v2 mapping' 2021-09-26 13:49:31.360 | Dumping cells_v2 mapping 2021-09-26 13:49:31.362 | + lib/nova:start_nova:1057 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-09-26 13:49:34.903 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-26 13:49:34.903 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-09-26 13:49:34.903 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-26 13:49:34.903 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-09-26 13:49:34.903 | | cell1 | 1af5e7ba-506e-47e0-af48-3d9e9d6cd1a9 | rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-09-26 13:49:34.903 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-26 13:49:35.304 | + ./stack.sh:main:1314 : create_flavors 2021-09-26 13:49:35.307 | + lib/nova:create_flavors:1121 : is_service_enabled n-api 2021-09-26 13:49:35.324 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:49:35.327 | + lib/nova:create_flavors:1122 : openstack --os-region-name=RegionOne flavor list 2021-09-26 13:49:35.327 | + lib/nova:create_flavors:1122 : grep -q ds512M 2021-09-26 13:49:38.070 | + lib/nova:create_flavors:1124 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-09-26 13:49:40.708 | +----------------------------+-----------------------+ 2021-09-26 13:49:40.708 | | Field | Value | 2021-09-26 13:49:40.708 | +----------------------------+-----------------------+ 2021-09-26 13:49:40.708 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 13:49:40.708 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 13:49:40.708 | | disk | 1 | 2021-09-26 13:49:40.708 | | id | c1 | 2021-09-26 13:49:40.708 | | name | cirros256 | 2021-09-26 13:49:40.708 | | os-flavor-access:is_public | True | 2021-09-26 13:49:40.708 | | properties | hw_rng:allowed='True' | 2021-09-26 13:49:40.708 | | ram | 256 | 2021-09-26 13:49:40.708 | | rxtx_factor | 1.0 | 2021-09-26 13:49:40.708 | | swap | | 2021-09-26 13:49:40.708 | | vcpus | 1 | 2021-09-26 13:49:40.708 | +----------------------------+-----------------------+ 2021-09-26 13:49:40.825 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-09-26 13:49:43.132 | +----------------------------+-----------------------+ 2021-09-26 13:49:43.132 | | Field | Value | 2021-09-26 13:49:43.132 | +----------------------------+-----------------------+ 2021-09-26 13:49:43.133 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 13:49:43.133 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 13:49:43.133 | | disk | 5 | 2021-09-26 13:49:43.133 | | id | d1 | 2021-09-26 13:49:43.133 | | name | ds512M | 2021-09-26 13:49:43.133 | | os-flavor-access:is_public | True | 2021-09-26 13:49:43.133 | | properties | hw_rng:allowed='True' | 2021-09-26 13:49:43.133 | | ram | 512 | 2021-09-26 13:49:43.133 | | rxtx_factor | 1.0 | 2021-09-26 13:49:43.133 | | swap | | 2021-09-26 13:49:43.133 | | vcpus | 1 | 2021-09-26 13:49:43.133 | +----------------------------+-----------------------+ 2021-09-26 13:49:43.255 | + lib/nova:create_flavors:1126 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-09-26 13:49:45.564 | +----------------------------+-----------------------+ 2021-09-26 13:49:45.565 | | Field | Value | 2021-09-26 13:49:45.565 | +----------------------------+-----------------------+ 2021-09-26 13:49:45.565 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 13:49:45.565 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 13:49:45.565 | | disk | 10 | 2021-09-26 13:49:45.565 | | id | d2 | 2021-09-26 13:49:45.565 | | name | ds1G | 2021-09-26 13:49:45.565 | | os-flavor-access:is_public | True | 2021-09-26 13:49:45.565 | | properties | hw_rng:allowed='True' | 2021-09-26 13:49:45.565 | | ram | 1024 | 2021-09-26 13:49:45.565 | | rxtx_factor | 1.0 | 2021-09-26 13:49:45.565 | | swap | | 2021-09-26 13:49:45.565 | | vcpus | 1 | 2021-09-26 13:49:45.565 | +----------------------------+-----------------------+ 2021-09-26 13:49:45.681 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-09-26 13:49:47.950 | +----------------------------+-----------------------+ 2021-09-26 13:49:47.950 | | Field | Value | 2021-09-26 13:49:47.950 | +----------------------------+-----------------------+ 2021-09-26 13:49:47.950 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 13:49:47.950 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 13:49:47.950 | | disk | 10 | 2021-09-26 13:49:47.950 | | id | d3 | 2021-09-26 13:49:47.950 | | name | ds2G | 2021-09-26 13:49:47.950 | | os-flavor-access:is_public | True | 2021-09-26 13:49:47.950 | | properties | hw_rng:allowed='True' | 2021-09-26 13:49:47.950 | | ram | 2048 | 2021-09-26 13:49:47.950 | | rxtx_factor | 1.0 | 2021-09-26 13:49:47.950 | | swap | | 2021-09-26 13:49:47.950 | | vcpus | 2 | 2021-09-26 13:49:47.950 | +----------------------------+-----------------------+ 2021-09-26 13:49:48.069 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-09-26 13:49:50.390 | +----------------------------+-----------------------+ 2021-09-26 13:49:50.390 | | Field | Value | 2021-09-26 13:49:50.390 | +----------------------------+-----------------------+ 2021-09-26 13:49:50.390 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 13:49:50.390 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 13:49:50.390 | | disk | 20 | 2021-09-26 13:49:50.390 | | id | d4 | 2021-09-26 13:49:50.390 | | name | ds4G | 2021-09-26 13:49:50.390 | | os-flavor-access:is_public | True | 2021-09-26 13:49:50.390 | | properties | hw_rng:allowed='True' | 2021-09-26 13:49:50.390 | | ram | 4096 | 2021-09-26 13:49:50.390 | | rxtx_factor | 1.0 | 2021-09-26 13:49:50.390 | | swap | | 2021-09-26 13:49:50.390 | | vcpus | 4 | 2021-09-26 13:49:50.390 | +----------------------------+-----------------------+ 2021-09-26 13:49:50.509 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor list 2021-09-26 13:49:50.509 | + lib/nova:create_flavors:1131 : grep -q m1.tiny 2021-09-26 13:49:52.830 | + lib/nova:create_flavors:1132 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-09-26 13:49:55.128 | +----------------------------+-----------------------+ 2021-09-26 13:49:55.128 | | Field | Value | 2021-09-26 13:49:55.128 | +----------------------------+-----------------------+ 2021-09-26 13:49:55.128 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 13:49:55.128 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 13:49:55.128 | | disk | 1 | 2021-09-26 13:49:55.128 | | id | 1 | 2021-09-26 13:49:55.128 | | name | m1.tiny | 2021-09-26 13:49:55.128 | | os-flavor-access:is_public | True | 2021-09-26 13:49:55.128 | | properties | hw_rng:allowed='True' | 2021-09-26 13:49:55.128 | | ram | 512 | 2021-09-26 13:49:55.128 | | rxtx_factor | 1.0 | 2021-09-26 13:49:55.128 | | swap | | 2021-09-26 13:49:55.128 | | vcpus | 1 | 2021-09-26 13:49:55.128 | +----------------------------+-----------------------+ 2021-09-26 13:49:55.248 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-09-26 13:49:57.516 | +----------------------------+-----------------------+ 2021-09-26 13:49:57.516 | | Field | Value | 2021-09-26 13:49:57.516 | +----------------------------+-----------------------+ 2021-09-26 13:49:57.516 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 13:49:57.516 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 13:49:57.516 | | disk | 20 | 2021-09-26 13:49:57.516 | | id | 2 | 2021-09-26 13:49:57.516 | | name | m1.small | 2021-09-26 13:49:57.516 | | os-flavor-access:is_public | True | 2021-09-26 13:49:57.516 | | properties | hw_rng:allowed='True' | 2021-09-26 13:49:57.516 | | ram | 2048 | 2021-09-26 13:49:57.516 | | rxtx_factor | 1.0 | 2021-09-26 13:49:57.516 | | swap | | 2021-09-26 13:49:57.516 | | vcpus | 1 | 2021-09-26 13:49:57.517 | +----------------------------+-----------------------+ 2021-09-26 13:49:57.636 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-09-26 13:49:59.929 | +----------------------------+-----------------------+ 2021-09-26 13:49:59.929 | | Field | Value | 2021-09-26 13:49:59.929 | +----------------------------+-----------------------+ 2021-09-26 13:49:59.929 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 13:49:59.929 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 13:49:59.929 | | disk | 40 | 2021-09-26 13:49:59.929 | | id | 3 | 2021-09-26 13:49:59.929 | | name | m1.medium | 2021-09-26 13:49:59.929 | | os-flavor-access:is_public | True | 2021-09-26 13:49:59.929 | | properties | hw_rng:allowed='True' | 2021-09-26 13:49:59.929 | | ram | 4096 | 2021-09-26 13:49:59.929 | | rxtx_factor | 1.0 | 2021-09-26 13:49:59.929 | | swap | | 2021-09-26 13:49:59.929 | | vcpus | 2 | 2021-09-26 13:49:59.930 | +----------------------------+-----------------------+ 2021-09-26 13:50:00.057 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-09-26 13:50:02.326 | +----------------------------+-----------------------+ 2021-09-26 13:50:02.326 | | Field | Value | 2021-09-26 13:50:02.326 | +----------------------------+-----------------------+ 2021-09-26 13:50:02.326 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 13:50:02.326 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 13:50:02.326 | | disk | 80 | 2021-09-26 13:50:02.326 | | id | 4 | 2021-09-26 13:50:02.326 | | name | m1.large | 2021-09-26 13:50:02.326 | | os-flavor-access:is_public | True | 2021-09-26 13:50:02.326 | | properties | hw_rng:allowed='True' | 2021-09-26 13:50:02.326 | | ram | 8192 | 2021-09-26 13:50:02.326 | | rxtx_factor | 1.0 | 2021-09-26 13:50:02.326 | | swap | | 2021-09-26 13:50:02.326 | | vcpus | 4 | 2021-09-26 13:50:02.326 | +----------------------------+-----------------------+ 2021-09-26 13:50:02.447 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-09-26 13:50:04.738 | +----------------------------+-----------------------+ 2021-09-26 13:50:04.738 | | Field | Value | 2021-09-26 13:50:04.738 | +----------------------------+-----------------------+ 2021-09-26 13:50:04.738 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 13:50:04.738 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 13:50:04.738 | | disk | 160 | 2021-09-26 13:50:04.738 | | id | 5 | 2021-09-26 13:50:04.738 | | name | m1.xlarge | 2021-09-26 13:50:04.738 | | os-flavor-access:is_public | True | 2021-09-26 13:50:04.738 | | properties | hw_rng:allowed='True' | 2021-09-26 13:50:04.738 | | ram | 16384 | 2021-09-26 13:50:04.738 | | rxtx_factor | 1.0 | 2021-09-26 13:50:04.738 | | swap | | 2021-09-26 13:50:04.738 | | vcpus | 8 | 2021-09-26 13:50:04.738 | +----------------------------+-----------------------+ 2021-09-26 13:50:04.861 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-09-26 13:50:04.879 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:04.882 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-09-26 13:50:04.885 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:50:04.887 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-09-26 13:50:04.890 | + ./stack.sh:main:1318 : start_cinder 2021-09-26 13:50:04.893 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-09-26 13:50:04.896 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-09-26 13:50:04.899 | + lib/cinder:start_cinder:461 : local cinder_url 2021-09-26 13:50:04.901 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-09-26 13:50:04.918 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:50:04.921 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-09-26 13:50:04.925 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-09-26 13:50:04.943 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:04.946 | + lib/cinder:start_cinder:469 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-09-26 13:50:04.958 | + lib/cinder:start_cinder:470 : _configure_tgt_for_config_d 2021-09-26 13:50:04.961 | + lib/cinder:_configure_tgt_for_config_d:449 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-09-26 13:50:04.964 | + lib/cinder:_configure_tgt_for_config_d:450 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-09-26 13:50:04.975 | + lib/cinder:_configure_tgt_for_config_d:452 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-09-26 13:50:04.980 | + lib/cinder:_configure_tgt_for_config_d:453 : echo 'include /etc/tgt/stack.d/*' 2021-09-26 13:50:04.980 | + lib/cinder:_configure_tgt_for_config_d:453 : sudo tee -a /etc/tgt/targets.conf 2021-09-26 13:50:04.988 | include /etc/tgt/stack.d/* 2021-09-26 13:50:04.991 | + lib/cinder:start_cinder:471 : is_ubuntu 2021-09-26 13:50:04.994 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:50:04.997 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:50:05.000 | + lib/cinder:start_cinder:472 : sudo service tgt restart 2021-09-26 13:50:05.392 | + lib/cinder:start_cinder:482 : sudo tgtadm --mode system --op update --name debug --value on 2021-09-26 13:50:05.404 | + 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-09-26 13:50:05.407 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-09-26 13:50:05.411 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-09-26 13:50:05.415 | + 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-09-26 13:50:05.417 | + functions-common:run_process:1582 : local service=c-api 2021-09-26 13:50:05.421 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-26 13:50:05.423 | + functions-common:run_process:1584 : local group= 2021-09-26 13:50:05.427 | + functions-common:run_process:1585 : local user= 2021-09-26 13:50:05.430 | + functions-common:run_process:1587 : local name=c-api 2021-09-26 13:50:05.432 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:50:05.435 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:50:05.437 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:50:05.440 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:50:05.443 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:50:05.447 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664205444 2021-09-26 13:50:05.449 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-09-26 13:50:05.465 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:05.468 | + 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-09-26 13:50:05.470 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-09-26 13:50:05.473 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-26 13:50:05.476 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-26 13:50:05.478 | + 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-09-26 13:50:05.480 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-26 13:50:05.483 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-09-26 13:50:05.485 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-09-26 13:50:05.488 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-09-26 13:50:05.491 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:50:05.493 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:50:05.496 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-09-26 13:50:05.499 | + 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-09-26 13:50:05.501 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-09-26 13:50:05.504 | + 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-09-26 13:50:05.506 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 13:50:05.509 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 13:50:05.511 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-09-26 13:50:05.513 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 13:50:05.517 | + 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-09-26 13:50:05.574 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-09-26 13:50:05.631 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-09-26 13:50:05.679 | + 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-09-26 13:50:05.730 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:50:05.779 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-09-26 13:50:05.828 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-09-26 13:50:05.877 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-09-26 13:50:05.925 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-09-26 13:50:05.974 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-09-26 13:50:06.024 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 13:50:06.026 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-09-26 13:50:06.092 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 13:50:06.341 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-09-26 13:50:06.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-09-26 13:50:06.565 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-09-26 13:50:06.643 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:50:06.646 | + functions-common:time_stop:2331 : local name 2021-09-26 13:50:06.648 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:50:06.651 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:50:06.653 | + functions-common:time_stop:2334 : local total 2021-09-26 13:50:06.656 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:50:06.658 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:50:06.662 | + functions-common:time_stop:2338 : start_time=1632664205444 2021-09-26 13:50:06.664 | + functions-common:time_stop:2340 : [[ -z 1632664205444 ]] 2021-09-26 13:50:06.667 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:50:06.671 | + functions-common:time_stop:2343 : end_time=1632664206668 2021-09-26 13:50:06.673 | + functions-common:time_stop:2344 : elapsed_time=1224 2021-09-26 13:50:06.676 | + functions-common:time_stop:2345 : total=23081 2021-09-26 13:50:06.679 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:50:06.681 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24305 2021-09-26 13:50:06.684 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.43/volume/v3 2021-09-26 13:50:06.687 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-09-26 13:50:06.687 | Waiting for Cinder API to start... 2021-09-26 13:50:06.689 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.43/volume/v3 2021-09-26 13:50:06.692 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 13:50:06.694 | + functions:wait_for_service:445 : local url=http://10.222.0.43/volume/v3 2021-09-26 13:50:06.697 | + functions:wait_for_service:446 : local rval=0 2021-09-26 13:50:06.700 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 13:50:06.702 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 13:50:06.705 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:50:06.707 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:50:06.711 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:50:06.715 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664206712 2021-09-26 13:50:06.717 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 13:50:06.723 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/volume/v3 2021-09-26 13:50:11.664 | + :: : [[ 401 == 503 ]] 2021-09-26 13:50:11.665 | + :: : [[ 0 -eq 7 ]] 2021-09-26 13:50:11.668 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 13:50:11.671 | + functions-common:time_stop:2331 : local name 2021-09-26 13:50:11.673 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:50:11.677 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:50:11.685 | + functions-common:time_stop:2334 : local total 2021-09-26 13:50:11.688 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:50:11.690 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 13:50:11.693 | + functions-common:time_stop:2338 : start_time=1632664206712 2021-09-26 13:50:11.697 | + functions-common:time_stop:2340 : [[ -z 1632664206712 ]] 2021-09-26 13:50:11.700 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:50:11.704 | + functions-common:time_stop:2343 : end_time=1632664211701 2021-09-26 13:50:11.706 | + functions-common:time_stop:2344 : elapsed_time=4989 2021-09-26 13:50:11.709 | + functions-common:time_stop:2345 : total=19720 2021-09-26 13:50:11.712 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:50:11.714 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24709 2021-09-26 13:50:11.717 | + functions:wait_for_service:454 : return 0 2021-09-26 13:50:11.719 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:11.722 | + functions-common:run_process:1582 : local service=c-sch 2021-09-26 13:50:11.725 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:11.728 | + functions-common:run_process:1584 : local group= 2021-09-26 13:50:11.730 | + functions-common:run_process:1585 : local user= 2021-09-26 13:50:11.733 | + functions-common:run_process:1587 : local name=c-sch 2021-09-26 13:50:11.736 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:50:11.739 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:50:11.741 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:50:11.744 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:50:11.747 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:50:11.751 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664211748 2021-09-26 13:50:11.754 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-09-26 13:50:11.772 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:11.774 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-09-26 13:50:11.777 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-09-26 13:50:11.780 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:11.782 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:11.785 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:11.788 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:11.791 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-09-26 13:50:11.793 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-09-26 13:50:11.796 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-09-26 13:50:11.799 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:50:11.802 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:50:11.804 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-09-26 13:50:11.807 | + 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-09-26 13:50:11.810 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-09-26 13:50:11.812 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:11.815 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:50:11.817 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:50:11.819 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:50:11.822 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:50:11.824 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-09-26 13:50:11.827 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:50:11.831 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-09-26 13:50:11.889 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-09-26 13:50:11.949 | + 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-09-26 13:50:12.001 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-09-26 13:50:12.057 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-09-26 13:50:12.111 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:50:12.163 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:50:12.165 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-09-26 13:50:12.228 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:50:12.475 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-09-26 13:50:12.488 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-09-26 13:50:12.691 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-09-26 13:50:12.712 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:50:12.714 | + functions-common:time_stop:2331 : local name 2021-09-26 13:50:12.717 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:50:12.719 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:50:12.722 | + functions-common:time_stop:2334 : local total 2021-09-26 13:50:12.725 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:50:12.727 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:50:12.730 | + functions-common:time_stop:2338 : start_time=1632664211748 2021-09-26 13:50:12.732 | + functions-common:time_stop:2340 : [[ -z 1632664211748 ]] 2021-09-26 13:50:12.736 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:50:12.739 | + functions-common:time_stop:2343 : end_time=1632664212736 2021-09-26 13:50:12.742 | + functions-common:time_stop:2344 : elapsed_time=988 2021-09-26 13:50:12.744 | + functions-common:time_stop:2345 : total=24305 2021-09-26 13:50:12.747 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:50:12.749 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25293 2021-09-26 13:50:12.752 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:12.755 | + functions-common:run_process:1582 : local service=c-bak 2021-09-26 13:50:12.757 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:12.760 | + functions-common:run_process:1584 : local group= 2021-09-26 13:50:12.762 | + functions-common:run_process:1585 : local user= 2021-09-26 13:50:12.765 | + functions-common:run_process:1587 : local name=c-bak 2021-09-26 13:50:12.767 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:50:12.770 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:50:12.773 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:50:12.775 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:50:12.779 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:50:12.782 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664212779 2021-09-26 13:50:12.785 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-09-26 13:50:12.802 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:12.805 | + functions-common:run_process:1591 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-09-26 13:50:12.808 | + functions-common:_run_under_systemd:1547 : local service=c-bak 2021-09-26 13:50:12.817 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:12.820 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:12.822 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:12.825 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:12.828 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-09-26 13:50:12.830 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-09-26 13:50:12.833 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-bak.service 2021-09-26 13:50:12.836 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:50:12.838 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:50:12.841 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-09-26 13:50:12.843 | + 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-09-26 13:50:12.846 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-bak.service 2021-09-26 13:50:12.849 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:12.852 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:50:12.854 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:50:12.857 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:50:12.860 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:50:12.863 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-09-26 13:50:12.865 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:50:12.870 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-09-26 13:50:12.927 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-09-26 13:50:12.984 | + 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-09-26 13:50:13.035 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-09-26 13:50:13.085 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-09-26 13:50:13.137 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:50:13.192 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:50:13.194 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-09-26 13:50:13.258 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:50:13.509 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-bak.service 2021-09-26 13:50:13.523 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-09-26 13:50:13.747 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-bak.service 2021-09-26 13:50:13.768 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:50:13.771 | + functions-common:time_stop:2331 : local name 2021-09-26 13:50:13.773 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:50:13.775 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:50:13.778 | + functions-common:time_stop:2334 : local total 2021-09-26 13:50:13.780 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:50:13.783 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:50:13.786 | + functions-common:time_stop:2338 : start_time=1632664212779 2021-09-26 13:50:13.788 | + functions-common:time_stop:2340 : [[ -z 1632664212779 ]] 2021-09-26 13:50:13.791 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:50:13.795 | + functions-common:time_stop:2343 : end_time=1632664213792 2021-09-26 13:50:13.798 | + functions-common:time_stop:2344 : elapsed_time=1013 2021-09-26 13:50:13.801 | + functions-common:time_stop:2345 : total=25293 2021-09-26 13:50:13.804 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:50:13.806 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=26306 2021-09-26 13:50:13.809 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:13.812 | + functions-common:run_process:1582 : local service=c-vol 2021-09-26 13:50:13.814 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:13.818 | + functions-common:run_process:1584 : local group= 2021-09-26 13:50:13.821 | + functions-common:run_process:1585 : local user= 2021-09-26 13:50:13.824 | + functions-common:run_process:1587 : local name=c-vol 2021-09-26 13:50:13.827 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 13:50:13.829 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 13:50:13.832 | + functions-common:time_start:2318 : local start_time= 2021-09-26 13:50:13.835 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 13:50:13.838 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 13:50:13.842 | + functions-common:time_start:2322 : _TIME_START[$name]=1632664213839 2021-09-26 13:50:13.845 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-09-26 13:50:13.864 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:13.867 | + functions-common:run_process:1591 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-09-26 13:50:13.870 | + functions-common:_run_under_systemd:1547 : local service=c-vol 2021-09-26 13:50:13.872 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:13.875 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:13.879 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:13.881 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:13.885 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-09-26 13:50:13.888 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-09-26 13:50:13.890 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-vol.service 2021-09-26 13:50:13.893 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 13:50:13.896 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 13:50:13.899 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-09-26 13:50:13.902 | + 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-09-26 13:50:13.904 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-vol.service 2021-09-26 13:50:13.907 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 13:50:13.911 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 13:50:13.913 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 13:50:13.917 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 13:50:13.920 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 13:50:13.923 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-09-26 13:50:13.926 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 13:50:13.930 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-09-26 13:50:13.993 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-09-26 13:50:14.063 | + 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-09-26 13:50:14.121 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-09-26 13:50:14.185 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-09-26 13:50:14.241 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 13:50:14.294 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 13:50:14.296 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-09-26 13:50:14.358 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 13:50:14.604 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-vol.service 2021-09-26 13:50:14.618 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-09-26 13:50:14.845 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-vol.service 2021-09-26 13:50:14.871 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 13:50:14.871 | + functions-common:time_stop:2331 : local name 2021-09-26 13:50:14.873 | + functions-common:time_stop:2332 : local end_time 2021-09-26 13:50:14.875 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:50:14.878 | + functions-common:time_stop:2334 : local total 2021-09-26 13:50:14.883 | + functions-common:time_stop:2335 : local start_time 2021-09-26 13:50:14.886 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 13:50:14.888 | + functions-common:time_stop:2338 : start_time=1632664213839 2021-09-26 13:50:14.891 | + functions-common:time_stop:2340 : [[ -z 1632664213839 ]] 2021-09-26 13:50:14.898 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:50:14.901 | + functions-common:time_stop:2343 : end_time=1632664214898 2021-09-26 13:50:14.904 | + functions-common:time_stop:2344 : elapsed_time=1059 2021-09-26 13:50:14.906 | + functions-common:time_stop:2345 : total=26306 2021-09-26 13:50:14.908 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:50:14.912 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27365 2021-09-26 13:50:14.914 | + ./stack.sh:main:1319 : create_volume_types 2021-09-26 13:50:14.916 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-09-26 13:50:14.950 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:14.953 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-09-26 13:50:14.956 | + lib/cinder:create_volume_types:526 : local be be_name 2021-09-26 13:50:14.959 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-26 13:50:14.962 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-09-26 13:50:14.971 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-09-26 13:50:14.985 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:14.990 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-09-26 13:50:18.447 | +-------------+--------------------------------------+ 2021-09-26 13:50:18.447 | | Field | Value | 2021-09-26 13:50:18.447 | +-------------+--------------------------------------+ 2021-09-26 13:50:18.447 | | description | None | 2021-09-26 13:50:18.447 | | id | 154341a5-fd88-41b8-afb6-a86011ea5861 | 2021-09-26 13:50:18.447 | | is_public | True | 2021-09-26 13:50:18.447 | | name | lvmdriver-1 | 2021-09-26 13:50:18.447 | | properties | volume_backend_name='lvmdriver-1' | 2021-09-26 13:50:18.447 | +-------------+--------------------------------------+ 2021-09-26 13:50:18.567 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-09-26 13:50:18.585 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:50:18.588 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-09-26 13:50:18.606 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:18.609 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-09-26 13:50:18.626 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:18.630 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-09-26 13:50:18.632 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-26 13:50:18.635 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-09-26 13:50:18.639 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-09-26 13:50:18.641 | ++ 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-09-26 13:50:18.643 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-09-26 13:50:18.644 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-09-26 13:50:18.646 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-09-26 13:50:18.647 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-09-26 13:50:18.649 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-09-26 13:50:18.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-09-26 13:50:18.652 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-09-26 13:50:18.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-09-26 13:50:18.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-09-26 13:50:18.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-09-26 13:50:18.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-09-26 13:50:18.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-09-26 13:50:18.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-09-26 13:50:18.663 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-09-26 13:50:18.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-09-26 13:50:18.666 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-09-26 13:50:18.668 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-09-26 13:50:18.669 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-09-26 13:50:18.671 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-09-26 13:50:18.672 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-09-26 13:50:18.673 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-09-26 13:50:18.675 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-09-26 13:50:18.677 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-09-26 13:50:18.678 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-09-26 13:50:18.680 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-09-26 13:50:18.681 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-09-26 13:50:18.682 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-09-26 13:50:18.684 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-09-26 13:50:18.685 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-09-26 13:50:18.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-09-26 13:50:18.688 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-09-26 13:50:18.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-09-26 13:50:18.691 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.43/identity ']' 2021-09-26 13:50:18.693 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-09-26 13:50:18.694 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-09-26 13:50:18.696 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-09-26 13:50:18.697 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-09-26 13:50:18.700 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-09-26 13:50:18.701 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-09-26 13:50:18.707 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-09-26 13:50:18.707 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-09-26 13:50:18.707 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-09-26 13:50:18.708 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 13:50:18.709 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 13:50:20.910 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 13:50:20.910 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:20.910 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 1b5642fbb1ae42d082f9e28d947c52d5 --long --quote none -f csv 2021-09-26 13:50:20.911 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:23.212 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-09-26 13:50:23.214 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-09-26 13:50:23.215 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-09-26 13:50:23.217 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-09-26 13:50:23.218 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-09-26 13:50:23.220 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 943532bcf3614fc9917da7248bb0445c swiftusertest4 1b5642fbb1ae42d082f9e28d947c52d5 swiftprojecttest4 testing4 2021-09-26 13:50:23.221 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=943532bcf3614fc9917da7248bb0445c 2021-09-26 13:50:23.223 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-09-26 13:50:23.224 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1b5642fbb1ae42d082f9e28d947c52d5 2021-09-26 13:50:23.226 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-09-26 13:50:23.227 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-09-26 13:50:23.229 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-09-26 13:50:23.232 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-09-26 13:50:23.233 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 13:50:23.236 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 13:50:23.238 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-09-26 13:50:23.239 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 13:50:23.241 | + 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-09-26 13:50:23.242 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:23.244 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 13:50:23.245 | + 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-09-26 13:50:23.247 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:23.248 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 13:50:23.250 | + 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-09-26 13:50:23.252 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:23.254 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 13:50:23.255 | + 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-09-26 13:50:23.257 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:23.258 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 13:50:23.260 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:23.261 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:23.263 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 13:50:23.264 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 13:50:23.266 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 473e07ae6bbe471da5345fd922704eaa --long --quote none -f csv 2021-09-26 13:50:23.267 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 13:50:23.267 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:23.269 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:25.532 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-09-26 13:50:25.533 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-09-26 13:50:25.536 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 13:50:25.537 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 13:50:25.539 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 8c8689f6623e461a953679eda24d0873 admin 473e07ae6bbe471da5345fd922704eaa admin Passw0rd 2021-09-26 13:50:25.540 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8c8689f6623e461a953679eda24d0873 2021-09-26 13:50:25.542 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-09-26 13:50:25.543 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=473e07ae6bbe471da5345fd922704eaa 2021-09-26 13:50:25.546 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-09-26 13:50:25.547 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 13:50:25.549 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-09-26 13:50:25.553 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-09-26 13:50:25.555 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 13:50:25.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 13:50:25.559 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 13:50:25.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 13:50:25.562 | + 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-09-26 13:50:25.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:25.565 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 13:50:25.567 | + 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-09-26 13:50:25.569 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:25.570 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 13:50:25.572 | + 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-09-26 13:50:25.573 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:25.575 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 13:50:25.576 | + 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-09-26 13:50:25.578 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:25.579 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 13:50:25.581 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:25.583 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:25.585 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 13:50:25.587 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 13:50:25.589 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 846dee5b4747423791bf8d14f3a6a58a --long --quote none -f csv 2021-09-26 13:50:25.589 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 13:50:25.589 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:25.591 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:27.931 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-09-26 13:50:27.932 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-09-26 13:50:27.934 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 13:50:27.935 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 13:50:27.937 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 8c8689f6623e461a953679eda24d0873 admin 846dee5b4747423791bf8d14f3a6a58a alt_demo Passw0rd 2021-09-26 13:50:27.938 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8c8689f6623e461a953679eda24d0873 2021-09-26 13:50:27.940 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-09-26 13:50:27.942 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:50:27.943 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-09-26 13:50:27.945 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 13:50:27.946 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-09-26 13:50:27.949 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-09-26 13:50:27.951 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 13:50:27.954 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 13:50:27.955 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 13:50:27.957 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 13:50:27.958 | + 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-09-26 13:50:27.960 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:27.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 13:50:27.963 | + 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-09-26 13:50:27.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:27.966 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 13:50:27.967 | + 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-09-26 13:50:27.969 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:27.970 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 13:50:27.972 | + 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-09-26 13:50:27.973 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:27.974 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 13:50:27.976 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:27.977 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:27.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-09-26 13:50:27.981 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-09-26 13:50:27.982 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 13:50:27.983 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 13:50:27.985 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 6dfcc92c1a624567af64a23e86706c57 alt_demo 846dee5b4747423791bf8d14f3a6a58a alt_demo Passw0rd 2021-09-26 13:50:27.987 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=6dfcc92c1a624567af64a23e86706c57 2021-09-26 13:50:27.989 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-09-26 13:50:27.990 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=846dee5b4747423791bf8d14f3a6a58a 2021-09-26 13:50:27.992 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-09-26 13:50:27.993 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 13:50:27.995 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-09-26 13:50:27.998 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-09-26 13:50:27.999 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 13:50:28.002 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 13:50:28.004 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 13:50:28.006 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 13:50:28.007 | + 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-09-26 13:50:28.008 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:28.010 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 13:50:28.011 | + 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-09-26 13:50:28.013 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:28.014 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 13:50:28.016 | + 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-09-26 13:50:28.017 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:28.019 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 13:50:28.020 | + 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-09-26 13:50:28.022 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:28.023 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 13:50:28.025 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:28.026 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:28.028 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 13:50:28.029 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 13:50:28.031 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project a039f73c7c574244be9047bc2544b7e8 --long --quote none -f csv 2021-09-26 13:50:28.032 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:28.032 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 13:50:28.033 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:30.356 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-09-26 13:50:30.358 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-09-26 13:50:30.359 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 13:50:30.361 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 13:50:30.362 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry fc5bb9a7b3784422b5a2f4874930c576 demo a039f73c7c574244be9047bc2544b7e8 demo Passw0rd 2021-09-26 13:50:30.364 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=fc5bb9a7b3784422b5a2f4874930c576 2021-09-26 13:50:30.365 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-09-26 13:50:30.367 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:50:30.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-09-26 13:50:30.370 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 13:50:30.371 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-09-26 13:50:30.374 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-09-26 13:50:30.376 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 13:50:30.379 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 13:50:30.380 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 13:50:30.382 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 13:50:30.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-09-26 13:50:30.385 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:30.386 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 13:50:30.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-09-26 13:50:30.389 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:30.391 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 13:50:30.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-09-26 13:50:30.394 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:30.396 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 13:50:30.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-09-26 13:50:30.398 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:30.400 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 13:50:30.401 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:30.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:30.405 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-09-26 13:50:30.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-09-26 13:50:30.407 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 13:50:30.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 13:50:30.411 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 8c8689f6623e461a953679eda24d0873 admin a039f73c7c574244be9047bc2544b7e8 demo Passw0rd 2021-09-26 13:50:30.412 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8c8689f6623e461a953679eda24d0873 2021-09-26 13:50:30.414 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-09-26 13:50:30.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a039f73c7c574244be9047bc2544b7e8 2021-09-26 13:50:30.417 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-09-26 13:50:30.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 13:50:30.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-09-26 13:50:30.423 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-09-26 13:50:30.424 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 13:50:30.427 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 13:50:30.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 13:50:30.430 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 13:50:30.432 | + 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-09-26 13:50:30.433 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:30.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 13:50:30.436 | + 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-09-26 13:50:30.438 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:30.439 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 13:50:30.445 | + 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-09-26 13:50:30.447 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:30.449 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 13:50:30.450 | + 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-09-26 13:50:30.452 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:30.453 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 13:50:30.455 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:30.457 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:30.459 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 13:50:30.461 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 13:50:30.463 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 13:50:30.463 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project bed5df6e20d54841ac40a3bca0d51557 --long --quote none -f csv 2021-09-26 13:50:30.464 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:30.465 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:32.814 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-09-26 13:50:32.816 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-09-26 13:50:32.818 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-09-26 13:50:32.819 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-09-26 13:50:32.820 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-09-26 13:50:32.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f125f35fa48545b69d74e0cf666f409a swiftusertest1 bed5df6e20d54841ac40a3bca0d51557 swiftprojecttest1 testing 2021-09-26 13:50:32.824 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f125f35fa48545b69d74e0cf666f409a 2021-09-26 13:50:32.825 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-09-26 13:50:32.827 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:50:32.828 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-09-26 13:50:32.829 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-09-26 13:50:32.831 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-09-26 13:50:32.834 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-09-26 13:50:32.836 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 13:50:32.839 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 13:50:32.840 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-09-26 13:50:32.842 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 13:50:32.843 | + 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-09-26 13:50:32.845 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:32.847 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 13:50:32.848 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-09-26 13:50:32.850 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:32.851 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 13:50:32.853 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-09-26 13:50:32.854 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:32.856 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 13:50:32.857 | + 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-09-26 13:50:32.859 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:32.860 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 13:50:32.862 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:32.864 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:32.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-09-26 13:50:32.867 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-09-26 13:50:32.868 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-09-26 13:50:32.870 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-09-26 13:50:32.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-09-26 13:50:32.873 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 34af298611a44505828f45090c036475 swiftusertest3 bed5df6e20d54841ac40a3bca0d51557 swiftprojecttest1 testing3 2021-09-26 13:50:32.874 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=34af298611a44505828f45090c036475 2021-09-26 13:50:32.876 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-09-26 13:50:32.878 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=bed5df6e20d54841ac40a3bca0d51557 2021-09-26 13:50:32.879 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-09-26 13:50:32.881 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-09-26 13:50:32.882 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-09-26 13:50:32.885 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-09-26 13:50:32.887 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 13:50:32.889 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 13:50:32.891 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-09-26 13:50:32.892 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 13:50:32.894 | + 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-09-26 13:50:32.895 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:32.897 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 13:50:32.898 | + 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-09-26 13:50:32.900 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:32.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 13:50:32.903 | + 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-09-26 13:50:32.904 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:32.906 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 13:50:32.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-09-26 13:50:32.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:32.913 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 13:50:32.914 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:32.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:32.918 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 13:50:32.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 13:50:32.922 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project ca6108d390ad4e1182ff465a68c4c4f8 --long --quote none -f csv 2021-09-26 13:50:32.922 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 13:50:32.923 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:32.925 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:35.244 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-09-26 13:50:35.245 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-09-26 13:50:35.247 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-09-26 13:50:35.248 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-09-26 13:50:35.250 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-09-26 13:50:35.251 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ed88a02df58e47a3b481a61df2fffc21 swiftusertest2 ca6108d390ad4e1182ff465a68c4c4f8 swiftprojecttest2 testing2 2021-09-26 13:50:35.253 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ed88a02df58e47a3b481a61df2fffc21 2021-09-26 13:50:35.255 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-09-26 13:50:35.256 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=ca6108d390ad4e1182ff465a68c4c4f8 2021-09-26 13:50:35.258 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-09-26 13:50:35.259 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-09-26 13:50:35.261 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-09-26 13:50:35.264 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-09-26 13:50:35.265 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 13:50:35.269 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 13:50:35.270 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-09-26 13:50:35.272 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 13:50:35.273 | + 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-09-26 13:50:35.275 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:35.276 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 13:50:35.278 | + 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-09-26 13:50:35.280 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:35.281 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 13:50:35.282 | + 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-09-26 13:50:35.284 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:35.285 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 13:50:35.287 | + 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-09-26 13:50:35.288 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:35.290 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 13:50:35.291 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:35.293 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:35.295 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 13:50:35.296 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 13:50:35.298 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project ff997d2df2f44bd8ab9ab2c5d18a16a8 --long --quote none -f csv 2021-09-26 13:50:35.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:35.300 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 13:50:35.301 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:37.564 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-09-26 13:50:37.566 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-09-26 13:50:37.568 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 13:50:37.569 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 13:50:37.571 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry fc5bb9a7b3784422b5a2f4874930c576 demo ff997d2df2f44bd8ab9ab2c5d18a16a8 invisible_to_admin Passw0rd 2021-09-26 13:50:37.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=fc5bb9a7b3784422b5a2f4874930c576 2021-09-26 13:50:37.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-09-26 13:50:37.575 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=ff997d2df2f44bd8ab9ab2c5d18a16a8 2021-09-26 13:50:37.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-09-26 13:50:37.578 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 13:50:37.580 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-09-26 13:50:37.583 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-09-26 13:50:37.585 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 13:50:37.587 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 13:50:37.589 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 13:50:37.591 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 13:50:37.592 | + 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-09-26 13:50:37.594 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:37.595 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 13:50:37.597 | + 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-09-26 13:50:37.598 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:37.600 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 13:50:37.601 | + 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-09-26 13:50:37.603 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 13:50:37.604 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 13:50:37.606 | + 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-09-26 13:50:37.607 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 13:50:37.609 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 13:50:37.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 13:50:37.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 13:50:37.614 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 13:50:37.616 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 13:50:37.619 | + ./stack.sh:main:1349 : save_stackenv 2021-09-26 13:50:37.621 | + functions-common:save_stackenv:60 : local tag= 2021-09-26 13:50:37.625 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-26 13:50:37.629 | + functions-common:save_stackenv:62 : time_stamp=2021-09-26-135037 2021-09-26 13:50:37.631 | + functions-common:save_stackenv:63 : echo '# 2021-09-26-135037 ' 2021-09-26 13:50:37.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.637 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-26 13:50:37.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.642 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-26 13:50:37.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.647 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-26 13:50:37.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.652 | + 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-09-26 13:50:37.655 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.657 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2021-09-26 13:50:37.660 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.662 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.43/identity 2021-09-26 13:50:37.665 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.668 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2021-09-26 13:50:37.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.673 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-26-132557 2021-09-26 13:50:37.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.678 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-26 13:50:37.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.683 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2021-09-26 13:50:37.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.688 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-26 13:50:37.692 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.694 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-26 13:50:37.697 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.699 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-26 13:50:37.702 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 13:50:37.704 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-26 13:50:37.707 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-09-26 13:50:37.710 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-26 13:50:37.713 | + inc/meta-config:merge_config_group:171 : shift 2021-09-26 13:50:37.715 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-09-26 13:50:37.718 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:50:37.720 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-26 13:50:37.723 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-26 13:50:37.726 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-09-26 13:50:37.729 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:50:37.731 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-09-26 13:50:37.734 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:50:37.737 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-09-26 13:50:37.737 | /^\[\[.+\|.*\]\]/ { 2021-09-26 13:50:37.737 | gsub("[][]", "", $1); 2021-09-26 13:50:37.737 | split($1, a, "|"); 2021-09-26 13:50:37.737 | if (a[1] == matchgroup) 2021-09-26 13:50:37.737 | print a[2] 2021-09-26 13:50:37.737 | } 2021-09-26 13:50:37.737 | ' /home/ubuntu/devstack/local.conf 2021-09-26 13:50:37.744 | + ./stack.sh:main:1367 : run_phase stack extra 2021-09-26 13:50:37.746 | + functions-common:run_phase:1759 : local mode=stack 2021-09-26 13:50:37.749 | + functions-common:run_phase:1760 : local phase=extra 2021-09-26 13:50:37.751 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 13:50:37.754 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 13:50:37.757 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 13:50:37.759 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 13:50:37.762 | + functions-common:run_phase:1769 : local extra 2021-09-26 13:50:37.766 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 13:50:37.770 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 13:50:37.773 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 13:50:37.776 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 13:50:37.778 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-09-26 13:50:37.781 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 13:50:37.797 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:37.800 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 13:50:37.802 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:50:37.805 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-09-26 13:50:37.807 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:50:37.810 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-26 13:50:37.812 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:50:37.814 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-09-26 13:50:37.817 | ++ extras.d/80-tempest.sh:source:15 : : 2021-09-26 13:50:37.819 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-26 13:50:37.822 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-26 13:50:37.824 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 13:50:37.827 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 13:50:37.829 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-09-26 13:50:37.832 | + functions-common:run_plugins:1745 : local mode=stack 2021-09-26 13:50:37.835 | + functions-common:run_plugins:1746 : local phase=extra 2021-09-26 13:50:37.838 | + functions-common:run_plugins:1748 : local plugins= 2021-09-26 13:50:37.840 | + functions-common:run_plugins:1749 : local plugin 2021-09-26 13:50:37.843 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-09-26 13:50:37.846 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-26 13:50:37.849 | + inc/meta-config:merge_config_group:171 : shift 2021-09-26 13:50:37.851 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-09-26 13:50:37.854 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:50:37.856 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-26 13:50:37.859 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-26 13:50:37.862 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-09-26 13:50:37.865 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:50:37.867 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-09-26 13:50:37.870 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:50:37.872 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-09-26 13:50:37.872 | /^\[\[.+\|.*\]\]/ { 2021-09-26 13:50:37.872 | gsub("[][]", "", $1); 2021-09-26 13:50:37.872 | split($1, a, "|"); 2021-09-26 13:50:37.872 | if (a[1] == matchgroup) 2021-09-26 13:50:37.872 | print a[2] 2021-09-26 13:50:37.872 | } 2021-09-26 13:50:37.872 | ' /home/ubuntu/devstack/local.conf 2021-09-26 13:50:37.879 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-09-26 13:50:37.896 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:50:37.898 | + ./stack.sh:main:1389 : service_check 2021-09-26 13:50:37.901 | + functions-common:service_check:1620 : local service 2021-09-26 13:50:37.904 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:37.906 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-09-26 13:50:37.919 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-09-26 13:50:37.923 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:37.926 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-09-26 13:50:37.939 | enabled 2021-09-26 13:50:37.943 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-09-26 13:50:37.960 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-09-26 13:50:37.960 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-09-26 13:50:37.960 | Active: active (running) since Sun 2021-09-26 13:48:18 UTC; 2min 19s ago 2021-09-26 13:50:37.960 | Main PID: 82489 (uwsgi) 2021-09-26 13:50:37.960 | Status: "uWSGI is ready" 2021-09-26 13:50:37.960 | Tasks: 3 (limit: 14352) 2021-09-26 13:50:37.960 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-09-26 13:50:37.960 | ├─82489 nova-apiuWSGI master 2021-09-26 13:50:37.960 | ├─82491 nova-apiuWSGI worker 1 2021-09-26 13:50:37.960 | └─82493 nova-apiuWSGI worker 2 2021-09-26 13:50:37.960 | 2021-09-26 13:50:37.960 | Sep 26 13:50:02 n-d-806628-2 devstack@n-api.service[82489]: [pid: 82491|app: 0|req: 15/30] 10.222.0.43 () {58 vars in 1180 bytes} [Sun Sep 26 13:50:02 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-09-26 13:50:37.961 | Sep 26 13:50:04 n-d-806628-2 devstack@n-api.service[82489]: DEBUG nova.api.openstack.wsgi [None req-59a77ce1-f217-4292-be6f-b4298ab1c2d1 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=82493) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-09-26 13:50:37.961 | Sep 26 13:50:04 n-d-806628-2 devstack@n-api.service[82489]: INFO nova.api.openstack.requestlog [None req-59a77ce1-f217-4292-be6f-b4298ab1c2d1 admin admin] 10.222.0.43 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.107104 2021-09-26 13:50:37.961 | Sep 26 13:50:04 n-d-806628-2 devstack@n-api.service[82489]: [pid: 82493|app: 0|req: 16/31] 10.222.0.43 () {62 vars in 1183 bytes} [Sun Sep 26 13:50:04 2021] POST /compute/v2.1/flavors => generated 368 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-09-26 13:50:37.961 | Sep 26 13:50:04 n-d-806628-2 devstack@n-api.service[82489]: DEBUG nova.api.openstack.wsgi [None req-b5b8b286-3f1a-41c4-90d7-f27eb38c401e admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=82491) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-09-26 13:50:37.961 | Sep 26 13:50:04 n-d-806628-2 devstack@n-api.service[82489]: INFO nova.api.openstack.requestlog [None req-b5b8b286-3f1a-41c4-90d7-f27eb38c401e admin admin] 10.222.0.43 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.045443 2021-09-26 13:50:37.961 | Sep 26 13:50:04 n-d-806628-2 devstack@n-api.service[82489]: [pid: 82491|app: 0|req: 16/32] 10.222.0.43 () {62 vars in 1233 bytes} [Sun Sep 26 13:50:04 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-09-26 13:50:37.961 | Sep 26 13:50:04 n-d-806628-2 devstack@n-api.service[82489]: DEBUG nova.api.openstack.wsgi [None req-0560cefa-e28b-4c33-8b54-46e1a616b59a admin admin] Calling method '>' {{(pid=82493) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-09-26 13:50:37.961 | Sep 26 13:50:04 n-d-806628-2 devstack@n-api.service[82489]: INFO nova.api.openstack.requestlog [None req-0560cefa-e28b-4c33-8b54-46e1a616b59a admin admin] 10.222.0.43 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.026394 2021-09-26 13:50:37.961 | Sep 26 13:50:04 n-d-806628-2 devstack@n-api.service[82489]: [pid: 82493|app: 0|req: 17/33] 10.222.0.43 () {58 vars in 1180 bytes} [Sun Sep 26 13:50:04 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-09-26 13:50:37.964 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:37.966 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-09-26 13:50:37.979 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-09-26 13:50:37.983 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:37.986 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-09-26 13:50:37.999 | enabled 2021-09-26 13:50:38.004 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-09-26 13:50:38.020 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-09-26 13:50:38.020 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.020 | Active: active (running) since Sun 2021-09-26 13:49:25 UTC; 1min 12s ago 2021-09-26 13:50:38.020 | Main PID: 87337 (nova-scheduler) 2021-09-26 13:50:38.020 | Tasks: 3 (limit: 14352) 2021-09-26 13:50:38.020 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-09-26 13:50:38.020 | ├─87337 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-09-26 13:50:38.020 | ├─88999 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-09-26 13:50:38.020 | └─89000 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-09-26 13:50:38.020 | 2021-09-26 13:50:38.020 | Sep 26 13:49:30 n-d-806628-2 nova-scheduler[87337]: DEBUG oslo_service.service [None req-0447b535-eb79-4d47-8da4-8390a450e51a None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=87337) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.020 | Sep 26 13:49:30 n-d-806628-2 nova-scheduler[87337]: DEBUG oslo_service.service [None req-0447b535-eb79-4d47-8da4-8390a450e51a None None] oslo_messaging_notifications.retry = -1 {{(pid=87337) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.020 | Sep 26 13:49:30 n-d-806628-2 nova-scheduler[87337]: DEBUG oslo_service.service [None req-0447b535-eb79-4d47-8da4-8390a450e51a None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=87337) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.020 | Sep 26 13:49:30 n-d-806628-2 nova-scheduler[87337]: DEBUG oslo_service.service [None req-0447b535-eb79-4d47-8da4-8390a450e51a None None] oslo_messaging_notifications.transport_url = **** {{(pid=87337) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.020 | Sep 26 13:49:30 n-d-806628-2 nova-scheduler[87337]: DEBUG oslo_service.service [None req-0447b535-eb79-4d47-8da4-8390a450e51a None None] oslo_reports.file_event_handler = None {{(pid=87337) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.020 | Sep 26 13:49:30 n-d-806628-2 nova-scheduler[87337]: DEBUG oslo_service.service [None req-0447b535-eb79-4d47-8da4-8390a450e51a None None] oslo_reports.file_event_handler_interval = 1 {{(pid=87337) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.020 | Sep 26 13:49:30 n-d-806628-2 nova-scheduler[87337]: DEBUG oslo_service.service [None req-0447b535-eb79-4d47-8da4-8390a450e51a None None] oslo_reports.log_dir = None {{(pid=87337) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.020 | Sep 26 13:49:30 n-d-806628-2 nova-scheduler[87337]: DEBUG oslo_service.service [None req-0447b535-eb79-4d47-8da4-8390a450e51a None None] ******************************************************************************** {{(pid=87337) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 13:50:38.020 | Sep 26 13:49:49 n-d-806628-2 nova-scheduler[87337]: DEBUG oslo_service.periodic_task [None req-77111f1e-b980-4a30-a4c1-dc88f4e051ee None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=88999) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-09-26 13:50:38.020 | Sep 26 13:49:53 n-d-806628-2 nova-scheduler[87337]: DEBUG oslo_service.periodic_task [None req-f2ac5199-d6c7-421c-8148-094c6ad04a79 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=89000) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-09-26 13:50:38.024 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.026 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-09-26 13:50:38.039 | enabled 2021-09-26 13:50:38.043 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-09-26 13:50:38.060 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-09-26 13:50:38.060 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.060 | Active: active (running) since Sun 2021-09-26 13:49:26 UTC; 1min 11s ago 2021-09-26 13:50:38.060 | Main PID: 87782 (uwsgi) 2021-09-26 13:50:38.060 | Status: "uWSGI is ready" 2021-09-26 13:50:38.060 | Tasks: 4 (limit: 14352) 2021-09-26 13:50:38.060 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-09-26 13:50:38.060 | ├─87782 nova-api-metauWSGI master 2021-09-26 13:50:38.060 | ├─87783 nova-api-metauWSGI worker 1 2021-09-26 13:50:38.060 | ├─87784 nova-api-metauWSGI worker 2 2021-09-26 13:50:38.060 | └─87785 nova-api-metauWSGI http 1 2021-09-26 13:50:38.060 | 2021-09-26 13:50:38.060 | Sep 26 13:49:31 n-d-806628-2 devstack@n-api-meta.service[87782]: DEBUG oslo_db.sqlalchemy.engines [None req-88acd21b-cd1e-41af-bde6-4746a8ad32b1 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=87783) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:50:38.060 | Sep 26 13:49:31 n-d-806628-2 devstack@n-api-meta.service[87782]: DEBUG oslo_db.sqlalchemy.engines [None req-88acd21b-cd1e-41af-bde6-4746a8ad32b1 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=87783) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:50:38.060 | Sep 26 13:49:31 n-d-806628-2 devstack@n-api-meta.service[87782]: DEBUG oslo_db.sqlalchemy.engines [None req-1d924ea5-7a80-4444-88de-782131d522c9 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=87784) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:50:38.060 | Sep 26 13:49:31 n-d-806628-2 devstack@n-api-meta.service[87782]: DEBUG oslo_db.sqlalchemy.engines [None req-1d924ea5-7a80-4444-88de-782131d522c9 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=87784) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:50:38.060 | Sep 26 13:49:31 n-d-806628-2 devstack@n-api-meta.service[87782]: DEBUG oslo_db.sqlalchemy.engines [None req-88acd21b-cd1e-41af-bde6-4746a8ad32b1 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=87783) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:50:38.060 | Sep 26 13:49:32 n-d-806628-2 devstack@n-api-meta.service[87782]: DEBUG oslo_db.sqlalchemy.engines [None req-1d924ea5-7a80-4444-88de-782131d522c9 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=87784) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:50:38.060 | Sep 26 13:49:32 n-d-806628-2 devstack@n-api-meta.service[87782]: WARNING nova.api.metadata.handler [None req-88acd21b-cd1e-41af-bde6-4746a8ad32b1 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-09-26 13:50:38.060 | Sep 26 13:49:32 n-d-806628-2 devstack@n-api-meta.service[87782]: WARNING nova.api.metadata.handler [None req-1d924ea5-7a80-4444-88de-782131d522c9 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-09-26 13:50:38.060 | Sep 26 13:49:32 n-d-806628-2 devstack@n-api-meta.service[87782]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55696b6d3310 pid: 87783 (default app) 2021-09-26 13:50:38.060 | Sep 26 13:49:32 n-d-806628-2 devstack@n-api-meta.service[87782]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55696b6d3310 pid: 87784 (default app) 2021-09-26 13:50:38.064 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.067 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-09-26 13:50:38.081 | enabled 2021-09-26 13:50:38.086 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-09-26 13:50:38.102 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-09-26 13:50:38.102 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.102 | Active: active (running) since Sun 2021-09-26 13:48:32 UTC; 2min 5s ago 2021-09-26 13:50:38.102 | Main PID: 83629 (uwsgi) 2021-09-26 13:50:38.102 | Status: "uWSGI is ready" 2021-09-26 13:50:38.102 | Tasks: 3 (limit: 14352) 2021-09-26 13:50:38.102 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-09-26 13:50:38.102 | ├─83629 placementuWSGI master 2021-09-26 13:50:38.102 | ├─83630 placementuWSGI worker 1 2021-09-26 13:50:38.102 | └─83631 placementuWSGI worker 2 2021-09-26 13:50:38.102 | 2021-09-26 13:50:38.102 | Sep 26 13:49:28 n-d-806628-2 devstack@placement-api.service[83629]: [pid: 83630|app: 0|req: 1/2] 10.222.0.43 () {54 vars in 905 bytes} [Sun Sep 26 13:49:28 2021] GET /placement => generated 136 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-09-26 13:50:38.102 | Sep 26 13:49:29 n-d-806628-2 devstack@placement-api.service[83629]: DEBUG placement.requestlog [None req-58afc6bd-56d0-42c7-9e6b-292d541fbd62 None None] Starting request: 10.222.0.43 "GET /placement/" {{(pid=83631) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-09-26 13:50:38.102 | Sep 26 13:49:29 n-d-806628-2 devstack@placement-api.service[83629]: INFO placement.requestlog [None req-58afc6bd-56d0-42c7-9e6b-292d541fbd62 None None] 10.222.0.43 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-09-26 13:50:38.102 | Sep 26 13:49:29 n-d-806628-2 devstack@placement-api.service[83629]: [pid: 83631|app: 0|req: 2/3] 10.222.0.43 () {54 vars in 905 bytes} [Sun Sep 26 13:49:29 2021] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-09-26 13:50:38.102 | Sep 26 13:49:32 n-d-806628-2 devstack@placement-api.service[83629]: DEBUG placement.requestlog [None req-88d1d20c-206c-495c-b766-34fce4d6b6d8 None None] Starting request: 10.222.0.43 "GET /placement/" {{(pid=83630) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-09-26 13:50:38.102 | Sep 26 13:49:32 n-d-806628-2 devstack@placement-api.service[83629]: INFO placement.requestlog [None req-88d1d20c-206c-495c-b766-34fce4d6b6d8 None None] 10.222.0.43 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-09-26 13:50:38.103 | Sep 26 13:49:32 n-d-806628-2 devstack@placement-api.service[83629]: [pid: 83630|app: 0|req: 2/4] 10.222.0.43 () {54 vars in 905 bytes} [Sun Sep 26 13:49: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-09-26 13:50:38.103 | Sep 26 13:49:33 n-d-806628-2 devstack@placement-api.service[83629]: DEBUG placement.requestlog [None req-c4ef4368-6493-4b48-a831-a0f17cd3d377 None None] Starting request: 10.222.0.43 "GET /placement/" {{(pid=83631) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-09-26 13:50:38.103 | Sep 26 13:49:33 n-d-806628-2 devstack@placement-api.service[83629]: INFO placement.requestlog [None req-c4ef4368-6493-4b48-a831-a0f17cd3d377 None None] 10.222.0.43 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-09-26 13:50:38.103 | Sep 26 13:49:33 n-d-806628-2 devstack@placement-api.service[83629]: [pid: 83631|app: 0|req: 3/5] 10.222.0.43 () {54 vars in 905 bytes} [Sun Sep 26 13:49: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-09-26 13:50:38.106 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.108 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-09-26 13:50:38.121 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-09-26 13:50:38.124 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.128 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-09-26 13:50:38.141 | enabled 2021-09-26 13:50:38.146 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-09-26 13:50:38.162 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-09-26 13:50:38.162 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.162 | Active: active (running) since Sun 2021-09-26 13:47:49 UTC; 2min 48s ago 2021-09-26 13:50:38.162 | Main PID: 81629 (uwsgi) 2021-09-26 13:50:38.162 | Status: "uWSGI is ready" 2021-09-26 13:50:38.162 | Tasks: 5 (limit: 14352) 2021-09-26 13:50:38.162 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-09-26 13:50:38.162 | ├─81629 glance-apiuWSGI master 2021-09-26 13:50:38.162 | ├─81630 glance-apiuWSGI worker 1 2021-09-26 13:50:38.162 | └─81631 glance-apiuWSGI worker 2 2021-09-26 13:50:38.162 | 2021-09-26 13:50:38.162 | Sep 26 13:48:17 n-d-806628-2 devstack@g-api.service[81629]: DEBUG glance_store.location [None req-c6d92274-9229-491f-8cf9-5059ead86c4c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81630) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 13:50:38.162 | Sep 26 13:48:17 n-d-806628-2 devstack@g-api.service[81629]: DEBUG glance_store.location [None req-c6d92274-9229-491f-8cf9-5059ead86c4c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81630) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 13:50:38.163 | Sep 26 13:48:17 n-d-806628-2 devstack@g-api.service[81629]: DEBUG glance_store.location [None req-c6d92274-9229-491f-8cf9-5059ead86c4c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81630) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 13:50:38.163 | Sep 26 13:48:17 n-d-806628-2 devstack@g-api.service[81629]: DEBUG glance_store.location [None req-c6d92274-9229-491f-8cf9-5059ead86c4c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81630) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 13:50:38.163 | Sep 26 13:48:17 n-d-806628-2 devstack@g-api.service[81629]: DEBUG glance_store.location [None req-c6d92274-9229-491f-8cf9-5059ead86c4c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81630) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 13:50:38.163 | Sep 26 13:48:17 n-d-806628-2 devstack@g-api.service[81629]: DEBUG glance_store.location [None req-c6d92274-9229-491f-8cf9-5059ead86c4c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81630) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 13:50:38.163 | Sep 26 13:48:17 n-d-806628-2 devstack@g-api.service[81629]: DEBUG glance_store.location [None req-c6d92274-9229-491f-8cf9-5059ead86c4c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81630) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 13:50:38.163 | Sep 26 13:48:17 n-d-806628-2 devstack@g-api.service[81629]: DEBUG glance_store.location [None req-c6d92274-9229-491f-8cf9-5059ead86c4c admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81630) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 13:50:38.163 | Sep 26 13:48:17 n-d-806628-2 devstack@g-api.service[81629]: DEBUG glance_store.backend [None req-c6d92274-9229-491f-8cf9-5059ead86c4c admin admin] Skipping store.set_acls... not implemented. {{(pid=81630) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-09-26 13:50:38.163 | Sep 26 13:48:17 n-d-806628-2 devstack@g-api.service[81629]: [pid: 81630|app: 0|req: 4/7] 127.0.0.1 () {40 vars in 864 bytes} [Sun Sep 26 13:48:02 2021] PUT /v2/images/6252863c-c546-454f-b73e-e3ca7b6b2f46/file => generated 0 bytes in 14852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-09-26 13:50:38.166 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.169 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-09-26 13:50:38.182 | enabled 2021-09-26 13:50:38.186 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-09-26 13:50:38.203 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-09-26 13:50:38.203 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.203 | Active: active (running) since Sun 2021-09-26 13:50:12 UTC; 25s ago 2021-09-26 13:50:38.203 | Main PID: 90637 (cinder-schedule) 2021-09-26 13:50:38.203 | Tasks: 4 (limit: 14352) 2021-09-26 13:50:38.204 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-09-26 13:50:38.204 | └─90637 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-09-26 13:50:38.204 | 2021-09-26 13:50:38.204 | Sep 26 13:50:17 n-d-806628-2 cinder-scheduler[90637]: INFO cinder.manager [None req-ca11cf74-6378-46ff-92fd-ba694c7b22bd None None] Initiating service 1 cleanup 2021-09-26 13:50:38.204 | Sep 26 13:50:17 n-d-806628-2 cinder-scheduler[90637]: INFO cinder.manager [None req-ca11cf74-6378-46ff-92fd-ba694c7b22bd None None] Service 1 cleanup completed. 2021-09-26 13:50:38.204 | Sep 26 13:50:17 n-d-806628-2 cinder-scheduler[90637]: DEBUG cinder.service [None req-ca11cf74-6378-46ff-92fd-ba694c7b22bd None None] Creating RPC server for service cinder-scheduler {{(pid=90637) start /opt/stack/cinder/cinder/service.py:231}} 2021-09-26 13:50:38.204 | Sep 26 13:50:17 n-d-806628-2 cinder-scheduler[90637]: DEBUG cinder.service [None req-ca11cf74-6378-46ff-92fd-ba694c7b22bd None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=90637) start /opt/stack/cinder/cinder/service.py:238}} 2021-09-26 13:50:38.204 | Sep 26 13:50:17 n-d-806628-2 cinder-scheduler[90637]: DEBUG cinder.scheduler.host_manager [None req-bf437c63-761d-4758-8189-63642c7c9570 None None] Received backup service update from n-d-806628-2: {'backend_state': False, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=90637) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:547}} 2021-09-26 13:50:38.204 | Sep 26 13:50:22 n-d-806628-2 cinder-scheduler[90637]: DEBUG cinder.scheduler.host_manager [None req-e7f2bbad-8d63-448e-b5e7-483d22f73b23 None None] Received volume service update from n-d-806628-2@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:n-d-806628-2: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=90637) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-09-26 13:50:38.204 | Sep 26 13:50:22 n-d-806628-2 cinder-scheduler[90637]: DEBUG cinder.utils [None req-e7f2bbad-8d63-448e-b5e7-483d22f73b23 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=90637) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-09-26 13:50:38.204 | Sep 26 13:50:22 n-d-806628-2 cinder-scheduler[90637]: DEBUG cinder.scheduler.host_manager [None req-e7f2bbad-8d63-448e-b5e7-483d22f73b23 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'n-d-806628-2@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, 9, 26, 13, 50, 22, 350219)}, {'type': 'backend', 'name_to_id': 'n-d-806628-2@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 9, 26, 13, 50, 22, 350219)}]. {{(pid=90637) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-09-26 13:50:38.204 | Sep 26 13:50:22 n-d-806628-2 cinder-scheduler[90637]: DEBUG cinder.scheduler.host_manager [None req-e7f2bbad-8d63-448e-b5e7-483d22f73b23 None None] Updating capabilities for n-d-806628-2@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-806628-2: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, 9, 26, 13, 50, 22, 322556)} {{(pid=90637) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-09-26 13:50:38.204 | Sep 26 13:50:22 n-d-806628-2 cinder-scheduler[90637]: DEBUG cinder.utils [None req-e7f2bbad-8d63-448e-b5e7-483d22f73b23 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=90637) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-09-26 13:50:38.208 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.211 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-09-26 13:50:38.224 | enabled 2021-09-26 13:50:38.228 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-09-26 13:50:38.244 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-09-26 13:50:38.244 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.244 | Active: active (running) since Sun 2021-09-26 13:50:06 UTC; 31s ago 2021-09-26 13:50:38.244 | Main PID: 90201 (uwsgi) 2021-09-26 13:50:38.244 | Status: "uWSGI is ready" 2021-09-26 13:50:38.244 | Tasks: 11 (limit: 14352) 2021-09-26 13:50:38.244 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-09-26 13:50:38.244 | ├─90201 cinder-apiuWSGI master 2021-09-26 13:50:38.244 | ├─90202 cinder-apiuWSGI worker 1 2021-09-26 13:50:38.244 | └─90203 cinder-apiuWSGI worker 2 2021-09-26 13:50:38.244 | 2021-09-26 13:50:38.244 | Sep 26 13:50:17 n-d-806628-2 devstack@c-api.service[90201]: [pid: 90202|app: 0|req: 2/2] 10.222.0.43 () {60 vars in 1228 bytes} [Sun Sep 26 13:50:17 2021] POST /volume/v3/473e07ae6bbe471da5345fd922704eaa/types => generated 186 bytes in 768 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-09-26 13:50:38.244 | Sep 26 13:50:18 n-d-806628-2 devstack@c-api.service[90201]: INFO cinder.api.openstack.wsgi [req-008ab35e-f44b-46df-b6a1-7c51351caa90 req-cf695523-6226-402a-a991-7e720c473006 admin admin] POST http://10.222.0.43/volume/v3/473e07ae6bbe471da5345fd922704eaa/types/154341a5-fd88-41b8-afb6-a86011ea5861/extra_specs 2021-09-26 13:50:38.244 | Sep 26 13:50:18 n-d-806628-2 devstack@c-api.service[90201]: /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-09-26 13:50:38.244 | Sep 26 13:50:18 n-d-806628-2 devstack@c-api.service[90201]: DeprecationWarning, 2021-09-26 13:50:38.244 | Sep 26 13:50:18 n-d-806628-2 devstack@c-api.service[90201]: DEBUG cinder.api.openstack.wsgi [req-008ab35e-f44b-46df-b6a1-7c51351caa90 req-cf695523-6226-402a-a991-7e720c473006 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=90203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-09-26 13:50:38.245 | Sep 26 13:50:18 n-d-806628-2 devstack@c-api.service[90201]: /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-09-26 13:50:38.245 | Sep 26 13:50:18 n-d-806628-2 devstack@c-api.service[90201]: DeprecationWarning) 2021-09-26 13:50:38.245 | Sep 26 13:50:18 n-d-806628-2 devstack@c-api.service[90201]: DEBUG oslo_db.sqlalchemy.engines [req-008ab35e-f44b-46df-b6a1-7c51351caa90 req-cf695523-6226-402a-a991-7e720c473006 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=90203) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 13:50:38.245 | Sep 26 13:50:18 n-d-806628-2 devstack@c-api.service[90201]: INFO cinder.api.openstack.wsgi [req-008ab35e-f44b-46df-b6a1-7c51351caa90 req-cf695523-6226-402a-a991-7e720c473006 admin admin] http://10.222.0.43/volume/v3/473e07ae6bbe471da5345fd922704eaa/types/154341a5-fd88-41b8-afb6-a86011ea5861/extra_specs returned with HTTP 200 2021-09-26 13:50:38.245 | Sep 26 13:50:18 n-d-806628-2 devstack@c-api.service[90201]: [pid: 90203|app: 0|req: 1/3] 10.222.0.43 () {62 vars in 1445 bytes} [Sun Sep 26 13:50:17 2021] POST /volume/v3/473e07ae6bbe471da5345fd922704eaa/types/154341a5-fd88-41b8-afb6-a86011ea5861/extra_specs => generated 55 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-09-26 13:50:38.248 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.250 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-vol.service 2021-09-26 13:50:38.264 | enabled 2021-09-26 13:50:38.267 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-vol.service --no-pager 2021-09-26 13:50:38.284 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-09-26 13:50:38.284 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.284 | Active: active (running) since Sun 2021-09-26 13:50:14 UTC; 23s ago 2021-09-26 13:50:38.284 | Main PID: 91332 (cinder-volume) 2021-09-26 13:50:38.284 | Tasks: 2 (limit: 14352) 2021-09-26 13:50:38.284 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-09-26 13:50:38.284 | ├─91332 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-09-26 13:50:38.284 | └─91587 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-09-26 13:50:38.284 | 2021-09-26 13:50:38.284 | Sep 26 13:50:22 n-d-806628-2 sudo[91634]: 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-09-26 13:50:38.284 | Sep 26 13:50:22 n-d-806628-2 sudo[91634]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-09-26 13:50:38.284 | Sep 26 13:50:22 n-d-806628-2 sudo[91634]: pam_unix(sudo:session): session closed for user root 2021-09-26 13:50:38.284 | Sep 26 13:50:22 n-d-806628-2 cinder-volume[91332]: DEBUG oslo_concurrency.processutils [None req-e7f2bbad-8d63-448e-b5e7-483d22f73b23 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.377s {{(pid=91587) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-09-26 13:50:38.284 | Sep 26 13:50:22 n-d-806628-2 cinder-volume[91332]: DEBUG oslo_concurrency.processutils [None req-e7f2bbad-8d63-448e-b5e7-483d22f73b23 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=91587) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:379}} 2021-09-26 13:50:38.284 | Sep 26 13:50:22 n-d-806628-2 sudo[91638]: 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-09-26 13:50:38.284 | Sep 26 13:50:22 n-d-806628-2 sudo[91638]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-09-26 13:50:38.284 | Sep 26 13:50:23 n-d-806628-2 sudo[91638]: pam_unix(sudo:session): session closed for user root 2021-09-26 13:50:38.284 | Sep 26 13:50:23 n-d-806628-2 cinder-volume[91332]: DEBUG oslo_concurrency.processutils [None req-e7f2bbad-8d63-448e-b5e7-483d22f73b23 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.362s {{(pid=91587) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-09-26 13:50:38.284 | Sep 26 13:50:23 n-d-806628-2 cinder-volume[91332]: INFO cinder.volume.manager [None req-e7f2bbad-8d63-448e-b5e7-483d22f73b23 None None] Driver post RPC initialization completed successfully. 2021-09-26 13:50:38.287 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.290 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-09-26 13:50:38.309 | enabled 2021-09-26 13:50:38.313 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-09-26 13:50:38.329 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-09-26 13:50:38.329 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.329 | Active: active (running) since Sun 2021-09-26 13:48:25 UTC; 2min 12s ago 2021-09-26 13:50:38.329 | Main PID: 83045 (/usr/bin/python) 2021-09-26 13:50:38.329 | Tasks: 5 (limit: 14352) 2021-09-26 13:50:38.329 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-09-26 13:50:38.329 | ├─83045 /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-09-26 13:50:38.329 | ├─83156 /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-09-26 13:50:38.329 | ├─83157 /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-09-26 13:50:38.329 | ├─83158 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-09-26 13:50:38.329 | └─83159 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-09-26 13:50:38.329 | 2021-09-26 13:50:38.329 | Sep 26 13:49:44 n-d-806628-2 neutron-server[83045]: DEBUG neutron_lib.callbacks.manager [None req-f41ec02b-27f1-4fb4-98fd-2d0a1b7bea61 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363277423600773', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1945513'] for agent, after_update {{(pid=83158) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 13:50:38.329 | Sep 26 13:49:44 n-d-806628-2 neutron-server[83045]: DEBUG neutron_lib.callbacks.manager [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363277423600773', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1945513'] for agent, after_update {{(pid=83158) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 13:50:38.329 | Sep 26 13:49:44 n-d-806628-2 neutron-server[83045]: DEBUG neutron.db.agents_db [None req-ae6be4a5-a637-4be5-85af-70ecee71f82d None None] Agent healthcheck: found 5 active agents {{(pid=83159) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-09-26 13:50:38.329 | Sep 26 13:49:45 n-d-806628-2 neutron-server[83045]: DEBUG neutron_lib.callbacks.manager [None req-94b3b42a-ca4c-4f13-be0a-d9ce5c67d7c9 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363277423600773', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1945513'] for agent, after_update {{(pid=83158) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 13:50:38.329 | Sep 26 13:50:11 n-d-806628-2 neutron-server[83045]: DEBUG neutron_lib.callbacks.manager [None req-d24c6f7d-10aa-438b-9c3c-e4b923d0763b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363277423600773', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1945513'] for agent, after_update {{(pid=83158) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 13:50:38.329 | Sep 26 13:50:13 n-d-806628-2 neutron-server[83045]: DEBUG neutron_lib.callbacks.manager [None req-f76aab80-5d5e-48de-b7da-06762e37610e None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363277423600773', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1945513'] for agent, after_update {{(pid=83158) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 13:50:38.330 | Sep 26 13:50:14 n-d-806628-2 neutron-server[83045]: DEBUG neutron_lib.callbacks.manager [None req-d5eb9f41-8629-45d9-84f3-7f55a707bf5b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363277423600773', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1945513'] for agent, after_update {{(pid=83158) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 13:50:38.330 | Sep 26 13:50:14 n-d-806628-2 neutron-server[83045]: DEBUG neutron_lib.callbacks.manager [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363277423600773', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1945513'] for agent, after_update {{(pid=83158) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 13:50:38.330 | Sep 26 13:50:15 n-d-806628-2 neutron-server[83045]: DEBUG neutron_lib.callbacks.manager [None req-94b3b42a-ca4c-4f13-be0a-d9ce5c67d7c9 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363277423600773', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1945513'] for agent, after_update {{(pid=83158) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 13:50:38.330 | Sep 26 13:50:21 n-d-806628-2 neutron-server[83045]: DEBUG neutron.db.agents_db [None req-ae6be4a5-a637-4be5-85af-70ecee71f82d None None] Agent healthcheck: found 5 active agents {{(pid=83159) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-09-26 13:50:38.333 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.336 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-09-26 13:50:38.350 | enabled 2021-09-26 13:50:38.354 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-09-26 13:50:38.371 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-09-26 13:50:38.371 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.371 | Active: active (running) since Sun 2021-09-26 13:48:37 UTC; 2min 0s ago 2021-09-26 13:50:38.371 | Main PID: 84441 (/usr/bin/python) 2021-09-26 13:50:38.371 | Tasks: 12 (limit: 14352) 2021-09-26 13:50:38.371 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-09-26 13:50:38.371 | ├─84441 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-09-26 13:50:38.371 | ├─85990 /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/tmpfzlbb8o7/privsep.sock 2021-09-26 13:50:38.371 | ├─86034 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 13:50:38.372 | ├─86035 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 13:50:38.372 | └─86190 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/8d996085-faba-4af5-a10c-f49d91f1b13d/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/8d996085-faba-4af5-a10c-f49d91f1b13d/host --addn-hosts=/opt/stack/data/neutron/dhcp/8d996085-faba-4af5-a10c-f49d91f1b13d/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/8d996085-faba-4af5-a10c-f49d91f1b13d/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/8d996085-faba-4af5-a10c-f49d91f1b13d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9bb1a782-c3ed-4d03-9a79-d135b391da75,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-09-26 13:50:38.372 | 2021-09-26 13:50:38.372 | Sep 26 13:49:22 n-d-806628-2 neutron-dhcp-agent[84441]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=84441) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-09-26 13:50:38.372 | Sep 26 13:49:22 n-d-806628-2 neutron-dhcp-agent[84441]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=84441) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-09-26 13:50:38.372 | Sep 26 13:49:23 n-d-806628-2 dnsmasq[86190]: reading /etc/resolv.conf 2021-09-26 13:50:38.372 | Sep 26 13:49:23 n-d-806628-2 dnsmasq[86190]: using nameserver 127.0.0.53#53 2021-09-26 13:50:38.372 | Sep 26 13:49:23 n-d-806628-2 dnsmasq[86190]: reading /etc/resolv.conf 2021-09-26 13:50:38.372 | Sep 26 13:49:23 n-d-806628-2 dnsmasq[86190]: using nameserver 127.0.0.53#53 2021-09-26 13:50:38.372 | Sep 26 13:49:23 n-d-806628-2 dnsmasq[86190]: reading /etc/resolv.conf 2021-09-26 13:50:38.372 | Sep 26 13:49:23 n-d-806628-2 dnsmasq[86190]: using nameserver 127.0.0.53#53 2021-09-26 13:50:38.372 | Sep 26 13:49:41 n-d-806628-2 neutron-dhcp-agent[84441]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84441) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 13:50:38.372 | Sep 26 13:49:41 n-d-806628-2 neutron-dhcp-agent[84441]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=84441) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 13:50:38.376 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.379 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-09-26 13:50:38.394 | enabled 2021-09-26 13:50:38.399 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-09-26 13:50:38.417 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-09-26 13:50:38.417 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.417 | Active: active (running) since Sun 2021-09-26 13:48:39 UTC; 1min 58s ago 2021-09-26 13:50:38.417 | Main PID: 85178 (/usr/bin/python) 2021-09-26 13:50:38.417 | Tasks: 3 (limit: 14352) 2021-09-26 13:50:38.417 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-09-26 13:50:38.417 | ├─85178 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-09-26 13:50:38.417 | ├─85666 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-09-26 13:50:38.417 | └─85667 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-09-26 13:50:38.417 | 2021-09-26 13:50:38.417 | Sep 26 13:48:44 n-d-806628-2 neutron-metadata-agent[85178]: DEBUG oslo_service.service [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] oslo_messaging_rabbit.ssl = False {{(pid=85178) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.417 | Sep 26 13:48:44 n-d-806628-2 neutron-metadata-agent[85178]: DEBUG oslo_service.service [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=85178) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.417 | Sep 26 13:48:44 n-d-806628-2 neutron-metadata-agent[85178]: DEBUG oslo_service.service [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=85178) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.417 | Sep 26 13:48:44 n-d-806628-2 neutron-metadata-agent[85178]: DEBUG oslo_service.service [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=85178) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.417 | Sep 26 13:48:44 n-d-806628-2 neutron-metadata-agent[85178]: DEBUG oslo_service.service [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] oslo_messaging_rabbit.ssl_version = {{(pid=85178) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.417 | Sep 26 13:48:44 n-d-806628-2 neutron-metadata-agent[85178]: DEBUG oslo_service.service [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] oslo_messaging_notifications.driver = [] {{(pid=85178) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.418 | Sep 26 13:48:44 n-d-806628-2 neutron-metadata-agent[85178]: DEBUG oslo_service.service [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] oslo_messaging_notifications.retry = -1 {{(pid=85178) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.418 | Sep 26 13:48:44 n-d-806628-2 neutron-metadata-agent[85178]: DEBUG oslo_service.service [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=85178) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.418 | Sep 26 13:48:44 n-d-806628-2 neutron-metadata-agent[85178]: DEBUG oslo_service.service [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] oslo_messaging_notifications.transport_url = **** {{(pid=85178) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.418 | Sep 26 13:48:44 n-d-806628-2 neutron-metadata-agent[85178]: DEBUG oslo_service.service [None req-af2dbcf0-cc7b-4da6-8ec3-6c7fdf4be2b2 None None] ******************************************************************************** {{(pid=85178) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 13:50:38.421 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.423 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-09-26 13:50:38.437 | enabled 2021-09-26 13:50:38.442 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-09-26 13:50:38.457 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-09-26 13:50:38.458 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.458 | Active: active (running) since Sun 2021-09-26 13:48:36 UTC; 2min 1s ago 2021-09-26 13:50:38.458 | Main PID: 84084 (/usr/bin/python) 2021-09-26 13:50:38.458 | Tasks: 7 (limit: 14352) 2021-09-26 13:50:38.458 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-09-26 13:50:38.458 | ├─84084 /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-09-26 13:50:38.458 | ├─85638 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 13:50:38.458 | ├─85640 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 13:50:38.458 | └─85665 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-09-26 13:50:38.458 | 2021-09-26 13:50:38.458 | Sep 26 13:50:33 n-d-806628-2 neutron-openvswitch-agent[84084]: DEBUG neutron.agent.linux.utils [None req-faa009a4-65fc-4cef-b02e-7f46ec23a53f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 85665. {{(pid=84084) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-09-26 13:50:38.458 | Sep 26 13:50:33 n-d-806628-2 neutron-openvswitch-agent[84084]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-faa009a4-65fc-4cef-b02e-7f46ec23a53f None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2021-09-26 13:50:38.458 | Sep 26 13:50:35 n-d-806628-2 neutron-openvswitch-agent[84084]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-faa009a4-65fc-4cef-b02e-7f46ec23a53f None None] Agent rpc_loop - iteration:56 started 2021-09-26 13:50:38.458 | Sep 26 13:50:35 n-d-806628-2 neutron-openvswitch-agent[84084]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-faa009a4-65fc-4cef-b02e-7f46ec23a53f None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x4b64ff78,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=3317251806659579252,duration_nsec=363000000,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=84084) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-09-26 13:50:38.458 | Sep 26 13:50:35 n-d-806628-2 neutron-openvswitch-agent[84084]: DEBUG neutron.agent.linux.utils [None req-faa009a4-65fc-4cef-b02e-7f46ec23a53f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 85665. {{(pid=84084) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-09-26 13:50:38.458 | Sep 26 13:50:35 n-d-806628-2 neutron-openvswitch-agent[84084]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-faa009a4-65fc-4cef-b02e-7f46ec23a53f None None] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-09-26 13:50:38.458 | Sep 26 13:50:37 n-d-806628-2 neutron-openvswitch-agent[84084]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-faa009a4-65fc-4cef-b02e-7f46ec23a53f None None] Agent rpc_loop - iteration:57 started 2021-09-26 13:50:38.458 | Sep 26 13:50:37 n-d-806628-2 neutron-openvswitch-agent[84084]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-faa009a4-65fc-4cef-b02e-7f46ec23a53f None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x4b64ff7a,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=3317251806659579252,duration_nsec=363000000,duration_sec=116,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=84084) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-09-26 13:50:38.458 | Sep 26 13:50:37 n-d-806628-2 neutron-openvswitch-agent[84084]: DEBUG neutron.agent.linux.utils [None req-faa009a4-65fc-4cef-b02e-7f46ec23a53f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 85665. {{(pid=84084) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-09-26 13:50:38.458 | Sep 26 13:50:37 n-d-806628-2 neutron-openvswitch-agent[84084]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-faa009a4-65fc-4cef-b02e-7f46ec23a53f None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-09-26 13:50:38.462 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.465 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-09-26 13:50:38.478 | enabled 2021-09-26 13:50:38.482 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-09-26 13:50:38.503 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-09-26 13:50:38.503 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.503 | Active: active (running) since Sun 2021-09-26 13:48:38 UTC; 1min 59s ago 2021-09-26 13:50:38.503 | Main PID: 84829 (/usr/bin/python) 2021-09-26 13:50:38.503 | Tasks: 12 (limit: 14352) 2021-09-26 13:50:38.503 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-09-26 13:50:38.503 | ├─84829 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-09-26 13:50:38.503 | ├─85794 /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/tmprotjrlyd/privsep.sock 2021-09-26 13:50:38.503 | ├─86491 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 13:50:38.503 | ├─86492 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 13:50:38.503 | └─86687 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/2cd8c5c6-b057-4856-b219-bf9dd9c0fd7b.conf 2021-09-26 13:50:38.503 | 2021-09-26 13:50:38.504 | Sep 26 13:49:26 n-d-806628-2 neutron-l3-agent[84829]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2cd8c5c6-b057-4856-b219-bf9dd9c0fd7b', 'arping', '-U', '-I', 'qg-6f723383-ce', '-c', '1', '-w', '2', '172.25.3.143'] {{(pid=84829) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-09-26 13:50:38.504 | Sep 26 13:49:26 n-d-806628-2 neutron-l3-agent[84829]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2cd8c5c6-b057-4856-b219-bf9dd9c0fd7b', 'arping', '-A', '-I', 'qg-6f723383-ce', '-c', '1', '-w', '2', '172.25.3.143'] {{(pid=84829) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-09-26 13:50:38.504 | Sep 26 13:49:28 n-d-806628-2 neutron-l3-agent[84829]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2cd8c5c6-b057-4856-b219-bf9dd9c0fd7b', 'arping', '-U', '-I', 'qg-6f723383-ce', '-c', '1', '-w', '2', '172.25.3.143'] {{(pid=84829) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-09-26 13:50:38.504 | Sep 26 13:49:28 n-d-806628-2 neutron-l3-agent[84829]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2cd8c5c6-b057-4856-b219-bf9dd9c0fd7b', 'arping', '-A', '-I', 'qg-6f723383-ce', '-c', '1', '-w', '2', '172.25.3.143'] {{(pid=84829) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-09-26 13:50:38.504 | Sep 26 13:49:29 n-d-806628-2 neutron-l3-agent[84829]: DEBUG oslo_service.periodic_task [None req-d99dfeec-2db8-4072-ada0-977857817fe5 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=84829) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-09-26 13:50:38.504 | Sep 26 13:49:43 n-d-806628-2 neutron-l3-agent[84829]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84829) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 13:50:38.504 | Sep 26 13:49:43 n-d-806628-2 neutron-l3-agent[84829]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=84829) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 13:50:38.504 | Sep 26 13:49:43 n-d-806628-2 neutron-l3-agent[84829]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84829) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 13:50:38.504 | Sep 26 13:49:43 n-d-806628-2 neutron-l3-agent[84829]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=84829) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 13:50:38.504 | Sep 26 13:50:09 n-d-806628-2 neutron-l3-agent[84829]: DEBUG oslo_service.periodic_task [None req-d99dfeec-2db8-4072-ada0-977857817fe5 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=84829) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-09-26 13:50:38.507 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.510 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-09-26 13:50:38.522 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-09-26 13:50:38.526 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.529 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-09-26 13:50:38.540 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-09-26 13:50:38.544 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.547 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-09-26 13:50:38.560 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-09-26 13:50:38.564 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.567 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-09-26 13:50:38.579 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-09-26 13:50:38.583 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.586 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-09-26 13:50:38.599 | enabled 2021-09-26 13:50:38.603 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-09-26 13:50:38.619 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-09-26 13:50:38.619 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.619 | Active: active (running) since Sun 2021-09-26 13:36:53 UTC; 13min ago 2021-09-26 13:50:38.619 | Main PID: 65236 (dstat.sh) 2021-09-26 13:50:38.619 | Tasks: 3 (limit: 14352) 2021-09-26 13:50:38.619 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-09-26 13:50:38.619 | ├─65236 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-09-26 13:50:38.619 | ├─65288 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-09-26 13:50:38.619 | └─65289 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-09-26 13:50:38.619 | 2021-09-26 13:50:38.619 | Sep 26 13:50:29 n-d-806628-2 dstat.sh[65236]: 26-09 13:50:29| 26 4 70 0 0|4351M 2276M 148M 4997M| 0 0 | 0 112k| 0 10.0 | 363 3828 |1.79 1.44 1.13|2.0 0 3.0| 0 0 |openstack 91928 25%6308k 33k|openstack 919286308k 33k 25%|mysqld 412M| 0 0 | 26 273 0 146 0 2021-09-26 13:50:38.619 | Sep 26 13:50:30 n-d-806628-2 dstat.sh[65236]: 26-09 13:50:30| 28 3 69 0 0|4365M 2262M 148M 4997M|1439B 0 | 0 132k| 0 11.0 | 765 4488 |1.79 1.44 1.13|2.0 0 0| 0 0 |openstack 91928 19%3529k 0 |openstack 919283529k 0 19%|mysqld 412M| 0 0 | 26 275 0 152 0 2021-09-26 13:50:38.619 | Sep 26 13:50:31 n-d-806628-2 dstat.sh[65236]: 26-09 13:50:31| 26 5 70 0 0|4339M 2288M 148M 4997M|1012B 0 | 0 160k| 0 8.00 | 910 4843 |1.79 1.44 1.13|2.0 0 140| 0 0 |openstack 92070 18%4819k 33k|bash 91574 11M 49k 0%|mysqld 412M| 0 0 | 26 273 0 153 0 2021-09-26 13:50:38.619 | Sep 26 13:50:32 n-d-806628-2 dstat.sh[65236]: 26-09 13:50:32| 28 2 70 0 0|4361M 2266M 148M 4997M| 451B 0 | 0 364k| 0 19.0 | 360 3743 |1.79 1.44 1.13|2.0 0 0| 0 0 |openstack 92070 25%5789k 0 |openstack 920705789k 0 25%|mysqld 412M| 0 0 | 26 273 0 150 0 2021-09-26 13:50:38.619 | Sep 26 13:50:33 n-d-806628-2 dstat.sh[65236]: 26-09 13:50:33| 26 5 69 0 0|4329M 2298M 148M 4997M|2442B 0 | 0 0 | 0 0 |1349 5709 |1.72 1.43 1.13|3.0 0 143| 0 0 |openstack 922146.2%1960k 256B|bash 91574 11M 49k 0%|mysqld 412M| 0 0 | 26 273 0 157 0 2021-09-26 13:50:38.619 | Sep 26 13:50:34 n-d-806628-2 dstat.sh[65236]: 26-09 13:50:34| 26 4 69 0 0|4352M 2275M 148M 4997M|1727B 0 | 0 11M| 0 1023 | 395 4376 |1.72 1.43 1.13|3.0 0 1.0| 0 0 |openstack 92214 25%5816k 33k|openstack 922145816k 33k 25%|mysqld 412M| 0 0 | 26 273 0 154 0 2021-09-26 13:50:38.619 | Sep 26 13:50:35 n-d-806628-2 dstat.sh[65236]: 26-09 13:50:35| 28 3 69 0 0|4366M 2261M 148M 4997M|1374B 0 | 0 140k| 0 14.0 | 802 4596 |1.72 1.43 1.13|2.0 0 0| 0 0 |openstack 92214 18%3529k 130B|openstack 922143529k 130B 18%|mysqld 412M| 0 0 | 26 273 0 160 0 2021-09-26 13:50:38.620 | Sep 26 13:50:36 n-d-806628-2 dstat.sh[65236]: 26-09 13:50:36| 25 5 70 0 0|4344M 2283M 148M 4997M|1540B 0 | 0 168k| 0 12.0 | 674 4458 |1.72 1.43 1.13|2.0 0 80| 0 0 |openstack 92294 22%5924k 33k|bash 91574 11M 42k 0%|mysqld 412M| 0 0 | 26 273 0 156 0 2021-09-26 13:50:38.620 | Sep 26 13:50:37 n-d-806628-2 dstat.sh[65236]: 26-09 13:50:37| 27 3 71 0 0|4366M 2261M 148M 4997M| 564B 0 | 0 236k| 0 15.0 | 340 3674 |1.72 1.43 1.13|2.0 0 0| 0 0 |openstack 92294 25%5379k 0 |openstack 922945379k 0 25%|mysqld 412M| 0 0 | 26 275 0 157 0 2021-09-26 13:50:38.620 | Sep 26 13:50:38 n-d-806628-2 dstat.sh[65236]: 26-09 13:50:38| 21 11 68 0 0|4318M 2309M 148M 4997M| 617B 0 | 0 232k| 0 17.0 |2372 7533 |1.75 1.44 1.13|2.0 0 352| 0 0 |uwsgi 664533.5%3713B 14k|bash 11538 90M 401k1.5%|mysqld 412M| 0 0 | 26 273 0 160 0 2021-09-26 13:50:38.622 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.625 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-09-26 13:50:38.638 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-09-26 13:50:38.641 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.644 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-09-26 13:50:38.656 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-09-26 13:50:38.660 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.663 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-09-26 13:50:38.677 | enabled 2021-09-26 13:50:38.681 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-09-26 13:50:38.697 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-09-26 13:50:38.697 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.697 | Active: active (running) since Sun 2021-09-26 13:48:41 UTC; 1min 56s ago 2021-09-26 13:50:38.697 | Main PID: 85545 (/usr/bin/python) 2021-09-26 13:50:38.697 | Tasks: 1 (limit: 14352) 2021-09-26 13:50:38.697 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-09-26 13:50:38.697 | └─85545 /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-09-26 13:50:38.697 | 2021-09-26 13:50:38.697 | Sep 26 13:49:45 n-d-806628-2 neutron-metering-agent[85545]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=85545) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 13:50:38.697 | Sep 26 13:50:10 n-d-806628-2 neutron-metering-agent[85545]: DEBUG oslo_service.periodic_task [None req-33656589-a083-4205-9ccc-493aebe5fcaf None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=85545) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-09-26 13:50:38.697 | Sep 26 13:50:15 n-d-806628-2 neutron-metering-agent[85545]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=85545) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-09-26 13:50:38.697 | Sep 26 13:50:15 n-d-806628-2 neutron-metering-agent[85545]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=85545) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 13:50:38.697 | Sep 26 13:50:15 n-d-806628-2 neutron-metering-agent[85545]: 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=85545) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-09-26 13:50:38.697 | Sep 26 13:50:15 n-d-806628-2 neutron-metering-agent[85545]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=85545) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 13:50:38.697 | Sep 26 13:50:15 n-d-806628-2 neutron-metering-agent[85545]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=85545) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-09-26 13:50:38.697 | Sep 26 13:50:15 n-d-806628-2 neutron-metering-agent[85545]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=85545) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 13:50:38.697 | Sep 26 13:50:15 n-d-806628-2 neutron-metering-agent[85545]: 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=85545) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-09-26 13:50:38.697 | Sep 26 13:50:15 n-d-806628-2 neutron-metering-agent[85545]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=85545) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 13:50:38.700 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.703 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-09-26 13:50:38.715 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-09-26 13:50:38.719 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.722 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-09-26 13:50:38.735 | enabled 2021-09-26 13:50:38.740 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-09-26 13:50:38.755 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-09-26 13:50:38.755 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.755 | Active: active (running) since Sun 2021-09-26 13:47:48 UTC; 2min 50s ago 2021-09-26 13:50:38.755 | Main PID: 81184 (glance-registry) 2021-09-26 13:50:38.755 | Tasks: 3 (limit: 14352) 2021-09-26 13:50:38.755 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-09-26 13:50:38.755 | ├─81184 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-09-26 13:50:38.755 | ├─81695 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-09-26 13:50:38.755 | └─81696 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-09-26 13:50:38.755 | 2021-09-26 13:50:38.756 | Sep 26 13:47:50 n-d-806628-2 glance-registry[81184]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=81184) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.756 | Sep 26 13:47:50 n-d-806628-2 glance-registry[81184]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=81184) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.756 | Sep 26 13:47:50 n-d-806628-2 glance-registry[81184]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=81184) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.756 | Sep 26 13:47:50 n-d-806628-2 glance-registry[81184]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=81184) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.756 | Sep 26 13:47:50 n-d-806628-2 glance-registry[81184]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=81184) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 13:50:38.756 | Sep 26 13:47:50 n-d-806628-2 glance-registry[81184]: INFO glance.common.wsgi [-] Starting 2 workers 2021-09-26 13:50:38.756 | Sep 26 13:47:50 n-d-806628-2 glance-registry[81184]: INFO glance.common.wsgi [-] Started child 81695 2021-09-26 13:50:38.756 | Sep 26 13:47:50 n-d-806628-2 glance-registry[81184]: INFO eventlet.wsgi.server [-] (81695) wsgi starting up on http://0.0.0.0:9191 2021-09-26 13:50:38.756 | Sep 26 13:47:50 n-d-806628-2 glance-registry[81184]: INFO glance.common.wsgi [-] Started child 81696 2021-09-26 13:50:38.756 | Sep 26 13:47:50 n-d-806628-2 glance-registry[81184]: INFO eventlet.wsgi.server [-] (81696) wsgi starting up on http://0.0.0.0:9191 2021-09-26 13:50:38.759 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.761 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-09-26 13:50:38.773 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-09-26 13:50:38.777 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.780 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-bak.service 2021-09-26 13:50:38.793 | enabled 2021-09-26 13:50:38.797 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-bak.service --no-pager 2021-09-26 13:50:38.814 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-09-26 13:50:38.814 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.814 | Active: active (running) since Sun 2021-09-26 13:50:13 UTC; 25s ago 2021-09-26 13:50:38.814 | Main PID: 90983 (cinder-backup) 2021-09-26 13:50:38.814 | Tasks: 2 (limit: 14352) 2021-09-26 13:50:38.814 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-09-26 13:50:38.814 | ├─90983 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-09-26 13:50:38.814 | └─91422 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-09-26 13:50:38.814 | 2021-09-26 13:50:38.814 | Sep 26 13:50:17 n-d-806628-2 cinder-backup[90983]: DEBUG oslo_service.service [None req-9d2bd828-75c8-451b-b528-7ee6a80e94a7 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=90983) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.814 | Sep 26 13:50:17 n-d-806628-2 cinder-backup[90983]: DEBUG oslo_service.service [None req-9d2bd828-75c8-451b-b528-7ee6a80e94a7 None None] backend_defaults.volume_backend_name = None {{(pid=90983) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.815 | Sep 26 13:50:17 n-d-806628-2 cinder-backup[90983]: DEBUG oslo_service.service [None req-9d2bd828-75c8-451b-b528-7ee6a80e94a7 None None] backend_defaults.volume_clear = zero {{(pid=90983) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.815 | Sep 26 13:50:17 n-d-806628-2 cinder-backup[90983]: DEBUG oslo_service.service [None req-9d2bd828-75c8-451b-b528-7ee6a80e94a7 None None] backend_defaults.volume_clear_ionice = None {{(pid=90983) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.815 | Sep 26 13:50:17 n-d-806628-2 cinder-backup[90983]: DEBUG oslo_service.service [None req-9d2bd828-75c8-451b-b528-7ee6a80e94a7 None None] backend_defaults.volume_clear_size = 0 {{(pid=90983) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.815 | Sep 26 13:50:17 n-d-806628-2 cinder-backup[90983]: DEBUG oslo_service.service [None req-9d2bd828-75c8-451b-b528-7ee6a80e94a7 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=90983) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.815 | Sep 26 13:50:17 n-d-806628-2 cinder-backup[90983]: DEBUG oslo_service.service [None req-9d2bd828-75c8-451b-b528-7ee6a80e94a7 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=90983) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.815 | Sep 26 13:50:17 n-d-806628-2 cinder-backup[90983]: DEBUG oslo_service.service [None req-9d2bd828-75c8-451b-b528-7ee6a80e94a7 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=90983) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.815 | Sep 26 13:50:17 n-d-806628-2 cinder-backup[90983]: DEBUG oslo_service.service [None req-9d2bd828-75c8-451b-b528-7ee6a80e94a7 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=90983) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:38.815 | Sep 26 13:50:17 n-d-806628-2 cinder-backup[90983]: DEBUG oslo_service.service [None req-9d2bd828-75c8-451b-b528-7ee6a80e94a7 None None] ******************************************************************************** {{(pid=90983) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 13:50:38.818 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.820 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-09-26 13:50:38.833 | enabled 2021-09-26 13:50:38.837 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-09-26 13:50:38.853 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-09-26 13:50:38.853 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.853 | Active: active (running) since Sun 2021-09-26 13:47:43 UTC; 2min 55s ago 2021-09-26 13:50:38.853 | Main PID: 80689 (swift-proxy-ser) 2021-09-26 13:50:38.853 | Tasks: 2 (limit: 14352) 2021-09-26 13:50:38.854 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-09-26 13:50:38.854 | ├─80689 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-09-26 13:50:38.854 | └─80784 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-09-26 13:50:38.854 | 2021-09-26 13:50:38.854 | Sep 26 13:50:17 n-d-806628-2 proxy-server[80784]: 10.222.0.43 10.222.0.43 26/Sep/2021/13/50/17 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1624 - txd571f018deb247bba818c-0061507a99 - 0.0028 - - 1632664217.318208218 1632664217.320968866 - 2021-09-26 13:50:38.854 | Sep 26 13:50:17 n-d-806628-2 swift-proxy-server[80689]: proxy-server: 10.222.0.43 10.222.0.43 26/Sep/2021/13/50/17 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1624 - txd571f018deb247bba818c-0061507a99 - 0.0028 - - 1632664217.318208218 1632664217.320968866 - 2021-09-26 13:50:38.854 | Sep 26 13:50:17 n-d-806628-2 proxy-server[80784]: Deferring reject downstream 2021-09-26 13:50:38.854 | Sep 26 13:50:17 n-d-806628-2 swift-proxy-server[80689]: proxy-server: Deferring reject downstream 2021-09-26 13:50:38.854 | Sep 26 13:50:17 n-d-806628-2 proxy-server[80784]: Received request from 2021-09-26 13:50:38.854 | Sep 26 13:50:17 n-d-806628-2 swift-proxy-server[80689]: proxy-server: Received request from 2021-09-26 13:50:38.854 | Sep 26 13:50:17 n-d-806628-2 proxy-server[80784]: Authorizing as anonymous (txn: tx43e8a656a1a14e428637d-0061507a99) 2021-09-26 13:50:38.854 | Sep 26 13:50:17 n-d-806628-2 swift-proxy-server[80689]: proxy-server: Authorizing as anonymous (txn: tx43e8a656a1a14e428637d-0061507a99) 2021-09-26 13:50:38.854 | Sep 26 13:50:17 n-d-806628-2 proxy-server[80784]: 10.222.0.43 10.222.0.43 26/Sep/2021/13/50/17 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1624 - tx43e8a656a1a14e428637d-0061507a99 - 0.0029 - - 1632664217.351000547 1632664217.353945494 - 2021-09-26 13:50:38.854 | Sep 26 13:50:17 n-d-806628-2 swift-proxy-server[80689]: proxy-server: 10.222.0.43 10.222.0.43 26/Sep/2021/13/50/17 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1624 - tx43e8a656a1a14e428637d-0061507a99 - 0.0029 - - 1632664217.351000547 1632664217.353945494 - 2021-09-26 13:50:38.857 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.860 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-09-26 13:50:38.873 | enabled 2021-09-26 13:50:38.877 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-09-26 13:50:38.893 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-09-26 13:50:38.893 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.893 | Active: active (running) since Sun 2021-09-26 13:47:39 UTC; 2min 59s ago 2021-09-26 13:50:38.893 | Main PID: 79207 (swift-object-se) 2021-09-26 13:50:38.893 | Tasks: 23 (limit: 14352) 2021-09-26 13:50:38.893 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-09-26 13:50:38.893 | ├─79207 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-09-26 13:50:38.893 | ├─79710 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-09-26 13:50:38.893 | └─79712 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-09-26 13:50:38.893 | 2021-09-26 13:50:38.893 | Sep 26 13:47:39 n-d-806628-2 systemd[1]: Started Devstack devstack@s-object.service. 2021-09-26 13:50:38.893 | Sep 26 13:47:40 n-d-806628-2 object-server[79207]: Started child 79710 from parent 79207 2021-09-26 13:50:38.893 | Sep 26 13:47:40 n-d-806628-2 swift-object-server[79207]: object-server: Started child 79710 from parent 79207 2021-09-26 13:50:38.894 | Sep 26 13:47:40 n-d-806628-2 object-server[79207]: Started child 79712 from parent 79207 2021-09-26 13:50:38.894 | Sep 26 13:47:40 n-d-806628-2 swift-object-server[79207]: object-server: Started child 79712 from parent 79207 2021-09-26 13:50:38.894 | Sep 26 13:48:17 n-d-806628-2 object-server[79712]: 127.0.0.1 - - [26/Sep/2021:13:48:17 +0000] "PUT /sdb1/279/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance/6252863c-c546-454f-b73e-e3ca7b6b2f46" 201 - "PUT http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance/6252863c-c546-454f-b73e-e3ca7b6b2f46" "txc0dd1e4f8fed4268b5567-0061507a13" "proxy-server 80784" 13.5642 "-" 79712 0 2021-09-26 13:50:38.894 | Sep 26 13:48:17 n-d-806628-2 swift-object-server[79207]: object-server: 127.0.0.1 - - [26/Sep/2021:13:48:17 +0000] "PUT /sdb1/279/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance/6252863c-c546-454f-b73e-e3ca7b6b2f46" 201 - "PUT http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance/6252863c-c546-454f-b73e-e3ca7b6b2f46" "txc0dd1e4f8fed4268b5567-0061507a13" "proxy-server 80784" 13.5642 "-" 79712 0 2021-09-26 13:50:38.897 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.899 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-09-26 13:50:38.914 | enabled 2021-09-26 13:50:38.918 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-09-26 13:50:38.934 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-09-26 13:50:38.934 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.934 | Active: active (running) since Sun 2021-09-26 13:47:40 UTC; 2min 58s ago 2021-09-26 13:50:38.934 | Main PID: 79562 (swift-container) 2021-09-26 13:50:38.934 | Tasks: 3 (limit: 14352) 2021-09-26 13:50:38.934 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-09-26 13:50:38.934 | ├─79562 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-09-26 13:50:38.934 | ├─80015 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-09-26 13:50:38.934 | └─80018 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-09-26 13:50:38.934 | 2021-09-26 13:50:38.934 | Sep 26 13:47:41 n-d-806628-2 container-server[79562]: Started child 80015 from parent 79562 2021-09-26 13:50:38.934 | Sep 26 13:47:41 n-d-806628-2 swift-container-server[79562]: container-server: Started child 80015 from parent 79562 2021-09-26 13:50:38.935 | Sep 26 13:47:41 n-d-806628-2 container-server[79562]: Started child 80018 from parent 79562 2021-09-26 13:50:38.935 | Sep 26 13:47:41 n-d-806628-2 swift-container-server[79562]: container-server: Started child 80018 from parent 79562 2021-09-26 13:50:38.935 | Sep 26 13:48:03 n-d-806628-2 container-server[80018]: 127.0.0.1 - - [26/Sep/2021:13:48:03 +0000] "PUT /sdb1/388/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance" 201 - "PUT http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance" "tx1f6810783a9140a78a0e8-0061507a13" "proxy-server 80784" 0.0219 "-" 80018 0 2021-09-26 13:50:38.935 | Sep 26 13:48:03 n-d-806628-2 swift-container-server[79562]: container-server: 127.0.0.1 - - [26/Sep/2021:13:48:03 +0000] "PUT /sdb1/388/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance" 201 - "PUT http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance" "tx1f6810783a9140a78a0e8-0061507a13" "proxy-server 80784" 0.0219 "-" 80018 0 2021-09-26 13:50:38.935 | Sep 26 13:48:03 n-d-806628-2 container-server[80015]: 127.0.0.1 - - [26/Sep/2021:13:48:03 +0000] "HEAD /sdb1/388/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance" 204 - "HEAD http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance?format=json&states=listing" "txc0dd1e4f8fed4268b5567-0061507a13" "proxy-server 80784" 0.0068 "-" 80015 0 2021-09-26 13:50:38.935 | Sep 26 13:48:03 n-d-806628-2 swift-container-server[79562]: container-server: 127.0.0.1 - - [26/Sep/2021:13:48:03 +0000] "HEAD /sdb1/388/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance" 204 - "HEAD http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance?format=json&states=listing" "txc0dd1e4f8fed4268b5567-0061507a13" "proxy-server 80784" 0.0068 "-" 80015 0 2021-09-26 13:50:38.935 | Sep 26 13:48:17 n-d-806628-2 container-server[80018]: 127.0.0.1 - - [26/Sep/2021:13:48:17 +0000] "PUT /sdb1/388/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance/6252863c-c546-454f-b73e-e3ca7b6b2f46" 201 - "PUT http://10.222.0.43:8080/sdb1/279/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance/6252863c-c546-454f-b73e-e3ca7b6b2f46" "txc0dd1e4f8fed4268b5567-0061507a13" "object-server 79712" 0.0010 "-" 80018 0 2021-09-26 13:50:38.935 | Sep 26 13:48:17 n-d-806628-2 swift-container-server[79562]: container-server: 127.0.0.1 - - [26/Sep/2021:13:48:17 +0000] "PUT /sdb1/388/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance/6252863c-c546-454f-b73e-e3ca7b6b2f46" 201 - "PUT http://10.222.0.43:8080/sdb1/279/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance/6252863c-c546-454f-b73e-e3ca7b6b2f46" "txc0dd1e4f8fed4268b5567-0061507a13" "object-server 79712" 0.0010 "-" 80018 0 2021-09-26 13:50:38.938 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.940 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-09-26 13:50:38.953 | enabled 2021-09-26 13:50:38.957 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-09-26 13:50:38.974 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-09-26 13:50:38.974 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-09-26 13:50:38.974 | Active: active (running) since Sun 2021-09-26 13:47:41 UTC; 2min 57s ago 2021-09-26 13:50:38.974 | Main PID: 79925 (swift-account-s) 2021-09-26 13:50:38.974 | Tasks: 3 (limit: 14352) 2021-09-26 13:50:38.974 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-09-26 13:50:38.974 | ├─79925 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-09-26 13:50:38.974 | ├─80371 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-09-26 13:50:38.974 | └─80372 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-09-26 13:50:38.974 | 2021-09-26 13:50:38.974 | Sep 26 13:48:02 n-d-806628-2 account-server[80372]: 127.0.0.1 - - [26/Sep/2021:13:48:02 +0000] "HEAD /sdb1/393/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286" 404 - "HEAD http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286?format=json" "tx385852ccac2f472bbef95-0061507a12" "proxy-server 80784" 0.0019 "-" 80372 - 2021-09-26 13:50:38.974 | Sep 26 13:48:02 n-d-806628-2 swift-account-server[79925]: account-server: 127.0.0.1 - - [26/Sep/2021:13:48:02 +0000] "HEAD /sdb1/393/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286" 404 - "HEAD http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286?format=json" "tx385852ccac2f472bbef95-0061507a12" "proxy-server 80784" 0.0019 "-" 80372 - 2021-09-26 13:50:38.974 | Sep 26 13:48:02 n-d-806628-2 account-server[80372]: 127.0.0.1 - - [26/Sep/2021:13:48:02 +0000] "HEAD /sdb1/393/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286" 404 - "HEAD http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286?format=json" "tx385852ccac2f472bbef95-0061507a12" "proxy-server 80784" 0.0011 "-" 80372 - 2021-09-26 13:50:38.974 | Sep 26 13:48:02 n-d-806628-2 swift-account-server[79925]: account-server: 127.0.0.1 - - [26/Sep/2021:13:48:02 +0000] "HEAD /sdb1/393/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286" 404 - "HEAD http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286?format=json" "tx385852ccac2f472bbef95-0061507a12" "proxy-server 80784" 0.0011 "-" 80372 - 2021-09-26 13:50:38.974 | Sep 26 13:48:03 n-d-806628-2 account-server[80372]: 127.0.0.1 - - [26/Sep/2021:13:48:03 +0000] "PUT /sdb1/393/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286" 201 - "-" "tx1f6810783a9140a78a0e8-0061507a13" "-" 0.0178 "-" 80372 - 2021-09-26 13:50:38.974 | Sep 26 13:48:03 n-d-806628-2 swift-account-server[79925]: account-server: 127.0.0.1 - - [26/Sep/2021:13:48:03 +0000] "PUT /sdb1/393/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286" 201 - "-" "tx1f6810783a9140a78a0e8-0061507a13" "-" 0.0178 "-" 80372 - 2021-09-26 13:50:38.974 | Sep 26 13:48:03 n-d-806628-2 account-server[80372]: 127.0.0.1 - - [26/Sep/2021:13:48:03 +0000] "HEAD /sdb1/393/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286" 204 - "HEAD http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286?format=json" "tx1f6810783a9140a78a0e8-0061507a13" "proxy-server 80784" 0.0030 "-" 80372 - 2021-09-26 13:50:38.974 | Sep 26 13:48:03 n-d-806628-2 swift-account-server[79925]: account-server: 127.0.0.1 - - [26/Sep/2021:13:48:03 +0000] "HEAD /sdb1/393/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286" 204 - "HEAD http://10.222.0.43:8080/v1/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286?format=json" "tx1f6810783a9140a78a0e8-0061507a13" "proxy-server 80784" 0.0030 "-" 80372 - 2021-09-26 13:50:38.974 | Sep 26 13:48:03 n-d-806628-2 account-server[80372]: 127.0.0.1 - - [26/Sep/2021:13:48:03 +0000] "PUT /sdb1/393/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/388/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance" "tx1f6810783a9140a78a0e8-0061507a13" "container-server 80018" 0.0020 "-" 80372 0 2021-09-26 13:50:38.974 | Sep 26 13:48:03 n-d-806628-2 swift-account-server[79925]: account-server: 127.0.0.1 - - [26/Sep/2021:13:48:03 +0000] "PUT /sdb1/393/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/388/AUTH_a0a5b2bb1f6041fb8aa03baefd9b1286/glance" "tx1f6810783a9140a78a0e8-0061507a13" "container-server 80018" 0.0020 "-" 80372 0 2021-09-26 13:50:38.977 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.980 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-09-26 13:50:38.993 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-09-26 13:50:38.997 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:38.999 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-09-26 13:50:39.012 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-09-26 13:50:39.016 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.019 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-09-26 13:50:39.031 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-09-26 13:50:39.035 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.038 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-09-26 13:50:39.050 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-09-26 13:50:39.054 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.056 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-09-26 13:50:39.068 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-09-26 13:50:39.072 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.075 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-09-26 13:50:39.088 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-09-26 13:50:39.092 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.095 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-09-26 13:50:39.108 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-09-26 13:50:39.112 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.114 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-09-26 13:50:39.126 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-09-26 13:50:39.130 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.132 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-09-26 13:50:39.145 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-09-26 13:50:39.149 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.152 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-09-26 13:50:39.165 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-09-26 13:50:39.168 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.171 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-09-26 13:50:39.185 | enabled 2021-09-26 13:50:39.188 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-09-26 13:50:39.208 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-09-26 13:50:39.208 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-09-26 13:50:39.208 | Active: active (running) since Sun 2021-09-26 13:47:42 UTC; 2min 56s ago 2021-09-26 13:50:39.208 | Main PID: 80318 (swift-container) 2021-09-26 13:50:39.208 | Tasks: 1 (limit: 14352) 2021-09-26 13:50:39.208 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-09-26 13:50:39.209 | └─80318 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-09-26 13:50:39.209 | 2021-09-26 13:50:39.209 | Sep 26 13:47:42 n-d-806628-2 systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-09-26 13:50:39.209 | Sep 26 13:47:43 n-d-806628-2 container-sync[80318]: Starting 80318 2021-09-26 13:50:39.209 | Sep 26 13:47:43 n-d-806628-2 container-sync[80318]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-09-26 13:50:39.213 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.215 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-09-26 13:50:39.229 | enabled 2021-09-26 13:50:39.233 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-09-26 13:50:39.249 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-09-26 13:50:39.249 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-09-26 13:50:39.249 | Active: active (running) since Sun 2021-09-26 13:49:28 UTC; 1min 10s ago 2021-09-26 13:50:39.249 | Main PID: 88664 (nova-conductor) 2021-09-26 13:50:39.249 | Tasks: 3 (limit: 14352) 2021-09-26 13:50:39.249 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-09-26 13:50:39.249 | ├─88664 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-09-26 13:50:39.249 | ├─89554 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-09-26 13:50:39.249 | └─89555 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-09-26 13:50:39.249 | 2021-09-26 13:50:39.249 | Sep 26 13:49:33 n-d-806628-2 nova-conductor[88664]: DEBUG oslo_service.service [None req-c29421b5-70aa-477a-bda1-1ec09dd07ee4 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=88664) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.249 | Sep 26 13:49:33 n-d-806628-2 nova-conductor[88664]: DEBUG oslo_service.service [None req-c29421b5-70aa-477a-bda1-1ec09dd07ee4 None None] oslo_messaging_rabbit.ssl_version = {{(pid=88664) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.249 | Sep 26 13:49:33 n-d-806628-2 nova-conductor[88664]: DEBUG oslo_service.service [None req-c29421b5-70aa-477a-bda1-1ec09dd07ee4 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=88664) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.249 | Sep 26 13:49:33 n-d-806628-2 nova-conductor[88664]: DEBUG oslo_service.service [None req-c29421b5-70aa-477a-bda1-1ec09dd07ee4 None None] oslo_messaging_notifications.retry = -1 {{(pid=88664) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.249 | Sep 26 13:49:33 n-d-806628-2 nova-conductor[88664]: DEBUG oslo_service.service [None req-c29421b5-70aa-477a-bda1-1ec09dd07ee4 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=88664) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.249 | Sep 26 13:49:33 n-d-806628-2 nova-conductor[88664]: DEBUG oslo_service.service [None req-c29421b5-70aa-477a-bda1-1ec09dd07ee4 None None] oslo_messaging_notifications.transport_url = **** {{(pid=88664) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.249 | Sep 26 13:49:33 n-d-806628-2 nova-conductor[88664]: DEBUG oslo_service.service [None req-c29421b5-70aa-477a-bda1-1ec09dd07ee4 None None] oslo_reports.file_event_handler = None {{(pid=88664) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.249 | Sep 26 13:49:33 n-d-806628-2 nova-conductor[88664]: DEBUG oslo_service.service [None req-c29421b5-70aa-477a-bda1-1ec09dd07ee4 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=88664) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.249 | Sep 26 13:49:33 n-d-806628-2 nova-conductor[88664]: DEBUG oslo_service.service [None req-c29421b5-70aa-477a-bda1-1ec09dd07ee4 None None] oslo_reports.log_dir = None {{(pid=88664) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.249 | Sep 26 13:49:33 n-d-806628-2 nova-conductor[88664]: DEBUG oslo_service.service [None req-c29421b5-70aa-477a-bda1-1ec09dd07ee4 None None] ******************************************************************************** {{(pid=88664) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 13:50:39.253 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 13:50:39.256 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-09-26 13:50:39.269 | enabled 2021-09-26 13:50:39.273 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-09-26 13:50:39.288 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-09-26 13:50:39.288 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-09-26 13:50:39.288 | Active: active (running) since Sun 2021-09-26 13:49:30 UTC; 1min 9s ago 2021-09-26 13:50:39.289 | Main PID: 89054 (nova-conductor) 2021-09-26 13:50:39.289 | Tasks: 3 (limit: 14352) 2021-09-26 13:50:39.289 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-09-26 13:50:39.289 | ├─89054 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-09-26 13:50:39.289 | ├─89561 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-09-26 13:50:39.289 | └─89562 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-09-26 13:50:39.289 | 2021-09-26 13:50:39.289 | Sep 26 13:49:34 n-d-806628-2 nova-conductor[89054]: DEBUG oslo_service.service [None req-03927daa-2fa3-4e34-b2d1-40b46e12ee52 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=89054) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.289 | Sep 26 13:49:34 n-d-806628-2 nova-conductor[89054]: DEBUG oslo_service.service [None req-03927daa-2fa3-4e34-b2d1-40b46e12ee52 None None] oslo_messaging_rabbit.ssl_version = {{(pid=89054) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.289 | Sep 26 13:49:34 n-d-806628-2 nova-conductor[89054]: DEBUG oslo_service.service [None req-03927daa-2fa3-4e34-b2d1-40b46e12ee52 None None] oslo_messaging_notifications.driver = [] {{(pid=89054) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.289 | Sep 26 13:49:34 n-d-806628-2 nova-conductor[89054]: DEBUG oslo_service.service [None req-03927daa-2fa3-4e34-b2d1-40b46e12ee52 None None] oslo_messaging_notifications.retry = -1 {{(pid=89054) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.289 | Sep 26 13:49:34 n-d-806628-2 nova-conductor[89054]: DEBUG oslo_service.service [None req-03927daa-2fa3-4e34-b2d1-40b46e12ee52 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=89054) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.289 | Sep 26 13:49:34 n-d-806628-2 nova-conductor[89054]: DEBUG oslo_service.service [None req-03927daa-2fa3-4e34-b2d1-40b46e12ee52 None None] oslo_messaging_notifications.transport_url = **** {{(pid=89054) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.289 | Sep 26 13:49:34 n-d-806628-2 nova-conductor[89054]: DEBUG oslo_service.service [None req-03927daa-2fa3-4e34-b2d1-40b46e12ee52 None None] oslo_reports.file_event_handler = None {{(pid=89054) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.289 | Sep 26 13:49:34 n-d-806628-2 nova-conductor[89054]: DEBUG oslo_service.service [None req-03927daa-2fa3-4e34-b2d1-40b46e12ee52 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=89054) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.289 | Sep 26 13:49:34 n-d-806628-2 nova-conductor[89054]: DEBUG oslo_service.service [None req-03927daa-2fa3-4e34-b2d1-40b46e12ee52 None None] oslo_reports.log_dir = None {{(pid=89054) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 13:50:39.289 | Sep 26 13:49:34 n-d-806628-2 nova-conductor[89054]: DEBUG oslo_service.service [None req-03927daa-2fa3-4e34-b2d1-40b46e12ee52 None None] ******************************************************************************** {{(pid=89054) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 13:50:39.292 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-09-26 13:50:39.313 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:50:39.317 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-09-26 13:50:39.333 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:50:39.336 | + ./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-09-26 13:50:39.339 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:50:39.342 | + ./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-09-26 13:50:39.345 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-09-26 13:50:42.775 | +--------------------------------------------------------------------+ 2021-09-26 13:50:42.775 | | Upgrade Check Results | 2021-09-26 13:50:42.775 | +--------------------------------------------------------------------+ 2021-09-26 13:50:42.775 | | Check: Cells v2 | 2021-09-26 13:50:42.775 | | Result: Success | 2021-09-26 13:50:42.775 | | Details: No host mappings or compute nodes were found. Remember to | 2021-09-26 13:50:42.775 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-09-26 13:50:42.775 | | compute hosts are deployed. | 2021-09-26 13:50:42.775 | +--------------------------------------------------------------------+ 2021-09-26 13:50:42.775 | | Check: Placement API | 2021-09-26 13:50:42.775 | | Result: Success | 2021-09-26 13:50:42.775 | | Details: None | 2021-09-26 13:50:42.775 | +--------------------------------------------------------------------+ 2021-09-26 13:50:42.775 | | Check: Ironic Flavor Migration | 2021-09-26 13:50:42.775 | | Result: Success | 2021-09-26 13:50:42.776 | | Details: None | 2021-09-26 13:50:42.776 | +--------------------------------------------------------------------+ 2021-09-26 13:50:42.776 | | Check: Cinder API | 2021-09-26 13:50:42.776 | | Result: Success | 2021-09-26 13:50:42.776 | | Details: None | 2021-09-26 13:50:42.776 | +--------------------------------------------------------------------+ 2021-09-26 13:50:42.776 | | Check: Policy Scope-based Defaults | 2021-09-26 13:50:42.776 | | Result: Success | 2021-09-26 13:50:42.776 | | Details: None | 2021-09-26 13:50:42.776 | +--------------------------------------------------------------------+ 2021-09-26 13:50:42.776 | | Check: Older than N-1 computes | 2021-09-26 13:50:42.776 | | Result: Success | 2021-09-26 13:50:42.776 | | Details: None | 2021-09-26 13:50:42.776 | +--------------------------------------------------------------------+ 2021-09-26 13:50:43.160 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-09-26 13:50:43.163 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-09-26 13:50:43.163 | Running user script /home/ubuntu/devstack/local.sh 2021-09-26 13:50:43.165 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-09-26 13:50:43.167 | Before updating nova flavors: 2021-09-26 13:50:45.354 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-09-26 13:50:45.354 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-09-26 13:50:45.354 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-09-26 13:50:45.354 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-09-26 13:50:45.354 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-09-26 13:50:45.354 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-09-26 13:50:45.354 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-09-26 13:50:45.354 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-09-26 13:50:45.354 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-09-26 13:50:45.354 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-09-26 13:50:45.354 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-09-26 13:50:45.354 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-09-26 13:50:45.354 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-09-26 13:50:45.354 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-09-26 13:50:47.342 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-09-26 13:50:47.423 | Flavor 42 not found 2021-09-26 13:50:49.289 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-09-26 13:50:49.375 | Flavor 84 not found 2021-09-26 13:50:51.214 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-09-26 13:50:51.297 | Flavor 451 not found 2021-09-26 13:50:53.043 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:53.043 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 13:50:53.043 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:53.043 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:50:53.043 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:54.880 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:54.880 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 13:50:54.880 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:54.880 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:50:54.880 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:56.698 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:56.698 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 13:50:56.698 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:56.698 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:50:56.698 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:58.519 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:58.519 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 13:50:58.519 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:58.519 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:50:58.519 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:50:58.602 | After updating nova flavors: 2021-09-26 13:51:00.338 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:51:00.338 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 13:51:00.338 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:51:00.338 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 13:51:00.338 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 13:51:00.338 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:51:05.554 | Neutron networks: 2021-09-26 13:51:07.867 | +--------------------------------------+---------+--------------------------------------+ 2021-09-26 13:51:07.867 | | ID | Name | Subnets | 2021-09-26 13:51:07.867 | +--------------------------------------+---------+--------------------------------------+ 2021-09-26 13:51:07.867 | | 6472ae68-f665-4627-940e-39290515e023 | public | b977b0cf-1c03-4a4a-a0cf-b24afa37c95f | 2021-09-26 13:51:07.867 | | 8d996085-faba-4af5-a10c-f49d91f1b13d | private | 9bb1a782-c3ed-4d03-9a79-d135b391da75 | 2021-09-26 13:51:07.867 | +--------------------------------------+---------+--------------------------------------+ 2021-09-26 13:51:12.632 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:12.633 | | Field | Value | 2021-09-26 13:51:12.633 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:12.633 | | admin_state_up | UP | 2021-09-26 13:51:12.633 | | availability_zone_hints | | 2021-09-26 13:51:12.633 | | availability_zones | nova | 2021-09-26 13:51:12.633 | | created_at | 2021-09-26T13:49:07Z | 2021-09-26 13:51:12.633 | | description | | 2021-09-26 13:51:12.633 | | dns_domain | None | 2021-09-26 13:51:12.633 | | id | 6472ae68-f665-4627-940e-39290515e023 | 2021-09-26 13:51:12.633 | | ipv4_address_scope | None | 2021-09-26 13:51:12.633 | | ipv6_address_scope | None | 2021-09-26 13:51:12.633 | | is_default | True | 2021-09-26 13:51:12.633 | | is_vlan_transparent | None | 2021-09-26 13:51:12.633 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='473e07ae6bbe471da5345fd922704eaa', project.name='admin', region_name='RegionOne', zone= | 2021-09-26 13:51:12.633 | | mtu | 1500 | 2021-09-26 13:51:12.633 | | name | public | 2021-09-26 13:51:12.633 | | port_security_enabled | True | 2021-09-26 13:51:12.633 | | project_id | 473e07ae6bbe471da5345fd922704eaa | 2021-09-26 13:51:12.633 | | provider:network_type | flat | 2021-09-26 13:51:12.633 | | provider:physical_network | physnet1 | 2021-09-26 13:51:12.633 | | provider:segmentation_id | None | 2021-09-26 13:51:12.633 | | qos_policy_id | None | 2021-09-26 13:51:12.633 | | revision_number | 2 | 2021-09-26 13:51:12.633 | | router:external | External | 2021-09-26 13:51:12.633 | | segments | None | 2021-09-26 13:51:12.633 | | shared | False | 2021-09-26 13:51:12.633 | | status | ACTIVE | 2021-09-26 13:51:12.634 | | subnets | b977b0cf-1c03-4a4a-a0cf-b24afa37c95f | 2021-09-26 13:51:12.634 | | tags | | 2021-09-26 13:51:12.634 | | updated_at | 2021-09-26T13:49:16Z | 2021-09-26 13:51:12.634 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:14.975 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:14.975 | | Field | Value | 2021-09-26 13:51:14.975 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:14.975 | | admin_state_up | UP | 2021-09-26 13:51:14.975 | | availability_zone_hints | | 2021-09-26 13:51:14.975 | | availability_zones | nova | 2021-09-26 13:51:14.975 | | created_at | 2021-09-26T13:48:52Z | 2021-09-26 13:51:14.975 | | description | | 2021-09-26 13:51:14.975 | | dns_domain | None | 2021-09-26 13:51:14.975 | | id | 8d996085-faba-4af5-a10c-f49d91f1b13d | 2021-09-26 13:51:14.975 | | ipv4_address_scope | None | 2021-09-26 13:51:14.975 | | ipv6_address_scope | None | 2021-09-26 13:51:14.975 | | is_default | None | 2021-09-26 13:51:14.975 | | is_vlan_transparent | None | 2021-09-26 13:51:14.975 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='a039f73c7c574244be9047bc2544b7e8', project.name=, region_name='RegionOne', zone= | 2021-09-26 13:51:14.975 | | mtu | 1500 | 2021-09-26 13:51:14.975 | | name | private | 2021-09-26 13:51:14.975 | | port_security_enabled | True | 2021-09-26 13:51:14.975 | | project_id | a039f73c7c574244be9047bc2544b7e8 | 2021-09-26 13:51:14.975 | | provider:network_type | vlan | 2021-09-26 13:51:14.975 | | provider:physical_network | physnet1 | 2021-09-26 13:51:14.975 | | provider:segmentation_id | 155 | 2021-09-26 13:51:14.976 | | qos_policy_id | None | 2021-09-26 13:51:14.976 | | revision_number | 3 | 2021-09-26 13:51:14.976 | | router:external | Internal | 2021-09-26 13:51:14.976 | | segments | None | 2021-09-26 13:51:14.976 | | shared | False | 2021-09-26 13:51:14.976 | | status | ACTIVE | 2021-09-26 13:51:14.976 | | subnets | 9bb1a782-c3ed-4d03-9a79-d135b391da75 | 2021-09-26 13:51:14.976 | | tags | | 2021-09-26 13:51:14.976 | | updated_at | 2021-09-26T13:51:05Z | 2021-09-26 13:51:14.976 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:15.087 | Neutron subnetworks: 2021-09-26 13:51:17.246 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-09-26 13:51:17.246 | | ID | Name | Network | Subnet | 2021-09-26 13:51:17.246 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-09-26 13:51:17.246 | | 9bb1a782-c3ed-4d03-9a79-d135b391da75 | private-subnet | 8d996085-faba-4af5-a10c-f49d91f1b13d | 172.20.0.0/26 | 2021-09-26 13:51:17.246 | | b977b0cf-1c03-4a4a-a0cf-b24afa37c95f | public-subnet | 6472ae68-f665-4627-940e-39290515e023 | 172.25.3.0/24 | 2021-09-26 13:51:17.246 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-09-26 13:51:21.845 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:21.845 | | Field | Value | 2021-09-26 13:51:21.845 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:21.845 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-09-26 13:51:21.845 | | cidr | 172.20.0.0/26 | 2021-09-26 13:51:21.845 | | created_at | 2021-09-26T13:48:55Z | 2021-09-26 13:51:21.845 | | description | | 2021-09-26 13:51:21.845 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-09-26 13:51:21.845 | | dns_publish_fixed_ip | None | 2021-09-26 13:51:21.845 | | enable_dhcp | True | 2021-09-26 13:51:21.845 | | gateway_ip | 172.20.0.1 | 2021-09-26 13:51:21.845 | | host_routes | | 2021-09-26 13:51:21.845 | | id | 9bb1a782-c3ed-4d03-9a79-d135b391da75 | 2021-09-26 13:51:21.845 | | ip_version | 4 | 2021-09-26 13:51:21.845 | | ipv6_address_mode | None | 2021-09-26 13:51:21.845 | | ipv6_ra_mode | None | 2021-09-26 13:51:21.846 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='a039f73c7c574244be9047bc2544b7e8', project.name=, region_name='RegionOne', zone= | 2021-09-26 13:51:21.846 | | name | private-subnet | 2021-09-26 13:51:21.846 | | network_id | 8d996085-faba-4af5-a10c-f49d91f1b13d | 2021-09-26 13:51:21.846 | | prefix_length | None | 2021-09-26 13:51:21.846 | | project_id | a039f73c7c574244be9047bc2544b7e8 | 2021-09-26 13:51:21.846 | | revision_number | 1 | 2021-09-26 13:51:21.846 | | segment_id | None | 2021-09-26 13:51:21.846 | | service_types | | 2021-09-26 13:51:21.846 | | subnetpool_id | c5906cc7-fe32-478e-b614-8c06be8d29ef | 2021-09-26 13:51:21.846 | | tags | | 2021-09-26 13:51:21.846 | | updated_at | 2021-09-26T13:51:05Z | 2021-09-26 13:51:21.846 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:24.065 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:24.065 | | Field | Value | 2021-09-26 13:51:24.065 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:24.065 | | allocation_pools | 172.25.3.2-172.25.3.254 | 2021-09-26 13:51:24.065 | | cidr | 172.25.3.0/24 | 2021-09-26 13:51:24.065 | | created_at | 2021-09-26T13:49:16Z | 2021-09-26 13:51:24.065 | | description | | 2021-09-26 13:51:24.065 | | dns_nameservers | | 2021-09-26 13:51:24.065 | | dns_publish_fixed_ip | None | 2021-09-26 13:51:24.065 | | enable_dhcp | False | 2021-09-26 13:51:24.065 | | gateway_ip | 172.25.3.1 | 2021-09-26 13:51:24.065 | | host_routes | | 2021-09-26 13:51:24.065 | | id | b977b0cf-1c03-4a4a-a0cf-b24afa37c95f | 2021-09-26 13:51:24.065 | | ip_version | 4 | 2021-09-26 13:51:24.065 | | ipv6_address_mode | None | 2021-09-26 13:51:24.065 | | ipv6_ra_mode | None | 2021-09-26 13:51:24.065 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='473e07ae6bbe471da5345fd922704eaa', project.name='admin', region_name='RegionOne', zone= | 2021-09-26 13:51:24.065 | | name | public-subnet | 2021-09-26 13:51:24.065 | | network_id | 6472ae68-f665-4627-940e-39290515e023 | 2021-09-26 13:51:24.066 | | prefix_length | None | 2021-09-26 13:51:24.066 | | project_id | 473e07ae6bbe471da5345fd922704eaa | 2021-09-26 13:51:24.066 | | revision_number | 0 | 2021-09-26 13:51:24.066 | | segment_id | None | 2021-09-26 13:51:24.066 | | service_types | | 2021-09-26 13:51:24.066 | | subnetpool_id | None | 2021-09-26 13:51:24.066 | | tags | | 2021-09-26 13:51:24.066 | | updated_at | 2021-09-26T13:49:16Z | 2021-09-26 13:51:24.066 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:24.360 | + ./stack.sh:main:1428 : command openstack complete 2021-09-26 13:51:24.360 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-09-26 13:51:24.363 | + ./stack.sh:main:1428 : openstack complete 2021-09-26 13:51:26.697 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-09-26 13:51:27.101 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-09-26 13:51:27.120 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:27.123 | + ./stack.sh:main:1433 : is_ubuntu 2021-09-26 13:51:27.126 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 13:51:27.129 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 13:51:27.132 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-09-26 13:51:27.135 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:51:27.138 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-09-26 13:51:27.140 | + ./stack.sh:main:1435 : set_lvm_filter 2021-09-26 13:51:27.143 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-09-26 13:51:27.146 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-09-26 13:51:27.148 | + lib/lvm:set_lvm_filter:186 : local pv 2021-09-26 13:51:27.151 | + lib/lvm:set_lvm_filter:187 : local vg 2021-09-26 13:51:27.154 | + lib/lvm:set_lvm_filter:188 : local line 2021-09-26 13:51:27.159 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-09-26 13:51:27.340 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-09-26 13:51:27.344 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop1 2021-09-26 13:51:27.344 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-09-26 13:51:27.345 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-09-26 13:51:27.349 | + lib/lvm:set_lvm_filter:191 : pv=loop1 2021-09-26 13:51:27.352 | + lib/lvm:set_lvm_filter:192 : new='"a|loop1|", ' 2021-09-26 13:51:27.355 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", ' 2021-09-26 13:51:27.357 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-09-26 13:51:27.361 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop2 2021-09-26 13:51:27.361 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-09-26 13:51:27.363 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-09-26 13:51:27.367 | + lib/lvm:set_lvm_filter:191 : pv=loop2 2021-09-26 13:51:27.370 | + lib/lvm:set_lvm_filter:192 : new='"a|loop2|", ' 2021-09-26 13:51:27.372 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2021-09-26 13:51:27.375 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-09-26 13:51:27.377 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-09-26 13:51:27.380 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-09-26 13:51:27.399 | + 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-09-26 13:51:27.418 | + 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-09-26 13:51:27.421 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:51:27.424 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2021-09-26 13:51:27.427 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-09-26 13:51:27.430 | + functions-common:run_phase:1759 : local mode=stack 2021-09-26 13:51:27.432 | + functions-common:run_phase:1760 : local phase=test-config 2021-09-26 13:51:27.435 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 13:51:27.438 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 13:51:27.440 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 13:51:27.443 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 13:51:27.445 | + functions-common:run_phase:1769 : local extra 2021-09-26 13:51:27.449 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 13:51:27.452 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 13:51:27.455 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 13:51:27.458 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 13:51:27.460 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-09-26 13:51:27.464 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 13:51:27.480 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:27.483 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 13:51:27.485 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:51:27.488 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-09-26 13:51:27.491 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:51:27.493 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-26 13:51:27.495 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:51:27.498 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-09-26 13:51:27.500 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:51:27.503 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-26 13:51:27.505 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-26 13:51:27.508 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-26 13:51:27.510 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-09-26 13:51:27.513 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:51:27.515 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-09-26 13:51:27.517 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-09-26 13:51:27.520 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-09-26 13:51:27.522 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-09-26 13:51:27.524 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-09-26 13:51:27.526 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-09-26 13:51:27.529 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-09-26 13:51:27.531 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-09-26 13:51:27.533 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 13:51:27.537 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 13:51:27.537 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-09-26 13:51:27.541 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-09-26 13:51:27.543 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-09-26 13:51:27.545 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-09-26 13:51:27.548 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-09-26 13:51:27.550 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-09-26 13:51:27.568 | Using python 3.6 to install testrepository because python3_enabled=True 2021-09-26 13:51:27.572 | ++ 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-09-26 13:51:30.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:51:30.384 | 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-09-26 13:51:30.385 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.385 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.386 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.386 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.386 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.387 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.387 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.388 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.388 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.389 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.389 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.390 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.390 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.390 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.391 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.391 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.392 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.392 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.392 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.393 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.394 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.394 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.395 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.395 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.396 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.398 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.398 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.399 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.399 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.400 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.400 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.401 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.401 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.402 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.402 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.403 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.403 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.403 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.404 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.404 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.404 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.405 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.405 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.405 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.406 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.406 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.407 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.407 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.408 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.408 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.409 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.410 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.410 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.411 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.411 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.412 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.412 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.413 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.413 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.413 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.414 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.415 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.415 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.416 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.417 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.417 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.417 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.418 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.419 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.419 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.420 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.420 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.420 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.421 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.421 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.422 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.422 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.423 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.423 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.423 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.424 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.425 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.425 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.426 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.426 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.426 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.427 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.427 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.428 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.428 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.429 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.429 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.430 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.430 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.431 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.431 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.432 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.432 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.432 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.433 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.433 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.434 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.435 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.435 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.435 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.436 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.436 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.437 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.437 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.437 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.438 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.439 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.439 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.439 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.440 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.441 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.441 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.442 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.442 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.443 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.443 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.444 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.444 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.444 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.445 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.445 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.446 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.446 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.447 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.447 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.448 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.448 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.448 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.449 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.449 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.450 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.450 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.451 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.451 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.451 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.452 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.452 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.453 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.453 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.453 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.454 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.454 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.455 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.455 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.456 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.457 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.457 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.458 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.458 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.459 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.459 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.460 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.460 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.460 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.461 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.461 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.462 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.462 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.463 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.463 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.463 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.464 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.464 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.464 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.465 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.465 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.466 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.466 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.466 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.467 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.467 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.468 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.468 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.468 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.469 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.469 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.470 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.470 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.470 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.471 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.471 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.472 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.472 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.472 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.473 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.473 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.474 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.474 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.474 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.475 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.475 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.476 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.476 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.476 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.477 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.477 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.477 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.478 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.478 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.479 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.479 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.479 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.480 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.480 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.481 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.481 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.481 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.482 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.482 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.483 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.483 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.483 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.484 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.484 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.485 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.485 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.485 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.486 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.486 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.487 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.487 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.487 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.488 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.488 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.489 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.489 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.489 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.491 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.491 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.492 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.493 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.493 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.494 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.494 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.494 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.495 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.495 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.496 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.496 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.497 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.497 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.497 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.498 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.498 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.499 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.499 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.500 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.500 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.500 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.501 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.501 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.502 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.502 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.503 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.503 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.504 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.504 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.505 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.505 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.505 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.506 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.506 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.507 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.507 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.508 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.508 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.508 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.509 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.509 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.510 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.510 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.511 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.511 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.511 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.512 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.512 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.513 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.513 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.514 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.514 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.514 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.515 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.515 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.515 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.516 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.516 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.517 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.517 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.518 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.518 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.519 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.519 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.520 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.520 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.521 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.521 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.521 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.522 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.522 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.523 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.523 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.524 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.524 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.524 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.525 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.525 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.526 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.526 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.526 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.527 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.527 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.528 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.528 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.529 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.529 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.529 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.530 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.530 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.531 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.531 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.532 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.532 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.533 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.533 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.534 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.534 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.535 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.535 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.536 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.536 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.536 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.537 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.537 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.538 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.538 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.539 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.539 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.540 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.540 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.540 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.541 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.541 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.542 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.542 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.542 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.543 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.543 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.544 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.544 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.544 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.545 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.545 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.546 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.546 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.547 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.547 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.548 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.548 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.548 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.549 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.549 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.550 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.550 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.551 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.551 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.552 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.552 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.552 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.553 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.553 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.554 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.554 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.554 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.555 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.555 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.556 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.556 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.557 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.557 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.558 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.558 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.559 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.559 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.560 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.560 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.560 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.561 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.561 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.562 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.562 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.562 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.563 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.563 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.564 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.564 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.564 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.565 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.566 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.566 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.567 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.567 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.567 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.568 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.569 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.569 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.569 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.570 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.571 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.571 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:30.571 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 13:51:30.572 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 13:51:30.572 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:51:31.289 | Collecting testrepository===0.0.20 2021-09-26 13:51:31.299 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-09-26 13:51:32.207 | 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-09-26 13:51:32.227 | 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-09-26 13:51:32.231 | 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-09-26 13:51:32.239 | 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-09-26 13:51:32.251 | 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-09-26 13:51:32.266 | 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-09-26 13:51:32.270 | 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-09-26 13:51:32.273 | 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-09-26 13:51:32.276 | 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-09-26 13:51:32.279 | 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-09-26 13:51:32.282 | 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-09-26 13:51:32.285 | Building wheels for collected packages: testrepository 2021-09-26 13:51:32.286 | Building wheel for testrepository (setup.py): started 2021-09-26 13:51:33.232 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-09-26 13:51:33.234 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=1876ea7dd0ff0bea8534ed19ba9764d745473b5182f37ba9e400c95433dff797 2021-09-26 13:51:33.234 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-09-26 13:51:33.235 | Successfully built testrepository 2021-09-26 13:51:35.469 | Installing collected packages: testrepository 2021-09-26 13:51:35.711 | Successfully installed testrepository-0.0.20 2021-09-26 13:51:35.857 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 13:51:35.857 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 13:51:35.952 | ++ inc/python:pip_install:207 : result=0 2021-09-26 13:51:35.954 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-09-26 13:51:35.956 | ++ functions-common:time_stop:2331 : local name 2021-09-26 13:51:35.959 | ++ functions-common:time_stop:2332 : local end_time 2021-09-26 13:51:35.961 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-09-26 13:51:35.963 | ++ functions-common:time_stop:2334 : local total 2021-09-26 13:51:35.965 | ++ functions-common:time_stop:2335 : local start_time 2021-09-26 13:51:35.967 | ++ functions-common:time_stop:2337 : name=pip_install 2021-09-26 13:51:35.969 | ++ functions-common:time_stop:2338 : start_time=1632664287563 2021-09-26 13:51:35.972 | ++ functions-common:time_stop:2340 : [[ -z 1632664287563 ]] 2021-09-26 13:51:35.975 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 13:51:35.978 | ++ functions-common:time_stop:2343 : end_time=1632664295976 2021-09-26 13:51:35.980 | ++ functions-common:time_stop:2344 : elapsed_time=8413 2021-09-26 13:51:35.983 | ++ functions-common:time_stop:2345 : total=275559 2021-09-26 13:51:35.985 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 13:51:35.988 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=283972 2021-09-26 13:51:35.990 | ++ inc/python:pip_install:210 : return 0 2021-09-26 13:51:35.992 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-09-26 13:51:35.994 | ++ lib/tempest:configure_tempest:138 : local images 2021-09-26 13:51:35.996 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-09-26 13:51:35.998 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-09-26 13:51:36.000 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-09-26 13:51:36.002 | ++ lib/tempest:configure_tempest:142 : local password 2021-09-26 13:51:36.004 | ++ lib/tempest:configure_tempest:143 : local line 2021-09-26 13:51:36.006 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-09-26 13:51:36.008 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-09-26 13:51:36.011 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-09-26 13:51:36.013 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-09-26 13:51:36.015 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-09-26 13:51:36.017 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-09-26 13:51:36.019 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-09-26 13:51:36.021 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-09-26 13:51:36.023 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-09-26 13:51:36.025 | ++ lib/tempest:configure_tempest:153 : local disk 2021-09-26 13:51:36.027 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-09-26 13:51:36.027 | ' 2021-09-26 13:51:36.029 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-09-26 13:51:36.031 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-09-26 13:51:36.046 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:36.050 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-09-26 13:51:36.050 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-09-26 13:51:36.050 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-09-26 13:51:38.389 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:51:38.391 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-09-26 13:51:38.395 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-09-26 13:51:38.397 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-09-26 13:51:38.400 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-09-26 13:51:38.402 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-09-26 13:51:38.405 | ++ lib/tempest:configure_tempest:184 : image_uuid=6252863c-c546-454f-b73e-e3ca7b6b2f46 2021-09-26 13:51:38.407 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=6252863c-c546-454f-b73e-e3ca7b6b2f46 2021-09-26 13:51:38.410 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-09-26 13:51:38.422 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-09-26 13:51:38.426 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-09-26 13:51:38.428 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-09-26 13:51:38.430 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-09-26 13:51:38.432 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-09-26 13:51:38.435 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-09-26 13:51:38.437 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-09-26 13:51:38.439 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-09-26 13:51:38.443 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-09-26 13:51:38.443 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-09-26 13:51:40.625 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:51:40.629 | ++ lib/tempest:configure_tempest:211 : admin_project_id=473e07ae6bbe471da5345fd922704eaa 2021-09-26 13:51:40.631 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-09-26 13:51:40.645 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:40.648 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-09-26 13:51:42.479 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:51:42.479 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 13:51:42.479 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:51:42.479 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.479 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.479 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 13:51:42.479 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 13:51:42.479 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.479 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.479 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.479 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-09-26 13:51:42.479 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.479 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.479 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.480 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.480 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 13:51:42.480 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 13:51:42.480 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-09-26 13:51:42.481 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-09-26 13:51:42.484 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:51:42.484 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 13:51:42.484 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:51:42.484 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 13:51:42.484 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 13:51:42.484 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-09-26 13:51:42.486 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-09-26 13:51:42.488 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:51:42.489 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 13:51:42.489 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 13:51:42.489 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 13:51:42.489 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 13:51:42.489 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-09-26 13:51:42.491 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-09-26 13:51:42.493 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-09-26 13:51:42.521 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-09-26 13:51:42.523 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-09-26 13:51:42.525 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-09-26 13:51:42.527 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-09-26 13:51:42.530 | +++ 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-09-26 13:51:44.795 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:51:44.798 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-09-26 13:51:44.798 | router-admin-state-down-before-update 2021-09-26 13:51:44.798 | agent 2021-09-26 13:51:44.798 | agent-resources-synced 2021-09-26 13:51:44.798 | allowed-address-pairs 2021-09-26 13:51:44.798 | auto-allocated-topology 2021-09-26 13:51:44.798 | availability_zone 2021-09-26 13:51:44.798 | availability_zone_filter 2021-09-26 13:51:44.798 | default-subnetpools 2021-09-26 13:51:44.798 | dhcp_agent_scheduler 2021-09-26 13:51:44.798 | dvr 2021-09-26 13:51:44.798 | empty-string-filtering 2021-09-26 13:51:44.798 | external-net 2021-09-26 13:51:44.798 | extra_dhcp_opt 2021-09-26 13:51:44.798 | extraroute 2021-09-26 13:51:44.798 | extraroute-atomic 2021-09-26 13:51:44.798 | filter-validation 2021-09-26 13:51:44.798 | fip-port-details 2021-09-26 13:51:44.798 | flavors 2021-09-26 13:51:44.798 | floatingip-pools 2021-09-26 13:51:44.798 | ip-substring-filtering 2021-09-26 13:51:44.798 | router 2021-09-26 13:51:44.798 | ext-gw-mode 2021-09-26 13:51:44.798 | l3-ha 2021-09-26 13:51:44.798 | l3-flavors 2021-09-26 13:51:44.798 | l3-port-ip-change-not-allowed 2021-09-26 13:51:44.798 | l3_agent_scheduler 2021-09-26 13:51:44.798 | metering 2021-09-26 13:51:44.799 | multi-provider 2021-09-26 13:51:44.799 | net-mtu 2021-09-26 13:51:44.799 | net-mtu-writable 2021-09-26 13:51:44.799 | network_availability_zone 2021-09-26 13:51:44.799 | network-ip-availability 2021-09-26 13:51:44.799 | pagination 2021-09-26 13:51:44.799 | port-mac-address-regenerate 2021-09-26 13:51:44.799 | binding 2021-09-26 13:51:44.799 | binding-extended 2021-09-26 13:51:44.799 | port-security 2021-09-26 13:51:44.799 | project-id 2021-09-26 13:51:44.799 | provider 2021-09-26 13:51:44.800 | quotas 2021-09-26 13:51:44.800 | quota_details 2021-09-26 13:51:44.800 | rbac-policies 2021-09-26 13:51:44.800 | rbac-address-scope 2021-09-26 13:51:44.800 | rbac-security-groups 2021-09-26 13:51:44.800 | rbac-subnetpool 2021-09-26 13:51:44.800 | revision-if-match 2021-09-26 13:51:44.800 | standard-attr-revisions 2021-09-26 13:51:44.800 | router_availability_zone 2021-09-26 13:51:44.800 | port-security-groups-filtering 2021-09-26 13:51:44.800 | security-group 2021-09-26 13:51:44.800 | service-type 2021-09-26 13:51:44.800 | sorting 2021-09-26 13:51:44.800 | standard-attr-description 2021-09-26 13:51:44.800 | stateful-security-group 2021-09-26 13:51:44.800 | subnet_onboard 2021-09-26 13:51:44.800 | subnet-service-types 2021-09-26 13:51:44.800 | subnet_allocation 2021-09-26 13:51:44.800 | subnetpool-prefix-ops 2021-09-26 13:51:44.800 | standard-attr-tag 2021-09-26 13:51:44.800 | standard-attr-timestamp' 2021-09-26 13:51:44.801 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-09-26 13:51:44.801 | router-admin-state-down-before-update 2021-09-26 13:51:44.801 | agent 2021-09-26 13:51:44.801 | agent-resources-synced 2021-09-26 13:51:44.801 | allowed-address-pairs 2021-09-26 13:51:44.801 | auto-allocated-topology 2021-09-26 13:51:44.801 | availability_zone 2021-09-26 13:51:44.801 | availability_zone_filter 2021-09-26 13:51:44.801 | default-subnetpools 2021-09-26 13:51:44.801 | dhcp_agent_scheduler 2021-09-26 13:51:44.801 | dvr 2021-09-26 13:51:44.801 | empty-string-filtering 2021-09-26 13:51:44.801 | external-net 2021-09-26 13:51:44.801 | extra_dhcp_opt 2021-09-26 13:51:44.801 | extraroute 2021-09-26 13:51:44.801 | extraroute-atomic 2021-09-26 13:51:44.801 | filter-validation 2021-09-26 13:51:44.801 | fip-port-details 2021-09-26 13:51:44.802 | flavors 2021-09-26 13:51:44.802 | floatingip-pools 2021-09-26 13:51:44.802 | ip-substring-filtering 2021-09-26 13:51:44.802 | router 2021-09-26 13:51:44.802 | ext-gw-mode 2021-09-26 13:51:44.802 | l3-ha 2021-09-26 13:51:44.802 | l3-flavors 2021-09-26 13:51:44.802 | l3-port-ip-change-not-allowed 2021-09-26 13:51:44.802 | l3_agent_scheduler 2021-09-26 13:51:44.802 | metering 2021-09-26 13:51:44.802 | multi-provider 2021-09-26 13:51:44.802 | net-mtu 2021-09-26 13:51:44.802 | net-mtu-writable 2021-09-26 13:51:44.802 | network_availability_zone 2021-09-26 13:51:44.802 | network-ip-availability 2021-09-26 13:51:44.802 | pagination 2021-09-26 13:51:44.802 | port-mac-address-regenerate 2021-09-26 13:51:44.802 | binding 2021-09-26 13:51:44.802 | binding-extended 2021-09-26 13:51:44.802 | port-security 2021-09-26 13:51:44.802 | project-id 2021-09-26 13:51:44.802 | provider 2021-09-26 13:51:44.802 | quotas 2021-09-26 13:51:44.802 | quota_details 2021-09-26 13:51:44.802 | rbac-policies 2021-09-26 13:51:44.802 | rbac-address-scope 2021-09-26 13:51:44.802 | rbac-security-groups 2021-09-26 13:51:44.802 | rbac-subnetpool 2021-09-26 13:51:44.802 | revision-if-match 2021-09-26 13:51:44.802 | standard-attr-revisions 2021-09-26 13:51:44.802 | router_availability_zone 2021-09-26 13:51:44.802 | port-security-groups-filtering 2021-09-26 13:51:44.802 | security-group 2021-09-26 13:51:44.802 | service-type 2021-09-26 13:51:44.802 | sorting 2021-09-26 13:51:44.802 | standard-attr-description 2021-09-26 13:51:44.803 | stateful-security-group 2021-09-26 13:51:44.803 | subnet_onboard 2021-09-26 13:51:44.803 | subnet-service-types 2021-09-26 13:51:44.803 | subnet_allocation 2021-09-26 13:51:44.803 | subnetpool-prefix-ops 2021-09-26 13:51:44.803 | standard-attr-tag 2021-09-26 13:51:44.803 | standard-attr-timestamp =~ external-net ]] 2021-09-26 13:51:44.803 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-09-26 13:51:44.806 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-09-26 13:51:47.182 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 13:51:47.185 | ++ lib/tempest:configure_tempest:287 : public_network_id=6472ae68-f665-4627-940e-39290515e023 2021-09-26 13:51:47.187 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-09-26 13:51:49.603 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:49.603 | | Field | Value | 2021-09-26 13:51:49.603 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:49.603 | | admin_state_up | UP | 2021-09-26 13:51:49.603 | | availability_zone_hints | | 2021-09-26 13:51:49.603 | | availability_zones | | 2021-09-26 13:51:49.603 | | created_at | 2021-09-26T13:51:49Z | 2021-09-26 13:51:49.603 | | description | | 2021-09-26 13:51:49.603 | | dns_domain | None | 2021-09-26 13:51:49.603 | | id | 7ee1b89d-13cb-4fd0-807e-e76de9cb9529 | 2021-09-26 13:51:49.603 | | ipv4_address_scope | None | 2021-09-26 13:51:49.603 | | ipv6_address_scope | None | 2021-09-26 13:51:49.604 | | is_default | False | 2021-09-26 13:51:49.604 | | is_vlan_transparent | None | 2021-09-26 13:51:49.604 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='473e07ae6bbe471da5345fd922704eaa', project.name='admin', region_name='RegionOne', zone= | 2021-09-26 13:51:49.604 | | mtu | 1500 | 2021-09-26 13:51:49.604 | | name | shared | 2021-09-26 13:51:49.604 | | port_security_enabled | True | 2021-09-26 13:51:49.604 | | project_id | 473e07ae6bbe471da5345fd922704eaa | 2021-09-26 13:51:49.604 | | provider:network_type | vlan | 2021-09-26 13:51:49.604 | | provider:physical_network | physnet1 | 2021-09-26 13:51:49.604 | | provider:segmentation_id | 195 | 2021-09-26 13:51:49.604 | | qos_policy_id | None | 2021-09-26 13:51:49.604 | | revision_number | 1 | 2021-09-26 13:51:49.604 | | router:external | Internal | 2021-09-26 13:51:49.604 | | segments | None | 2021-09-26 13:51:49.604 | | shared | True | 2021-09-26 13:51:49.604 | | status | ACTIVE | 2021-09-26 13:51:49.604 | | subnets | | 2021-09-26 13:51:49.604 | | tags | | 2021-09-26 13:51:49.604 | | updated_at | 2021-09-26T13:51:49Z | 2021-09-26 13:51:49.604 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:49.727 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-09-26 13:51:52.389 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:52.389 | | Field | Value | 2021-09-26 13:51:52.389 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:52.389 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-09-26 13:51:52.389 | | cidr | 192.168.233.0/24 | 2021-09-26 13:51:52.389 | | created_at | 2021-09-26T13:51:52Z | 2021-09-26 13:51:52.389 | | description | shared-subnet | 2021-09-26 13:51:52.389 | | dns_nameservers | | 2021-09-26 13:51:52.389 | | dns_publish_fixed_ip | None | 2021-09-26 13:51:52.389 | | enable_dhcp | True | 2021-09-26 13:51:52.389 | | gateway_ip | 192.168.233.1 | 2021-09-26 13:51:52.389 | | host_routes | | 2021-09-26 13:51:52.389 | | id | 3399053f-df8a-40e2-a3f9-832028a56090 | 2021-09-26 13:51:52.389 | | ip_version | 4 | 2021-09-26 13:51:52.389 | | ipv6_address_mode | None | 2021-09-26 13:51:52.389 | | ipv6_ra_mode | None | 2021-09-26 13:51:52.390 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='473e07ae6bbe471da5345fd922704eaa', project.name='admin', region_name='RegionOne', zone= | 2021-09-26 13:51:52.390 | | name | shared-subnet | 2021-09-26 13:51:52.390 | | network_id | 7ee1b89d-13cb-4fd0-807e-e76de9cb9529 | 2021-09-26 13:51:52.390 | | prefix_length | None | 2021-09-26 13:51:52.390 | | project_id | 473e07ae6bbe471da5345fd922704eaa | 2021-09-26 13:51:52.390 | | revision_number | 0 | 2021-09-26 13:51:52.390 | | segment_id | None | 2021-09-26 13:51:52.390 | | service_types | | 2021-09-26 13:51:52.390 | | subnetpool_id | None | 2021-09-26 13:51:52.390 | | tags | | 2021-09-26 13:51:52.390 | | updated_at | 2021-09-26T13:51:52Z | 2021-09-26 13:51:52.390 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 13:51:52.506 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-09-26 13:51:52.533 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-09-26 13:51:52.561 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-09-26 13:51:52.565 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-09-26 13:51:52.595 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-09-26 13:51:52.622 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-09-26 13:51:52.650 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-09-26 13:51:52.680 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-09-26 13:51:52.709 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.43/identity/v2.0/ 2021-09-26 13:51:52.740 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.43/identity/v3 2021-09-26 13:51:52.766 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-09-26 13:51:52.793 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-09-26 13:51:52.818 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-09-26 13:51:52.844 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-09-26 13:51:52.847 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-09-26 13:51:52.874 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-09-26 13:51:52.899 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-09-26 13:51:52.925 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-09-26 13:51:52.950 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-09-26 13:51:52.953 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-09-26 13:51:52.980 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-09-26 13:51:53.006 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-09-26 13:51:53.008 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-09-26 13:51:53.034 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-09-26 13:51:53.050 | ++ functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:51:53.052 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-09-26 13:51:53.054 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-09-26 13:51:53.083 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-09-26 13:51:53.099 | ++ functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:51:53.102 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-09-26 13:51:53.128 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-09-26 13:51:53.155 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-09-26 13:51:53.163 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-09-26 13:51:53.165 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-09-26 13:51:53.167 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-09-26 13:51:53.197 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 6252863c-c546-454f-b73e-e3ca7b6b2f46 2021-09-26 13:51:53.224 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 6252863c-c546-454f-b73e-e3ca7b6b2f46 2021-09-26 13:51:53.255 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-09-26 13:51:53.281 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-09-26 13:51:53.308 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-09-26 13:51:53.342 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-09-26 13:51:53.358 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:53.360 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-09-26 13:51:53.363 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-09-26 13:51:53.365 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-09-26 13:51:53.367 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-09-26 13:51:53.370 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-09-26 13:51:53.372 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-09-26 13:51:53.390 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-09-26 13:51:53.393 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-09-26 13:51:53.418 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-09-26 13:51:53.447 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-09-26 13:51:53.475 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-09-26 13:51:53.501 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-09-26 13:51:53.530 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-09-26 13:51:53.562 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-09-26 13:51:53.589 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-09-26 13:51:53.617 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-09-26 13:51:53.647 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-09-26 13:51:53.649 | ++ 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-09-26 13:51:53.678 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-09-26 13:51:53.681 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-09-26 13:51:53.696 | ++ functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:51:53.699 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-09-26 13:51:53.726 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 6472ae68-f665-4627-940e-39290515e023 2021-09-26 13:51:53.754 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-09-26 13:51:53.781 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-09-26 13:51:53.815 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-09-26 13:51:53.849 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-09-26 13:51:53.882 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-09-26 13:51:53.909 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-09-26 13:51:53.912 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-09-26 13:51:53.914 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-09-26 13:51:53.916 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-09-26 13:51:53.947 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-09-26 13:51:53.949 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-09-26 13:51:53.952 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-09-26 13:51:53.954 | ++ functions-common:is_provider_network:2183 : return 1 2021-09-26 13:51:53.957 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-09-26 13:51:53.989 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-09-26 13:51:54.018 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-09-26 13:51:54.043 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-09-26 13:51:54.069 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-09-26 13:51:54.099 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-09-26 13:51:54.101 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-09-26 13:51:54.103 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-09-26 13:51:54.106 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-09-26 13:51:54.122 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-09-26 13:51:54.149 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-09-26 13:51:54.152 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-09-26 13:51:54.154 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-09-26 13:51:54.173 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-09-26 13:51:54.198 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-09-26 13:51:54.201 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-09-26 13:51:54.203 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-09-26 13:51:54.207 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-09-26 13:51:54.223 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-09-26 13:51:54.248 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-09-26 13:51:54.250 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-09-26 13:51:54.253 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-09-26 13:51:54.270 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-09-26 13:51:54.299 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-09-26 13:51:54.301 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-09-26 13:51:54.304 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-09-26 13:51:54.306 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-09-26 13:51:54.308 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-09-26 13:51:54.325 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-09-26 13:51:54.328 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-09-26 13:51:54.354 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-09-26 13:51:54.369 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:54.372 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-09-26 13:51:54.374 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-09-26 13:51:54.376 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-09-26 13:51:54.378 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-09-26 13:51:54.381 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-09-26 13:51:54.383 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-09-26 13:51:54.385 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-09-26 13:51:54.388 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-09-26 13:51:54.406 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-09-26 13:51:54.408 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-09-26 13:51:54.436 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-09-26 13:51:54.438 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-09-26 13:51:54.441 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-09-26 13:51:54.443 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-09-26 13:51:54.469 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-09-26 13:51:54.494 | ++ lib/tempest:configure_tempest:606 : local service 2021-09-26 13:51:54.496 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-09-26 13:51:54.498 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 13:51:54.500 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-09-26 13:51:54.516 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:54.519 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-09-26 13:51:54.546 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 13:51:54.548 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-09-26 13:51:54.564 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:54.567 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-09-26 13:51:54.593 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 13:51:54.596 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-09-26 13:51:54.613 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:54.615 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-09-26 13:51:54.644 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 13:51:54.647 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-09-26 13:51:54.664 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:54.667 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-09-26 13:51:54.701 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 13:51:54.703 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-09-26 13:51:54.719 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:54.722 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-09-26 13:51:54.755 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 13:51:54.757 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-09-26 13:51:54.777 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:51:54.779 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-09-26 13:51:54.811 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 13:51:54.814 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-09-26 13:51:54.829 | ++ functions-common:is_service_enabled:1987 : return 1 2021-09-26 13:51:54.832 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-09-26 13:51:54.861 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-09-26 13:51:54.863 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-09-26 13:51:54.865 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-09-26 13:51:54.868 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-09-26 13:51:54.873 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.dpIadP3afA 2021-09-26 13:51:54.875 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-09-26 13:51:54.878 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-09-26 13:51:54.880 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-09-26 13:51:55.528 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-09-26 13:51:56.430 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-09-26 13:52:16.701 | venv-tempest develop-inst: /opt/stack/tempest 2021-09-26 13:52:22.315 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.9.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.8,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,importlib-metadata==4.8.1,importlib-resources==5.2.2,iso8601==0.1.16,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.1,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.1.0,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@ae41052a51f5dbb748eb6bf4f23e9145853f4639#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==3.10.0.2,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-09-26 13:52:22.315 | ___________________________________ summary ____________________________________ 2021-09-26 13:52:22.316 | venv-tempest: skipped tests 2021-09-26 13:52:22.316 | congratulations :) 2021-09-26 13:52:22.345 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-09-26 13:52:22.348 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-09-26 13:52:22.352 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.xNe6tWt5kd 2021-09-26 13:52:22.356 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.xNe6tWt5kd 2021-09-26 13:52:22.358 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-09-26 13:52:22.360 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.xNe6tWt5kd 2021-09-26 13:52:22.363 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-09-26 13:52:22.366 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-09-26 13:52:22.368 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-09-26 13:52:22.376 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.xNe6tWt5kd -r requirements.txt 2021-09-26 13:52:24.167 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-09-26 13:52:24.657 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.9.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.8,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,importlib-metadata==4.8.1,importlib-resources==5.2.2,iso8601==0.1.16,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.1,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.1.0,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@ae41052a51f5dbb748eb6bf4f23e9145853f4639#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==3.10.0.2,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-09-26 13:52:24.658 | venv-tempest run-test-pre: PYTHONHASHSEED='3209783542' 2021-09-26 13:52:24.658 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.xNe6tWt5kd -r requirements.txt 2021-09-26 13:52:25.479 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:52:25.510 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:52:25.744 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:52:25.943 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:52:26.163 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 13:52:26.289 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 13:52:26.291 | Requirement already satisfied: oslo.concurrency===4.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 24)) (4.4.1) 2021-09-26 13:52:26.303 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 47)) (5.6.0) 2021-09-26 13:52:26.305 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 53)) (5.1.0) 2021-09-26 13:52:26.310 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 64)) (3.0.0) 2021-09-26 13:52:26.323 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 120)) (2.3.0) 2021-09-26 13:52:26.335 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 138)) (0.8.0) 2021-09-26 13:52:26.342 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 146)) (0.7.2) 2021-09-26 13:52:26.344 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 170)) (2.7.2) 2021-09-26 13:52:26.382 | Requirement already satisfied: urllib3===1.26.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 175)) (1.26.6) 2021-09-26 13:52:26.404 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 180)) (1.4.0) 2021-09-26 13:52:26.419 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 184)) (5.4.1) 2021-09-26 13:52:26.422 | Requirement already satisfied: cryptography===3.4.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 189)) (3.4.8) 2021-09-26 13:52:26.467 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 207)) (1.1.0) 2021-09-26 13:52:26.475 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 215)) (3.2.0) 2021-09-26 13:52:26.486 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 250)) (3.9.0) 2021-09-26 13:52:26.516 | Requirement already satisfied: oslo.log===4.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 283)) (4.6.0) 2021-09-26 13:52:26.558 | Requirement already satisfied: importlib-metadata===4.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 286)) (4.8.1) 2021-09-26 13:52:26.602 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 311)) (3.2.0) 2021-09-26 13:52:26.632 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 312)) (4.2.0) 2021-09-26 13:52:26.641 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 323)) (0.4.0) 2021-09-26 13:52:26.644 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 349)) (2.5.0) 2021-09-26 13:52:26.655 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 390)) (1.4.0) 2021-09-26 13:52:26.669 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 398)) (1.0.2) 2021-09-26 13:52:26.672 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 400)) (8.7.1) 2021-09-26 13:52:26.717 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 414)) (2.4.7) 2021-09-26 13:52:26.721 | Requirement already satisfied: stevedore===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 425)) (3.4.0) 2021-09-26 13:52:26.730 | Requirement already satisfied: cmd2===2.1.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 435)) (2.1.2) 2021-09-26 13:52:26.793 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 453)) (1.16.0) 2021-09-26 13:52:26.796 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 482)) (1.12.1) 2021-09-26 13:52:26.800 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 493)) (1.5.0) 2021-09-26 13:52:26.805 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 498)) (0.18.2) 2021-09-26 13:52:26.808 | Requirement already satisfied: importlib-resources===5.2.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 526)) (5.2.2) 2021-09-26 13:52:26.835 | Requirement already satisfied: cffi===1.14.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 543)) (1.14.6) 2021-09-26 13:52:26.839 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 546)) (3.2.0) 2021-09-26 13:52:26.871 | Requirement already satisfied: zipp===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 559)) (3.5.0) 2021-09-26 13:52:26.900 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 574)) (0.14.1) 2021-09-26 13:52:26.905 | Requirement already satisfied: oslo.utils===4.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 581)) (4.10.0) 2021-09-26 13:52:26.922 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 587)) (2.8.2) 2021-09-26 13:52:26.928 | Requirement already satisfied: typing-extensions===3.10.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 588)) (3.10.0.2) 2021-09-26 13:52:26.932 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 590)) (0.4.4) 2021-09-26 13:52:26.936 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 593)) (2021.1) 2021-09-26 13:52:26.941 | Requirement already satisfied: setuptools===57.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 600)) (57.4.0) 2021-09-26 13:52:26.998 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 166)) (1.0.0) 2021-09-26 13:52:27.000 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.xNe6tWt5kd (line 207)) (1.4.0) 2021-09-26 13:52:27.002 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 150)) (1.4.0) 2021-09-26 13:52:27.006 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 119)) (0.9.6) 2021-09-26 13:52:27.009 | Requirement already satisfied: oslo.context===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 56)) (3.3.1) 2021-09-26 13:52:27.015 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 2)) (0.12.1) 2021-09-26 13:52:27.020 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 224)) (2.26.0) 2021-09-26 13:52:27.049 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 143)) (0.2.5) 2021-09-26 13:52:27.055 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 274)) (1.8.2) 2021-09-26 13:52:27.057 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 50)) (21.2.0) 2021-09-26 13:52:27.117 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 182)) (2.20) 2021-09-26 13:52:27.120 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 491)) (0.18.0) 2021-09-26 13:52:27.126 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 512)) (1.6) 2021-09-26 13:52:27.128 | Requirement already satisfied: iso8601===0.1.16 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 364)) (0.1.16) 2021-09-26 13:52:27.131 | Requirement already satisfied: packaging===21.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 337)) (21.0) 2021-09-26 13:52:27.137 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 519)) (0.11.0) 2021-09-26 13:52:27.140 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 366)) (1.0.0) 2021-09-26 13:52:27.143 | Requirement already satisfied: idna===3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 368)) (3.2) 2021-09-26 13:52:27.146 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 42)) (2021.5.30) 2021-09-26 13:52:27.149 | Requirement already satisfied: charset-normalizer===2.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xNe6tWt5kd (line 567)) (2.0.4) 2021-09-26 13:52:27.248 | WARNING: You are using pip version 20.0.2; however, version 21.2.4 is available. 2021-09-26 13:52:27.248 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-09-26 13:52:27.305 | ___________________________________ summary ____________________________________ 2021-09-26 13:52:27.306 | venv-tempest: commands succeeded 2021-09-26 13:52:27.306 | congratulations :) 2021-09-26 13:52:27.334 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.xNe6tWt5kd 2021-09-26 13:52:27.338 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-09-26 13:52:27.365 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-09-26 13:52:27.367 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-09-26 13:52:27.369 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-09-26 13:52:27.395 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.dpIadP3afA 2021-09-26 13:52:28.038 | venv create: /opt/stack/tempest/.tox/venv 2021-09-26 13:52:28.684 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-09-26 13:53:03.687 | venv develop-inst: /opt/stack/tempest 2021-09-26 13:53:11.620 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.9.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.8,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.25,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,imagesize==1.2.0,importlib-metadata==4.8.1,importlib-resources==5.2.2,iso8601==0.1.16,Jinja2==3.0.1,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.4.1,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.1.0,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,reno==3.4.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.1.0,Sphinx==4.1.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.1.1,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@ae41052a51f5dbb748eb6bf4f23e9145853f4639#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==3.10.0.2,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-09-26 13:53:11.621 | venv run-test-pre: PYTHONHASHSEED='1019578495' 2021-09-26 13:53:11.622 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.dpIadP3afA 2021-09-26 13:53:15.097 | /opt/stack/tempest/.tox/venv/lib/python3.6/site-packages/stevedore/_cache.py:119: DeprecationWarning: EntryPoint tuple interface is deprecated. Access members by name. 2021-09-26 13:53:15.097 | item = ep[:] # convert namedtuple to tuple 2021-09-26 13:53:15.097 | /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-09-26 13:53:15.097 | "supporting stable Ussuri.", DeprecationWarning) 2021-09-26 13:53:15.097 | /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-09-26 13:53:15.097 | "supporting stable wallaby.", DeprecationWarning) 2021-09-26 13:53:15.097 | /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-09-26 13:53:15.097 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-09-26 13:53:15.097 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-09-26 13:53:15.208 | ___________________________________ summary ____________________________________ 2021-09-26 13:53:15.208 | venv: commands succeeded 2021-09-26 13:53:15.208 | congratulations :) 2021-09-26 13:53:15.243 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-09-26 13:53:15.261 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:53:15.263 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-09-26 13:53:15.281 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 13:53:15.283 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-09-26 13:53:15.285 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-09-26 13:53:15.288 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-09-26 13:53:15.290 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-09-26 13:53:15.292 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-09-26 13:53:15.294 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-09-26 13:53:15.296 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-09-26 13:53:15.299 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-09-26 13:53:15.301 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-09-26 13:53:15.304 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-09-26 13:53:15.306 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-09-26 13:53:15.308 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-09-26 13:53:15.310 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-09-26 13:53:15.312 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-09-26 13:53:15.315 | ++ 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-09-26 13:53:15.318 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-09-26 13:53:15.320 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-09-26 13:53:15.322 | ++ 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-09-26 13:53:15.348 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-09-26 13:53:15.351 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-09-26 13:53:15.353 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-09-26 13:53:15.356 | ++ 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-09-26 13:53:15.358 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-09-26 13:53:15.360 | ++ 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-09-26 13:53:15.390 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-09-26 13:53:15.392 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-09-26 13:53:15.419 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-09-26 13:53:15.421 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-09-26 13:53:15.425 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-09-26 13:53:15.427 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-09-26 13:53:15.430 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-09-26 13:53:15.432 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-09-26 13:53:15.434 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-09-26 13:53:15.437 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-09-26 13:53:15.439 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-09-26 13:53:15.442 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-09-26 13:53:15.444 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-09-26 13:53:15.447 | ++ 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-09-26 13:53:15.449 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-09-26 13:53:15.452 | ++ 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-09-26 13:53:15.479 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-09-26 13:53:15.479 | ' 2021-09-26 13:53:15.481 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-09-26 13:53:15.484 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 13:53:15.487 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-09-26 13:53:15.489 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-09-26 13:53:15.492 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-09-26 13:53:15.492 | /opt/stack/tempest /opt/stack/tempest 2021-09-26 13:53:15.494 | ++ lib/tempest:install_tempest_plugins:775 : [[ 0 != 0 ]] 2021-09-26 13:53:15.497 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-09-26 13:53:15.497 | /opt/stack/tempest 2021-09-26 13:53:15.499 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-26 13:53:15.502 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-26 13:53:15.505 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 13:53:15.507 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 13:53:15.510 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-09-26 13:53:15.513 | + functions-common:run_plugins:1745 : local mode=stack 2021-09-26 13:53:15.515 | + functions-common:run_plugins:1746 : local phase=test-config 2021-09-26 13:53:15.518 | + functions-common:run_plugins:1748 : local plugins= 2021-09-26 13:53:15.521 | + functions-common:run_plugins:1749 : local plugin 2021-09-26 13:53:15.524 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-09-26 13:53:15.527 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-26 13:53:15.529 | + inc/meta-config:merge_config_group:171 : shift 2021-09-26 13:53:15.532 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-09-26 13:53:15.536 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:53:15.539 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-26 13:53:15.542 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-26 13:53:15.545 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-09-26 13:53:15.548 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 13:53:15.551 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-09-26 13:53:15.554 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 13:53:15.557 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-09-26 13:53:15.557 | /^\[\[.+\|.*\]\]/ { 2021-09-26 13:53:15.557 | gsub("[][]", "", $1); 2021-09-26 13:53:15.558 | split($1, a, "|"); 2021-09-26 13:53:15.558 | if (a[1] == matchgroup) 2021-09-26 13:53:15.558 | print a[2] 2021-09-26 13:53:15.558 | } 2021-09-26 13:53:15.558 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 27 test_with_retry 5 apt-get-update 6 osc 360 wait_for_service 24 git_timed 21 dbsync 70 pip_install 283 apt-get 228 ------------------------- Unaccounted time 622 ========================= Total runtime 1646 This is your host IP address: 10.222.0.43 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.43/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: 18ca90b3ed3695030a7d5f42f1fc7bc236f5fbdc Fix Usage of rdo-release rpm 2021-08-04 15:13:58 +0000 OS Version: Ubuntu 18.04 bionic