2021-12-22 19:05:03.053 | + ./stack.sh:main:469 : exec 2021-12-22 19:05:03.053 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-22-190502.summary.2021-12-22-190502 2021-12-22 19:05:03.053 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-22-190502' 2021-12-22 19:05:03.053 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:05:03.053 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-22-190502 2021-12-22 19:05:03.054 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-22-190502 /opt/stack/logs/stack.sh.log 2021-12-22 19:05:03.054 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-22-190502.summary.2021-12-22-190502 /opt/stack/logs/stack.sh.log.summary 2021-12-22 19:05:03.054 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-12-22 19:05:03.054 | + functions:check_path_perm_sanity:583 : local real_path 2021-12-22 19:05:03.054 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-12-22 19:05:03.054 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-12-22 19:05:03.054 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-12-22 19:05:03.054 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-12-22 19:05:03.054 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-12-22 19:05:03.054 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-22 19:05:03.054 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-12-22 19:05:03.054 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-12-22 19:05:03.054 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-22 19:05:03.054 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-22 19:05:03.054 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-12-22 19:05:03.054 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-12-22 19:05:03.054 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-22 19:05:03.055 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-12-22 19:05:03.058 | + ./stack.sh:main:542 : trap err_trap ERR 2021-12-22 19:05:03.060 | + ./stack.sh:main:555 : set -o errexit 2021-12-22 19:05:03.062 | + ./stack.sh:main:558 : uname -a 2021-12-22 19:05:03.063 | Linux dv-neutron-821443-2-hyperv 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-12-22 19:05:03.065 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-22 19:05:03.067 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-22 19:05:03.070 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-12-22 19:05:03.094 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-22 19:05:03.109 | + ./stack.sh:main:572 : fetch_plugins 2021-12-22 19:05:03.111 | + functions-common:fetch_plugins:1677 : local plugins= 2021-12-22 19:05:03.113 | + functions-common:fetch_plugins:1678 : local plugin 2021-12-22 19:05:03.115 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-12-22 19:05:03.117 | + functions-common:fetch_plugins:1682 : return 2021-12-22 19:05:03.119 | + ./stack.sh:main:576 : run_phase override_defaults 2021-12-22 19:05:03.121 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-12-22 19:05:03.123 | + functions-common:run_phase:1760 : local phase= 2021-12-22 19:05:03.124 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 19:05:03.126 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-22 19:05:03.128 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 19:05:03.130 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-22 19:05:03.131 | + functions-common:run_phase:1769 : local extra 2021-12-22 19:05:03.134 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 19:05:03.140 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-22 19:05:03.142 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 19:05:03.144 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 19:05:03.145 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-22 19:05:03.147 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 19:05:03.159 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:05:03.161 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-22 19:05:03.163 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-22 19:05:03.165 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-22 19:05:03.167 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-22 19:05:03.169 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-22 19:05:03.171 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-22 19:05:03.173 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-22 19:05:03.175 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-22 19:05:03.176 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-22 19:05:03.178 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 19:05:03.180 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-12-22 19:05:03.183 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-12-22 19:05:03.186 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-12-22 19:05:03.188 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-12-22 19:05:03.189 | + functions-common:plugin_override_defaults:1723 : return 2021-12-22 19:05:03.192 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-12-22 19:05:03.208 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-12-22 19:05:03.210 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-22 19:05:03.222 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:05:03.224 | +++ lib/tls:source:43 : hostname -f 2021-12-22 19:05:03.228 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-22 19:05:03.230 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-22 19:05:03.232 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-22 19:05:03.234 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-22 19:05:03.236 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-22 19:05:03.238 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-22 19:05:03.239 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-22 19:05:03.241 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-22 19:05:03.243 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-22 19:05:03.245 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-22 19:05:03.250 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-12-22 19:05:03.260 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-12-22 19:05:03.276 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-12-22 19:05:03.287 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-12-22 19:05:03.299 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-12-22 19:05:03.324 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-12-22 19:05:03.351 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-12-22 19:05:03.424 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-12-22 19:05:03.444 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-12-22 19:05:03.478 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-12-22 19:05:03.525 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-12-22 19:05:03.574 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-12-22 19:05:03.658 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-12-22 19:05:03.672 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-12-22 19:05:03.683 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-22 19:05:03.695 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-12-22 19:05:03.786 | + ./stack.sh:main:605 : run_phase source 2021-12-22 19:05:03.788 | + functions-common:run_phase:1759 : local mode=source 2021-12-22 19:05:03.790 | + functions-common:run_phase:1760 : local phase= 2021-12-22 19:05:03.792 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 19:05:03.794 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-22 19:05:03.797 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 19:05:03.799 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-22 19:05:03.801 | + functions-common:run_phase:1769 : local extra 2021-12-22 19:05:03.803 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 19:05:03.806 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-22 19:05:03.808 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 19:05:03.811 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 19:05:03.813 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-22 19:05:03.815 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 19:05:03.828 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:05:03.830 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-22 19:05:03.832 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-22 19:05:03.868 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-22 19:05:03.870 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-12-22 19:05:03.873 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-12-22 19:05:03.875 | + functions-common:run_phase:1781 : load_plugin_settings 2021-12-22 19:05:03.877 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-12-22 19:05:03.879 | + functions-common:load_plugin_settings:1696 : local plugin 2021-12-22 19:05:03.881 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-12-22 19:05:03.883 | + functions-common:load_plugin_settings:1700 : return 2021-12-22 19:05:03.886 | + functions-common:run_phase:1782 : verify_disabled_services 2021-12-22 19:05:03.888 | + functions-common:verify_disabled_services:2042 : local service 2021-12-22 19:05:03.890 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.892 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-22 19:05:03.895 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.897 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-22 19:05:03.899 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.902 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-22 19:05:03.904 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.907 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-22 19:05:03.909 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.911 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-22 19:05:03.913 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.915 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-22 19:05:03.918 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.920 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-22 19:05:03.922 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.924 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-22 19:05:03.927 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.929 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-22 19:05:03.931 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.933 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-22 19:05:03.935 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.938 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-22 19:05:03.940 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.942 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-22 19:05:03.944 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.947 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-22 19:05:03.949 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.952 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-22 19:05:03.954 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.956 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-22 19:05:03.958 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.960 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-22 19:05:03.963 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.965 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-22 19:05:03.968 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.970 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-22 19:05:03.972 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.974 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-22 19:05:03.977 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.979 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-22 19:05:03.981 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.984 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-22 19:05:03.986 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.988 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-22 19:05:03.990 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.992 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-22 19:05:03.995 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:03.997 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-22 19:05:03.999 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.001 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-22 19:05:04.003 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.006 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-22 19:05:04.008 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.011 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-22 19:05:04.013 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.015 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-22 19:05:04.017 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.019 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-22 19:05:04.022 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.024 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-22 19:05:04.027 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.029 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-22 19:05:04.031 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.033 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-22 19:05:04.036 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.038 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-22 19:05:04.040 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.042 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-22 19:05:04.044 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.047 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-22 19:05:04.049 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.051 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-22 19:05:04.053 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.056 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-22 19:05:04.058 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.060 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-22 19:05:04.062 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.064 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-22 19:05:04.067 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.069 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-22 19:05:04.071 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.074 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-22 19:05:04.076 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:05:04.078 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-22 19:05:04.081 | + ./stack.sh:main:676 : initialize_database_backends 2021-12-22 19:05:04.083 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-22 19:05:04.086 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-22 19:05:04.100 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:05:04.102 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-22 19:05:04.104 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-22 19:05:04.106 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-22 19:05:04.121 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:05:04.123 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-22 19:05:04.125 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-22 19:05:04.128 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-22 19:05:04.130 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-22 19:05:04.132 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-22 19:05:04.134 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-22 19:05:04.137 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-22 19:05:04.140 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-22 19:05:04.142 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-22 19:05:04.145 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-22 19:05:04.147 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-22 19:05:04.150 | + lib/database:initialize_database_backends:104 : return 0 2021-12-22 19:05:04.152 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-12-22 19:05:04.152 | Using mysql database backend 2021-12-22 19:05:04.154 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-22 19:05:04.169 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-12-22 19:05:04.184 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:05:04.186 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-22 19:05:04.202 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-12-22 19:05:04.217 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:05:04.219 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-22 19:05:04.235 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-22 19:05:04.250 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-12-22 19:05:04.265 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:05:04.268 | + ./stack.sh:main:724 : is_service_enabled nova 2021-12-22 19:05:04.283 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:05:04.285 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-12-22 19:05:04.288 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-12-22 19:05:04.303 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:05:04.305 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-22 19:05:04.321 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-12-22 19:05:04.324 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-12-22 19:05:04.326 | + ./stack.sh:main:746 : save_stackenv 746 2021-12-22 19:05:04.328 | + functions-common:save_stackenv:60 : local tag=746 2021-12-22 19:05:04.331 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-22 19:05:04.335 | + functions-common:save_stackenv:62 : time_stamp=2021-12-22-190504 2021-12-22 19:05:04.337 | + functions-common:save_stackenv:63 : echo '# 2021-12-22-190504 746' 2021-12-22 19:05:04.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.342 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-22 19:05:04.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.346 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-22 19:05:04.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.351 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-22 19:05:04.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.356 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-22 19:05:04.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.361 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2021-12-22 19:05:04.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.365 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.53/identity 2021-12-22 19:05:04.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.371 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2021-12-22 19:05:04.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.375 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-22-190502 2021-12-22 19:05:04.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.380 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-22 19:05:04.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.385 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2021-12-22 19:05:04.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.390 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-22 19:05:04.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.395 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-22 19:05:04.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.399 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-22 19:05:04.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:05:04.404 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-22 19:05:04.407 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-12-22 19:05:04.409 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-22 19:05:04.411 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-12-22 19:05:04.413 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-22 19:05:04.415 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 19:05:04.418 | ++ functions-common:git_clone:527 : pwd 2021-12-22 19:05:04.421 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 19:05:04.423 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 19:05:04.426 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 19:05:04.440 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 19:05:04.442 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 19:05:04.444 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 19:05:04.447 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-22 19:05:04.448 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 19:05:04.452 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-12-22 19:05:04.454 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 19:05:04.456 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-12-22 19:05:04.459 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 19:05:04.459 | + functions-common:git_clone:593 : head -1 2021-12-22 19:05:04.462 | 6d3c282d Cap setuptools to <58.0.0 2021-12-22 19:05:04.464 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 19:05:04.467 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-12-22 19:05:04.469 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:05:04.471 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-12-22 19:05:04.474 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-22 19:05:04.476 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-22 19:05:04.479 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-22 19:05:04.482 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-22 19:05:04.485 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-22 19:05:04.487 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-22 19:05:04.489 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-22 19:05:04.492 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-22 19:05:04.497 | ++ tools/install_prereqs.sh:source:47 : NOW=1640199904 2021-12-22 19:05:04.500 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-22 19:05:04.504 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-22 19:05:04.507 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-22 19:05:04.509 | ++ tools/install_prereqs.sh:source:49 : DELTA=1640199904 2021-12-22 19:05:04.512 | ++ tools/install_prereqs.sh:source:50 : [[ 1640199904 -lt 7200 ]] 2021-12-22 19:05:04.514 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-22 19:05:04.516 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-12-22 19:05:04.519 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-12-22 19:05:04.521 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-12-22 19:05:04.523 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-12-22 19:05:04.526 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-12-22 19:05:04.528 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-12-22 19:05:04.531 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-22 19:05:04.577 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-22 19:05:04.577 | apache2-dev 2021-12-22 19:05:04.577 | bc 2021-12-22 19:05:04.577 | bsdmainutils 2021-12-22 19:05:04.577 | curl 2021-12-22 19:05:04.577 | g++ 2021-12-22 19:05:04.577 | gcc 2021-12-22 19:05:04.577 | gettext 2021-12-22 19:05:04.577 | git 2021-12-22 19:05:04.577 | graphviz 2021-12-22 19:05:04.577 | iputils-ping 2021-12-22 19:05:04.577 | libapache2-mod-proxy-uwsgi 2021-12-22 19:05:04.577 | libffi-dev 2021-12-22 19:05:04.577 | libjpeg-dev 2021-12-22 19:05:04.577 | libmysqlclient-dev 2021-12-22 19:05:04.577 | libpcre3-dev 2021-12-22 19:05:04.577 | libpq-dev 2021-12-22 19:05:04.577 | libssl-dev 2021-12-22 19:05:04.577 | libsystemd-dev 2021-12-22 19:05:04.577 | libxml2-dev 2021-12-22 19:05:04.577 | libxslt1-dev 2021-12-22 19:05:04.577 | libyaml-dev 2021-12-22 19:05:04.577 | lsof 2021-12-22 19:05:04.577 | openssh-server 2021-12-22 19:05:04.577 | openssl 2021-12-22 19:05:04.577 | pkg-config 2021-12-22 19:05:04.577 | psmisc 2021-12-22 19:05:04.577 | python3-dev 2021-12-22 19:05:04.577 | python3-venv 2021-12-22 19:05:04.577 | tar 2021-12-22 19:05:04.577 | tcpdump 2021-12-22 19:05:04.578 | unzip 2021-12-22 19:05:04.578 | uuid-runtime 2021-12-22 19:05:04.578 | wget 2021-12-22 19:05:04.578 | wget 2021-12-22 19:05:04.578 | zlib1g-dev 2021-12-22 19:05:04.578 | libkrb5-dev 2021-12-22 19:05:04.578 | libldap2-dev 2021-12-22 19:05:04.578 | libsasl2-dev 2021-12-22 19:05:04.578 | memcached 2021-12-22 19:05:04.578 | python3-mysqldb 2021-12-22 19:05:04.578 | sqlite3 2021-12-22 19:05:04.578 | conntrack 2021-12-22 19:05:04.578 | curl 2021-12-22 19:05:04.578 | dnsmasq-base 2021-12-22 19:05:04.578 | dnsmasq-utils 2021-12-22 19:05:04.578 | ebtables 2021-12-22 19:05:04.578 | gawk 2021-12-22 19:05:04.578 | genisoimage 2021-12-22 19:05:04.578 | iptables 2021-12-22 19:05:04.578 | iputils-arping 2021-12-22 19:05:04.578 | kpartx 2021-12-22 19:05:04.578 | libjs-jquery-tablesorter 2021-12-22 19:05:04.578 | libmysqlclient-dev 2021-12-22 19:05:04.578 | parted 2021-12-22 19:05:04.578 | pm-utils 2021-12-22 19:05:04.578 | python3-mysqldb 2021-12-22 19:05:04.578 | socat 2021-12-22 19:05:04.578 | sqlite3 2021-12-22 19:05:04.578 | sudo 2021-12-22 19:05:04.578 | vlan 2021-12-22 19:05:04.578 | lvm2 2021-12-22 19:05:04.578 | open-iscsi 2021-12-22 19:05:04.578 | qemu-utils 2021-12-22 19:05:04.578 | thin-provisioning-tools 2021-12-22 19:05:04.578 | acl 2021-12-22 19:05:04.579 | dnsmasq-base 2021-12-22 19:05:04.579 | dnsmasq-utils 2021-12-22 19:05:04.579 | ebtables 2021-12-22 19:05:04.579 | haproxy 2021-12-22 19:05:04.579 | iptables 2021-12-22 19:05:04.579 | iputils-arping 2021-12-22 19:05:04.579 | iputils-ping 2021-12-22 19:05:04.579 | libmysqlclient-dev 2021-12-22 19:05:04.579 | postgresql-server-dev-all 2021-12-22 19:05:04.579 | python3-mysqldb 2021-12-22 19:05:04.579 | sqlite3 2021-12-22 19:05:04.579 | sudo 2021-12-22 19:05:04.579 | vlan 2021-12-22 19:05:04.579 | ipset 2021-12-22 19:05:04.579 | conntrack 2021-12-22 19:05:04.579 | conntrackd 2021-12-22 19:05:04.579 | keepalived 2021-12-22 19:05:04.579 | dstat 2021-12-22 19:05:04.579 | lvm2 2021-12-22 19:05:04.579 | open-iscsi 2021-12-22 19:05:04.579 | qemu-utils 2021-12-22 19:05:04.579 | thin-provisioning-tools 2021-12-22 19:05:04.579 | curl 2021-12-22 19:05:04.579 | liberasurecode-dev 2021-12-22 19:05:04.579 | make 2021-12-22 19:05:04.579 | memcached 2021-12-22 19:05:04.579 | sqlite3 2021-12-22 19:05:04.579 | xfsprogs' 2021-12-22 19:05:04.580 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-22 19:05:04.597 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-22 19:05:04.598 | apache2-dev 2021-12-22 19:05:04.598 | bc 2021-12-22 19:05:04.598 | bsdmainutils 2021-12-22 19:05:04.598 | curl 2021-12-22 19:05:04.598 | g++ 2021-12-22 19:05:04.598 | gcc 2021-12-22 19:05:04.598 | gettext 2021-12-22 19:05:04.598 | git 2021-12-22 19:05:04.598 | graphviz 2021-12-22 19:05:04.598 | iputils-ping 2021-12-22 19:05:04.598 | libapache2-mod-proxy-uwsgi 2021-12-22 19:05:04.598 | libffi-dev 2021-12-22 19:05:04.598 | libjpeg-dev 2021-12-22 19:05:04.598 | libmysqlclient-dev 2021-12-22 19:05:04.598 | libpcre3-dev 2021-12-22 19:05:04.598 | libpq-dev 2021-12-22 19:05:04.598 | libssl-dev 2021-12-22 19:05:04.598 | libsystemd-dev 2021-12-22 19:05:04.598 | libxml2-dev 2021-12-22 19:05:04.598 | libxslt1-dev 2021-12-22 19:05:04.598 | libyaml-dev 2021-12-22 19:05:04.598 | lsof 2021-12-22 19:05:04.598 | openssh-server 2021-12-22 19:05:04.598 | openssl 2021-12-22 19:05:04.598 | pkg-config 2021-12-22 19:05:04.598 | psmisc 2021-12-22 19:05:04.598 | python3-dev 2021-12-22 19:05:04.598 | python3-venv 2021-12-22 19:05:04.598 | tar 2021-12-22 19:05:04.598 | tcpdump 2021-12-22 19:05:04.598 | unzip 2021-12-22 19:05:04.598 | uuid-runtime 2021-12-22 19:05:04.598 | wget 2021-12-22 19:05:04.598 | wget 2021-12-22 19:05:04.599 | zlib1g-dev 2021-12-22 19:05:04.599 | libkrb5-dev 2021-12-22 19:05:04.599 | libldap2-dev 2021-12-22 19:05:04.599 | libsasl2-dev 2021-12-22 19:05:04.599 | memcached 2021-12-22 19:05:04.599 | python3-mysqldb 2021-12-22 19:05:04.599 | sqlite3 2021-12-22 19:05:04.599 | conntrack 2021-12-22 19:05:04.599 | curl 2021-12-22 19:05:04.599 | dnsmasq-base 2021-12-22 19:05:04.599 | dnsmasq-utils 2021-12-22 19:05:04.599 | ebtables 2021-12-22 19:05:04.599 | gawk 2021-12-22 19:05:04.599 | genisoimage 2021-12-22 19:05:04.599 | iptables 2021-12-22 19:05:04.599 | iputils-arping 2021-12-22 19:05:04.599 | kpartx 2021-12-22 19:05:04.599 | libjs-jquery-tablesorter 2021-12-22 19:05:04.599 | libmysqlclient-dev 2021-12-22 19:05:04.599 | parted 2021-12-22 19:05:04.599 | pm-utils 2021-12-22 19:05:04.599 | python3-mysqldb 2021-12-22 19:05:04.599 | socat 2021-12-22 19:05:04.599 | sqlite3 2021-12-22 19:05:04.599 | sudo 2021-12-22 19:05:04.599 | vlan 2021-12-22 19:05:04.599 | lvm2 2021-12-22 19:05:04.599 | open-iscsi 2021-12-22 19:05:04.599 | qemu-utils 2021-12-22 19:05:04.599 | thin-provisioning-tools 2021-12-22 19:05:04.599 | acl 2021-12-22 19:05:04.599 | dnsmasq-base 2021-12-22 19:05:04.599 | dnsmasq-utils 2021-12-22 19:05:04.599 | ebtables 2021-12-22 19:05:04.599 | haproxy 2021-12-22 19:05:04.599 | iptables 2021-12-22 19:05:04.600 | iputils-arping 2021-12-22 19:05:04.600 | iputils-ping 2021-12-22 19:05:04.600 | libmysqlclient-dev 2021-12-22 19:05:04.600 | postgresql-server-dev-all 2021-12-22 19:05:04.600 | python3-mysqldb 2021-12-22 19:05:04.600 | sqlite3 2021-12-22 19:05:04.600 | sudo 2021-12-22 19:05:04.600 | vlan 2021-12-22 19:05:04.600 | ipset 2021-12-22 19:05:04.600 | conntrack 2021-12-22 19:05:04.600 | conntrackd 2021-12-22 19:05:04.600 | keepalived 2021-12-22 19:05:04.600 | dstat 2021-12-22 19:05:04.600 | lvm2 2021-12-22 19:05:04.600 | open-iscsi 2021-12-22 19:05:04.600 | qemu-utils 2021-12-22 19:05:04.600 | thin-provisioning-tools 2021-12-22 19:05:04.600 | curl 2021-12-22 19:05:04.600 | liberasurecode-dev 2021-12-22 19:05:04.600 | make 2021-12-22 19:05:04.600 | memcached 2021-12-22 19:05:04.600 | sqlite3 2021-12-22 19:05:04.600 | xfsprogs ' 2021-12-22 19:05:04.600 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-22 19:05:04.602 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:05:04.605 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:05:04.609 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-22 19:05:04.609 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-22 19:05:04.613 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-22 19:05:04.615 | ++ functions-common:install_package:1333 : update_package_repo 2021-12-22 19:05:04.617 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-22 19:05:04.620 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-22 19:05:04.622 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-22 19:05:04.624 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-22 19:05:04.627 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-12-22 19:05:04.629 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:05:04.631 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:05:04.633 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-12-22 19:05:04.636 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-22 19:05:04.638 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-22 19:05:04.640 | ++ functions-common:apt_get_update:1069 : return 2021-12-22 19:05:04.642 | ++ functions-common:install_package:1334 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-22 19:05:04.645 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-12-22 19:05:04.647 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:05:04.649 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:05:04.652 | ++ functions-common:real_install_package:1320 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-22 19:05:04.672 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-22 19:05:04.794 | Reading package lists... 2021-12-22 19:05:05.077 | Building dependency tree... 2021-12-22 19:05:05.078 | Reading state information... 2021-12-22 19:05:05.339 | acl is already the newest version (2.2.52-3build1). 2021-12-22 19:05:05.339 | acl set to manually installed. 2021-12-22 19:05:05.339 | bc is already the newest version (1.07.1-2). 2021-12-22 19:05:05.339 | bc set to manually installed. 2021-12-22 19:05:05.339 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-12-22 19:05:05.339 | bsdmainutils set to manually installed. 2021-12-22 19:05:05.339 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-12-22 19:05:05.339 | gawk set to manually installed. 2021-12-22 19:05:05.339 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-12-22 19:05:05.339 | iptables set to manually installed. 2021-12-22 19:05:05.339 | libpcre3-dev is already the newest version (2:8.39-9). 2021-12-22 19:05:05.339 | lsof is already the newest version (4.89+dfsg-0.1). 2021-12-22 19:05:05.339 | lsof set to manually installed. 2021-12-22 19:05:05.339 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-12-22 19:05:05.339 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-12-22 19:05:05.339 | ebtables set to manually installed. 2021-12-22 19:05:05.339 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-12-22 19:05:05.339 | git is already the newest version (1:2.17.1-1ubuntu0.9). 2021-12-22 19:05:05.339 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-12-22 19:05:05.339 | parted is already the newest version (3.2-20ubuntu0.2). 2021-12-22 19:05:05.339 | parted set to manually installed. 2021-12-22 19:05:05.339 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-12-22 19:05:05.340 | psmisc set to manually installed. 2021-12-22 19:05:05.340 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-12-22 19:05:05.340 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-12-22 19:05:05.340 | wget set to manually installed. 2021-12-22 19:05:05.340 | The following packages were automatically installed and are no longer required: 2021-12-22 19:05:05.340 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-22 19:05:05.340 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-22 19:05:05.340 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-22 19:05:05.340 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:05:05.340 | python3-twisted-bin python3-zope.interface 2021-12-22 19:05:05.340 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:05:05.340 | The following additional packages will be installed: 2021-12-22 19:05:05.340 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-22 19:05:05.340 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-12-22 19:05:05.340 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-12-22 19:05:05.340 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-12-22 19:05:05.340 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-22 19:05:05.340 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-12-22 19:05:05.340 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-12-22 19:05:05.340 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-22 19:05:05.340 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-22 19:05:05.340 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-12-22 19:05:05.340 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-22 19:05:05.340 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-12-22 19:05:05.340 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-12-22 19:05:05.340 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-22 19:05:05.340 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-22 19:05:05.340 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-12-22 19:05:05.340 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-22 19:05:05.340 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-12-22 19:05:05.340 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-12-22 19:05:05.341 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-12-22 19:05:05.341 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-12-22 19:05:05.341 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-22 19:05:05.341 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-12-22 19:05:05.341 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-22 19:05:05.341 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-12-22 19:05:05.341 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-12-22 19:05:05.341 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-12-22 19:05:05.341 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-22 19:05:05.341 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-12-22 19:05:05.341 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-12-22 19:05:05.341 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-12-22 19:05:05.341 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-12-22 19:05:05.341 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-12-22 19:05:05.341 | uuid-dev uwsgi-core vbetool x11-common 2021-12-22 19:05:05.342 | Suggested packages: 2021-12-22 19:05:05.342 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-12-22 19:05:05.342 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-12-22 19:05:05.342 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-12-22 19:05:05.342 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-22 19:05:05.342 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr libisal2 2021-12-22 19:05:05.342 | libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils krb5-user icu-doc 2021-12-22 19:05:05.343 | libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-12-22 19:05:05.343 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-12-22 19:05:05.343 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-12-22 19:05:05.343 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-12-22 19:05:05.343 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-12-22 19:05:05.343 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-12-22 19:05:05.343 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-12-22 19:05:05.343 | libjson-perl default-mysql-server | virtual-mysql-server 2021-12-22 19:05:05.343 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-12-22 19:05:05.343 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-12-22 19:05:05.343 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-12-22 19:05:05.597 | The following NEW packages will be installed: 2021-12-22 19:05:05.597 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-12-22 19:05:05.597 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-12-22 19:05:05.597 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-12-22 19:05:05.597 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-22 19:05:05.597 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-12-22 19:05:05.597 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-12-22 19:05:05.597 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-12-22 19:05:05.597 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-22 19:05:05.597 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-22 19:05:05.597 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-22 19:05:05.597 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-22 19:05:05.597 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-22 19:05:05.597 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-22 19:05:05.597 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-12-22 19:05:05.597 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-12-22 19:05:05.597 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-22 19:05:05.597 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-22 19:05:05.597 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-12-22 19:05:05.597 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-22 19:05:05.597 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-22 19:05:05.597 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-22 19:05:05.597 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-12-22 19:05:05.597 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-12-22 19:05:05.597 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-22 19:05:05.598 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-12-22 19:05:05.598 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-12-22 19:05:05.598 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-12-22 19:05:05.598 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-12-22 19:05:05.598 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-22 19:05:05.598 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-12-22 19:05:05.598 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-22 19:05:05.598 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-12-22 19:05:05.598 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-12-22 19:05:05.598 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-12-22 19:05:05.598 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-12-22 19:05:05.598 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-12-22 19:05:05.598 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-12-22 19:05:05.598 | The following packages will be upgraded: 2021-12-22 19:05:05.599 | curl dnsmasq-base libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-12-22 19:05:05.599 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-12-22 19:05:05.599 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-12-22 19:05:05.599 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-12-22 19:05:05.599 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-12-22 19:05:05.599 | openssl sudo systemd tar tcpdump uuid-runtime 2021-12-22 19:05:05.713 | 34 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-12-22 19:05:05.713 | Need to get 81.2 MB of archives. 2021-12-22 19:05:05.713 | After this operation, 260 MB of additional disk space will be used. 2021-12-22 19:05:05.713 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-12-22 19:05:05.943 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-12-22 19:05:05.957 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-12-22 19:05:05.973 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-12-22 19:05:06.247 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-12-22 19:05:06.264 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-12-22 19:05:06.266 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-12-22 19:05:06.269 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-12-22 19:05:06.277 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1,302 kB] 2021-12-22 19:05:06.471 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-12-22 19:05:06.473 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-12-22 19:05:06.489 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-12-22 19:05:06.489 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-12-22 19:05:06.490 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-12-22 19:05:06.492 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 2021-12-22 19:05:06.493 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 2021-12-22 19:05:06.504 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-12-22 19:05:06.504 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-12-22 19:05:06.517 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8,050 kB] 2021-12-22 19:05:07.644 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.4 [664 kB] 2021-12-22 19:05:07.785 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.20 [1,071 kB] 2021-12-22 19:05:07.940 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.20 [84.2 kB] 2021-12-22 19:05:08.012 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.20 [160 kB] 2021-12-22 19:05:08.044 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.20 [95.1 kB] 2021-12-22 19:05:08.047 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-22 19:05:08.166 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-12-22 19:05:08.292 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-12-22 19:05:08.306 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-12-22 19:05:08.320 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-12-22 19:05:08.358 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-12-22 19:05:08.374 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-12-22 19:05:08.569 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-12-22 19:05:08.573 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-12-22 19:05:08.576 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-12-22 19:05:08.586 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-12-22 19:05:08.590 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-12-22 19:05:08.680 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-12-22 19:05:08.680 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-12-22 19:05:08.681 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1,169 kB] 2021-12-22 19:05:08.858 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 2021-12-22 19:05:08.972 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-12-22 19:05:08.986 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-12-22 19:05:09.011 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-12-22 19:05:09.118 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-12-22 19:05:09.119 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-12-22 19:05:09.122 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-sftp-server amd64 1:7.6p1-4ubuntu0.5 [45.5 kB] 2021-12-22 19:05:09.124 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-server amd64 1:7.6p1-4ubuntu0.5 [332 kB] 2021-12-22 19:05:09.134 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 2021-12-22 19:05:09.234 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-12-22 19:05:09.362 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-12-22 19:05:09.363 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-12-22 19:05:09.364 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-12-22 19:05:09.366 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-12-22 19:05:09.486 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-12-22 19:05:09.494 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-12-22 19:05:09.529 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-22 19:05:09.608 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-12-22 19:05:09.637 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-12-22 19:05:09.655 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-12-22 19:05:09.767 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-12-22 19:05:09.791 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-12-22 19:05:09.831 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-12-22 19:05:09.832 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-12-22 19:05:09.835 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-12-22 19:05:09.835 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-12-22 19:05:09.837 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-12-22 19:05:09.837 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-12-22 19:05:09.846 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-12-22 19:05:09.884 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-12-22 19:05:10.018 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-12-22 19:05:10.020 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-12-22 19:05:10.256 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-12-22 19:05:10.261 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-12-22 19:05:10.268 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-12-22 19:05:10.438 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.20 [178 kB] 2021-12-22 19:05:10.468 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-12-22 19:05:10.647 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-12-22 19:05:12.282 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-12-22 19:05:12.282 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-12-22 19:05:12.282 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-12-22 19:05:12.285 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-12-22 19:05:12.286 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-12-22 19:05:12.294 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-12-22 19:05:12.300 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-12-22 19:05:12.344 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-12-22 19:05:12.345 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.5 [307 kB] 2021-12-22 19:05:12.397 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.5 [13.3 kB] 2021-12-22 19:05:12.398 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-12-22 19:05:12.399 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-12-22 19:05:12.400 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-12-22 19:05:12.402 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-12-22 19:05:12.449 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-12-22 19:05:12.452 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-12-22 19:05:12.508 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-12-22 19:05:12.509 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-12-22 19:05:12.510 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-12-22 19:05:12.510 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-12-22 19:05:12.512 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-22 19:05:12.512 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-22 19:05:12.513 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-12-22 19:05:12.518 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-12-22 19:05:12.687 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-22 19:05:12.785 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-12-22 19:05:12.872 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-22 19:05:12.917 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-12-22 19:05:12.951 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-12-22 19:05:12.953 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-12-22 19:05:12.954 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-22 19:05:12.956 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-12-22 19:05:13.011 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-12-22 19:05:13.014 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-12-22 19:05:13.025 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-12-22 19:05:13.026 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-12-22 19:05:13.028 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-12-22 19:05:13.041 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-12-22 19:05:13.044 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-12-22 19:05:13.046 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-12-22 19:05:13.047 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-12-22 19:05:13.139 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-12-22 19:05:13.166 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-12-22 19:05:13.171 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-22 19:05:13.175 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-12-22 19:05:13.176 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-22 19:05:13.180 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-12-22 19:05:13.285 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-12-22 19:05:13.286 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-12-22 19:05:13.290 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-12-22 19:05:13.292 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-12-22 19:05:13.297 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] 2021-12-22 19:05:13.302 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-12-22 19:05:13.303 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-12-22 19:05:13.304 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-12-22 19:05:13.304 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-12-22 19:05:13.331 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-12-22 19:05:13.350 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-12-22 19:05:13.470 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.3 [244 kB] 2021-12-22 19:05:13.489 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-12-22 19:05:13.492 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-12-22 19:05:13.495 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-12-22 19:05:13.515 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-12-22 19:05:13.549 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-12-22 19:05:13.550 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-12-22 19:05:13.557 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-12-22 19:05:13.565 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-12-22 19:05:13.567 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-12-22 19:05:13.567 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-22 19:05:13.568 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-22 19:05:13.568 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-12-22 19:05:13.571 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.9 [68.9 kB] 2021-12-22 19:05:13.610 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.9 [102 kB] 2021-12-22 19:05:13.619 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-12-22 19:05:13.623 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-12-22 19:05:13.655 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.9 [1,385 kB] 2021-12-22 19:05:14.031 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-12-22 19:05:14.032 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-22 19:05:14.033 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-12-22 19:05:14.033 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-12-22 19:05:14.034 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-12-22 19:05:14.035 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] 2021-12-22 19:05:14.036 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-12-22 19:05:14.087 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.2 [8,894 kB] 2021-12-22 19:05:15.312 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-12-22 19:05:15.347 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-12-22 19:05:15.348 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-12-22 19:05:15.349 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-12-22 19:05:15.451 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-22 19:05:15.452 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-22 19:05:15.452 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-12-22 19:05:15.464 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-12-22 19:05:15.465 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-12-22 19:05:15.469 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-12-22 19:05:15.486 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-22 19:05:15.487 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-22 19:05:15.620 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-12-22 19:05:15.620 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-12-22 19:05:15.621 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.36-0ubuntu0.18.04.1 [689 kB] 2021-12-22 19:05:15.676 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.14 [1,568 kB] 2021-12-22 19:05:15.927 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.36-0ubuntu0.18.04.1 [1,017 kB] 2021-12-22 19:05:16.080 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-12-22 19:05:16.088 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-12-22 19:05:16.104 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.13 [1,220 kB] 2021-12-22 19:05:16.326 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-12-22 19:05:16.330 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.19-0ubuntu0.18.04.1 [108 kB] 2021-12-22 19:05:16.365 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.19-0ubuntu0.18.04.1 [219 kB] 2021-12-22 19:05:16.386 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.10 [2,725 kB] 2021-12-22 19:05:16.803 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.10 [923 kB] 2021-12-22 19:05:16.992 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-12-22 19:05:17.001 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-12-22 19:05:17.045 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-12-22 19:05:17.049 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-12-22 19:05:17.094 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-12-22 19:05:17.113 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-12-22 19:05:17.196 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-12-22 19:05:17.258 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-12-22 19:05:17.375 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-12-22 19:05:17.382 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-12-22 19:05:17.488 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-12-22 19:05:17.492 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-12-22 19:05:17.493 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-12-22 19:05:17.494 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-22 19:05:17.495 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-12-22 19:05:17.524 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.19-0ubuntu0.18.04.1 [841 kB] 2021-12-22 19:05:17.763 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-12-22 19:05:17.810 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.5 [1,653 kB] 2021-12-22 19:05:18.107 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-12-22 19:05:18.110 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.6 [6,184 B] 2021-12-22 19:05:18.111 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-12-22 19:05:18.111 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.38 [41.8 kB] 2021-12-22 19:05:18.115 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.38 [869 kB] 2021-12-22 19:05:18.189 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-12-22 19:05:18.202 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-12-22 19:05:18.266 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-12-22 19:05:18.297 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-12-22 19:05:18.311 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.2 [522 kB] 2021-12-22 19:05:18.386 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-22 19:05:18.386 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-12-22 19:05:18.387 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-12-22 19:05:18.388 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-12-22 19:05:18.390 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-12-22 19:05:18.391 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.2 [10.2 kB] 2021-12-22 19:05:18.399 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-12-22 19:05:18.403 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-12-22 19:05:18.404 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-12-22 19:05:18.444 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-12-22 19:05:18.445 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-12-22 19:05:18.450 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-12-22 19:05:18.479 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-12-22 19:05:20.168 | Preconfiguring packages ... 2021-12-22 19:05:20.432 | Fetched 81.2 MB in 13s (6,312 kB/s) 2021-12-22 19:05:20.648 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-22 19:05:20.650 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-12-22 19:05:20.817 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-12-22 19:05:21.357 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-12-22 19:05:21.900 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-22 19:05:21.902 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-22 19:05:22.062 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-22 19:05:22.412 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-22 19:05:22.594 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-22 19:05:23.110 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-22 19:05:23.396 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-22 19:05:24.830 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-12-22 19:05:25.000 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-22 19:05:25.436 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-12-22 19:05:25.899 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-22 19:05:25.902 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-22 19:05:26.114 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-22 19:05:26.516 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-22 19:05:27.019 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-22 19:05:27.021 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-22 19:05:27.154 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-22 19:05:27.811 | Selecting previously unselected package libapr1:amd64. 2021-12-22 19:05:27.818 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-12-22 19:05:27.868 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-12-22 19:05:28.400 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-22 19:05:28.548 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-22 19:05:29.223 | Selecting previously unselected package libaprutil1:amd64. 2021-12-22 19:05:29.230 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-12-22 19:05:29.268 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-12-22 19:05:29.726 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-22 19:05:29.885 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-12-22 19:05:30.348 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-22 19:05:30.355 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-12-22 19:05:30.394 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-22 19:05:30.692 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-22 19:05:30.840 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-22 19:05:31.252 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-22 19:05:31.423 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-22 19:05:31.807 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-12-22 19:05:31.960 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-22 19:05:32.446 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-22 19:05:32.571 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-22 19:05:32.886 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-22 19:05:32.892 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-12-22 19:05:32.931 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-22 19:05:33.256 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-22 19:05:33.263 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-12-22 19:05:33.308 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-22 19:05:33.739 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-22 19:05:33.920 | Unpacking libicu60:amd64 (60.2-3ubuntu3.2) over (60.2-3ubuntu3) ... 2021-12-22 19:05:35.567 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-22 19:05:35.891 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-12-22 19:05:36.308 | Selecting previously unselected package apache2-bin. 2021-12-22 19:05:36.315 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-22 19:05:36.365 | Unpacking apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-22 19:05:36.845 | Selecting previously unselected package apache2-utils. 2021-12-22 19:05:36.852 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-22 19:05:36.902 | Unpacking apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-22 19:05:37.234 | Selecting previously unselected package apache2-data. 2021-12-22 19:05:37.241 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.20_all.deb ... 2021-12-22 19:05:37.308 | Unpacking apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-22 19:05:37.749 | Selecting previously unselected package apache2. 2021-12-22 19:05:37.756 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-22 19:05:37.815 | Unpacking apache2 (2.4.29-1ubuntu4.20) ... 2021-12-22 19:05:38.154 | Selecting previously unselected package fonts-dejavu-core. 2021-12-22 19:05:38.161 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-22 19:05:38.194 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-22 19:05:38.674 | Selecting previously unselected package fonts-liberation. 2021-12-22 19:05:38.681 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-12-22 19:05:38.731 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-22 19:05:39.217 | Selecting previously unselected package fontconfig-config. 2021-12-22 19:05:39.223 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-12-22 19:05:39.267 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-22 19:05:39.674 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-22 19:05:39.681 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-12-22 19:05:39.731 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-22 19:05:40.148 | Selecting previously unselected package fontconfig. 2021-12-22 19:05:40.156 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-12-22 19:05:40.217 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-12-22 19:05:40.685 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-22 19:05:40.692 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:05:40.737 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-22 19:05:41.268 | Selecting previously unselected package haproxy. 2021-12-22 19:05:41.275 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-12-22 19:05:41.343 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-12-22 19:05:41.965 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-22 19:05:41.971 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-22 19:05:42.034 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-22 19:05:42.474 | Selecting previously unselected package x11-common. 2021-12-22 19:05:42.481 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-12-22 19:05:42.552 | dpkg-query: no packages found matching nux-tools 2021-12-22 19:05:42.562 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-12-22 19:05:42.908 | Selecting previously unselected package libice6:amd64. 2021-12-22 19:05:42.915 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-12-22 19:05:42.965 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-12-22 19:05:43.354 | Selecting previously unselected package libsm6:amd64. 2021-12-22 19:05:43.361 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-12-22 19:05:43.405 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-12-22 19:05:43.892 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-12-22 19:05:44.713 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-12-22 19:05:45.554 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-22 19:05:45.561 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-12-22 19:05:45.610 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-22 19:05:46.052 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-22 19:05:46.217 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-12-22 19:05:46.581 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-12-22 19:05:47.163 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65702 files and directories currently installed.) 2021-12-22 19:05:47.165 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-22 19:05:47.325 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) over (2.56.4-0ubuntu0.18.04.4) ... 2021-12-22 19:05:47.984 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-22 19:05:48.119 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-22 19:05:48.749 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-12-22 19:05:48.963 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-12-22 19:05:49.501 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-12-22 19:05:49.605 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-22 19:05:50.109 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-22 19:05:50.284 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-22 19:05:50.812 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-12-22 19:05:50.925 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-22 19:05:51.361 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-22 19:05:51.514 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-22 19:05:51.869 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-22 19:05:52.011 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-22 19:05:52.572 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-22 19:05:52.754 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-22 19:05:53.515 | Preparing to unpack .../009-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-22 19:05:53.684 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-22 19:05:54.292 | Preparing to unpack .../010-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:05:54.461 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-12-22 19:05:54.910 | Selecting previously unselected package uuid-dev:amd64. 2021-12-22 19:05:54.915 | Preparing to unpack .../011-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-22 19:05:54.971 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-22 19:05:55.422 | Selecting previously unselected package libsctp1:amd64. 2021-12-22 19:05:55.428 | Preparing to unpack .../012-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-12-22 19:05:55.485 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-22 19:05:55.783 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-22 19:05:55.789 | Preparing to unpack .../013-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-12-22 19:05:55.845 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-22 19:05:56.194 | Selecting previously unselected package libapr1-dev. 2021-12-22 19:05:56.200 | Preparing to unpack .../014-libapr1-dev_1.6.3-2_amd64.deb ... 2021-12-22 19:05:56.263 | Unpacking libapr1-dev (1.6.3-2) ... 2021-12-22 19:05:56.999 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-22 19:05:57.006 | Preparing to unpack .../015-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-22 19:05:57.074 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-22 19:05:57.439 | Selecting previously unselected package libaprutil1-dev. 2021-12-22 19:05:57.446 | Preparing to unpack .../016-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-12-22 19:05:57.479 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-12-22 19:05:57.988 | Selecting previously unselected package autotools-dev. 2021-12-22 19:05:57.995 | Preparing to unpack .../017-autotools-dev_20180224.1_all.deb ... 2021-12-22 19:05:58.063 | Unpacking autotools-dev (20180224.1) ... 2021-12-22 19:05:58.342 | Selecting previously unselected package m4. 2021-12-22 19:05:58.349 | Preparing to unpack .../018-m4_1.4.18-1_amd64.deb ... 2021-12-22 19:05:58.405 | Unpacking m4 (1.4.18-1) ... 2021-12-22 19:05:58.789 | Selecting previously unselected package autoconf. 2021-12-22 19:05:58.795 | Preparing to unpack .../019-autoconf_2.69-11_all.deb ... 2021-12-22 19:05:58.834 | Unpacking autoconf (2.69-11) ... 2021-12-22 19:05:59.291 | Selecting previously unselected package automake. 2021-12-22 19:05:59.298 | Preparing to unpack .../020-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-12-22 19:05:59.339 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-12-22 19:05:59.766 | Selecting previously unselected package autopoint. 2021-12-22 19:05:59.772 | Preparing to unpack .../021-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-12-22 19:05:59.822 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-22 19:06:00.154 | Selecting previously unselected package libtool. 2021-12-22 19:06:00.161 | Preparing to unpack .../022-libtool_2.4.6-2_all.deb ... 2021-12-22 19:06:00.199 | Unpacking libtool (2.4.6-2) ... 2021-12-22 19:06:00.484 | Selecting previously unselected package dh-autoreconf. 2021-12-22 19:06:00.491 | Preparing to unpack .../023-dh-autoreconf_17_all.deb ... 2021-12-22 19:06:00.541 | Unpacking dh-autoreconf (17) ... 2021-12-22 19:06:00.833 | Selecting previously unselected package libarchive-zip-perl. 2021-12-22 19:06:00.839 | Preparing to unpack .../024-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-12-22 19:06:00.925 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-22 19:06:01.251 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-22 19:06:01.257 | Preparing to unpack .../025-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-12-22 19:06:01.307 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-22 19:06:01.628 | Selecting previously unselected package libtimedate-perl. 2021-12-22 19:06:01.635 | Preparing to unpack .../026-libtimedate-perl_2.3000-2_all.deb ... 2021-12-22 19:06:01.685 | Unpacking libtimedate-perl (2.3000-2) ... 2021-12-22 19:06:01.965 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-22 19:06:01.972 | Preparing to unpack .../027-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-12-22 19:06:02.022 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-22 19:06:02.331 | Selecting previously unselected package libdpkg-perl. 2021-12-22 19:06:02.338 | Preparing to unpack .../028-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-12-22 19:06:02.394 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-22 19:06:02.719 | Selecting previously unselected package make. 2021-12-22 19:06:02.726 | Preparing to unpack .../029-make_4.1-9.1ubuntu1_amd64.deb ... 2021-12-22 19:06:02.753 | Unpacking make (4.1-9.1ubuntu1) ... 2021-12-22 19:06:03.142 | Selecting previously unselected package dpkg-dev. 2021-12-22 19:06:03.148 | Preparing to unpack .../030-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-12-22 19:06:03.204 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-22 19:06:03.748 | Selecting previously unselected package libcroco3:amd64. 2021-12-22 19:06:03.756 | Preparing to unpack .../031-libcroco3_0.6.12-2_amd64.deb ... 2021-12-22 19:06:03.810 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-12-22 19:06:04.143 | Selecting previously unselected package gettext. 2021-12-22 19:06:04.149 | Preparing to unpack .../032-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-12-22 19:06:04.211 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-22 19:06:05.011 | Selecting previously unselected package intltool-debian. 2021-12-22 19:06:05.018 | Preparing to unpack .../033-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-12-22 19:06:05.056 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-12-22 19:06:05.325 | Selecting previously unselected package po-debconf. 2021-12-22 19:06:05.333 | Preparing to unpack .../034-po-debconf_1.0.20_all.deb ... 2021-12-22 19:06:05.394 | Unpacking po-debconf (1.0.20) ... 2021-12-22 19:06:05.771 | Selecting previously unselected package debhelper. 2021-12-22 19:06:05.778 | Preparing to unpack .../035-debhelper_11.1.6ubuntu2_all.deb ... 2021-12-22 19:06:05.856 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-12-22 19:06:06.290 | Selecting previously unselected package apache2-dev. 2021-12-22 19:06:06.297 | Preparing to unpack .../036-apache2-dev_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-22 19:06:06.347 | Unpacking apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-22 19:06:06.765 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-12-22 19:06:06.773 | Preparing to unpack .../037-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-22 19:06:06.834 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-22 19:06:07.634 | Selecting previously unselected package g++-7. 2021-12-22 19:06:07.641 | Preparing to unpack .../038-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-22 19:06:07.674 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-22 19:06:09.376 | Selecting previously unselected package g++. 2021-12-22 19:06:09.383 | Preparing to unpack .../039-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-12-22 19:06:09.433 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-22 19:06:09.754 | Selecting previously unselected package build-essential. 2021-12-22 19:06:09.761 | Preparing to unpack .../040-build-essential_12.4ubuntu1_amd64.deb ... 2021-12-22 19:06:09.811 | Unpacking build-essential (12.4ubuntu1) ... 2021-12-22 19:06:10.142 | Selecting previously unselected package conntrack. 2021-12-22 19:06:10.149 | Preparing to unpack .../041-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-22 19:06:10.188 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-22 19:06:10.605 | Selecting previously unselected package libnetfilter-queue1. 2021-12-22 19:06:10.613 | Preparing to unpack .../042-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-12-22 19:06:10.673 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-12-22 19:06:11.120 | Selecting previously unselected package conntrackd. 2021-12-22 19:06:11.127 | Preparing to unpack .../043-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-22 19:06:11.165 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-22 19:06:11.510 | Preparing to unpack .../044-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-22 19:06:11.702 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-22 19:06:12.099 | Preparing to unpack .../045-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-22 19:06:12.268 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-22 19:06:12.730 | Selecting previously unselected package dctrl-tools. 2021-12-22 19:06:12.738 | Preparing to unpack .../046-dctrl-tools_2.24-2build1_amd64.deb ... 2021-12-22 19:06:12.801 | Unpacking dctrl-tools (2.24-2build1) ... 2021-12-22 19:06:13.224 | Preparing to unpack .../047-dnsmasq-base_2.79-1ubuntu0.5_amd64.deb ... 2021-12-22 19:06:13.405 | Unpacking dnsmasq-base (2.79-1ubuntu0.5) over (2.79-1) ... 2021-12-22 19:06:13.908 | Selecting previously unselected package dnsmasq-utils. 2021-12-22 19:06:13.915 | Preparing to unpack .../048-dnsmasq-utils_2.79-1ubuntu0.5_amd64.deb ... 2021-12-22 19:06:13.971 | Unpacking dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-22 19:06:14.382 | Selecting previously unselected package dstat. 2021-12-22 19:06:14.388 | Preparing to unpack .../049-dstat_0.7.3-1_all.deb ... 2021-12-22 19:06:14.445 | Unpacking dstat (0.7.3-1) ... 2021-12-22 19:06:14.982 | Selecting previously unselected package libfakeroot:amd64. 2021-12-22 19:06:14.989 | Preparing to unpack .../050-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-22 19:06:15.033 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-22 19:06:15.422 | Selecting previously unselected package fakeroot. 2021-12-22 19:06:15.430 | Preparing to unpack .../051-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-22 19:06:15.485 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-12-22 19:06:15.794 | Selecting previously unselected package genisoimage. 2021-12-22 19:06:15.801 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-12-22 19:06:15.850 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-22 19:06:16.251 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-22 19:06:16.258 | Preparing to unpack .../053-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-12-22 19:06:16.325 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-22 19:06:16.720 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-22 19:06:16.727 | Preparing to unpack .../054-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-12-22 19:06:16.782 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-22 19:06:17.131 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-12-22 19:06:17.138 | Preparing to unpack .../055-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-22 19:06:17.188 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-22 19:06:17.508 | Selecting previously unselected package libann0. 2021-12-22 19:06:17.515 | Preparing to unpack .../056-libann0_1.1.2+doc-6_amd64.deb ... 2021-12-22 19:06:17.571 | Unpacking libann0 (1.1.2+doc-6) ... 2021-12-22 19:06:17.925 | Selecting previously unselected package libcdt5. 2021-12-22 19:06:17.932 | Preparing to unpack .../057-libcdt5_2.40.1-2_amd64.deb ... 2021-12-22 19:06:17.994 | Unpacking libcdt5 (2.40.1-2) ... 2021-12-22 19:06:18.370 | Selecting previously unselected package libcgraph6. 2021-12-22 19:06:18.377 | Preparing to unpack .../058-libcgraph6_2.40.1-2_amd64.deb ... 2021-12-22 19:06:18.434 | Unpacking libcgraph6 (2.40.1-2) ... 2021-12-22 19:06:18.731 | Selecting previously unselected package libjpeg8:amd64. 2021-12-22 19:06:18.738 | Preparing to unpack .../059-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-22 19:06:18.782 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-22 19:06:19.143 | Selecting previously unselected package libjbig0:amd64. 2021-12-22 19:06:19.150 | Preparing to unpack .../060-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-22 19:06:19.205 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-22 19:06:19.560 | Selecting previously unselected package libtiff5:amd64. 2021-12-22 19:06:19.567 | Preparing to unpack .../061-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-12-22 19:06:19.616 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-22 19:06:20.096 | Selecting previously unselected package libwebp6:amd64. 2021-12-22 19:06:20.104 | Preparing to unpack .../062-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:06:20.170 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-22 19:06:20.520 | Selecting previously unselected package libxpm4:amd64. 2021-12-22 19:06:20.527 | Preparing to unpack .../063-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-22 19:06:20.559 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-22 19:06:21.000 | Selecting previously unselected package libgd3:amd64. 2021-12-22 19:06:21.008 | Preparing to unpack .../064-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-12-22 19:06:21.073 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-22 19:06:21.423 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-22 19:06:21.430 | Preparing to unpack .../065-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-22 19:06:21.485 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-22 19:06:21.874 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-22 19:06:21.881 | Preparing to unpack .../066-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-12-22 19:06:21.931 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-22 19:06:22.422 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-22 19:06:22.429 | Preparing to unpack .../067-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-22 19:06:22.479 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-22 19:06:22.817 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-22 19:06:22.824 | Preparing to unpack .../068-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-22 19:06:22.874 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-22 19:06:23.303 | Selecting previously unselected package libxrender1:amd64. 2021-12-22 19:06:23.310 | Preparing to unpack .../069-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-22 19:06:23.354 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-22 19:06:23.747 | Selecting previously unselected package libcairo2:amd64. 2021-12-22 19:06:23.755 | Preparing to unpack .../070-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-12-22 19:06:23.810 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-22 19:06:24.280 | Selecting previously unselected package libltdl7:amd64. 2021-12-22 19:06:24.287 | Preparing to unpack .../071-libltdl7_2.4.6-2_amd64.deb ... 2021-12-22 19:06:24.325 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-12-22 19:06:24.622 | Selecting previously unselected package libthai-data. 2021-12-22 19:06:24.629 | Preparing to unpack .../072-libthai-data_0.1.27-2_all.deb ... 2021-12-22 19:06:24.691 | Unpacking libthai-data (0.1.27-2) ... 2021-12-22 19:06:25.068 | Selecting previously unselected package libdatrie1:amd64. 2021-12-22 19:06:25.075 | Preparing to unpack .../073-libdatrie1_0.2.10-7_amd64.deb ... 2021-12-22 19:06:25.114 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-12-22 19:06:25.480 | Selecting previously unselected package libthai0:amd64. 2021-12-22 19:06:25.487 | Preparing to unpack .../074-libthai0_0.1.27-2_amd64.deb ... 2021-12-22 19:06:25.541 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-12-22 19:06:25.931 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-22 19:06:25.938 | Preparing to unpack .../075-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-22 19:06:25.988 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-22 19:06:26.370 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-22 19:06:26.377 | Preparing to unpack .../076-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-22 19:06:26.428 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-22 19:06:26.765 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-22 19:06:26.773 | Preparing to unpack .../077-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-22 19:06:26.817 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-22 19:06:27.102 | Selecting previously unselected package libpathplan4. 2021-12-22 19:06:27.109 | Preparing to unpack .../078-libpathplan4_2.40.1-2_amd64.deb ... 2021-12-22 19:06:27.148 | Unpacking libpathplan4 (2.40.1-2) ... 2021-12-22 19:06:27.480 | Selecting previously unselected package libgvc6. 2021-12-22 19:06:27.487 | Preparing to unpack .../079-libgvc6_2.40.1-2_amd64.deb ... 2021-12-22 19:06:27.519 | Unpacking libgvc6 (2.40.1-2) ... 2021-12-22 19:06:27.976 | Selecting previously unselected package libgvpr2. 2021-12-22 19:06:27.984 | Preparing to unpack .../080-libgvpr2_2.40.1-2_amd64.deb ... 2021-12-22 19:06:28.039 | Unpacking libgvpr2 (2.40.1-2) ... 2021-12-22 19:06:28.404 | Selecting previously unselected package liblab-gamut1. 2021-12-22 19:06:28.411 | Preparing to unpack .../081-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-12-22 19:06:28.461 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-12-22 19:06:28.988 | Selecting previously unselected package libxt6:amd64. 2021-12-22 19:06:28.995 | Preparing to unpack .../082-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-22 19:06:29.045 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-22 19:06:29.416 | Selecting previously unselected package libxmu6:amd64. 2021-12-22 19:06:29.423 | Preparing to unpack .../083-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-12-22 19:06:29.467 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-12-22 19:06:29.885 | Selecting previously unselected package libxaw7:amd64. 2021-12-22 19:06:29.892 | Preparing to unpack .../084-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-22 19:06:29.948 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-22 19:06:30.319 | Selecting previously unselected package graphviz. 2021-12-22 19:06:30.326 | Preparing to unpack .../085-graphviz_2.40.1-2_amd64.deb ... 2021-12-22 19:06:30.376 | Unpacking graphviz (2.40.1-2) ... 2021-12-22 19:06:30.907 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-22 19:06:30.914 | Preparing to unpack .../086-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-22 19:06:30.970 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-22 19:06:31.336 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-22 19:06:31.343 | Preparing to unpack .../087-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-22 19:06:31.399 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-22 19:06:31.804 | Selecting previously unselected package libibverbs1:amd64. 2021-12-22 19:06:31.811 | Preparing to unpack .../088-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-12-22 19:06:31.867 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-22 19:06:32.273 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-22 19:06:32.280 | Preparing to unpack .../089-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-12-22 19:06:32.342 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-22 19:06:32.691 | Selecting previously unselected package icu-devtools. 2021-12-22 19:06:32.697 | Preparing to unpack .../090-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... 2021-12-22 19:06:32.753 | Unpacking icu-devtools (60.2-3ubuntu3.2) ... 2021-12-22 19:06:33.131 | Selecting previously unselected package iputils-arping. 2021-12-22 19:06:33.138 | Preparing to unpack .../091-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-12-22 19:06:33.198 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-12-22 19:06:33.645 | Selecting previously unselected package javascript-common. 2021-12-22 19:06:33.652 | Preparing to unpack .../092-javascript-common_11_all.deb ... 2021-12-22 19:06:33.719 | Unpacking javascript-common (11) ... 2021-12-22 19:06:34.078 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-22 19:06:34.086 | Preparing to unpack .../093-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-22 19:06:34.135 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-22 19:06:34.610 | Selecting previously unselected package libsensors4:amd64. 2021-12-22 19:06:34.617 | Preparing to unpack .../094-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-12-22 19:06:34.799 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-12-22 19:06:35.176 | Selecting previously unselected package libsnmp-base. 2021-12-22 19:06:35.184 | Preparing to unpack .../095-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-12-22 19:06:35.256 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-22 19:06:35.611 | Selecting previously unselected package libsnmp30:amd64. 2021-12-22 19:06:35.618 | Preparing to unpack .../096-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-12-22 19:06:35.656 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-22 19:06:36.211 | Selecting previously unselected package keepalived. 2021-12-22 19:06:36.218 | Preparing to unpack .../097-keepalived_1%3a1.3.9-1ubuntu0.18.04.3_amd64.deb ... 2021-12-22 19:06:36.250 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-22 19:06:36.678 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-22 19:06:36.686 | Preparing to unpack .../098-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-12-22 19:06:36.736 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:06:37.068 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-22 19:06:37.075 | Preparing to unpack .../099-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-12-22 19:06:37.125 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:06:37.473 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-22 19:06:37.481 | Preparing to unpack .../100-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-22 19:06:37.537 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:06:37.897 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-22 19:06:37.904 | Preparing to unpack .../101-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-22 19:06:37.965 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:06:38.279 | Selecting previously unselected package comerr-dev:amd64. 2021-12-22 19:06:38.286 | Preparing to unpack .../102-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-22 19:06:38.331 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-22 19:06:38.656 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-22 19:06:38.663 | Preparing to unpack .../103-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-22 19:06:38.719 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:06:39.125 | Selecting previously unselected package libaio1:amd64. 2021-12-22 19:06:39.132 | Preparing to unpack .../104-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-12-22 19:06:39.193 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-22 19:06:39.496 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-22 19:06:39.503 | Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-12-22 19:06:39.541 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-12-22 19:06:39.838 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-22 19:06:39.845 | Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-12-22 19:06:39.907 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-22 19:06:40.222 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-22 19:06:40.229 | Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-22 19:06:40.289 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-22 19:06:40.638 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-22 19:06:40.645 | Preparing to unpack .../108-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-22 19:06:40.713 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-22 19:06:41.032 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-22 19:06:41.040 | Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-12-22 19:06:41.089 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-12-22 19:06:41.445 | Selecting previously unselected package libglib2.0-bin. 2021-12-22 19:06:41.452 | Preparing to unpack .../110-libglib2.0-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-22 19:06:41.507 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-22 19:06:41.918 | Selecting previously unselected package libglib2.0-dev-bin. 2021-12-22 19:06:41.925 | Preparing to unpack .../111-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-22 19:06:41.987 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-22 19:06:42.496 | Selecting previously unselected package pkg-config. 2021-12-22 19:06:42.503 | Preparing to unpack .../112-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-12-22 19:06:42.542 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-12-22 19:06:42.861 | Selecting previously unselected package zlib1g-dev:amd64. 2021-12-22 19:06:42.868 | Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-12-22 19:06:42.925 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-22 19:06:43.278 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-12-22 19:06:43.285 | Preparing to unpack .../114-libglib2.0-dev_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-22 19:06:43.336 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-22 19:06:43.999 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-12-22 19:06:44.006 | Preparing to unpack .../115-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-12-22 19:06:44.061 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-22 19:06:44.307 | Selecting previously unselected package libgts-bin. 2021-12-22 19:06:44.314 | Preparing to unpack .../116-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-22 19:06:44.364 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-22 19:06:44.742 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-12-22 19:06:44.749 | Preparing to unpack .../117-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-22 19:06:44.799 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-22 19:06:45.119 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-12-22 19:06:45.126 | Preparing to unpack .../118-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-22 19:06:45.159 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-22 19:06:45.512 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-12-22 19:06:45.519 | Preparing to unpack .../119-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-12-22 19:06:45.569 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-22 19:06:45.861 | Selecting previously unselected package libiculx60:amd64. 2021-12-22 19:06:45.868 | Preparing to unpack .../120-libiculx60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-22 19:06:45.918 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-22 19:06:46.215 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-12-22 19:06:46.222 | Preparing to unpack .../121-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-12-22 19:06:46.279 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-22 19:06:46.616 | Selecting previously unselected package libicu-dev. 2021-12-22 19:06:46.623 | Preparing to unpack .../122-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... 2021-12-22 19:06:46.673 | Unpacking libicu-dev (60.2-3ubuntu3.2) ... 2021-12-22 19:06:48.376 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-12-22 19:06:48.384 | Preparing to unpack .../123-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-12-22 19:06:48.438 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-22 19:06:48.787 | Selecting previously unselected package libiscsi7:amd64. 2021-12-22 19:06:48.795 | Preparing to unpack .../124-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-12-22 19:06:48.821 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-22 19:06:49.216 | Selecting previously unselected package libjansson4:amd64. 2021-12-22 19:06:49.223 | Preparing to unpack .../125-libjansson4_2.11-1_amd64.deb ... 2021-12-22 19:06:49.273 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-12-22 19:06:49.610 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-22 19:06:49.618 | Preparing to unpack .../126-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-22 19:06:49.673 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-22 19:06:49.953 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-22 19:06:49.960 | Preparing to unpack .../127-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-22 19:06:49.993 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-22 19:06:50.205 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-22 19:06:50.212 | Preparing to unpack .../128-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-22 19:06:50.244 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-22 19:06:50.456 | Selecting previously unselected package libjs-jquery. 2021-12-22 19:06:50.464 | Preparing to unpack .../129-libjs-jquery_3.2.1-1_all.deb ... 2021-12-22 19:06:50.507 | Unpacking libjs-jquery (3.2.1-1) ... 2021-12-22 19:06:50.815 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-22 19:06:50.823 | Preparing to unpack .../130-libjs-jquery-metadata_12-1_all.deb ... 2021-12-22 19:06:50.872 | Unpacking libjs-jquery-metadata (12-1) ... 2021-12-22 19:06:51.211 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-22 19:06:51.218 | Preparing to unpack .../131-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-12-22 19:06:51.267 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-22 19:06:51.622 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-22 19:06:51.629 | Preparing to unpack .../132-libltdl-dev_2.4.6-2_amd64.deb ... 2021-12-22 19:06:51.667 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-12-22 19:06:52.040 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-22 19:06:52.048 | Preparing to unpack .../133-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-22 19:06:52.096 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-22 19:06:52.365 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-22 19:06:52.372 | Preparing to unpack .../134-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-22 19:06:52.422 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-22 19:06:52.821 | Selecting previously unselected package libmatheval1:amd64. 2021-12-22 19:06:52.828 | Preparing to unpack .../135-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-12-22 19:06:52.878 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-22 19:06:53.313 | Selecting previously unselected package mysql-common. 2021-12-22 19:06:53.321 | Preparing to unpack .../136-mysql-common_5.8+1.0.4_all.deb ... 2021-12-22 19:06:53.367 | Unpacking mysql-common (5.8+1.0.4) ... 2021-12-22 19:06:53.731 | Selecting previously unselected package libmysqlclient20:amd64. 2021-12-22 19:06:53.738 | Preparing to unpack .../137-libmysqlclient20_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:06:53.793 | Unpacking libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:06:54.216 | Selecting previously unselected package libssl-dev:amd64. 2021-12-22 19:06:54.223 | Preparing to unpack .../138-libssl-dev_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-22 19:06:54.261 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-22 19:06:54.776 | Selecting previously unselected package libmysqlclient-dev. 2021-12-22 19:06:54.783 | Preparing to unpack .../139-libmysqlclient-dev_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:06:54.827 | Unpacking libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:06:55.382 | Selecting previously unselected package libnorm1:amd64. 2021-12-22 19:06:55.390 | Preparing to unpack .../140-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-12-22 19:06:55.439 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-22 19:06:55.810 | Selecting previously unselected package libnspr4:amd64. 2021-12-22 19:06:55.818 | Preparing to unpack .../141-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-12-22 19:06:55.868 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-22 19:06:56.232 | Selecting previously unselected package libnss3:amd64. 2021-12-22 19:06:56.240 | Preparing to unpack .../142-libnss3_2%3a3.35-2ubuntu2.13_amd64.deb ... 2021-12-22 19:06:56.284 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-22 19:06:56.776 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-22 19:06:56.783 | Preparing to unpack .../143-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-12-22 19:06:56.810 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-22 19:06:57.165 | Selecting previously unselected package libpq5:amd64. 2021-12-22 19:06:57.172 | Preparing to unpack .../144-libpq5_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:06:57.227 | Unpacking libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-22 19:06:57.518 | Selecting previously unselected package libpq-dev. 2021-12-22 19:06:57.525 | Preparing to unpack .../145-libpq-dev_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:06:57.564 | Unpacking libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-22 19:06:57.970 | Selecting previously unselected package librados2. 2021-12-22 19:06:57.978 | Preparing to unpack .../146-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-22 19:06:58.010 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-22 19:06:58.822 | Selecting previously unselected package librbd1. 2021-12-22 19:06:58.829 | Preparing to unpack .../147-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-22 19:06:58.878 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-22 19:06:59.347 | Selecting previously unselected package libsasl2-dev. 2021-12-22 19:06:59.355 | Preparing to unpack .../148-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-22 19:06:59.403 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-22 19:06:59.789 | Preparing to unpack .../149-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-22 19:06:59.918 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-22 19:07:00.376 | Selecting previously unselected package libsodium23:amd64. 2021-12-22 19:07:00.383 | Preparing to unpack .../150-libsodium23_1.0.16-2_amd64.deb ... 2021-12-22 19:07:00.427 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-12-22 19:07:00.736 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-22 19:07:00.743 | Preparing to unpack .../151-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-12-22 19:07:00.776 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-22 19:07:01.278 | Selecting previously unselected package libx86-1:amd64. 2021-12-22 19:07:01.285 | Preparing to unpack .../152-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-12-22 19:07:01.335 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-22 19:07:01.621 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-22 19:07:01.629 | Preparing to unpack .../153-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-22 19:07:01.667 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-22 19:07:02.188 | Preparing to unpack .../154-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-22 19:07:02.352 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-12-22 19:07:02.650 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-22 19:07:02.658 | Preparing to unpack .../155-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-22 19:07:02.713 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-22 19:07:03.124 | Selecting previously unselected package libzmq5:amd64. 2021-12-22 19:07:03.131 | Preparing to unpack .../156-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-12-22 19:07:03.169 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-22 19:07:03.640 | Preparing to unpack .../157-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-12-22 19:07:03.784 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-12-22 19:07:05.107 | Selecting previously unselected package memcached. 2021-12-22 19:07:05.115 | Preparing to unpack .../158-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-12-22 19:07:05.169 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-12-22 19:07:05.530 | Selecting previously unselected package pm-utils. 2021-12-22 19:07:05.537 | Preparing to unpack .../159-pm-utils_1.4.1-17_all.deb ... 2021-12-22 19:07:05.581 | Unpacking pm-utils (1.4.1-17) ... 2021-12-22 19:07:06.003 | Selecting previously unselected package postgresql-client-common. 2021-12-22 19:07:06.011 | Preparing to unpack .../160-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-12-22 19:07:06.061 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-12-22 19:07:06.450 | Selecting previously unselected package ssl-cert. 2021-12-22 19:07:06.457 | Preparing to unpack .../161-ssl-cert_1.0.39_all.deb ... 2021-12-22 19:07:06.489 | Unpacking ssl-cert (1.0.39) ... 2021-12-22 19:07:06.987 | Selecting previously unselected package postgresql-common. 2021-12-22 19:07:06.995 | Preparing to unpack .../162-postgresql-common_190ubuntu0.1_all.deb ... 2021-12-22 19:07:07.068 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-22 19:07:07.101 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-12-22 19:07:07.484 | Selecting previously unselected package postgresql-server-dev-10. 2021-12-22 19:07:07.492 | Preparing to unpack .../163-postgresql-server-dev-10_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:07:07.530 | Unpacking postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-22 19:07:08.084 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-22 19:07:08.092 | Preparing to unpack .../164-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-12-22 19:07:08.141 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-22 19:07:08.438 | Selecting previously unselected package python-pip-whl. 2021-12-22 19:07:08.446 | Preparing to unpack .../165-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-12-22 19:07:08.495 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-22 19:07:09.021 | Selecting previously unselected package python3-mysqldb. 2021-12-22 19:07:09.029 | Preparing to unpack .../166-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-12-22 19:07:09.084 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-12-22 19:07:09.512 | Selecting previously unselected package python3.6-venv. 2021-12-22 19:07:09.520 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 2021-12-22 19:07:09.580 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.6) ... 2021-12-22 19:07:09.884 | Selecting previously unselected package python3-venv. 2021-12-22 19:07:09.892 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-12-22 19:07:09.947 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-12-22 19:07:10.330 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-22 19:07:10.337 | Preparing to unpack .../169-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-22 19:07:10.375 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-22 19:07:10.638 | Selecting previously unselected package qemu-utils. 2021-12-22 19:07:10.646 | Preparing to unpack .../170-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-22 19:07:10.701 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-22 19:07:11.130 | Selecting previously unselected package sharutils. 2021-12-22 19:07:11.138 | Preparing to unpack .../171-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-12-22 19:07:11.175 | Unpacking sharutils (1:4.15.2-3) ... 2021-12-22 19:07:11.450 | Selecting previously unselected package sqlite3. 2021-12-22 19:07:11.457 | Preparing to unpack .../172-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-22 19:07:11.511 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-22 19:07:11.992 | Selecting previously unselected package thin-provisioning-tools. 2021-12-22 19:07:12.000 | Preparing to unpack .../173-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-12-22 19:07:12.061 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-22 19:07:12.450 | Selecting previously unselected package unzip. 2021-12-22 19:07:12.457 | Preparing to unpack .../174-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-12-22 19:07:12.512 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-12-22 19:07:12.810 | Selecting previously unselected package uwsgi-core. 2021-12-22 19:07:12.818 | Preparing to unpack .../175-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-22 19:07:12.855 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-22 19:07:13.307 | Selecting previously unselected package vbetool. 2021-12-22 19:07:13.315 | Preparing to unpack .../176-vbetool_1.1-4_amd64.deb ... 2021-12-22 19:07:13.375 | Unpacking vbetool (1.1-4) ... 2021-12-22 19:07:13.787 | Selecting previously unselected package libipset3:amd64. 2021-12-22 19:07:13.795 | Preparing to unpack .../177-libipset3_6.34-1_amd64.deb ... 2021-12-22 19:07:13.850 | Unpacking libipset3:amd64 (6.34-1) ... 2021-12-22 19:07:14.175 | Selecting previously unselected package ipset. 2021-12-22 19:07:14.183 | Preparing to unpack .../178-ipset_6.34-1_amd64.deb ... 2021-12-22 19:07:14.225 | Unpacking ipset (6.34-1) ... 2021-12-22 19:07:14.661 | Selecting previously unselected package ipvsadm. 2021-12-22 19:07:14.669 | Preparing to unpack .../179-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:07:14.701 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-22 19:07:15.032 | Selecting previously unselected package kpartx. 2021-12-22 19:07:15.039 | Preparing to unpack .../180-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-12-22 19:07:15.094 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-12-22 19:07:15.438 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-22 19:07:15.445 | Preparing to unpack .../181-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-22 19:07:15.495 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-22 19:07:15.838 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-22 19:07:15.845 | Preparing to unpack .../182-liberasurecode1_1.5.0-1_amd64.deb ... 2021-12-22 19:07:15.895 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-12-22 19:07:16.158 | Selecting previously unselected package liberasurecode-dev. 2021-12-22 19:07:16.166 | Preparing to unpack .../183-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-12-22 19:07:16.204 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-12-22 19:07:16.438 | Selecting previously unselected package libffi-dev:amd64. 2021-12-22 19:07:16.446 | Preparing to unpack .../184-libffi-dev_3.2.1-8_amd64.deb ... 2021-12-22 19:07:16.484 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-12-22 19:07:16.792 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-22 19:07:16.800 | Preparing to unpack .../185-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-22 19:07:16.832 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:07:17.186 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-22 19:07:17.194 | Preparing to unpack .../186-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-12-22 19:07:17.243 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-22 19:07:17.604 | Selecting previously unselected package socat. 2021-12-22 19:07:17.612 | Preparing to unpack .../187-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-12-22 19:07:17.678 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-12-22 19:07:18.130 | Selecting previously unselected package vlan. 2021-12-22 19:07:18.137 | Preparing to unpack .../188-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-12-22 19:07:18.192 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-12-22 19:07:18.558 | Setting up libjs-jquery (3.2.1-1) ... 2021-12-22 19:07:18.695 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-22 19:07:18.866 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-12-22 19:07:19.025 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-22 19:07:19.198 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-22 19:07:19.488 | Setting up libpathplan4 (2.40.1-2) ... 2021-12-22 19:07:19.655 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-22 19:07:19.814 | Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... 2021-12-22 19:07:19.980 | Setting up make (4.1-9.1ubuntu1) ... 2021-12-22 19:07:20.111 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-12-22 19:07:20.283 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-22 19:07:20.449 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-12-22 19:07:20.769 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-22 19:07:20.906 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-22 19:07:21.078 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-12-22 19:07:21.169 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-22 19:07:21.341 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:07:21.466 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-12-22 19:07:21.758 | Setting up libtimedate-perl (2.3000-2) ... 2021-12-22 19:07:21.912 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-22 19:07:22.066 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-22 19:07:22.243 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-22 19:07:22.940 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-12-22 19:07:23.404 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-22 19:07:23.568 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-12-22 19:07:24.718 | update-initramfs: deferring update (trigger activated) 2021-12-22 19:07:26.826 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-22 19:07:26.919 | No schema files found: doing nothing. 2021-12-22 19:07:26.974 | Setting up mysql-common (5.8+1.0.4) ... 2021-12-22 19:07:27.296 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-22 19:07:27.363 | Setting up sharutils (1:4.15.2-3) ... 2021-12-22 19:07:27.472 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-22 19:07:27.614 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-22 19:07:27.780 | Setting up libjansson4:amd64 (2.11-1) ... 2021-12-22 19:07:27.952 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-12-22 19:07:28.135 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.6) ... 2021-12-22 19:07:28.363 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-22 19:07:28.506 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-22 19:07:28.672 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-22 19:07:28.831 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-22 19:07:28.980 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-22 19:07:29.089 | Setting up dctrl-tools (2.24-2build1) ... 2021-12-22 19:07:29.255 | Setting up apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-22 19:07:29.386 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-12-22 19:07:29.529 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-12-22 19:07:29.694 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-22 19:07:29.855 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-22 19:07:30.038 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-22 19:07:30.155 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-22 19:07:40.312 | Setting up pm-utils (1.4.1-17) ... 2021-12-22 19:07:40.563 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-12-22 19:07:40.797 | Setting up m4 (1.4.18-1) ... 2021-12-22 19:07:40.969 | Setting up libipset3:amd64 (6.34-1) ... 2021-12-22 19:07:41.105 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-22 19:07:41.248 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-22 19:07:41.403 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:07:41.558 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-12-22 19:07:41.815 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-12-22 19:07:43.883 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-22 19:07:44.013 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-22 19:07:44.169 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-12-22 19:07:45.196 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-22 19:07:45.386 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-12-22 19:07:45.551 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-22 19:07:45.717 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-22 19:07:45.888 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-22 19:07:46.060 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-22 19:07:46.226 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-12-22 19:07:46.380 | Setting up dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-22 19:07:46.580 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-12-22 19:07:46.756 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-22 19:07:46.935 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-22 19:07:47.169 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-22 19:07:47.300 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-22 19:07:47.454 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-22 19:07:47.643 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-22 19:07:47.910 | Setting up autotools-dev (20180224.1) ... 2021-12-22 19:07:48.083 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-22 19:07:48.236 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-12-22 19:07:48.391 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-12-22 19:07:48.608 | Setting up dstat (0.7.3-1) ... 2021-12-22 19:07:48.952 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-22 19:07:49.415 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-12-22 19:07:49.579 | Setting up ipset (6.34-1) ... 2021-12-22 19:07:49.763 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-22 19:07:50.014 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-22 19:07:50.186 | Setting up systemd (237-3ubuntu10.52) ... 2021-12-22 19:07:50.255 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-22 19:07:52.013 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-12-22 19:07:52.014 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-12-22 19:07:52.015 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-12-22 19:07:52.015 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-12-22 19:07:52.145 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-12-22 19:07:52.311 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-22 19:07:52.545 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-12-22 19:07:52.711 | Setting up libann0 (1.1.2+doc-6) ... 2021-12-22 19:07:52.906 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-12-22 19:07:53.037 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-22 19:07:53.151 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-22 19:07:53.254 | Setting up dnsmasq-base (2.79-1ubuntu0.5) ... 2021-12-22 19:07:53.409 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-22 19:07:53.540 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-12-22 19:07:53.740 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-22 19:08:16.541 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-22 19:08:16.712 | Setting up libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:08:16.901 | Setting up icu-devtools (60.2-3ubuntu3.2) ... 2021-12-22 19:08:17.073 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-22 19:08:17.233 | Setting up libthai-data (0.1.27-2) ... 2021-12-22 19:08:17.386 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-12-22 19:08:17.582 | Setting up javascript-common (11) ... 2021-12-22 19:08:17.840 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-22 19:08:17.913 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-22 19:08:18.033 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-22 19:08:18.205 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-22 19:08:18.445 | Setting up libjs-jquery-metadata (12-1) ... 2021-12-22 19:08:18.565 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-12-22 19:08:19.866 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-22 19:08:20.279 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-12-22 19:08:20.415 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-22 19:08:20.575 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-22 19:08:20.741 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-22 19:08:20.879 | Setting up vbetool (1.1-4) ... 2021-12-22 19:08:21.016 | Setting up libcdt5 (2.40.1-2) ... 2021-12-22 19:08:21.147 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-22 19:08:21.307 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-22 19:08:21.484 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-22 19:08:21.821 | Setting up libcgraph6 (2.40.1-2) ... 2021-12-22 19:08:21.970 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-22 19:08:22.101 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-22 19:08:22.243 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-22 19:08:22.392 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-22 19:08:22.536 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-22 19:08:22.713 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-22 19:08:22.878 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-12-22 19:08:23.078 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-22 19:08:23.290 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-22 19:08:23.455 | Setting up libtool (2.4.6-2) ... 2021-12-22 19:08:23.576 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-22 19:08:23.707 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-22 19:08:23.821 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-22 19:08:23.987 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-22 19:08:24.164 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:08:24.335 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-12-22 19:08:25.803 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-22 19:08:26.438 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-22 19:08:28.603 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-22 19:08:28.706 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-22 19:08:28.861 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-22 19:08:29.392 | Setting up libapr1-dev (1.6.3-2) ... 2021-12-22 19:08:29.563 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-12-22 19:08:29.711 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-22 19:08:30.180 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-22 19:08:30.328 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-22 19:08:30.478 | Setting up libgvpr2 (2.40.1-2) ... 2021-12-22 19:08:30.638 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-22 19:08:30.792 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-12-22 19:08:31.901 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-22 19:08:32.501 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-12-22 19:08:32.638 | Setting up apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-22 19:08:32.803 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-22 19:08:32.975 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-12-22 19:08:33.146 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-12-22 19:08:33.341 | Setting up apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-22 19:08:33.506 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-22 19:08:33.649 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-22 19:08:33.827 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-22 19:08:33.935 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-22 19:08:34.095 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-22 19:08:34.267 | Setting up ssl-cert (1.0.39) ... 2021-12-22 19:08:35.032 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-12-22 19:08:35.443 | Setting up autoconf (2.69-11) ... 2021-12-22 19:08:35.672 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-12-22 19:08:35.820 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-12-22 19:08:35.914 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-22 19:08:36.043 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-12-22 19:08:36.432 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-22 19:08:37.140 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-22 19:08:37.318 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-22 19:08:37.495 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-12-22 19:08:37.678 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-12-22 19:08:37.901 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-22 19:08:38.061 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-22 19:08:38.186 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-22 19:08:38.335 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-22 19:08:38.506 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-22 19:08:39.087 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-22 19:08:39.678 | Setting up postgresql-common (190ubuntu0.1) ... 2021-12-22 19:08:40.985 | Adding user postgres to group ssl-cert 2021-12-22 19:08:41.256 | 2021-12-22 19:08:41.256 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-22 19:08:41.473 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-22 19:08:41.473 | Removing obsolete dictionary files: 2021-12-22 19:08:41.700 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-22 19:08:42.410 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-12-22 19:08:42.498 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-12-22 19:08:42.603 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-22 19:08:42.815 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-12-22 19:08:42.992 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-22 19:08:43.152 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-22 19:08:43.226 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:08:43.369 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-22 19:08:43.478 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-22 19:08:43.592 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-22 19:08:43.763 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-22 19:08:44.223 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-22 19:08:44.883 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-22 19:08:45.249 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-22 19:08:45.426 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-12-22 19:08:45.614 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-22 19:08:45.786 | Setting up apache2 (2.4.29-1ubuntu4.20) ... 2021-12-22 19:08:53.929 | Enabling module mpm_event. 2021-12-22 19:08:53.990 | Enabling module authz_core. 2021-12-22 19:08:53.995 | Enabling module authz_host. 2021-12-22 19:08:54.054 | Enabling module authn_core. 2021-12-22 19:08:54.059 | Enabling module auth_basic. 2021-12-22 19:08:54.117 | Enabling module access_compat. 2021-12-22 19:08:54.172 | Enabling module authn_file. 2021-12-22 19:08:54.227 | Enabling module authz_user. 2021-12-22 19:08:54.282 | Enabling module alias. 2021-12-22 19:08:54.337 | Enabling module dir. 2021-12-22 19:08:54.394 | Enabling module autoindex. 2021-12-22 19:08:54.450 | Enabling module env. 2021-12-22 19:08:54.506 | Enabling module mime. 2021-12-22 19:08:54.561 | Enabling module negotiation. 2021-12-22 19:08:54.617 | Enabling module setenvif. 2021-12-22 19:08:54.675 | Enabling module filter. 2021-12-22 19:08:54.751 | Enabling module deflate. 2021-12-22 19:08:54.808 | Enabling module status. 2021-12-22 19:08:54.863 | Enabling module reqtimeout. 2021-12-22 19:08:54.922 | Enabling conf charset. 2021-12-22 19:08:54.978 | Enabling conf localized-error-pages. 2021-12-22 19:08:55.033 | Enabling conf other-vhosts-access-log. 2021-12-22 19:08:55.094 | Enabling conf security. 2021-12-22 19:08:55.151 | Enabling conf serve-cgi-bin. 2021-12-22 19:08:55.206 | Enabling site 000-default. 2021-12-22 19:08:55.252 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-22 19:08:55.304 | Enabling conf javascript-common. 2021-12-22 19:08:55.549 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-22 19:08:55.954 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-22 19:08:57.311 | Setting up libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:08:57.470 | Setting up po-debconf (1.0.20) ... 2021-12-22 19:08:57.643 | Setting up build-essential (12.4ubuntu1) ... 2021-12-22 19:08:57.814 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-22 19:08:57.974 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-22 19:08:58.152 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-22 19:08:58.312 | Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-22 19:08:58.470 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:08:58.666 | Setting up libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-22 19:08:58.808 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-22 19:08:59.734 | Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-22 19:08:59.906 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-22 19:09:00.054 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-12-22 19:09:00.346 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-12-22 19:09:02.575 | Regenerating fonts cache... done. 2021-12-22 19:09:02.632 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-22 19:09:02.796 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:09:02.923 | Setting up libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-22 19:09:03.049 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-12-22 19:09:03.209 | Setting up postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-22 19:09:03.317 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-22 19:09:03.454 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:09:03.630 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-22 19:09:03.803 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-22 19:09:03.974 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-12-22 19:09:04.106 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-22 19:09:04.226 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-12-22 19:09:04.379 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-22 19:09:04.546 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:09:04.694 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:09:04.797 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-22 19:09:04.973 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-12-22 19:09:05.105 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-22 19:09:05.231 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:09:05.386 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-12-22 19:09:07.254 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-22 19:09:07.407 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-22 19:09:07.567 | Setting up libgvc6 (2.40.1-2) ... 2021-12-22 19:09:07.751 | Setting up graphviz (2.40.1-2) ... 2021-12-22 19:09:07.941 | Setting up libicu-dev (60.2-3ubuntu3.2) ... 2021-12-22 19:09:08.106 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-22 19:09:08.227 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-22 19:09:08.460 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-22 19:09:08.631 | Setting up debhelper (11.1.6ubuntu2) ... 2021-12-22 19:09:08.792 | Setting up dh-autoreconf (17) ... 2021-12-22 19:09:08.958 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-22 19:09:09.140 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-22 19:09:09.323 | Setting up apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-22 19:09:09.483 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-22 19:09:09.644 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-22 19:09:18.591 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-22 19:09:18.712 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-22 19:09:18.969 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:09:19.054 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-22 19:09:19.351 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-22 19:09:19.459 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-22 19:09:21.681 | ++ functions-common:apt_get:1113 : result=0 2021-12-22 19:09:21.684 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:09:21.686 | ++ functions-common:time_stop:2331 : local name 2021-12-22 19:09:21.688 | ++ functions-common:time_stop:2332 : local end_time 2021-12-22 19:09:21.691 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:09:21.693 | ++ functions-common:time_stop:2334 : local total 2021-12-22 19:09:21.695 | ++ functions-common:time_stop:2335 : local start_time 2021-12-22 19:09:21.697 | ++ functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:09:21.700 | ++ functions-common:time_stop:2338 : start_time=1640199904669 2021-12-22 19:09:21.702 | ++ functions-common:time_stop:2340 : [[ -z 1640199904669 ]] 2021-12-22 19:09:21.704 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:09:21.708 | ++ functions-common:time_stop:2343 : end_time=1640200161705 2021-12-22 19:09:21.710 | ++ functions-common:time_stop:2344 : elapsed_time=257036 2021-12-22 19:09:21.712 | ++ functions-common:time_stop:2345 : total=1402 2021-12-22 19:09:21.714 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:09:21.717 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=258438 2021-12-22 19:09:21.719 | ++ functions-common:apt_get:1117 : return 0 2021-12-22 19:09:21.721 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-22 19:09:21.724 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-22 19:09:21.726 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-22 19:09:21.730 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-22 19:09:21.734 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-12-22 19:09:21.736 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-12-22 19:09:21.739 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-22 19:09:23.173 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-22 19:09:23.175 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-22 19:09:23.177 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-22 19:09:23.180 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-22 19:09:23.181 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-22 19:09:23.183 | + functions-common:GetDistro:371 : GetOSVersion 2021-12-22 19:09:23.185 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-12-22 19:09:23.187 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-12-22 19:09:23.189 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-12-22 19:09:23.191 | + functions-common:_ensure_lsb_release:323 : return 2021-12-22 19:09:23.193 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-12-22 19:09:23.268 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-12-22 19:09:23.270 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-12-22 19:09:23.344 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-12-22 19:09:23.346 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-12-22 19:09:23.432 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-12-22 19:09:23.434 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-22 19:09:23.436 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-12-22 19:09:23.437 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-12-22 19:09:23.439 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-12-22 19:09:23.441 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-12-22 19:09:23.443 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-12-22 19:09:23.445 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-22 19:09:23.447 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-12-22 19:09:23.449 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-12-22 19:09:23.451 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-12-22 19:09:23.451 | Distro: bionic 2021-12-22 19:09:23.454 | + tools/install_pip.sh:main:128 : get_versions 2021-12-22 19:09:23.456 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-22 19:09:23.460 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-22 19:09:23.462 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-22 19:09:23.464 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-22 19:09:23.465 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-22 19:09:23.898 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-22 19:09:23.899 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-22 19:09:23.899 | pip: 20.2.2 2021-12-22 19:09:23.901 | + tools/install_pip.sh:main:137 : is_fedora 2021-12-22 19:09:23.903 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 19:09:23.904 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 19:09:23.906 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 19:09:23.908 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 19:09:23.909 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 19:09:23.911 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 19:09:23.913 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-22 19:09:23.914 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 19:09:23.916 | + tools/install_pip.sh:main:137 : is_suse 2021-12-22 19:09:23.918 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:09:23.920 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:09:23.921 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:09:23.923 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:09:23.925 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:09:23.926 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:09:23.929 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-12-22 19:09:23.930 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-22 19:09:23.932 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:09:23.934 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:09:23.935 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-12-22 19:09:23.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 purge python-pip 2021-12-22 19:09:24.070 | Reading package lists... 2021-12-22 19:09:24.334 | Building dependency tree... 2021-12-22 19:09:24.335 | Reading state information... 2021-12-22 19:09:24.563 | Package 'python-pip' is not installed, so not removed 2021-12-22 19:09:24.563 | The following packages were automatically installed and are no longer required: 2021-12-22 19:09:24.564 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-22 19:09:24.564 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-22 19:09:24.564 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-22 19:09:24.564 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:09:24.564 | python3-twisted-bin python3-zope.interface 2021-12-22 19:09:24.564 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:09:24.649 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-22 19:09:24.653 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:09:24.655 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:09:24.656 | + functions-common:time_stop:2331 : local name 2021-12-22 19:09:24.658 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:09:24.660 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:09:24.661 | + functions-common:time_stop:2334 : local total 2021-12-22 19:09:24.663 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:09:24.665 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:09:24.667 | + functions-common:time_stop:2338 : start_time=1640200163948 2021-12-22 19:09:24.668 | + functions-common:time_stop:2340 : [[ -z 1640200163948 ]] 2021-12-22 19:09:24.671 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:09:24.673 | + functions-common:time_stop:2343 : end_time=1640200164671 2021-12-22 19:09:24.675 | + functions-common:time_stop:2344 : elapsed_time=723 2021-12-22 19:09:24.676 | + functions-common:time_stop:2345 : total=0 2021-12-22 19:09:24.678 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:09:24.680 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=723 2021-12-22 19:09:24.681 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:09:24.683 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-12-22 19:09:24.685 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-22 19:09:24.687 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:09:24.688 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:09:24.690 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-12-22 19:09:24.705 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-12-22 19:09:24.836 | Reading package lists... 2021-12-22 19:09:25.102 | Building dependency tree... 2021-12-22 19:09:25.103 | Reading state information... 2021-12-22 19:09:25.328 | Package 'python3-pip' is not installed, so not removed 2021-12-22 19:09:25.328 | The following packages were automatically installed and are no longer required: 2021-12-22 19:09:25.328 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-22 19:09:25.329 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-22 19:09:25.329 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-22 19:09:25.329 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:09:25.329 | python3-twisted-bin python3-zope.interface 2021-12-22 19:09:25.329 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:09:25.404 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-22 19:09:25.408 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:09:25.410 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:09:25.411 | + functions-common:time_stop:2331 : local name 2021-12-22 19:09:25.414 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:09:25.416 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:09:25.417 | + functions-common:time_stop:2334 : local total 2021-12-22 19:09:25.419 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:09:25.421 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:09:25.422 | + functions-common:time_stop:2338 : start_time=1640200164703 2021-12-22 19:09:25.424 | + functions-common:time_stop:2340 : [[ -z 1640200164703 ]] 2021-12-22 19:09:25.426 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:09:25.429 | + functions-common:time_stop:2343 : end_time=1640200165427 2021-12-22 19:09:25.431 | + functions-common:time_stop:2344 : elapsed_time=724 2021-12-22 19:09:25.432 | + functions-common:time_stop:2345 : total=723 2021-12-22 19:09:25.434 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:09:25.436 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1447 2021-12-22 19:09:25.437 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:09:25.439 | + tools/install_pip.sh:main:142 : install_get_pip 2021-12-22 19:09:25.441 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-22 19:09:25.443 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-22 19:09:25.444 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-22 19:09:25.446 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-22 19:09:25.448 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-22 19:09:25.458 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-22 19:09:25.458 | Dload Upload Total Spent Left Speed 2021-12-22 19:09:25.744 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7373k 0 --:--:-- --:--:-- --:--:-- 7373k 2021-12-22 19:09:25.749 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-22 19:09:25.752 | + tools/install_pip.sh:install_get_pip:94 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-12-22 19:09:28.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:09:29.138 | Collecting pip 2021-12-22 19:09:29.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-12-22 19:09:30.608 | Installing collected packages: pip 2021-12-22 19:09:30.608 | Attempting uninstall: pip 2021-12-22 19:09:30.609 | Found existing installation: pip 20.2.2 2021-12-22 19:09:30.866 | Uninstalling pip-20.2.2: 2021-12-22 19:09:30.879 | Successfully uninstalled pip-20.2.2 2021-12-22 19:09:32.281 | Successfully installed pip-20.2.4 2021-12-22 19:09:32.281 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 19:09:32.401 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-12-22 19:09:32.402 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-22 19:09:32.404 | + inc/python:python3_enabled:468 : return 0 2021-12-22 19:09:32.406 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-12-22 19:09:32.408 | + tools/install_pip.sh:main:148 : set -x 2021-12-22 19:09:32.410 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-12-22 19:09:32.412 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-22 19:09:32.414 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 19:09:32.416 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-22 19:09:32.418 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-12-22 19:09:32.420 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-22 19:09:32.423 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-22 19:09:32.423 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-22 19:09:32.426 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='\''3.5'\'' 2021-12-22 19:09:32.426 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\'' ' 2021-12-22 19:09:32.428 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='3.5' 2021-12-22 19:09:32.428 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' == '' ]] 2021-12-22 19:09:32.430 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-22 19:09:32.432 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-22 19:09:32.434 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-22 19:09:32.448 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' because python3_enabled=True 2021-12-22 19:09:32.452 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-22 19:09:35.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:09:35.097 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.097 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.098 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.098 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.099 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.100 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.100 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.101 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.101 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.102 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.102 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.103 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.103 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.103 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.104 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.104 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.105 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.105 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.105 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.106 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.106 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.107 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.107 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.108 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.108 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.109 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.109 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.109 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.110 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.110 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.111 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.111 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.112 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.112 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.113 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.113 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.114 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.114 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.114 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.115 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.116 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.116 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.117 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.117 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.117 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.118 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.118 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.119 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.119 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.120 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.120 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.120 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.121 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.121 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.122 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.122 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.123 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.123 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.124 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.124 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.125 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.125 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.126 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.126 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.126 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.127 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.127 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.128 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.128 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.129 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.129 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.129 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.130 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.130 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.131 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.131 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.132 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.132 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.133 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.133 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.134 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.134 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.135 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.135 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.135 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.136 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.136 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.137 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.137 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.138 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.138 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.139 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.139 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.139 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.140 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.140 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.141 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.141 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.142 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.142 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.143 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.143 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.144 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.144 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.145 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.145 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.145 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.146 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.147 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.147 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.148 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.148 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.149 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.150 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.150 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.150 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.151 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.151 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.152 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.152 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.153 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.153 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.154 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.154 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.154 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.155 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.155 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.156 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.156 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.157 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.157 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.158 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.158 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.159 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.159 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.160 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.160 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.160 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.161 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.162 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.162 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.163 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.163 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.164 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.164 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.164 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.165 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.165 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.166 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.166 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.167 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.167 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.168 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.168 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.169 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.169 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.170 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.170 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.171 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.171 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.172 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.172 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.172 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.173 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.173 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.174 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.174 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.175 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.175 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.175 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.176 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.176 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.177 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.177 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.178 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.178 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.179 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.179 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.179 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.180 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.180 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.181 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.181 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.181 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.182 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.182 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.183 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.183 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.184 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.184 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.185 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.185 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.186 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.186 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.187 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.187 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.187 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.188 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.188 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.189 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.189 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.190 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.190 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.191 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.191 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.192 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.192 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.192 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.193 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.193 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.194 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.194 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.195 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.195 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.196 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.196 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.197 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.197 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.198 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.198 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.199 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.199 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.200 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.200 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.200 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.201 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.201 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.202 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.202 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.203 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.203 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.203 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.204 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.204 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.205 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.205 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.206 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.206 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.207 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.207 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.207 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.208 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.209 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.209 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.210 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.210 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.211 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.211 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.212 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.212 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.213 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.213 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.213 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.214 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.215 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.215 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.215 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.216 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.216 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.217 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.217 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.217 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.218 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.218 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.219 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.219 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.220 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.220 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.221 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.221 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.222 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.222 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.222 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.224 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.224 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.225 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.226 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.226 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.226 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.227 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.227 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.228 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.228 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.229 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.229 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.229 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.230 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.230 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.231 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.231 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.231 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.232 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.232 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.233 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.233 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.233 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.234 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.235 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.235 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.236 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.236 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.237 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.237 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.238 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.238 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.238 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.239 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.239 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.240 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.240 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.241 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.241 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.242 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.242 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.243 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.243 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.243 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.244 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.244 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.245 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.245 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.246 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.246 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.247 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.247 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.248 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.248 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.248 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.249 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.249 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.250 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.250 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.251 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.251 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.252 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.252 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.253 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.253 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.253 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.254 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.254 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.255 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.255 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.256 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.256 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.272 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.272 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.273 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.273 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.274 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.274 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.274 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.275 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.276 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.276 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.277 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.277 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.277 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.278 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.278 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.279 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.279 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.280 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.280 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.281 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.281 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.281 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.282 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.282 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.283 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.283 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.284 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.284 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.284 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.285 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.285 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.286 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.286 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.287 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.288 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.288 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.288 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.289 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.289 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.290 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.290 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.291 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.291 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.292 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.292 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.292 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.293 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.293 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.294 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.294 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.295 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.295 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.295 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.296 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.296 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.297 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.297 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.298 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.298 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.298 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.299 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.299 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.300 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.300 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.301 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.301 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.302 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.302 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.303 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.303 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:09:35.304 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:09:35.304 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:09:35.305 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-12-22 19:09:35.307 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-12-22 19:09:36.895 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:09:36.895 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:09:36.967 | + inc/python:pip_install:207 : result=0 2021-12-22 19:09:36.968 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:09:36.970 | + functions-common:time_stop:2331 : local name 2021-12-22 19:09:36.972 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:09:36.974 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:09:36.976 | + functions-common:time_stop:2334 : local total 2021-12-22 19:09:36.977 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:09:36.979 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:09:36.981 | + functions-common:time_stop:2338 : start_time=1640200172444 2021-12-22 19:09:36.983 | + functions-common:time_stop:2340 : [[ -z 1640200172444 ]] 2021-12-22 19:09:36.985 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:09:36.987 | + functions-common:time_stop:2343 : end_time=1640200176985 2021-12-22 19:09:36.989 | + functions-common:time_stop:2344 : elapsed_time=4541 2021-12-22 19:09:36.991 | + functions-common:time_stop:2345 : total=0 2021-12-22 19:09:36.992 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:09:36.994 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4541 2021-12-22 19:09:36.996 | + inc/python:pip_install:210 : return 0 2021-12-22 19:09:36.998 | + tools/install_pip.sh:main:154 : get_versions 2021-12-22 19:09:37.000 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-22 19:09:37.003 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-22 19:09:37.005 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-22 19:09:37.008 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-22 19:09:37.008 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-22 19:09:37.414 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-12-22 19:09:37.416 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-12-22 19:09:37.416 | pip: 20.2.4 2021-12-22 19:09:37.419 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-22 19:09:37.422 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-22 19:09:37.425 | + ./stack.sh:main:771 : fixup_all 2021-12-22 19:09:37.428 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-12-22 19:09:37.430 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-22 19:09:37.432 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-22 19:09:37.438 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-22 19:09:37.438 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-22 19:09:37.438 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-22 19:09:37.444 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-22 19:09:37.446 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-22 19:09:37.448 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-22 19:09:37.455 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-22 19:09:37.459 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-12-22 19:09:37.461 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-12-22 19:09:37.463 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-12-22 19:09:37.465 | + functions-common:install_package:1333 : update_package_repo 2021-12-22 19:09:37.467 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-22 19:09:37.469 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-22 19:09:37.471 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-22 19:09:37.473 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-22 19:09:37.475 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-22 19:09:37.477 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:09:37.479 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:09:37.481 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-22 19:09:37.483 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-22 19:09:37.485 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-22 19:09:37.487 | + functions-common:apt_get_update:1069 : return 2021-12-22 19:09:37.490 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-12-22 19:09:37.492 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-22 19:09:37.494 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:09:37.496 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:09:37.498 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-12-22 19:09:37.516 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-12-22 19:09:37.636 | Reading package lists... 2021-12-22 19:09:37.892 | Building dependency tree... 2021-12-22 19:09:37.893 | Reading state information... 2021-12-22 19:09:38.113 | The following packages were automatically installed and are no longer required: 2021-12-22 19:09:38.113 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-22 19:09:38.113 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-22 19:09:38.113 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-22 19:09:38.113 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:09:38.114 | python3-twisted-bin python3-zope.interface 2021-12-22 19:09:38.114 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:09:38.115 | The following additional packages will be installed: 2021-12-22 19:09:38.115 | python3-software-properties 2021-12-22 19:09:38.161 | The following packages will be upgraded: 2021-12-22 19:09:38.161 | python3-software-properties software-properties-common 2021-12-22 19:09:38.402 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-12-22 19:09:38.402 | Need to get 33.8 kB of archives. 2021-12-22 19:09:38.402 | After this operation, 0 B of additional disk space will be used. 2021-12-22 19:09:38.402 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB] 2021-12-22 19:09:38.515 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB] 2021-12-22 19:09:39.053 | Fetched 33.8 kB in 0s (98.8 kB/s) 2021-12-22 19:09:39.304 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-12-22 19:09:39.307 | Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ... 2021-12-22 19:09:39.567 | Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-22 19:09:40.181 | Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ... 2021-12-22 19:09:40.459 | Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-22 19:09:40.906 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-22 19:09:41.813 | Setting up python3-software-properties (0.96.24.32.18) ... 2021-12-22 19:09:42.202 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-22 19:09:42.288 | Setting up software-properties-common (0.96.24.32.18) ... 2021-12-22 19:09:44.803 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:09:44.805 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:09:44.808 | + functions-common:time_stop:2331 : local name 2021-12-22 19:09:44.810 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:09:44.812 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:09:44.814 | + functions-common:time_stop:2334 : local total 2021-12-22 19:09:44.816 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:09:44.818 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:09:44.820 | + functions-common:time_stop:2338 : start_time=1640200177514 2021-12-22 19:09:44.822 | + functions-common:time_stop:2340 : [[ -z 1640200177514 ]] 2021-12-22 19:09:44.825 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:09:44.828 | + functions-common:time_stop:2343 : end_time=1640200184825 2021-12-22 19:09:44.830 | + functions-common:time_stop:2344 : elapsed_time=7311 2021-12-22 19:09:44.832 | + functions-common:time_stop:2345 : total=258438 2021-12-22 19:09:44.835 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:09:44.837 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=265749 2021-12-22 19:09:44.839 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:09:44.841 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-12-22 19:09:45.674 | 'universe' distribution component is already enabled for all sources. 2021-12-22 19:09:45.700 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-12-22 19:09:45.703 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-12-22 19:09:46.577 | Reading package lists... 2021-12-22 19:09:46.838 | Building dependency tree... 2021-12-22 19:09:46.839 | Reading state information... 2021-12-22 19:09:47.053 | The following packages were automatically installed and are no longer required: 2021-12-22 19:09:47.054 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-22 19:09:47.054 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-22 19:09:47.054 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-22 19:09:47.054 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:09:47.054 | python3-twisted-bin python3-zope.interface 2021-12-22 19:09:47.054 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:09:47.100 | The following NEW packages will be installed: 2021-12-22 19:09:47.100 | ubuntu-cloud-keyring 2021-12-22 19:09:47.210 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-12-22 19:09:47.210 | Need to get 5,908 B of archives. 2021-12-22 19:09:47.210 | After this operation, 22.5 kB of additional disk space will be used. 2021-12-22 19:09:47.210 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.2 [5,908 B] 2021-12-22 19:09:49.528 | Fetched 5,908 B in 0s (63.5 kB/s) 2021-12-22 19:09:49.654 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-12-22 19:09:49.691 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-12-22 19:09:49.694 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-12-22 19:09:49.756 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-22 19:09:50.090 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-22 19:09:52.459 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-22 19:09:52.492 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-22 19:09:52.534 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-22 19:09:52.534 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-22 19:09:52.662 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-22 19:09:53.092 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-12-22 19:09:56.821 | Fetched 179 kB in 1s (201 kB/s) 2021-12-22 19:09:58.687 | Reading package lists... 2021-12-22 19:09:58.750 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-12-22 19:09:58.752 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-12-22 19:09:58.755 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-12-22 19:09:58.759 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-12-22 19:09:58.761 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-12-22 19:09:58.764 | ++ functions-common:apt_get_update:1076 : id -u 2021-12-22 19:09:58.768 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-12-22 19:09:58.772 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-12-22 19:09:58.774 | + functions-common:time_start:2317 : local name=apt-get-update 2021-12-22 19:09:58.781 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:09:58.783 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:09:58.785 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:09:58.789 | + functions-common:time_start:2322 : _TIME_START[$name]=1640200198786 2021-12-22 19:09:58.791 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-22 19:09:58.794 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-22 19:09:58.796 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-22 19:09:59.001 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-12-22 19:09:59.001 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-22 19:09:59.041 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-22 19:09:59.085 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-22 19:09:59.165 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-22 19:10:01.613 | Reading package lists... 2021-12-22 19:10:01.677 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-12-22 19:10:01.679 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-12-22 19:10:01.682 | + functions-common:time_stop:2331 : local name 2021-12-22 19:10:01.684 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:10:01.686 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:10:01.688 | + functions-common:time_stop:2334 : local total 2021-12-22 19:10:01.690 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:10:01.692 | + functions-common:time_stop:2337 : name=apt-get-update 2021-12-22 19:10:01.695 | + functions-common:time_stop:2338 : start_time=1640200198786 2021-12-22 19:10:01.697 | + functions-common:time_stop:2340 : [[ -z 1640200198786 ]] 2021-12-22 19:10:01.699 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:10:01.703 | + functions-common:time_stop:2343 : end_time=1640200201700 2021-12-22 19:10:01.705 | + functions-common:time_stop:2344 : elapsed_time=2914 2021-12-22 19:10:01.707 | + functions-common:time_stop:2345 : total=2750 2021-12-22 19:10:01.709 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:10:01.711 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5664 2021-12-22 19:10:01.713 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-12-22 19:10:01.724 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-22 19:10:01.734 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-22 19:10:01.745 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-12-22 19:10:01.747 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-12-22 19:10:01.749 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 19:10:01.752 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 19:10:01.754 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 19:10:01.756 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 19:10:01.758 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 19:10:01.760 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 19:10:01.762 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-22 19:10:01.764 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 19:10:01.766 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-12-22 19:10:01.769 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-12-22 19:10:01.771 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-12-22 19:10:01.773 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:10:01.775 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:10:01.777 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:10:01.779 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:10:01.782 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:10:01.784 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:10:01.787 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-12-22 19:10:01.789 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-12-22 19:10:01.807 | Using python 3.6 to install os-testr because python3_enabled=True 2021-12-22 19:10:01.812 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-22 19:10:04.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:10:04.485 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.485 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.486 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.486 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.487 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.487 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.488 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.488 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.489 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.489 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.490 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.490 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.491 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.491 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.492 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.492 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.492 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.493 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.493 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.494 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.494 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.495 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.495 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.495 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.496 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.497 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.497 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.497 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.498 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.498 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.499 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.499 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.500 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.500 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.501 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.501 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.502 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.502 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.502 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.503 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.503 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.504 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.504 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.505 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.506 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.506 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.507 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.507 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.507 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.508 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.508 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.508 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.509 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.509 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.510 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.511 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.511 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.512 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.512 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.513 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.513 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.513 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.514 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.514 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.515 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.515 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.516 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.516 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.517 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.517 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.517 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.518 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.518 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.519 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.519 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.520 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.521 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.522 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.522 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.523 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.523 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.524 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.524 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.525 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.525 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.525 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.526 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.526 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.527 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.527 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.528 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.528 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.529 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.529 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.529 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.530 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.530 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.531 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.531 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.532 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.532 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.533 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.533 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.533 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.534 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.534 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.535 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.535 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.536 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.536 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.537 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.537 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.538 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.539 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.539 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.539 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.540 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.540 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.541 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.541 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.542 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.542 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.543 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.543 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.543 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.544 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.544 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.545 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.545 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.546 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.547 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.547 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.547 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.548 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.548 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.549 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.549 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.550 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.550 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.551 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.551 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.552 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.552 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.553 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.553 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.553 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.554 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.554 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.555 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.555 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.556 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.556 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.557 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.557 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.558 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.558 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.559 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.559 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.560 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.560 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.561 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.561 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.561 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.562 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.562 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.563 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.563 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.564 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.564 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.565 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.565 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.566 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.566 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.567 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.568 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.568 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.569 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.569 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.569 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.570 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.570 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.571 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.571 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.571 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.572 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.572 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.573 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.573 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.574 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.574 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.575 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.575 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.576 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.576 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.577 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.577 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.578 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.578 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.578 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.579 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.580 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.580 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.581 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.581 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.581 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.582 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.582 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.583 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.584 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.584 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.585 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.585 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.586 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.586 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.587 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.587 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.588 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.588 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.588 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.589 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.589 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.590 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.590 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.591 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.591 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.592 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.592 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.592 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.593 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.593 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.594 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.594 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.595 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.595 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.595 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.596 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.596 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.597 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.597 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.598 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.598 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.599 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.600 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.600 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.600 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.601 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.601 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.602 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.602 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.603 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.603 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.604 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.604 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.605 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.605 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.606 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.606 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.607 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.607 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.607 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.608 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.608 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.609 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.609 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.610 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.610 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.611 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.611 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.612 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.612 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.613 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.613 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.613 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.614 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.614 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.615 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.616 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.616 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.616 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.617 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.617 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.618 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.618 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.618 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.619 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.619 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.620 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.620 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.621 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.621 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.621 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.622 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.622 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.623 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.623 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.624 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.624 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.625 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.625 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.626 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.627 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.627 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.627 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.628 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.628 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.629 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.629 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.630 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.631 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.631 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.632 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.632 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.633 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.633 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.634 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.634 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.634 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.635 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.635 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.636 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.636 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.637 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.637 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.638 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.638 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.639 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.639 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.640 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.640 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.640 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.641 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.642 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.642 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.643 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.644 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.644 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.644 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.645 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.646 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.646 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.647 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.647 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.648 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.648 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.649 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.649 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.650 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.650 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.651 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.651 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.652 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.652 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.652 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.653 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.654 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.654 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.654 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.655 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.655 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.656 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.656 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.657 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.657 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.658 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.658 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.659 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.659 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.659 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.660 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.660 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.661 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.661 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.662 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.662 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.662 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.663 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.663 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.664 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.664 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.665 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.665 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.666 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.666 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.667 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.667 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.667 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.668 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.668 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.669 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.669 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.670 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.670 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.671 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.671 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.671 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.672 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.672 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.673 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.673 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.674 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.674 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.674 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.675 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.675 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.676 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.676 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.677 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.677 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.678 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.678 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.679 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.679 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.680 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.680 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:04.681 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:04.681 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:04.681 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:05.203 | Collecting os-testr===2.0.0 2021-12-22 19:10:05.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-12-22 19:10:05.287 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.4.0) 2021-12-22 19:10:05.798 | Collecting python-subunit===1.4.0 2021-12-22 19:10:05.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-12-22 19:10:05.888 | Requirement already satisfied, skipping upgrade: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-22 19:10:06.389 | Collecting stestr===3.0.1 2021-12-22 19:10:06.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-12-22 19:10:06.495 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.0.0) 2021-12-22 19:10:06.508 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (1.6.0) 2021-12-22 19:10:06.510 | Requirement already satisfied, skipping upgrade: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-22 19:10:06.513 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.4.0) 2021-12-22 19:10:06.517 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (1.0.0) 2021-12-22 19:10:06.519 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.1.0) 2021-12-22 19:10:06.527 | Requirement already satisfied, skipping upgrade: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.1.0) 2021-12-22 19:10:06.958 | Collecting future===0.18.2 2021-12-22 19:10:06.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-22 19:10:07.955 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-12-22 19:10:07.959 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-12-22 19:10:07.962 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.0.0) 2021-12-22 19:10:07.965 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.0) 2021-12-22 19:10:07.967 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.7.2) 2021-12-22 19:10:07.970 | Requirement already satisfied, skipping upgrade: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 749)) (0.8.9) 2021-12-22 19:10:07.986 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-12-22 19:10:07.990 | Requirement already satisfied, skipping upgrade: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-12-22 19:10:07.996 | Requirement already satisfied, skipping upgrade: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (0.1.9) 2021-12-22 19:10:08.000 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.8.0) 2021-12-22 19:10:08.003 | Building wheels for collected packages: future 2021-12-22 19:10:08.004 | Building wheel for future (setup.py): started 2021-12-22 19:10:09.098 | Building wheel for future (setup.py): finished with status 'done' 2021-12-22 19:10:09.102 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=8bd41a2b2f25eedca336bc029fdb85f84c53913d1829caeedae758dc50ffd087 2021-12-22 19:10:09.102 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-12-22 19:10:09.103 | Successfully built future 2021-12-22 19:10:10.579 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-22 19:10:11.642 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-12-22 19:10:11.747 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:10:11.747 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:10:11.853 | + inc/python:pip_install:207 : result=0 2021-12-22 19:10:11.855 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:10:11.858 | + functions-common:time_stop:2331 : local name 2021-12-22 19:10:11.860 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:10:11.862 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:10:11.864 | + functions-common:time_stop:2334 : local total 2021-12-22 19:10:11.867 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:10:11.869 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:10:11.871 | + functions-common:time_stop:2338 : start_time=1640200201803 2021-12-22 19:10:11.873 | + functions-common:time_stop:2340 : [[ -z 1640200201803 ]] 2021-12-22 19:10:11.875 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:10:11.879 | + functions-common:time_stop:2343 : end_time=1640200211876 2021-12-22 19:10:11.881 | + functions-common:time_stop:2344 : elapsed_time=10073 2021-12-22 19:10:11.883 | + functions-common:time_stop:2345 : total=0 2021-12-22 19:10:11.885 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:10:11.888 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10073 2021-12-22 19:10:11.890 | + inc/python:pip_install:210 : return 0 2021-12-22 19:10:11.892 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-12-22 19:10:11.894 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-12-22 19:10:11.897 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-12-22 19:10:11.899 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 19:10:11.909 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-12-22 19:10:11.912 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-12-22 19:10:11.914 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-22 19:10:11.918 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-12-22 19:10:11.918 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-22 19:10:11.922 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-12-22 19:10:11.925 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-12-22 19:10:11.927 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-12-22 19:10:11.931 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-12-22 19:10:11.934 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-12-22 19:10:11.954 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-12-22 19:10:11.959 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2021-12-22 19:10:14.666 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:10:14.667 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.667 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.668 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.668 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.669 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.669 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.669 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.670 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.670 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.671 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.671 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.672 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.672 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.673 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.673 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.673 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.674 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.674 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.675 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.675 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.676 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.676 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.677 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.677 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.678 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.679 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.679 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.679 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.680 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.680 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.681 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.681 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.682 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.682 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.683 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.683 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.684 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.684 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.684 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.685 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.685 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.686 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.686 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.687 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.687 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.687 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.688 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.688 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.688 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.689 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.689 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.690 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.690 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.691 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.691 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.692 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.692 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.693 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.694 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.694 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.695 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.695 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.696 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.696 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.697 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.697 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.698 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.698 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.698 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.699 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.699 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.700 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.700 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.700 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.701 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.702 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.702 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.703 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.703 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.704 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.704 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.705 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.705 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.705 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.706 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.706 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.707 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.707 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.708 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.708 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.709 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.709 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.710 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.710 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.710 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.711 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.711 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.712 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.712 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.712 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.713 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.713 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.714 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.714 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.715 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.715 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.715 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.716 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.716 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.717 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.718 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.718 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.719 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.719 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.720 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.720 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.720 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.721 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.722 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.722 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.722 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.723 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.723 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.724 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.724 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.725 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.725 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.726 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.726 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.727 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.728 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.728 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.728 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.729 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.729 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.730 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.730 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.731 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.731 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.731 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.732 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.732 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.733 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.733 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.734 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.734 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.735 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.735 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.735 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.736 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.736 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.737 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.737 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.738 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.738 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.739 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.739 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.740 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.741 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.741 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.742 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.742 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.743 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.743 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.744 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.744 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.744 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.745 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.745 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.746 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.746 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.747 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.747 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.748 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.748 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.748 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.749 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.749 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.750 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.750 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.751 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.751 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.751 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.752 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.752 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.753 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.753 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.753 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.754 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.754 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.755 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.756 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.757 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.757 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.758 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.758 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.758 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.759 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.759 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.760 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.760 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.761 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.761 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.762 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.762 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.763 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.763 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.763 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.764 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.764 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.765 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.765 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.766 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.766 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.767 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.767 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.768 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.768 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.768 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.769 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.769 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.770 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.770 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.771 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.771 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.771 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.772 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.772 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.773 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.773 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.774 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.774 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.775 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.775 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.775 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.776 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.776 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.777 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.777 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.778 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.778 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.779 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.779 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.779 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.780 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.780 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.781 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.781 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.782 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.782 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.783 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.783 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.784 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.784 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.785 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.785 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.785 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.786 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.786 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.787 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.787 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.788 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.788 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.789 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.789 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.789 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.790 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.790 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.791 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.791 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.792 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.792 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.793 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.793 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.794 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.794 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.795 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.795 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.795 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.796 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.796 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.797 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.797 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.798 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.798 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.798 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.799 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.799 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.800 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.800 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.800 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.801 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.801 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.802 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.803 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.803 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.804 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.804 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.805 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.805 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.806 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.806 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.807 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.807 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.808 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.808 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.809 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.809 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.809 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.810 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.810 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.811 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.812 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.812 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.812 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.813 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.813 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.814 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.814 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.814 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.815 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.815 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.816 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.817 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.817 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.817 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.818 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.819 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.819 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.820 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.820 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.821 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.821 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.822 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.823 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.823 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.823 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.824 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.824 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.825 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.825 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.826 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.826 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.827 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.827 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.828 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.828 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.829 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.829 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.829 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.830 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.830 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.831 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.831 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.832 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.832 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.833 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.833 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.834 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.834 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.835 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.835 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.835 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.836 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.836 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.837 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.837 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.838 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.838 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.838 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.839 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.839 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.840 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.840 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.841 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.841 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.841 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.842 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.842 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.843 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.843 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.844 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.844 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.845 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.845 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.845 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.846 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.846 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.847 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.847 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.848 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.848 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.849 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.849 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.849 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.850 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.851 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.851 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.851 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.852 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.852 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.852 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.853 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.853 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.854 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.854 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.855 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.855 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.856 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.856 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.857 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.857 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.858 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.858 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.858 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:14.859 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:14.859 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:14.861 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-12-22 19:10:16.528 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:10:16.528 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:10:16.599 | + inc/python:pip_install:207 : result=0 2021-12-22 19:10:16.608 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:10:16.608 | + functions-common:time_stop:2331 : local name 2021-12-22 19:10:16.608 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:10:16.608 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:10:16.610 | + functions-common:time_stop:2334 : local total 2021-12-22 19:10:16.612 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:10:16.615 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:10:16.617 | + functions-common:time_stop:2338 : start_time=1640200211949 2021-12-22 19:10:16.619 | + functions-common:time_stop:2340 : [[ -z 1640200211949 ]] 2021-12-22 19:10:16.622 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:10:16.625 | + functions-common:time_stop:2343 : end_time=1640200216623 2021-12-22 19:10:16.627 | + functions-common:time_stop:2344 : elapsed_time=4674 2021-12-22 19:10:16.629 | + functions-common:time_stop:2345 : total=10073 2021-12-22 19:10:16.632 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:10:16.634 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14747 2021-12-22 19:10:16.636 | + inc/python:pip_install:210 : return 0 2021-12-22 19:10:16.638 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-22 19:10:16.683 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-12-22 19:10:16.844 | + ./stack.sh:main:788 : install_infra 2021-12-22 19:10:16.846 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-22 19:10:16.849 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-22 19:10:16.852 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-22 19:10:19.359 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-22 19:10:19.361 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-22 19:10:19.382 | + inc/python:pip_install:200 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-22 19:10:20.965 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:20.969 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:20.972 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:20.981 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:20.985 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:20.988 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:20.998 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.003 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.005 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.013 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.018 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.020 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.025 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.030 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.032 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.036 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.041 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.043 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.046 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.051 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.053 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.058 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.063 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.065 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.074 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.079 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.081 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.089 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.094 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.096 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.104 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.109 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.111 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.124 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.128 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.131 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.136 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.138 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.140 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.143 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.148 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.150 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.155 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.159 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.162 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.164 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.169 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.171 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.174 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.179 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.182 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.186 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.190 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.192 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.203 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.208 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.211 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.230 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.238 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.243 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.245 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.257 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.261 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.266 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.268 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.273 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.278 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.280 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.287 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.292 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.294 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.296 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.301 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.304 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.309 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.314 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.317 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.341 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.346 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.348 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.351 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.356 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.358 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.363 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.365 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.373 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.378 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.380 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.386 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.390 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.392 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.398 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.403 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.405 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.408 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.412 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.415 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.424 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.429 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.431 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.434 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.438 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.441 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.445 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.450 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.453 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.462 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.466 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.469 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.483 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.487 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.490 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.514 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.522 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.524 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.529 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.533 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.536 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.550 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.553 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.555 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.560 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.562 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.564 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.571 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.583 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.588 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.590 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.620 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.636 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.640 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.643 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.645 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.650 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.652 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.663 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.669 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.671 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.673 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.679 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.681 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.686 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.688 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.694 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.697 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.699 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.704 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.706 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.717 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.722 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.725 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.731 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.735 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.739 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.745 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.747 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.769 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.774 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.777 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.781 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.785 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.789 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.794 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.802 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.808 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.810 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.817 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.822 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.824 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.830 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.836 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.844 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.847 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.855 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.857 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.863 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.868 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.870 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.874 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.878 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.881 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.885 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.889 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.892 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.894 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.899 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.901 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.903 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.908 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.910 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.940 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.944 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.947 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.956 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.960 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.963 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.965 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.970 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.972 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:21.984 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:21.989 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:21.992 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.003 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.005 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.009 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.013 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.016 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.024 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.028 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.031 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.033 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.039 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.041 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.059 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.061 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.063 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.068 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.071 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.073 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.076 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.081 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.083 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.096 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.102 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.104 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.108 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.113 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.115 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.121 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.126 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.128 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.131 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.135 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.138 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.144 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.150 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.152 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.156 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.161 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.164 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.171 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.185 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.190 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.192 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.195 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.199 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.202 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.214 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.219 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.221 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.233 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.237 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.240 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.251 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.255 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.258 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.260 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.265 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.267 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.275 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.281 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.283 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.293 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.303 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.308 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.311 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.315 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.320 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.322 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.333 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.338 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.341 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.347 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.353 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.356 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.374 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.379 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.382 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.384 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.389 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.391 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.394 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.399 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.402 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.404 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.409 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.411 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.415 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.420 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.423 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.425 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.430 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.432 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.438 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.443 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.447 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.460 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.465 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.467 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.496 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.500 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.503 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.511 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.515 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.518 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.529 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.534 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.536 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.538 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.543 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.546 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.559 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.573 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.575 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.578 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.582 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.586 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.589 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.594 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.597 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.605 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.609 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.611 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.634 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.639 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.644 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.647 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.649 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.654 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.656 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.666 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.671 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.673 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.688 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.694 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.696 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.700 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.705 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.707 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.710 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.715 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.718 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.735 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.740 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.742 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.756 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.758 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.763 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.766 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.770 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.775 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.778 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.782 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.803 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.808 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.810 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.814 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.820 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.822 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.832 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.837 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.839 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.847 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.852 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.854 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.861 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.864 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.869 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.873 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.876 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.878 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.884 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.886 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.893 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.900 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.905 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.907 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.913 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.916 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.918 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.923 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.925 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.939 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.941 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.944 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.952 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.954 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.959 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.961 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.965 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.976 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.978 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:22.983 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:22.985 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:22.989 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:23.001 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:23.005 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:23.008 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:23.011 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:23.015 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:23.018 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:23.022 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:23.027 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:23.029 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:23.033 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:23.039 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:23.041 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:23.055 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:23.057 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:23.070 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:23.075 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:23.077 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:23.084 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:23.086 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:23.089 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:23.094 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:23.096 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:23.104 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-22 19:10:23.233 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-12-22 19:10:23.264 | Installing collected packages: pbr 2021-12-22 19:10:23.371 | Successfully installed pbr-5.4.5 2021-12-22 19:10:23.426 | + inc/python:pip_install:207 : result=0 2021-12-22 19:10:23.429 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:10:23.431 | + functions-common:time_stop:2331 : local name 2021-12-22 19:10:23.433 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:10:23.435 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:10:23.437 | + functions-common:time_stop:2334 : local total 2021-12-22 19:10:23.440 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:10:23.442 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:10:23.444 | + functions-common:time_stop:2338 : start_time=1640200219375 2021-12-22 19:10:23.446 | + functions-common:time_stop:2340 : [[ -z 1640200219375 ]] 2021-12-22 19:10:23.448 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:10:23.452 | + functions-common:time_stop:2343 : end_time=1640200223449 2021-12-22 19:10:23.454 | + functions-common:time_stop:2344 : elapsed_time=4074 2021-12-22 19:10:23.456 | + functions-common:time_stop:2345 : total=14747 2021-12-22 19:10:23.458 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:10:23.460 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18821 2021-12-22 19:10:23.462 | + inc/python:pip_install:210 : return 0 2021-12-22 19:10:23.464 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-22 19:10:23.467 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-22 19:10:23.488 | + inc/python:pip_install:200 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-22 19:10:25.065 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.071 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.073 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.081 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.086 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.088 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.099 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.104 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.106 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.114 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.119 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.122 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.126 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.131 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.134 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.138 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.142 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.145 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.148 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.152 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.155 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.159 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.164 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.167 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.176 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.181 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.183 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.190 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.195 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.198 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.205 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.210 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.212 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.226 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.230 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.233 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.237 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.240 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.242 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.245 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.250 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.252 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.257 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.262 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.264 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.267 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.271 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.274 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.276 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.281 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.284 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.288 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.293 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.295 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.306 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.311 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.313 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.332 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.340 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.345 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.348 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.359 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.363 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.368 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.371 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.375 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.380 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.383 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.390 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.394 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.397 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.399 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.404 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.406 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.412 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.417 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.420 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.447 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.451 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.454 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.456 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.461 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.463 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.468 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.470 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.479 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.484 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.486 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.492 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.496 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.498 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.504 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.509 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.511 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.514 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.519 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.521 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.530 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.535 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.538 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.540 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.545 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.548 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.552 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.557 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.560 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.569 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.574 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.576 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.590 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.595 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.597 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.621 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.626 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.629 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.633 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.638 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.640 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.654 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.657 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.659 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.664 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.667 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.669 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.675 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.688 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.693 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.695 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.727 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.743 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.748 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.750 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.752 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.757 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.759 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.770 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.777 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.779 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.781 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.786 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.789 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.794 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.796 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.803 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.805 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.808 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.812 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.815 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.826 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.830 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.833 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.839 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.844 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.847 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.853 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.855 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.877 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.882 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.885 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.889 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.894 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.897 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.902 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.910 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.916 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.918 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.926 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.930 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.933 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.938 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.944 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.952 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.954 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.963 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.965 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.971 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.977 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.979 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.982 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.987 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:25.989 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:25.994 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:25.998 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.001 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.003 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.008 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.010 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.012 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.017 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.019 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.049 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.053 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.056 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.065 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.070 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.072 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.075 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.080 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.082 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.093 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.098 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.101 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.113 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.115 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.118 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.123 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.125 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.133 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.138 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.141 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.143 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.149 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.151 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.169 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.171 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.173 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.178 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.181 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.183 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.186 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.191 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.194 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.206 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.212 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.214 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.218 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.223 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.226 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.232 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.236 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.239 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.241 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.246 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.248 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.254 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.260 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.262 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.266 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.272 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.274 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.281 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.296 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.300 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.303 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.305 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.310 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.313 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.325 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.330 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.332 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.343 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.348 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.351 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.362 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.367 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.369 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.372 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.376 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.379 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.387 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.392 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.394 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.404 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.415 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.420 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.422 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.427 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.432 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.434 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.445 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.450 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.453 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.459 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.464 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.467 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.487 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.493 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.495 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.497 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.502 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.505 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.507 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.512 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.514 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.517 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.522 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.524 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.528 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.534 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.536 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.539 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.544 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.546 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.552 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.557 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.559 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.570 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.575 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.577 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.607 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.611 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.614 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.621 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.626 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.628 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.639 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.644 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.647 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.649 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.654 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.657 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.670 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.683 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.686 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.688 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.693 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.696 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.700 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.704 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.707 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.717 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.722 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.725 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.747 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.753 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.757 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.760 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.762 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.767 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.770 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.779 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.784 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.787 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.802 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.807 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.810 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.814 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.819 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.821 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.824 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.828 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.831 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.850 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.855 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.862 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.870 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.872 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.878 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.881 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.885 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.890 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.892 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.897 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.918 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.923 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.925 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.929 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.934 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.936 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.947 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.952 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.954 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.962 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.967 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.969 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.977 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.980 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.984 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.988 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:26.991 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:26.993 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:26.998 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.000 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.008 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.017 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.022 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.024 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.030 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.033 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.035 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.040 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.043 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.056 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.058 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.061 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.069 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.071 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.076 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.078 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.082 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.093 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.096 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.101 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.103 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.107 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.118 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.123 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.125 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.128 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.133 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.136 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.140 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.144 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.148 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.152 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.157 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.159 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.173 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.175 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.188 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.192 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.195 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.202 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.204 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.207 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:27.212 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:27.215 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:27.217 | Processing /opt/stack/requirements 2021-12-22 19:10:28.577 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-12-22 19:10:28.643 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-12-22 19:10:28.678 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-12-22 19:10:28.827 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-12-22 19:10:29.471 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-12-22 19:10:29.576 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-12-22 19:10:29.617 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-12-22 19:10:29.668 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-12-22 19:10:29.690 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-12-22 19:10:29.747 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-12-22 19:10:29.806 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-12-22 19:10:29.823 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-22 19:10:29.850 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-12-22 19:10:29.882 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-12-22 19:10:29.902 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-12-22 19:10:30.015 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-12-22 19:10:30.038 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-12-22 19:10:30.074 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-12-22 19:10:30.085 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-22 19:10:30.090 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-12-22 19:10:30.159 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-12-22 19:10:30.216 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-12-22 19:10:30.248 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-12-22 19:10:30.283 | Collecting certifi===2021.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-12-22 19:10:30.343 | Downloading http://10.100.0.9:8080/root/pypi/+f/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149kB) 2021-12-22 19:10:30.374 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-12-22 19:10:30.398 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-12-22 19:10:30.413 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-12-22 19:10:30.433 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-12-22 19:10:30.448 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-12-22 19:10:30.466 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-12-22 19:10:30.482 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-22 19:10:30.511 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-12-22 19:10:30.542 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-12-22 19:10:30.558 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-12-22 19:10:30.572 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-22 19:10:30.603 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-12-22 19:10:30.613 | Building wheels for collected packages: PyYAML 2021-12-22 19:10:30.613 | Running setup.py bdist_wheel for PyYAML: started 2021-12-22 19:10:30.899 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-12-22 19:10:30.899 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-u_ylxuv0/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/tmpqnyo2mxfpip-wheel- --python-tag cp36: 2021-12-22 19:10:30.899 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-22 19:10:30.899 | or: -c --help [cmd1 cmd2 ...] 2021-12-22 19:10:30.899 | or: -c --help-commands 2021-12-22 19:10:30.899 | or: -c cmd --help 2021-12-22 19:10:30.899 | 2021-12-22 19:10:30.899 | error: invalid command 'bdist_wheel' 2021-12-22 19:10:30.900 | 2021-12-22 19:10:30.900 | ---------------------------------------- 2021-12-22 19:10:30.900 | Failed building wheel for PyYAML 2021-12-22 19:10:30.900 | Running setup.py clean for PyYAML 2021-12-22 19:10:31.187 | Failed to build PyYAML 2021-12-22 19:10:31.188 | Installing collected packages: chardet, certifi, six, python-mimeparse, linecache2, traceback2, extras, argparse, unittest2, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-12-22 19:10:32.058 | Running setup.py install for PyYAML: started 2021-12-22 19:10:41.592 | Running setup.py install for PyYAML: finished with status 'done' 2021-12-22 19:10:42.047 | Running setup.py install for openstack-requirements: started 2021-12-22 19:10:44.297 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-22 19:10:44.574 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2021.10.8 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3589 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2021-12-22 19:10:44.678 | + inc/python:pip_install:207 : result=0 2021-12-22 19:10:44.681 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:10:44.683 | + functions-common:time_stop:2331 : local name 2021-12-22 19:10:44.685 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:10:44.687 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:10:44.689 | + functions-common:time_stop:2334 : local total 2021-12-22 19:10:44.691 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:10:44.694 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:10:44.696 | + functions-common:time_stop:2338 : start_time=1640200223481 2021-12-22 19:10:44.698 | + functions-common:time_stop:2340 : [[ -z 1640200223481 ]] 2021-12-22 19:10:44.701 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:10:44.704 | + functions-common:time_stop:2343 : end_time=1640200244702 2021-12-22 19:10:44.706 | + functions-common:time_stop:2344 : elapsed_time=21221 2021-12-22 19:10:44.708 | + functions-common:time_stop:2345 : total=18821 2021-12-22 19:10:44.711 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:10:44.713 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=40042 2021-12-22 19:10:44.715 | + inc/python:pip_install:210 : return 0 2021-12-22 19:10:44.718 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-22 19:10:44.720 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-22 19:10:44.723 | + inc/python:use_library_from_git:263 : local name=pbr 2021-12-22 19:10:44.725 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:10:44.727 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:10:44.730 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2021-12-22 19:10:44.732 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:10:44.734 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-22 19:10:44.752 | Using python 3.6 to install pbr because python3_enabled=True 2021-12-22 19:10:44.758 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-22 19:10:47.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:10:47.421 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.432 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.433 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.434 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.434 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.435 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.435 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.436 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.436 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.437 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.437 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.437 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.438 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.438 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.438 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.439 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.439 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.440 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.440 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.440 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.441 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.441 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.442 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.442 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.443 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.443 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.444 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.444 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.445 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.445 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.446 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.446 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.447 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.447 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.448 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.448 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.449 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.449 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.449 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.450 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.450 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.451 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.451 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.451 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.452 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.452 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.453 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.453 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.454 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.455 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.455 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.455 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.456 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.456 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.457 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.457 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.458 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.459 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.459 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.459 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.460 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.460 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.461 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.461 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.462 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.462 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.462 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.463 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.463 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.464 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.464 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.465 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.465 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.466 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.466 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.466 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.467 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.467 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.468 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.468 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.468 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.469 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.470 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.470 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.471 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.471 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.472 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.472 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.473 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.473 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.474 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.474 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.475 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.475 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.475 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.476 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.476 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.477 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.477 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.478 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.478 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.479 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.479 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.480 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.480 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.481 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.481 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.481 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.482 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.482 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.483 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.483 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.484 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.484 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.484 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.485 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.485 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.486 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.486 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.487 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.487 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.488 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.488 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.488 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.489 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.489 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.490 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.490 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.491 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.491 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.492 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.492 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.493 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.493 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.493 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.494 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.494 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.495 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.495 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.496 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.496 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.496 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.497 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.497 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.498 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.498 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.499 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.499 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.500 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.500 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.500 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.501 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.501 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.502 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.502 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.502 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.503 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.503 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.504 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.504 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.504 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.505 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.506 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.507 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.507 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.508 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.508 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.508 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.509 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.509 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.510 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.510 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.511 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.511 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.512 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.512 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.512 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.513 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.513 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.514 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.514 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.515 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.515 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.516 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.516 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.517 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.517 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.517 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.518 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.518 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.519 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.519 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.519 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.520 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.520 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.521 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.522 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.522 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.523 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.523 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.523 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.524 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.524 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.525 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.525 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.525 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.526 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.526 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.527 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.527 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.528 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.528 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.528 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.529 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.530 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.530 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.530 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.531 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.531 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.532 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.532 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.533 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.533 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.534 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.534 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.534 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.535 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.535 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.536 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.536 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.537 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.537 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.538 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.538 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.538 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.539 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.539 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.540 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.540 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.541 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.541 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.542 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.542 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.542 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.543 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.543 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.544 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.544 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.545 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.545 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.546 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.546 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.546 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.547 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.547 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.548 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.548 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.549 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.549 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.549 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.550 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.550 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.550 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.551 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.551 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.552 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.553 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.553 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.554 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.554 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.554 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.555 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.556 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.556 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.557 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.557 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.557 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.558 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.559 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.559 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.559 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.560 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.560 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.561 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.561 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.562 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.562 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.563 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.563 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.563 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.564 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.564 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.565 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.565 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.566 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.567 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.567 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.568 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.569 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.569 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.570 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.570 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.571 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.571 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.572 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.573 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.573 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.573 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.574 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.574 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.575 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.575 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.576 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.576 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.577 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.577 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.577 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.578 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.578 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.579 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.579 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.580 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.580 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.581 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.581 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.582 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.582 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.582 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.583 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.583 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.584 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.584 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.585 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.585 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.586 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.586 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.586 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.587 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.587 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.588 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.589 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.589 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.589 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.590 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.590 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.591 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.591 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.592 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.592 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.593 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.593 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.593 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.594 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.594 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.595 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.595 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.595 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.596 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.596 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.597 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.597 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.598 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.598 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.599 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.599 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.599 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.600 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.600 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.601 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.601 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.602 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.602 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.602 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.603 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.603 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.604 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.604 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.605 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.605 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.606 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.606 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.607 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.607 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.607 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.608 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.608 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.609 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:10:47.609 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:10:47.610 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:10:47.748 | Requirement already up-to-date: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-22 19:10:49.376 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:10:49.376 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:10:49.449 | + inc/python:pip_install:207 : result=0 2021-12-22 19:10:49.451 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:10:49.454 | + functions-common:time_stop:2331 : local name 2021-12-22 19:10:49.456 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:10:49.458 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:10:49.460 | + functions-common:time_stop:2334 : local total 2021-12-22 19:10:49.462 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:10:49.464 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:10:49.466 | + functions-common:time_stop:2338 : start_time=1640200244748 2021-12-22 19:10:49.469 | + functions-common:time_stop:2340 : [[ -z 1640200244748 ]] 2021-12-22 19:10:49.471 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:10:49.475 | + functions-common:time_stop:2343 : end_time=1640200249472 2021-12-22 19:10:49.477 | + functions-common:time_stop:2344 : elapsed_time=4724 2021-12-22 19:10:49.479 | + functions-common:time_stop:2345 : total=40042 2021-12-22 19:10:49.481 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:10:49.484 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=44766 2021-12-22 19:10:49.486 | + inc/python:pip_install:210 : return 0 2021-12-22 19:10:49.488 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-12-22 19:10:51.962 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-22 19:10:53.532 | Collecting bindep 2021-12-22 19:10:54.012 | Downloading http://10.100.0.9:8080/root/pypi/+f/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl 2021-12-22 19:10:54.044 | Collecting distro (from bindep) 2021-12-22 19:10:54.372 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-12-22 19:10:54.384 | Collecting Parsley (from bindep) 2021-12-22 19:10:54.400 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-22 19:10:54.425 | Collecting packaging; python_version >= "3.6" (from bindep) 2021-12-22 19:10:54.477 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40kB) 2021-12-22 19:10:54.497 | Collecting pbr>=2.0.0 (from bindep) 2021-12-22 19:10:54.590 | Downloading http://10.100.0.9:8080/root/pypi/+f/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112kB) 2021-12-22 19:10:54.622 | Collecting pyparsing!=3.0.5,>=2.0.2 (from packaging; python_version >= "3.6"->bindep) 2021-12-22 19:10:54.753 | Downloading http://10.100.0.9:8080/root/pypi/+f/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97kB) 2021-12-22 19:10:54.775 | Installing collected packages: distro, Parsley, pyparsing, packaging, pbr, bindep 2021-12-22 19:10:55.246 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-22 19:10:55.314 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-22 19:10:55.316 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-22 19:10:55.319 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-12-22 19:10:55.336 | + ./stack.sh:main:797 : pkgs= 2021-12-22 19:10:55.338 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-12-22 19:10:55.340 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-12-22 19:10:55.343 | + functions-common:run_phase:1759 : local mode=stack 2021-12-22 19:10:55.345 | + functions-common:run_phase:1760 : local phase=pre-install 2021-12-22 19:10:55.347 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 19:10:55.350 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-22 19:10:55.352 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 19:10:55.355 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-22 19:10:55.357 | + functions-common:run_phase:1769 : local extra 2021-12-22 19:10:55.360 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 19:10:55.363 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-22 19:10:55.365 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 19:10:55.367 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 19:10:55.369 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-22 19:10:55.372 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 19:10:55.386 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:10:55.388 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 19:10:55.390 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:10:55.392 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-22 19:10:55.394 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:10:55.397 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-22 19:10:55.399 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:10:55.401 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-22 19:10:55.403 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:10:55.405 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-22 19:10:55.407 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:10:55.410 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-22 19:10:55.412 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-22 19:10:55.414 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-22 19:10:55.416 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 19:10:55.418 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 19:10:55.420 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-12-22 19:10:55.422 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-22 19:10:55.425 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-12-22 19:10:55.427 | + functions-common:run_plugins:1748 : local plugins= 2021-12-22 19:10:55.429 | + functions-common:run_plugins:1749 : local plugin 2021-12-22 19:10:55.431 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-22 19:10:55.434 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-12-22 19:10:55.436 | + functions:set_systemd_override:800 : local value=2048 2021-12-22 19:10:55.438 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-12-22 19:10:55.440 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-22 19:10:55.485 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-22 19:10:55.485 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-22 19:10:55.487 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-12-22 19:10:55.656 | + ./stack.sh:main:810 : install_rpc_backend 2021-12-22 19:10:55.658 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-22 19:10:55.673 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:10:55.676 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-22 19:10:55.678 | + functions-common:install_package:1333 : update_package_repo 2021-12-22 19:10:55.680 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-22 19:10:55.682 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-22 19:10:55.685 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-22 19:10:55.687 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-22 19:10:55.689 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-22 19:10:55.691 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:10:55.694 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:10:55.696 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-22 19:10:55.699 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-22 19:10:55.701 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-22 19:10:55.703 | + functions-common:apt_get_update:1069 : return 2021-12-22 19:10:55.705 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-12-22 19:10:55.708 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-22 19:10:55.711 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:10:55.713 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:10:55.715 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-12-22 19:10:55.734 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-22 19:10:55.856 | Reading package lists... 2021-12-22 19:10:56.118 | Building dependency tree... 2021-12-22 19:10:56.119 | Reading state information... 2021-12-22 19:10:56.343 | The following packages were automatically installed and are no longer required: 2021-12-22 19:10:56.344 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-22 19:10:56.344 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-22 19:10:56.344 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-22 19:10:56.344 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:10:56.344 | python3-twisted-bin python3-zope.interface 2021-12-22 19:10:56.344 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:10:56.344 | The following additional packages will be installed: 2021-12-22 19:10:56.344 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-22 19:10:56.344 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-22 19:10:56.344 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-22 19:10:56.344 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-22 19:10:56.345 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-22 19:10:56.346 | Suggested packages: 2021-12-22 19:10:56.346 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-12-22 19:10:56.346 | odbc-postgresql tdsodbc unixodbc-bin 2021-12-22 19:10:56.393 | The following NEW packages will be installed: 2021-12-22 19:10:56.393 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-22 19:10:56.393 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-22 19:10:56.393 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-22 19:10:56.393 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-22 19:10:56.394 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-22 19:10:56.394 | rabbitmq-server 2021-12-22 19:10:56.498 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-12-22 19:10:56.498 | Need to get 24.5 MB of archives. 2021-12-22 19:10:56.498 | After this operation, 40.4 MB of additional disk space will be used. 2021-12-22 19:10:56.498 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-12-22 19:10:57.431 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-22 19:10:57.493 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-22 19:10:57.898 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-12-22 19:10:57.913 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-12-22 19:10:57.921 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-12-22 19:10:58.244 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-12-22 19:10:58.312 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-12-22 19:10:58.372 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-12-22 19:10:58.564 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-12-22 19:10:58.593 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-12-22 19:10:59.001 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-12-22 19:10:59.084 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-12-22 19:10:59.107 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-12-22 19:10:59.116 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-12-22 19:10:59.126 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-12-22 19:10:59.137 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-12-22 19:10:59.207 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-12-22 19:10:59.223 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-12-22 19:10:59.226 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-12-22 19:10:59.357 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-12-22 19:10:59.364 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-12-22 19:10:59.377 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-12-22 19:10:59.475 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-12-22 19:10:59.520 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-12-22 19:10:59.521 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.5 [4,654 kB] 2021-12-22 19:11:00.655 | Fetched 24.5 MB in 4s (6,643 kB/s) 2021-12-22 19:11:00.852 | Selecting previously unselected package erlang-base. 2021-12-22 19:11:00.892 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74385 files and directories currently installed.) 2021-12-22 19:11:00.897 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:00.949 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:02.344 | Selecting previously unselected package erlang-asn1. 2021-12-22 19:11:02.352 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:02.395 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:02.795 | Selecting previously unselected package erlang-mnesia. 2021-12-22 19:11:02.803 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:02.846 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:03.280 | Selecting previously unselected package erlang-runtime-tools. 2021-12-22 19:11:03.288 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:03.337 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:03.704 | Selecting previously unselected package erlang-crypto. 2021-12-22 19:11:03.712 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:03.761 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:04.092 | Selecting previously unselected package erlang-public-key. 2021-12-22 19:11:04.101 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:04.154 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:04.566 | Selecting previously unselected package erlang-ssl. 2021-12-22 19:11:04.574 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:04.618 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:05.035 | Selecting previously unselected package erlang-inets. 2021-12-22 19:11:05.043 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:05.132 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:05.515 | Selecting previously unselected package erlang-corba. 2021-12-22 19:11:05.523 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:05.566 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:06.458 | Selecting previously unselected package erlang-syntax-tools. 2021-12-22 19:11:06.466 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:06.537 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:06.840 | Selecting previously unselected package erlang-diameter. 2021-12-22 19:11:06.849 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:06.886 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:07.246 | Selecting previously unselected package erlang-xmerl. 2021-12-22 19:11:07.254 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:07.309 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:07.732 | Selecting previously unselected package erlang-edoc. 2021-12-22 19:11:07.739 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:07.800 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:08.199 | Selecting previously unselected package erlang-eldap. 2021-12-22 19:11:08.207 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:08.269 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:08.612 | Selecting previously unselected package erlang-erl-docgen. 2021-12-22 19:11:08.623 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:08.686 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:09.086 | Selecting previously unselected package erlang-eunit. 2021-12-22 19:11:09.094 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:09.149 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:09.509 | Selecting previously unselected package erlang-ic. 2021-12-22 19:11:09.516 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:09.589 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:10.109 | Selecting previously unselected package libodbc1:amd64. 2021-12-22 19:11:10.117 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-12-22 19:11:10.224 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-22 19:11:10.561 | Selecting previously unselected package erlang-odbc. 2021-12-22 19:11:10.569 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:10.606 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:10.897 | Selecting previously unselected package erlang-snmp. 2021-12-22 19:11:10.904 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:10.971 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:11.543 | Selecting previously unselected package erlang-os-mon. 2021-12-22 19:11:11.551 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:11.617 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:11.938 | Selecting previously unselected package erlang-parsetools. 2021-12-22 19:11:11.946 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:12.000 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:12.343 | Selecting previously unselected package erlang-ssh. 2021-12-22 19:11:12.351 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:12.389 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:12.789 | Selecting previously unselected package erlang-tools. 2021-12-22 19:11:12.797 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-22 19:11:12.840 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:13.224 | Selecting previously unselected package erlang-nox. 2021-12-22 19:11:13.232 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-12-22 19:11:13.269 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:13.635 | Selecting previously unselected package rabbitmq-server. 2021-12-22 19:11:13.643 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-12-22 19:11:13.698 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-22 19:11:14.581 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-22 19:11:14.726 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:15.901 | Searching for services which depend on erlang and should be started...none found. 2021-12-22 19:11:15.966 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:11:16.097 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:16.239 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:16.411 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:16.674 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:16.829 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:16.988 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:17.103 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-22 19:11:17.211 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-22 19:11:17.456 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-22 19:11:18.217 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:18.371 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:18.479 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:18.617 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:18.737 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:18.931 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:19.068 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:19.223 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:19.330 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:19.485 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:19.656 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:19.811 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:19.971 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:20.108 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:20.246 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:20.399 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:20.554 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-22 19:11:20.714 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-22 19:11:21.144 | Adding group `rabbitmq' (GID 121) ... 2021-12-22 19:11:21.270 | Done. 2021-12-22 19:11:21.343 | Adding system user `rabbitmq' (UID 115) ... 2021-12-22 19:11:21.343 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-12-22 19:11:21.677 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-22 19:11:21.918 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-22 19:11:27.880 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-22 19:11:28.126 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:11:30.249 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:11:30.251 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:11:30.254 | + functions-common:time_stop:2331 : local name 2021-12-22 19:11:30.256 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:11:30.258 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:11:30.260 | + functions-common:time_stop:2334 : local total 2021-12-22 19:11:30.262 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:11:30.265 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:11:30.267 | + functions-common:time_stop:2338 : start_time=1640200255731 2021-12-22 19:11:30.269 | + functions-common:time_stop:2340 : [[ -z 1640200255731 ]] 2021-12-22 19:11:30.272 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:11:30.276 | + functions-common:time_stop:2343 : end_time=1640200290273 2021-12-22 19:11:30.278 | + functions-common:time_stop:2344 : elapsed_time=34542 2021-12-22 19:11:30.280 | + functions-common:time_stop:2345 : total=265749 2021-12-22 19:11:30.282 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:11:30.286 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=300291 2021-12-22 19:11:30.289 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:11:30.291 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-22 19:11:30.294 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:11:30.296 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:11:30.298 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:11:30.300 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:11:30.303 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:11:30.305 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:11:30.307 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-22 19:11:30.309 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 19:11:30.312 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 19:11:30.314 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 19:11:30.316 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 19:11:30.318 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 19:11:30.320 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 19:11:30.323 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-22 19:11:30.325 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 19:11:30.327 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-22 19:11:30.329 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:11:30.332 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:11:30.334 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:11:30.337 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:11:30.339 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:11:30.341 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:11:30.343 | + ./stack.sh:main:811 : restart_rpc_backend 2021-12-22 19:11:30.346 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-22 19:11:30.363 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:11:30.366 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-22 19:11:30.368 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:11:30.371 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-12-22 19:11:30.374 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-22 19:11:30.377 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-22 19:11:30.380 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-22 19:11:30.383 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-22 19:11:30.385 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-22 19:11:30.387 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-22 19:11:30.390 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-22 19:11:30.392 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-22 19:11:30.395 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-22 19:11:31.474 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-12-22 19:11:31.474 | guest [administrator]' 2021-12-22 19:11:31.478 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-12-22 19:11:31.478 | guest [administrator]' 2021-12-22 19:11:31.479 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-22 19:11:31.484 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-22 19:11:31.486 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-22 19:11:31.488 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-22 19:11:32.558 | Creating user "stackrabbit" 2021-12-22 19:11:32.621 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-22 19:11:33.634 | Setting permissions for user "stackrabbit" in vhost "/" 2021-12-22 19:11:33.695 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-22 19:11:33.698 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-22 19:11:34.700 | Changing password for user "stackrabbit" 2021-12-22 19:11:34.803 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-22 19:11:34.805 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-22 19:11:34.807 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-22 19:11:35.835 | Deleting user "guest" 2021-12-22 19:11:35.894 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-12-22 19:11:35.910 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:11:35.912 | + ./stack.sh:main:814 : install_database 2021-12-22 19:11:35.915 | + lib/database:install_database:116 : install_database_mysql 2021-12-22 19:11:35.917 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-22 19:11:35.919 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:11:35.921 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:11:35.924 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-22 19:11:36.230 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-22 19:11:36.232 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-22 19:11:36.236 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-22 19:11:36.239 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:11:36.241 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:11:36.244 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-22 19:11:36.246 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-22 19:11:36.248 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-22 19:11:36.252 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-22 19:11:36.254 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-12-22 19:11:36.256 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-12-22 19:11:36.259 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-22 19:11:36.262 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 19:11:36.264 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 19:11:36.266 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 19:11:36.268 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 19:11:36.271 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 19:11:36.273 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 19:11:36.275 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-22 19:11:36.277 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 19:11:36.280 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-22 19:11:36.282 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:11:36.284 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:11:36.287 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:11:36.289 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:11:36.291 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:11:36.293 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:11:36.296 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-22 19:11:36.298 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:11:36.300 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:11:36.303 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-22 19:11:36.305 | + functions-common:install_package:1333 : update_package_repo 2021-12-22 19:11:36.308 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-22 19:11:36.310 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-22 19:11:36.312 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-22 19:11:36.314 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-22 19:11:36.317 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-22 19:11:36.319 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:11:36.322 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:11:36.324 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-22 19:11:36.326 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-22 19:11:36.329 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-22 19:11:36.331 | + functions-common:apt_get_update:1069 : return 2021-12-22 19:11:36.334 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-12-22 19:11:36.336 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-22 19:11:36.338 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:11:36.341 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:11:36.343 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-12-22 19:11:36.361 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-22 19:11:36.483 | Reading package lists... 2021-12-22 19:11:36.745 | Building dependency tree... 2021-12-22 19:11:36.747 | Reading state information... 2021-12-22 19:11:36.970 | The following packages were automatically installed and are no longer required: 2021-12-22 19:11:36.971 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-22 19:11:36.971 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-22 19:11:36.972 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-22 19:11:36.972 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:11:36.972 | python3-twisted-bin python3-zope.interface 2021-12-22 19:11:36.972 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:11:36.972 | The following additional packages will be installed: 2021-12-22 19:11:36.973 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-22 19:11:36.973 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-22 19:11:36.973 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-22 19:11:36.973 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-22 19:11:36.973 | mysql-server-5.7 mysql-server-core-5.7 2021-12-22 19:11:36.974 | Suggested packages: 2021-12-22 19:11:36.974 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-22 19:11:37.027 | The following NEW packages will be installed: 2021-12-22 19:11:37.027 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-22 19:11:37.027 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-22 19:11:37.027 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-22 19:11:37.027 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-22 19:11:37.028 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-12-22 19:11:37.135 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-12-22 19:11:37.136 | Need to get 19.6 MB of archives. 2021-12-22 19:11:37.136 | After this operation, 155 MB of additional disk space will be used. 2021-12-22 19:11:37.136 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [6,638 kB] 2021-12-22 19:11:37.996 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [1,942 kB] 2021-12-22 19:11:38.216 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [7,426 kB] 2021-12-22 19:11:39.352 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-12-22 19:11:39.355 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [2,906 kB] 2021-12-22 19:11:39.841 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-12-22 19:11:39.872 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-12-22 19:11:39.874 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-12-22 19:11:39.876 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-12-22 19:11:39.882 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-12-22 19:11:39.883 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-12-22 19:11:39.884 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-22 19:11:39.884 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-22 19:11:39.901 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-12-22 19:11:39.902 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-22 19:11:39.929 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-12-22 19:11:39.933 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-12-22 19:11:39.944 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.36-0ubuntu0.18.04.1 [9,944 B] 2021-12-22 19:11:40.439 | Preconfiguring packages ... 2021-12-22 19:11:40.702 | Fetched 19.6 MB in 3s (6,759 kB/s) 2021-12-22 19:11:40.812 | Selecting previously unselected package mysql-client-core-5.7. 2021-12-22 19:11:40.850 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76386 files and directories currently installed.) 2021-12-22 19:11:40.854 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:11:40.908 | Unpacking mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:11:42.262 | Selecting previously unselected package mysql-client-5.7. 2021-12-22 19:11:42.270 | Preparing to unpack .../01-mysql-client-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:11:42.308 | Unpacking mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:11:43.051 | Selecting previously unselected package mysql-server-core-5.7. 2021-12-22 19:11:43.059 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:11:43.108 | Unpacking mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:11:44.863 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-12-22 19:11:44.871 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-12-22 19:11:44.931 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-22 19:11:45.338 | Selecting previously unselected package mysql-server-5.7. 2021-12-22 19:11:45.345 | Preparing to unpack .../04-mysql-server-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-22 19:11:46.330 | Unpacking mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:11:47.318 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-22 19:11:47.327 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-12-22 19:11:47.376 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-12-22 19:11:47.684 | Selecting previously unselected package liburi-perl. 2021-12-22 19:11:47.692 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-12-22 19:11:47.741 | Unpacking liburi-perl (1.73-1) ... 2021-12-22 19:11:48.057 | Selecting previously unselected package libhtml-parser-perl. 2021-12-22 19:11:48.065 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-12-22 19:11:48.108 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-12-22 19:11:48.348 | Selecting previously unselected package libcgi-pm-perl. 2021-12-22 19:11:48.356 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-12-22 19:11:48.382 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-12-22 19:11:48.690 | Selecting previously unselected package libfcgi-perl. 2021-12-22 19:11:48.698 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-12-22 19:11:48.747 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-12-22 19:11:49.074 | Selecting previously unselected package libcgi-fast-perl. 2021-12-22 19:11:49.081 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-12-22 19:11:49.131 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-12-22 19:11:49.440 | Selecting previously unselected package libencode-locale-perl. 2021-12-22 19:11:49.447 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-12-22 19:11:49.496 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-22 19:11:49.714 | Selecting previously unselected package libhtml-template-perl. 2021-12-22 19:11:49.722 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-12-22 19:11:49.771 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-22 19:11:50.051 | Selecting previously unselected package libhttp-date-perl. 2021-12-22 19:11:50.058 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-12-22 19:11:50.113 | Unpacking libhttp-date-perl (6.02-1) ... 2021-12-22 19:11:50.422 | Selecting previously unselected package libio-html-perl. 2021-12-22 19:11:50.430 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-12-22 19:11:50.479 | Unpacking libio-html-perl (1.001-1) ... 2021-12-22 19:11:50.788 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-22 19:11:50.796 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-12-22 19:11:50.851 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-12-22 19:11:51.171 | Selecting previously unselected package libhttp-message-perl. 2021-12-22 19:11:51.179 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-12-22 19:11:51.228 | Unpacking libhttp-message-perl (6.14-1) ... 2021-12-22 19:11:51.520 | Selecting previously unselected package mysql-server. 2021-12-22 19:11:51.528 | Preparing to unpack .../17-mysql-server_5.7.36-0ubuntu0.18.04.1_all.deb ... 2021-12-22 19:11:51.565 | Unpacking mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:11:51.851 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-12-22 19:11:52.005 | Setting up libhttp-date-perl (6.02-1) ... 2021-12-22 19:11:52.097 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-22 19:11:52.211 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:11:52.336 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-22 19:11:52.497 | Setting up mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:11:52.622 | Setting up libio-html-perl (1.001-1) ... 2021-12-22 19:11:52.777 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-12-22 19:11:52.884 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-22 19:11:53.039 | Setting up liburi-perl (1.73-1) ... 2021-12-22 19:11:53.194 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-22 19:11:53.434 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-12-22 19:11:53.537 | Setting up libcgi-pm-perl (4.38-1) ... 2021-12-22 19:11:53.684 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-22 19:11:55.571 | Setting up libhttp-message-perl (6.14-1) ... 2021-12-22 19:11:55.657 | Setting up mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:11:55.799 | Setting up libfcgi-perl (0.78-2build1) ... 2021-12-22 19:11:55.942 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-22 19:11:56.096 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-12-22 19:11:56.234 | Setting up mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:11:56.354 | Setting up mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:11:57.582 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-22 19:11:57.647 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-22 19:12:17.384 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-22 19:12:18.604 | Setting up mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-22 19:12:18.758 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-22 19:12:19.056 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:12:21.188 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:12:21.190 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:12:21.193 | + functions-common:time_stop:2331 : local name 2021-12-22 19:12:21.195 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:12:21.197 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:12:21.199 | + functions-common:time_stop:2334 : local total 2021-12-22 19:12:21.201 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:12:21.204 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:12:21.206 | + functions-common:time_stop:2338 : start_time=1640200296358 2021-12-22 19:12:21.208 | + functions-common:time_stop:2340 : [[ -z 1640200296358 ]] 2021-12-22 19:12:21.211 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:12:21.214 | + functions-common:time_stop:2343 : end_time=1640200341212 2021-12-22 19:12:21.216 | + functions-common:time_stop:2344 : elapsed_time=44854 2021-12-22 19:12:21.219 | + functions-common:time_stop:2345 : total=300291 2021-12-22 19:12:21.222 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:12:21.224 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=345145 2021-12-22 19:12:21.226 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:12:21.228 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-12-22 19:12:21.230 | + ./stack.sh:main:817 : install_database_python 2021-12-22 19:12:21.233 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-22 19:12:21.235 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-22 19:12:21.237 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-22 19:12:21.239 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 19:12:21.242 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-22 19:12:21.245 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-12-22 19:12:21.247 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-22 19:12:21.250 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-22 19:12:21.251 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-22 19:12:21.254 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-12-22 19:12:21.257 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-12-22 19:12:21.259 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-12-22 19:12:21.262 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-22 19:12:21.264 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-22 19:12:21.283 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-12-22 19:12:21.288 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-22 19:12:23.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:12:23.964 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.964 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.965 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.965 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.966 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.966 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.967 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.967 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.968 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.968 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.969 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.969 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.969 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.971 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.971 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.972 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.972 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.972 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.973 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.973 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.974 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.974 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.975 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.975 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.976 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.976 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.976 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.977 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.977 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.978 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.978 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.979 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.979 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.980 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.980 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.981 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.981 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.982 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.982 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.982 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.983 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.983 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.984 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.984 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.984 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.985 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.986 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.986 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.987 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.987 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.988 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.988 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.988 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.989 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.989 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.990 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.990 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.991 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.991 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.992 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.992 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.993 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.993 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.994 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.994 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.995 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.995 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.995 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.996 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.996 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.997 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.997 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.998 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.998 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:23.998 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:23.999 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:23.999 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.000 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.001 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.001 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.002 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.002 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.003 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.003 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.003 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.004 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.004 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.005 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.005 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.006 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.006 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.007 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.007 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.007 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.008 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.008 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.009 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.009 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.010 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.010 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.010 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.011 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.011 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.012 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.012 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.013 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.013 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.014 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.014 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.015 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.015 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.016 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.016 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.017 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.018 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.018 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.019 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.019 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.020 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.020 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.020 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.021 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.021 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.022 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.022 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.023 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.023 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.024 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.024 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.025 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.025 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.026 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.026 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.027 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.027 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.028 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.028 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.028 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.029 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.029 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.030 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.030 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.031 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.031 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.032 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.032 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.033 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.033 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.034 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.035 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.035 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.035 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.036 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.036 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.037 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.037 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.038 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.038 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.039 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.039 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.040 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.040 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.041 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.041 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.042 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.042 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.042 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.043 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.043 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.044 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.044 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.045 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.045 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.046 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.046 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.047 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.047 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.047 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.048 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.048 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.049 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.049 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.050 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.050 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.050 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.051 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.051 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.052 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.052 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.052 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.053 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.054 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.054 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.055 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.055 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.056 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.056 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.057 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.057 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.057 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.058 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.058 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.059 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.059 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.060 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.060 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.061 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.061 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.062 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.062 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.062 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.063 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.063 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.064 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.064 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.065 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.065 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.066 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.066 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.066 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.067 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.067 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.068 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.068 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.069 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.069 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.070 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.070 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.071 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.071 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.071 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.072 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.072 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.073 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.073 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.074 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.074 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.074 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.075 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.075 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.076 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.076 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.077 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.077 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.078 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.078 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.078 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.079 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.080 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.080 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.081 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.081 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.082 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.082 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.083 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.083 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.084 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.084 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.085 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.085 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.086 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.086 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.086 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.087 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.087 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.088 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.088 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.089 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.089 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.090 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.090 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.090 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.091 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.091 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.092 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.092 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.093 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.093 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.094 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.094 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.095 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.096 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.096 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.097 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.097 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.098 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.098 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.098 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.099 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.099 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.100 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.100 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.100 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.101 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.101 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.102 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.102 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.103 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.103 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.104 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.105 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.105 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.105 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.106 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.106 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.107 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.107 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.108 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.108 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.109 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.109 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.109 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.110 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.111 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.111 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.111 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.112 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.112 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.113 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.113 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.114 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.114 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.114 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.115 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.116 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.116 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.116 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.117 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.117 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.118 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.118 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.119 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.119 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.120 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.121 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.121 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.121 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.122 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.122 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.123 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.123 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.124 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.124 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.125 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.125 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.126 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.126 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.127 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.127 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.127 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.128 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.128 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.129 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.129 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.130 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.130 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.131 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.131 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.132 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.132 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.133 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.133 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.134 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.134 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.135 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.135 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.135 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.136 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.136 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.137 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.137 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.138 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.138 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.138 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.139 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.139 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.140 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.140 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.141 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.141 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.141 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.142 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.143 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.144 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.144 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.144 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.145 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.145 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.146 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.146 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.146 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.147 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.147 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.148 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.148 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.149 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.149 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.149 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.150 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.150 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.151 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.151 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.152 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.152 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.152 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.153 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.153 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.154 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.154 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.155 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.156 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.156 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.156 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.157 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.157 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:24.158 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:24.159 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:24.308 | Collecting PyMySQL===0.9.3 2021-12-22 19:12:24.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-12-22 19:12:25.849 | Installing collected packages: PyMySQL 2021-12-22 19:12:26.041 | Successfully installed PyMySQL-0.9.3 2021-12-22 19:12:26.143 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:12:26.143 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:12:26.216 | + inc/python:pip_install:207 : result=0 2021-12-22 19:12:26.219 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:12:26.222 | + functions-common:time_stop:2331 : local name 2021-12-22 19:12:26.224 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:12:26.226 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:12:26.228 | + functions-common:time_stop:2334 : local total 2021-12-22 19:12:26.230 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:12:26.233 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:12:26.235 | + functions-common:time_stop:2338 : start_time=1640200341278 2021-12-22 19:12:26.238 | + functions-common:time_stop:2340 : [[ -z 1640200341278 ]] 2021-12-22 19:12:26.240 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:12:26.244 | + functions-common:time_stop:2343 : end_time=1640200346241 2021-12-22 19:12:26.246 | + functions-common:time_stop:2344 : elapsed_time=4963 2021-12-22 19:12:26.248 | + functions-common:time_stop:2345 : total=44766 2021-12-22 19:12:26.250 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:12:26.252 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=49729 2021-12-22 19:12:26.255 | + inc/python:pip_install:210 : return 0 2021-12-22 19:12:26.257 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-22 19:12:26.259 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-22 19:12:26.262 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-22 19:12:26.264 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-12-22 19:12:26.279 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:12:26.281 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-12-22 19:12:26.284 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-22 19:12:26.288 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:12:26.288 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 19:12:26.292 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:12:26.294 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 19:12:26.297 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 19:12:26.299 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 19:12:26.301 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-22 19:12:26.303 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-12-22 19:12:26.318 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:12:26.320 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-12-22 19:12:26.322 | + functions-common:install_package:1333 : update_package_repo 2021-12-22 19:12:26.325 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-22 19:12:26.327 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-22 19:12:26.330 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-22 19:12:26.332 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-22 19:12:26.334 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-22 19:12:26.336 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:12:26.339 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:12:26.341 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-22 19:12:26.343 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-22 19:12:26.346 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-22 19:12:26.348 | + functions-common:apt_get_update:1069 : return 2021-12-22 19:12:26.351 | + functions-common:install_package:1334 : real_install_package radvd 2021-12-22 19:12:26.353 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-22 19:12:26.355 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:12:26.357 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:12:26.360 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-12-22 19:12:26.377 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-22 19:12:26.500 | Reading package lists... 2021-12-22 19:12:26.760 | Building dependency tree... 2021-12-22 19:12:26.761 | Reading state information... 2021-12-22 19:12:26.986 | The following packages were automatically installed and are no longer required: 2021-12-22 19:12:26.987 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-22 19:12:26.987 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-22 19:12:26.987 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-22 19:12:26.987 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:12:26.987 | python3-twisted-bin python3-zope.interface 2021-12-22 19:12:26.987 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:12:27.030 | The following NEW packages will be installed: 2021-12-22 19:12:27.031 | radvd 2021-12-22 19:12:27.133 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-12-22 19:12:27.133 | Need to get 59.0 kB of archives. 2021-12-22 19:12:27.133 | After this operation, 164 kB of additional disk space will be used. 2021-12-22 19:12:27.133 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-12-22 19:12:27.768 | Fetched 59.0 kB in 0s (328 kB/s) 2021-12-22 19:12:28.033 | Selecting previously unselected package radvd. 2021-12-22 19:12:28.072 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76843 files and directories currently installed.) 2021-12-22 19:12:28.075 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-12-22 19:12:28.129 | Unpacking radvd (1:2.16-3) ... 2021-12-22 19:12:28.692 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:12:28.822 | Setting up radvd (1:2.16-3) ... 2021-12-22 19:12:29.980 | Job for radvd.service failed because the control process exited with error code. 2021-12-22 19:12:29.980 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-22 19:12:29.982 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-22 19:12:29.991 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-22 19:12:29.991 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-12-22 19:12:29.991 | Active: failed (Result: exit-code) since Wed 2021-12-22 19:12:29 UTC; 12ms ago 2021-12-22 19:12:29.991 | Docs: man:radvd(8) 2021-12-22 19:12:29.991 | Process: 48015 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-22 19:12:29.992 | 2021-12-22 19:12:29.992 | Dec 22 19:12:29 dv-neutron-821443-2-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-22 19:12:29.992 | Dec 22 19:12:29 dv-neutron-821443-2-hyperv radvd[48015]: can't open /etc/radvd.conf: No such file or directory 2021-12-22 19:12:29.992 | Dec 22 19:12:29 dv-neutron-821443-2-hyperv radvd[48015]: Insecure file permissions, but continuing anyway 2021-12-22 19:12:29.992 | Dec 22 19:12:29 dv-neutron-821443-2-hyperv radvd[48015]: exiting, failed to read config file 2021-12-22 19:12:29.992 | Dec 22 19:12:29 dv-neutron-821443-2-hyperv systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-12-22 19:12:29.992 | Dec 22 19:12:29 dv-neutron-821443-2-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-22 19:12:29.992 | Dec 22 19:12:29 dv-neutron-821443-2-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-22 19:12:30.061 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-22 19:12:30.353 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-22 19:12:30.736 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:12:32.953 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:12:32.956 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:12:32.958 | + functions-common:time_stop:2331 : local name 2021-12-22 19:12:32.960 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:12:32.962 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:12:32.965 | + functions-common:time_stop:2334 : local total 2021-12-22 19:12:32.967 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:12:32.969 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:12:32.972 | + functions-common:time_stop:2338 : start_time=1640200346375 2021-12-22 19:12:32.974 | + functions-common:time_stop:2340 : [[ -z 1640200346375 ]] 2021-12-22 19:12:32.977 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:12:32.980 | + functions-common:time_stop:2343 : end_time=1640200352978 2021-12-22 19:12:32.982 | + functions-common:time_stop:2344 : elapsed_time=6603 2021-12-22 19:12:32.984 | + functions-common:time_stop:2345 : total=345145 2021-12-22 19:12:32.987 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:12:32.989 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=351748 2021-12-22 19:12:32.991 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:12:32.993 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-12-22 19:12:33.008 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:12:33.011 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-12-22 19:12:33.013 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-22 19:12:33.016 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-22 19:12:33.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-22 19:12:33.038 | + functions-common:install_package:1333 : update_package_repo 2021-12-22 19:12:33.040 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-22 19:12:33.042 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-22 19:12:33.045 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-22 19:12:33.047 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-22 19:12:33.049 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-22 19:12:33.051 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:12:33.053 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:12:33.056 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-22 19:12:33.058 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-22 19:12:33.060 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-22 19:12:33.062 | + functions-common:apt_get_update:1069 : return 2021-12-22 19:12:33.064 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-12-22 19:12:33.067 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-22 19:12:33.069 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:12:33.071 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:12:33.073 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-12-22 19:12:33.091 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-22 19:12:33.224 | Reading package lists... 2021-12-22 19:12:33.485 | Building dependency tree... 2021-12-22 19:12:33.486 | Reading state information... 2021-12-22 19:12:33.720 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-12-22 19:12:33.720 | fakeroot set to manually installed. 2021-12-22 19:12:33.720 | make is already the newest version (4.1-9.1ubuntu1). 2021-12-22 19:12:33.720 | The following packages were automatically installed and are no longer required: 2021-12-22 19:12:33.722 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-22 19:12:33.722 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-22 19:12:33.722 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-22 19:12:33.722 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:12:33.722 | python3-twisted-bin python3-zope.interface 2021-12-22 19:12:33.722 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:12:33.722 | The following additional packages will be installed: 2021-12-22 19:12:33.723 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-12-22 19:12:33.724 | Suggested packages: 2021-12-22 19:12:33.724 | openvswitch-doc python-sortedcontainers-doc 2021-12-22 19:12:33.776 | The following NEW packages will be installed: 2021-12-22 19:12:33.777 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-12-22 19:12:33.778 | The following packages will be upgraded: 2021-12-22 19:12:33.778 | openvswitch-common openvswitch-switch 2021-12-22 19:12:33.888 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-22 19:12:33.888 | Need to get 3,088 kB of archives. 2021-12-22 19:12:33.888 | After this operation, 3,129 kB of additional disk space will be used. 2021-12-22 19:12:33.888 | 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-12-22 19:12:33.891 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-12-22 19:12:34.064 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [970 kB] 2021-12-22 19:12:34.130 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-12-22 19:12:34.212 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [1,707 kB] 2021-12-22 19:12:34.901 | Fetched 3,088 kB in 1s (5,538 kB/s) 2021-12-22 19:12:35.118 | Selecting previously unselected package libunbound2:amd64. 2021-12-22 19:12:35.156 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76856 files and directories currently installed.) 2021-12-22 19:12:35.160 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-12-22 19:12:35.272 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-22 19:12:35.655 | Selecting previously unselected package python3-sortedcontainers. 2021-12-22 19:12:35.662 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-12-22 19:12:35.713 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-12-22 19:12:36.113 | Selecting previously unselected package python3-openvswitch. 2021-12-22 19:12:36.121 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-12-22 19:12:36.176 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-22 19:12:36.476 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-22 19:12:36.615 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-22 19:12:37.292 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-22 19:12:37.460 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-22 19:12:38.784 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-22 19:12:38.941 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:12:39.050 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-22 19:12:39.141 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-12-22 19:12:39.565 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-22 19:12:39.662 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-22 19:12:39.958 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-22 19:12:40.895 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-22 19:12:41.369 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-22 19:12:44.963 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:12:44.966 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:12:44.968 | + functions-common:time_stop:2331 : local name 2021-12-22 19:12:44.970 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:12:44.973 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:12:44.975 | + functions-common:time_stop:2334 : local total 2021-12-22 19:12:44.977 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:12:44.979 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:12:44.981 | + functions-common:time_stop:2338 : start_time=1640200353088 2021-12-22 19:12:44.983 | + functions-common:time_stop:2340 : [[ -z 1640200353088 ]] 2021-12-22 19:12:44.986 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:12:44.989 | + functions-common:time_stop:2343 : end_time=1640200364987 2021-12-22 19:12:44.991 | + functions-common:time_stop:2344 : elapsed_time=11899 2021-12-22 19:12:44.993 | + functions-common:time_stop:2345 : total=351748 2021-12-22 19:12:44.996 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:12:44.998 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=363647 2021-12-22 19:12:45.000 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:12:45.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-22 19:12:45.004 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:12:45.009 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:12:45.012 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-22 19:12:45.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-22 19:12:45.017 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-22 19:12:45.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-12-22 19:12:45.023 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-22 19:12:45.027 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-12-22 19:12:45.027 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-22 19:12:45.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-12-22 19:12:45.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-12-22 19:12:45.036 | + functions:vercmp:615 : local v1=4.15 2021-12-22 19:12:45.038 | + functions:vercmp:616 : local 'op=<' 2021-12-22 19:12:45.040 | + functions:vercmp:617 : local v2=3.13 2021-12-22 19:12:45.042 | + functions:vercmp:618 : local result 2021-12-22 19:12:45.046 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-12-22 19:12:45.046 | ++ functions:vercmp:622 : sort -V 2021-12-22 19:12:45.046 | ++ functions:vercmp:622 : head -1 2021-12-22 19:12:45.051 | + functions:vercmp:622 : result=3.13 2021-12-22 19:12:45.053 | + functions:vercmp:624 : case $op in 2021-12-22 19:12:45.055 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-12-22 19:12:45.057 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-12-22 19:12:45.059 | + functions:vercmp:635 : return 2021-12-22 19:12:45.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-22 19:12:45.064 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:12:45.067 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-12-22 19:12:45.506 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-12-22 19:12:45.522 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:12:45.525 | + ./stack.sh:main:825 : install_etcd3 2021-12-22 19:12:45.527 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-22 19:12:45.527 | Installing etcd 2021-12-22 19:12:45.529 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-22 19:12:45.540 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-22 19:12:45.551 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-22 19:12:45.553 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-22 19:12:45.564 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-22 19:12:45.568 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 19:12:45.571 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 19:12:45.573 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 19:12:45.577 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 19:12:45.580 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-22 19:12:45.583 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-22 19:12:45.585 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 19:12:45.613 | --2021-12-22 19:12:45-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 19:12:45.798 | Resolving github.com (github.com)... 140.82.121.3 2021-12-22 19:12:45.842 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-12-22 19:12:46.122 | HTTP request sent, awaiting response... 302 Found 2021-12-22 19:12:46.122 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211222%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211222T191246Z&X-Amz-Expires=300&X-Amz-Signature=5fe5e62d4250289277220bffbc864c2175c5820262d5d40fb7d68581438e0529&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-12-22 19:12:46.123 | --2021-12-22 19:12:46-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211222%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211222T191246Z&X-Amz-Expires=300&X-Amz-Signature=5fe5e62d4250289277220bffbc864c2175c5820262d5d40fb7d68581438e0529&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-12-22 19:12:46.314 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2021-12-22 19:12:46.338 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2021-12-22 19:12:47.055 | HTTP request sent, awaiting response... 200 OK 2021-12-22 19:12:47.055 | Length: 11350736 (11M) [application/octet-stream] 2021-12-22 19:12:47.055 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-22 19:12:47.756 | 2021-12-22 19:12:48.521 | 0K ........ .. 100% 7.39M=1.5s 2021-12-22 19:12:48.521 | 2021-12-22 19:12:48.521 | 2021-12-22 19:12:48 (7.39 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-22 19:12:48.521 | 2021-12-22 19:12:48.525 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-12-22 19:12:48.527 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 19:12:48.530 | ++ functions:get_extra_file:73 : return 2021-12-22 19:12:48.532 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 19:12:48.535 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-22 19:12:48.537 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-22 19:12:48.539 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-22 19:12:48.676 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-22 19:12:48.679 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/ 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/README.md 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-22 19:12:48.683 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-22 19:12:48.684 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-22 19:12:48.684 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-22 19:12:48.684 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-22 19:12:48.684 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-22 19:12:48.684 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-22 19:12:48.684 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-22 19:12:48.684 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-22 19:12:48.684 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-22 19:12:48.685 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-22 19:12:48.686 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-22 19:12:48.687 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-22 19:12:48.688 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-22 19:12:48.689 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-22 19:12:48.690 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-22 19:12:48.691 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-22 19:12:48.691 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-22 19:12:48.691 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-22 19:12:48.691 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-22 19:12:48.691 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-22 19:12:48.691 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-22 19:12:48.692 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-22 19:12:48.692 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-22 19:12:48.692 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-22 19:12:48.692 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-22 19:12:48.692 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-22 19:12:48.692 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-22 19:12:48.692 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-22 19:12:48.692 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-22 19:12:48.693 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-22 19:12:48.693 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-22 19:12:48.693 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-22 19:12:48.693 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-22 19:12:48.693 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-22 19:12:48.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-22 19:12:48.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-22 19:12:48.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-22 19:12:48.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-22 19:12:48.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-22 19:12:48.695 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-22 19:12:48.695 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-22 19:12:48.696 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-22 19:12:48.913 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-22 19:12:48.914 | etcd-v3.3.12-linux-amd64/etcd 2021-12-22 19:12:49.172 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-22 19:12:49.206 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-22 19:12:49.248 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-22 19:12:49.251 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-12-22 19:12:49.266 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:12:49.268 | + ./stack.sh:main:844 : install_dstat 2021-12-22 19:12:49.270 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-22 19:12:49.286 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:12:49.288 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-12-22 19:12:49.291 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:12:49.293 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-12-22 19:12:49.295 | + ./stack.sh:main:853 : install_libs 2021-12-22 19:12:49.297 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-12-22 19:12:49.300 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-12-22 19:12:49.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-12-22 19:12:49.305 | + inc/python:use_library_from_git:263 : local name=automaton 2021-12-22 19:12:49.307 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.309 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.311 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2021-12-22 19:12:49.313 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.316 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-12-22 19:12:49.318 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-12-22 19:12:49.320 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-12-22 19:12:49.322 | + inc/python:use_library_from_git:263 : local name=castellan 2021-12-22 19:12:49.324 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.326 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.329 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2021-12-22 19:12:49.331 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.333 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-12-22 19:12:49.335 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-12-22 19:12:49.337 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-12-22 19:12:49.340 | + inc/python:use_library_from_git:263 : local name=cliff 2021-12-22 19:12:49.342 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.344 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.347 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2021-12-22 19:12:49.349 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.351 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-12-22 19:12:49.354 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-12-22 19:12:49.356 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-12-22 19:12:49.358 | + inc/python:use_library_from_git:263 : local name=cursive 2021-12-22 19:12:49.360 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.362 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.365 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2021-12-22 19:12:49.367 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.369 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-12-22 19:12:49.372 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-12-22 19:12:49.374 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-12-22 19:12:49.376 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-12-22 19:12:49.378 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.380 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.383 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2021-12-22 19:12:49.385 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.387 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-12-22 19:12:49.389 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-12-22 19:12:49.392 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-12-22 19:12:49.394 | + inc/python:use_library_from_git:263 : local name=futurist 2021-12-22 19:12:49.396 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.399 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.401 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2021-12-22 19:12:49.403 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.405 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-12-22 19:12:49.408 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-12-22 19:12:49.410 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-12-22 19:12:49.412 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-12-22 19:12:49.415 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.417 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.419 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2021-12-22 19:12:49.421 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.424 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-12-22 19:12:49.426 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-12-22 19:12:49.428 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-12-22 19:12:49.430 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-12-22 19:12:49.432 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.435 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.437 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2021-12-22 19:12:49.440 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.442 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-12-22 19:12:49.444 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-12-22 19:12:49.446 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-12-22 19:12:49.449 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-12-22 19:12:49.451 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.453 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.455 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2021-12-22 19:12:49.458 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.460 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-12-22 19:12:49.462 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-12-22 19:12:49.464 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-12-22 19:12:49.467 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-12-22 19:12:49.469 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.471 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.474 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2021-12-22 19:12:49.476 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.479 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-12-22 19:12:49.481 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-12-22 19:12:49.483 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-12-22 19:12:49.485 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-12-22 19:12:49.488 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.490 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.492 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2021-12-22 19:12:49.494 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.496 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-12-22 19:12:49.499 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-12-22 19:12:49.501 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-12-22 19:12:49.503 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-12-22 19:12:49.505 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.508 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.510 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-22 19:12:49.512 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.514 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-12-22 19:12:49.517 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-12-22 19:12:49.519 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-12-22 19:12:49.521 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-12-22 19:12:49.524 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.526 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.528 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2021-12-22 19:12:49.530 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.533 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-12-22 19:12:49.535 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-12-22 19:12:49.538 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-12-22 19:12:49.540 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-12-22 19:12:49.542 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.544 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.547 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2021-12-22 19:12:49.549 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.551 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-12-22 19:12:49.553 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-12-22 19:12:49.556 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-12-22 19:12:49.558 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-12-22 19:12:49.560 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.562 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.565 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2021-12-22 19:12:49.567 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.569 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-12-22 19:12:49.571 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-12-22 19:12:49.574 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-12-22 19:12:49.576 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-12-22 19:12:49.578 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.580 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.583 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-22 19:12:49.585 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.588 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-12-22 19:12:49.590 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-12-22 19:12:49.592 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-12-22 19:12:49.600 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-12-22 19:12:49.602 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.604 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.606 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2021-12-22 19:12:49.609 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.611 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-12-22 19:12:49.613 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-12-22 19:12:49.616 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-12-22 19:12:49.618 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-12-22 19:12:49.620 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.623 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.625 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-22 19:12:49.627 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.629 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-12-22 19:12:49.632 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-12-22 19:12:49.634 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-12-22 19:12:49.636 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-12-22 19:12:49.638 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.641 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.643 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-22 19:12:49.646 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.648 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-12-22 19:12:49.650 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-12-22 19:12:49.653 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-12-22 19:12:49.655 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-12-22 19:12:49.657 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.659 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.662 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2021-12-22 19:12:49.664 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.667 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-12-22 19:12:49.669 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-12-22 19:12:49.671 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-12-22 19:12:49.673 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-12-22 19:12:49.675 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.678 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.680 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-22 19:12:49.682 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.684 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-12-22 19:12:49.687 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-12-22 19:12:49.689 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-12-22 19:12:49.691 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-12-22 19:12:49.693 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.696 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.698 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2021-12-22 19:12:49.700 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.702 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-12-22 19:12:49.705 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-12-22 19:12:49.707 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-12-22 19:12:49.710 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-12-22 19:12:49.712 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.714 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.716 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-22 19:12:49.719 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.721 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-12-22 19:12:49.724 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-12-22 19:12:49.726 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-12-22 19:12:49.729 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-12-22 19:12:49.731 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.733 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.735 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-22 19:12:49.737 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.740 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-12-22 19:12:49.742 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-12-22 19:12:49.744 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-12-22 19:12:49.747 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-12-22 19:12:49.749 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.751 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.753 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2021-12-22 19:12:49.756 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.758 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-12-22 19:12:49.760 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-12-22 19:12:49.762 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-12-22 19:12:49.765 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-12-22 19:12:49.767 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.770 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.772 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2021-12-22 19:12:49.774 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.777 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-12-22 19:12:49.779 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-12-22 19:12:49.781 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-12-22 19:12:49.783 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-12-22 19:12:49.786 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.788 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.791 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-22 19:12:49.793 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.795 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-12-22 19:12:49.797 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-12-22 19:12:49.800 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-12-22 19:12:49.802 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-12-22 19:12:49.804 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.806 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.809 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-22 19:12:49.811 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.813 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-12-22 19:12:49.815 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-12-22 19:12:49.818 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-12-22 19:12:49.820 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-12-22 19:12:49.823 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.825 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.827 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2021-12-22 19:12:49.829 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.832 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-12-22 19:12:49.834 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-12-22 19:12:49.837 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-12-22 19:12:49.839 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-12-22 19:12:49.841 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.843 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.846 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2021-12-22 19:12:49.848 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.850 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-12-22 19:12:49.853 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-12-22 19:12:49.855 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-12-22 19:12:49.857 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-12-22 19:12:49.859 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.862 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.864 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2021-12-22 19:12:49.866 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.868 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-12-22 19:12:49.871 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-12-22 19:12:49.873 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-12-22 19:12:49.875 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-12-22 19:12:49.877 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.880 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.882 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2021-12-22 19:12:49.885 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.887 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-12-22 19:12:49.889 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-12-22 19:12:49.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-12-22 19:12:49.894 | + inc/python:use_library_from_git:263 : local name=tooz 2021-12-22 19:12:49.896 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.899 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.901 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2021-12-22 19:12:49.903 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.905 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-12-22 19:12:49.908 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-12-22 19:12:49.910 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-12-22 19:12:49.912 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-12-22 19:12:49.914 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.917 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.919 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2021-12-22 19:12:49.921 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.923 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-12-22 19:12:49.926 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-12-22 19:12:49.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-12-22 19:12:49.930 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-12-22 19:12:49.933 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.935 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.937 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2021-12-22 19:12:49.940 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.942 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-12-22 19:12:49.945 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-12-22 19:12:49.947 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-12-22 19:12:49.949 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-12-22 19:12:49.951 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:12:49.954 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:12:49.956 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-22 19:12:49.959 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:12:49.961 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-12-22 19:12:49.979 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-12-22 19:12:49.984 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-22 19:12:52.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:12:52.602 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.602 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.603 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.603 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.604 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.604 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.605 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.605 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.606 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.606 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.607 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.607 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.607 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.608 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.608 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.608 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.609 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.609 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.610 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.610 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.611 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.611 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.612 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.612 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.612 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.613 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.614 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.614 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.615 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.615 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.616 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.616 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.616 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.617 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.617 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.618 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.618 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.619 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.619 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.619 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.620 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.620 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.621 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.621 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.621 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.622 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.622 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.623 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.623 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.623 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.624 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.624 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.625 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.625 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.625 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.626 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.626 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.627 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.628 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.628 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.629 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.629 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.630 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.630 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.631 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.631 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.632 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.632 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.632 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.633 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.633 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.634 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.634 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.634 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.635 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.635 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.636 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.637 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.637 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.638 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.638 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.638 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.639 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.639 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.640 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.640 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.641 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.641 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.641 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.642 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.642 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.643 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.643 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.644 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.644 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.644 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.645 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.645 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.646 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.646 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.646 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.647 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.647 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.648 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.648 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.648 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.649 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.649 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.650 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.650 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.651 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.651 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.652 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.653 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.653 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.653 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.654 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.654 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.655 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.655 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.656 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.656 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.656 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.657 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.657 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.658 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.658 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.659 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.659 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.660 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.660 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.661 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.661 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.662 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.662 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.662 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.663 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.663 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.664 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.664 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.665 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.665 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.665 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.666 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.666 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.667 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.667 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.668 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.668 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.669 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.669 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.669 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.670 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.670 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.671 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.671 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.672 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.672 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.673 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.673 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.674 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.674 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.674 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.675 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.676 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.676 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.677 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.677 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.677 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.678 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.678 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.679 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.679 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.680 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.680 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.681 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.681 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.681 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.682 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.682 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.683 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.683 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.684 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.684 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.684 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.685 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.685 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.685 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.686 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.686 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.687 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.688 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.688 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.688 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.689 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.689 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.690 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.690 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.690 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.692 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.692 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.692 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.693 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.693 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.694 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.694 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.695 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.695 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.696 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.696 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.696 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.697 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.697 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.698 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.698 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.699 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.699 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.700 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.700 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.700 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.701 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.701 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.702 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.702 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.703 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.703 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.703 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.704 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.704 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.705 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.705 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.705 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.706 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.706 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.707 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.707 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.708 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.708 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.708 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.709 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.709 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.710 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.710 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.711 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.711 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.712 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.712 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.712 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.713 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.713 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.714 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.714 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.715 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.715 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.716 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.716 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.716 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.717 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.717 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.718 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.718 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.719 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.719 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.719 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.720 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.721 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.721 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.722 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.722 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.723 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.723 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.724 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.725 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.726 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.727 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.728 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.729 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.729 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.730 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.731 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.731 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.732 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.733 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.733 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.734 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.734 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.735 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.735 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.735 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.736 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.736 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.737 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.737 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.737 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.739 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.739 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.739 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.740 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.740 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.741 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.742 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.742 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.742 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.743 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.743 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.744 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.744 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.745 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.745 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.746 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.746 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.746 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.747 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.747 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.748 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.748 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.749 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.749 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.750 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.750 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.750 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.751 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.751 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.752 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.752 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.753 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.753 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.754 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.755 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.755 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.755 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.756 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.756 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.757 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.758 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.758 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.759 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.759 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.760 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.760 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.760 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.761 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.761 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.762 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.762 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.763 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.763 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.764 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.764 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.764 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.765 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.765 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.766 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.766 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.767 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.767 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.768 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.768 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.769 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.769 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.770 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.770 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.770 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.771 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.771 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.772 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.772 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.772 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.773 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.773 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.774 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.774 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.774 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.775 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.775 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.776 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.776 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.777 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.777 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.777 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.778 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.778 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.779 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.779 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.780 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.780 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.780 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.781 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.781 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.782 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.782 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.782 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.783 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.783 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.784 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.784 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.785 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.786 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.786 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.786 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.787 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.787 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.788 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.788 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.788 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.789 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.789 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.790 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.790 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.791 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.791 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.792 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.792 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.793 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:52.793 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:12:52.793 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:12:52.794 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:12:53.202 | Collecting etcd3===0.12.0 2021-12-22 19:12:53.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-22 19:12:58.865 | Collecting grpcio===1.28.1 2021-12-22 19:12:58.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/16e/1edb367763ea0/grpcio-1.28.1-cp36-cp36m-manylinux2010_x86_64.whl (2.8 MB) 2021-12-22 19:13:00.623 | Collecting protobuf===3.11.3 2021-12-22 19:13:00.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/adf/0e4d57b33881d/protobuf-3.11.3-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2021-12-22 19:13:00.731 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-22 19:13:00.734 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (6.1.0) 2021-12-22 19:13:00.747 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf===3.11.3->-c /opt/stack/requirements/upper-constraints.txt (line 632)) (49.6.0) 2021-12-22 19:13:00.793 | Building wheels for collected packages: etcd3 2021-12-22 19:13:00.794 | Building wheel for etcd3 (setup.py): started 2021-12-22 19:13:01.587 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-22 19:13:01.588 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=b068d4c37f97c2b6191aca4082d9ddbdae2ee28f33d505043b2c89867c8a90b9 2021-12-22 19:13:01.588 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-12-22 19:13:01.589 | Successfully built etcd3 2021-12-22 19:13:03.024 | Installing collected packages: grpcio, protobuf, etcd3 2021-12-22 19:13:04.215 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-12-22 19:13:04.332 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:13:04.332 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:13:04.435 | + inc/python:pip_install:207 : result=0 2021-12-22 19:13:04.438 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:13:04.441 | + functions-common:time_stop:2331 : local name 2021-12-22 19:13:04.443 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:13:04.445 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:13:04.447 | + functions-common:time_stop:2334 : local total 2021-12-22 19:13:04.449 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:13:04.451 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:13:04.454 | + functions-common:time_stop:2338 : start_time=1640200369975 2021-12-22 19:13:04.456 | + functions-common:time_stop:2340 : [[ -z 1640200369975 ]] 2021-12-22 19:13:04.458 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:13:04.461 | + functions-common:time_stop:2343 : end_time=1640200384459 2021-12-22 19:13:04.463 | + functions-common:time_stop:2344 : elapsed_time=14484 2021-12-22 19:13:04.465 | + functions-common:time_stop:2345 : total=49729 2021-12-22 19:13:04.467 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:13:04.469 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=64213 2021-12-22 19:13:04.472 | + inc/python:pip_install:210 : return 0 2021-12-22 19:13:04.474 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-12-22 19:13:04.493 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-12-22 19:13:04.498 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-22 19:13:07.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:13:07.152 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.152 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.153 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.153 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.154 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.154 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.155 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.155 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.155 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.156 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.156 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.157 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.157 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.158 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.158 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.158 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.159 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.160 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.160 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.161 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.161 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.161 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.162 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.162 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.163 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.163 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.164 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.164 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.165 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.165 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.166 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.166 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.166 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.167 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.168 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.168 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.168 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.169 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.169 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.169 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.170 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.170 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.171 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.171 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.172 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.172 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.172 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.173 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.173 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.174 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.174 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.174 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.175 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.176 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.176 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.177 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.177 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.178 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.178 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.179 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.179 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.180 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.180 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.181 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.181 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.181 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.182 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.182 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.183 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.183 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.183 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.184 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.184 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.185 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.185 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.186 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.186 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.187 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.187 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.188 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.188 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.189 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.189 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.190 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.190 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.190 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.191 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.191 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.192 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.192 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.192 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.193 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.193 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.194 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.194 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.195 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.195 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.195 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.196 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.196 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.197 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.197 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.198 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.198 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.198 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.199 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.199 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.200 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.200 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.201 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.201 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.202 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.202 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.203 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.203 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.204 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.204 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.204 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.205 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.206 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.206 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.206 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.207 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.207 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.208 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.208 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.209 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.209 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.210 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.210 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.211 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.211 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.211 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.212 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.212 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.213 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.213 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.214 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.214 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.215 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.215 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.215 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.216 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.216 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.217 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.217 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.218 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.218 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.218 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.219 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.219 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.220 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.221 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.221 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.221 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.222 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.223 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.224 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.224 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.224 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.225 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.225 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.226 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.226 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.227 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.227 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.227 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.228 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.228 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.229 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.229 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.230 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.230 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.231 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.231 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.231 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.232 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.232 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.233 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.233 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.233 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.234 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.234 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.235 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.235 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.236 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.236 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.236 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.237 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.237 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.239 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.239 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.239 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.240 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.240 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.241 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.241 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.242 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.242 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.243 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.243 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.243 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.244 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.244 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.245 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.245 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.246 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.246 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.247 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.247 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.247 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.248 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.248 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.249 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.249 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.250 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.250 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.251 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.251 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.251 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.252 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.252 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.253 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.253 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.254 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.254 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.255 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.255 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.255 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.256 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.256 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.256 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.257 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.257 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.258 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.258 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.259 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.259 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.260 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.260 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.260 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.261 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.261 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.262 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.262 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.263 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.263 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.264 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.264 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.264 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.265 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.266 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.266 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.266 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.267 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.267 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.268 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.268 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.268 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.269 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.269 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.270 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.270 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.271 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.271 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.272 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.272 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.273 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.273 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.273 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.274 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.274 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.275 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.275 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.276 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.276 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.277 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.277 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.277 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.278 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.278 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.279 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.279 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.280 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.280 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.280 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.281 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.281 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.282 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.282 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.282 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.283 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.283 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.284 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.284 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.285 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.285 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.286 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.286 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.287 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.288 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.288 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.288 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.289 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.289 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.290 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.290 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.291 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.291 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.292 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.292 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.292 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.293 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.293 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.294 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.294 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.295 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.295 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.296 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.296 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.296 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.297 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.297 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.298 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.298 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.299 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.299 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.300 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.301 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.301 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.301 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.302 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.302 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.303 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.304 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.304 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.305 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.305 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.306 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.306 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.306 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.307 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.307 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.308 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.308 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.309 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.309 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.310 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.310 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.310 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.311 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.311 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.312 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.312 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.313 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.313 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.314 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.314 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.315 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.315 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.316 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.316 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.316 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.317 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.317 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.318 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.318 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.318 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.319 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.319 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.320 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.320 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.321 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.321 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.321 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.322 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.322 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.323 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.323 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.324 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.324 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.324 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.325 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.325 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.326 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.326 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.327 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.327 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.327 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.328 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.328 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.329 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.329 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.330 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.330 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.330 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.331 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.331 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.332 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.332 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.333 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.333 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.333 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.334 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.334 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.335 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.335 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.336 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.336 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.337 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.337 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.337 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.338 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.338 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.339 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:07.339 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:07.340 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:07.854 | Collecting etcd3gw===0.2.5 2021-12-22 19:13:07.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-12-22 19:13:07.939 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 916)) (2.1.1) 2021-12-22 19:13:07.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 779)) (1.14.0) 2021-12-22 19:13:07.949 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-12-22 19:13:07.972 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-22 19:13:07.975 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-12-22 19:13:07.997 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-12-22 19:13:08.001 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-22 19:13:08.004 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-22 19:13:09.442 | Installing collected packages: etcd3gw 2021-12-22 19:13:09.600 | Successfully installed etcd3gw-0.2.5 2021-12-22 19:13:09.704 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:13:09.704 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:13:09.775 | + inc/python:pip_install:207 : result=0 2021-12-22 19:13:09.778 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:13:09.780 | + functions-common:time_stop:2331 : local name 2021-12-22 19:13:09.782 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:13:09.784 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:13:09.787 | + functions-common:time_stop:2334 : local total 2021-12-22 19:13:09.789 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:13:09.791 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:13:09.793 | + functions-common:time_stop:2338 : start_time=1640200384488 2021-12-22 19:13:09.795 | + functions-common:time_stop:2340 : [[ -z 1640200384488 ]] 2021-12-22 19:13:09.797 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:13:09.801 | + functions-common:time_stop:2343 : end_time=1640200389798 2021-12-22 19:13:09.803 | + functions-common:time_stop:2344 : elapsed_time=5310 2021-12-22 19:13:09.805 | + functions-common:time_stop:2345 : total=64213 2021-12-22 19:13:09.807 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:13:09.810 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=69523 2021-12-22 19:13:09.812 | + inc/python:pip_install:210 : return 0 2021-12-22 19:13:09.814 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-12-22 19:13:09.817 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-22 19:13:09.819 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-22 19:13:09.822 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 19:13:09.824 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 19:13:09.826 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 19:13:09.828 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 19:13:09.831 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 19:13:09.833 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 19:13:09.835 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-22 19:13:09.837 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 19:13:09.839 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-12-22 19:13:09.842 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-22 19:13:09.844 | + inc/python:python3_enabled:468 : return 0 2021-12-22 19:13:09.846 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-12-22 19:13:09.849 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-12-22 19:13:09.851 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:13:09.853 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:13:09.855 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-22 19:13:09.858 | + functions-common:install_package:1333 : update_package_repo 2021-12-22 19:13:09.860 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-22 19:13:09.862 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-22 19:13:09.865 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-22 19:13:09.867 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-22 19:13:09.869 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-22 19:13:09.872 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:13:09.874 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:13:09.876 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-22 19:13:09.879 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-22 19:13:09.881 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-22 19:13:09.883 | + functions-common:apt_get_update:1069 : return 2021-12-22 19:13:09.886 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-22 19:13:09.888 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-22 19:13:09.890 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:13:09.892 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:13:09.895 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-22 19:13:09.913 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-22 19:13:10.033 | Reading package lists... 2021-12-22 19:13:10.288 | Building dependency tree... 2021-12-22 19:13:10.289 | Reading state information... 2021-12-22 19:13:10.507 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-12-22 19:13:10.507 | The following packages were automatically installed and are no longer required: 2021-12-22 19:13:10.508 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-22 19:13:10.508 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-22 19:13:10.508 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-22 19:13:10.508 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:13:10.508 | python3-twisted-bin python3-zope.interface 2021-12-22 19:13:10.508 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:13:10.510 | Suggested packages: 2021-12-22 19:13:10.510 | python-uwsgidecorators python3-uwsgidecorators 2021-12-22 19:13:10.558 | The following NEW packages will be installed: 2021-12-22 19:13:10.558 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-12-22 19:13:10.661 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-22 19:13:10.661 | Need to get 163 kB of archives. 2021-12-22 19:13:10.661 | After this operation, 634 kB of additional disk space will be used. 2021-12-22 19:13:10.661 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.2 [17.0 kB] 2021-12-22 19:13:10.746 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.2 [72.6 kB] 2021-12-22 19:13:10.817 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.2 [73.2 kB] 2021-12-22 19:13:11.397 | Fetched 163 kB in 0s (579 kB/s) 2021-12-22 19:13:11.581 | Selecting previously unselected package uwsgi. 2021-12-22 19:13:11.620 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76924 files and directories currently installed.) 2021-12-22 19:13:11.623 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-22 19:13:11.672 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-22 19:13:12.061 | Selecting previously unselected package uwsgi-plugin-python. 2021-12-22 19:13:12.069 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-22 19:13:12.101 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-22 19:13:12.541 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-22 19:13:12.549 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-22 19:13:12.599 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-22 19:13:12.933 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-22 19:13:13.198 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:13:13.329 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-22 19:13:14.243 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-22 19:13:14.517 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-22 19:13:14.820 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-22 19:13:15.535 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:13:17.667 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:13:17.669 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:13:17.672 | + functions-common:time_stop:2331 : local name 2021-12-22 19:13:17.674 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:13:17.677 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:13:17.679 | + functions-common:time_stop:2334 : local total 2021-12-22 19:13:17.682 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:13:17.686 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:13:17.690 | + functions-common:time_stop:2338 : start_time=1640200389910 2021-12-22 19:13:17.692 | + functions-common:time_stop:2340 : [[ -z 1640200389910 ]] 2021-12-22 19:13:17.695 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:13:17.698 | + functions-common:time_stop:2343 : end_time=1640200397696 2021-12-22 19:13:17.701 | + functions-common:time_stop:2344 : elapsed_time=7786 2021-12-22 19:13:17.703 | + functions-common:time_stop:2345 : total=363647 2021-12-22 19:13:17.705 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:13:17.707 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=371433 2021-12-22 19:13:17.710 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:13:17.712 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-12-22 19:13:17.718 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:13:17.721 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:13:17.725 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-12-22 19:13:17.782 | Enabling module proxy. 2021-12-22 19:13:17.787 | To activate the new configuration, you need to run: 2021-12-22 19:13:17.788 | systemctl restart apache2 2021-12-22 19:13:17.792 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-12-22 19:13:17.849 | Considering dependency proxy for proxy_uwsgi: 2021-12-22 19:13:17.849 | Module proxy already enabled 2021-12-22 19:13:17.849 | Enabling module proxy_uwsgi. 2021-12-22 19:13:17.854 | To activate the new configuration, you need to run: 2021-12-22 19:13:17.854 | systemctl restart apache2 2021-12-22 19:13:17.858 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-12-22 19:13:17.860 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-22 19:13:17.863 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:13:17.866 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-22 19:13:18.003 | + ./stack.sh:main:859 : install_keystoneauth 2021-12-22 19:13:18.007 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-12-22 19:13:18.017 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-12-22 19:13:18.020 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:13:18.022 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:13:18.025 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2021-12-22 19:13:18.027 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:13:18.030 | + ./stack.sh:main:860 : install_keystoneclient 2021-12-22 19:13:18.032 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-12-22 19:13:18.035 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-12-22 19:13:18.038 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:13:18.041 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:13:18.044 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-22 19:13:18.046 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:13:18.049 | + ./stack.sh:main:861 : install_glanceclient 2021-12-22 19:13:18.052 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-12-22 19:13:18.054 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-12-22 19:13:18.056 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:13:18.059 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:13:18.061 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-22 19:13:18.064 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:13:18.066 | + ./stack.sh:main:862 : install_cinderclient 2021-12-22 19:13:18.069 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-12-22 19:13:18.071 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-12-22 19:13:18.074 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:13:18.076 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:13:18.078 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-22 19:13:18.081 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:13:18.083 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-12-22 19:13:18.086 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-12-22 19:13:18.088 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:13:18.090 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:13:18.093 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-22 19:13:18.095 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:13:18.098 | + ./stack.sh:main:863 : install_novaclient 2021-12-22 19:13:18.101 | + lib/nova:install_novaclient:798 : use_library_from_git python-novaclient 2021-12-22 19:13:18.103 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-12-22 19:13:18.105 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:13:18.108 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:13:18.110 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2021-12-22 19:13:18.112 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:13:18.115 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-12-22 19:13:18.130 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:13:18.133 | + ./stack.sh:main:865 : install_swiftclient 2021-12-22 19:13:18.135 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-12-22 19:13:18.137 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-12-22 19:13:18.140 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:13:18.142 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:13:18.144 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-22 19:13:18.147 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:13:18.149 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-12-22 19:13:18.165 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:13:18.167 | + ./stack.sh:main:868 : install_neutronclient 2021-12-22 19:13:18.170 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-22 19:13:18.172 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-12-22 19:13:18.174 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:13:18.176 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:13:18.179 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-22 19:13:18.181 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:13:18.184 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-12-22 19:13:18.186 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-12-22 19:13:18.188 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-12-22 19:13:18.191 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:13:18.193 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:13:18.195 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-22 19:13:18.198 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:13:18.200 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-12-22 19:13:18.202 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-22 19:13:18.204 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 19:13:18.208 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-22 19:13:18.210 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-12-22 19:13:18.213 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-22 19:13:18.216 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-22 19:13:18.216 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-22 19:13:18.221 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-12-22 19:13:18.223 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-12-22 19:13:18.226 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-12-22 19:13:18.229 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-22 19:13:18.231 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-22 19:13:18.248 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-12-22 19:13:18.253 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-22 19:13:20.957 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:13:20.958 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.971 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.972 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.973 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.974 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.974 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.975 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.975 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.975 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.976 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.976 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.977 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.977 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.978 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.978 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.978 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.979 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.979 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.980 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.980 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.980 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.981 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.981 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.982 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.982 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.983 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.984 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.984 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.985 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.985 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.986 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.986 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.987 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.987 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.987 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.988 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.988 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.989 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.989 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.990 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.990 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.991 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.991 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.991 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.992 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.993 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.993 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.994 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.994 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.995 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.995 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.996 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.996 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.997 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.997 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.998 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.998 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:20.998 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:20.999 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:20.999 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.000 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.000 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.001 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.001 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.002 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.002 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.002 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.003 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.003 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.004 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.004 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.005 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.005 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.006 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.006 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.006 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.007 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.007 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.008 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.008 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.009 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.010 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.010 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.011 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.011 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.011 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.012 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.013 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.013 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.013 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.014 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.014 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.015 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.015 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.015 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.016 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.016 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.017 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.018 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.018 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.019 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.019 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.020 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.020 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.021 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.021 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.022 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.022 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.023 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.023 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.024 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.024 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.025 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.025 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.025 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.026 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.026 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.027 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.027 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.028 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.028 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.029 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.029 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.030 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.030 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.031 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.031 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.032 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.032 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.033 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.033 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.033 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.034 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.034 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.035 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.035 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.036 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.037 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.037 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.037 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.038 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.038 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.039 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.039 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.040 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.040 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.041 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.041 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.042 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.042 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.042 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.043 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.043 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.044 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.044 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.044 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.045 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.045 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.046 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.047 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.047 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.047 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.048 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.048 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.049 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.049 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.050 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.050 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.051 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.051 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.052 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.052 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.053 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.053 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.054 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.054 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.054 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.055 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.055 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.056 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.056 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.057 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.057 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.058 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.058 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.059 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.059 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.059 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.060 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.060 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.061 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.061 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.062 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.062 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.062 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.063 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.063 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.064 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.064 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.065 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.065 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.066 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.066 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.066 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.067 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.067 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.068 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.068 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.068 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.069 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.070 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.070 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.070 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.071 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.071 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.072 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.072 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.073 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.073 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.074 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.074 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.075 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.075 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.076 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.076 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.076 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.077 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.077 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.078 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.078 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.079 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.079 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.080 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.080 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.081 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.081 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.081 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.082 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.083 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.084 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.084 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.084 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.085 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.085 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.086 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.086 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.087 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.087 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.088 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.088 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.088 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.089 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.089 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.090 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.090 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.090 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.091 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.091 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.092 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.092 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.093 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.093 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.093 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.094 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.094 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.095 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.096 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.096 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.097 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.097 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.098 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.099 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.099 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.100 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.101 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.101 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.102 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.102 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.103 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.103 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.103 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.104 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.104 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.105 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.105 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.105 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.106 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.106 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.107 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.107 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.108 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.108 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.109 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.109 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.110 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.110 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.110 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.111 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.111 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.112 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.112 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.113 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.114 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.114 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.115 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.115 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.116 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.116 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.116 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.117 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.117 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.118 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.118 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.119 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.119 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.120 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.120 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.121 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.121 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.122 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.122 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.122 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.123 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.124 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.124 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.124 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.125 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.125 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.126 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.126 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.127 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.127 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.128 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.128 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.128 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.129 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.129 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.130 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.130 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.131 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.131 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.131 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.132 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.132 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.133 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.133 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.134 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.134 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.134 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.135 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.135 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.136 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.136 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.137 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.137 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.138 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.138 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.138 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.139 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.139 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.140 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.140 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.141 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.141 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.141 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.142 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.142 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.143 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.143 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.144 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.144 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.145 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.145 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.146 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.146 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.147 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.148 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.148 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.148 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.149 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.149 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.150 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.150 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.151 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:21.151 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:21.152 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:21.154 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (9.0.0) 2021-12-22 19:13:21.232 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (2.3.1) 2021-12-22 19:13:21.269 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691)) (8.0.5) 2021-12-22 19:13:21.284 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 720)) (0.9.0) 2021-12-22 19:13:21.288 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-12-22 19:13:21.294 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-22 19:13:21.297 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 835)) (1.4.0) 2021-12-22 19:13:21.302 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 880)) (4.0.0) 2021-12-22 19:13:21.373 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 885)) (4.0.0) 2021-12-22 19:13:21.393 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 913)) (4.4.2) 2021-12-22 19:13:21.397 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (4.1.2) 2021-12-22 19:13:21.416 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (2019.3) 2021-12-22 19:13:21.420 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-12-22 19:13:21.444 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-22 19:13:21.457 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-22 19:13:21.460 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.0.1) 2021-12-22 19:13:21.469 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (1.8.6) 2021-12-22 19:13:21.484 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.0.3) 2021-12-22 19:13:21.492 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.0.0) 2021-12-22 19:13:21.503 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (4.1.3) 2021-12-22 19:13:21.549 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (2.0.1) 2021-12-22 19:13:21.557 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.7.19) 2021-12-22 19:13:21.560 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-12-22 19:13:21.564 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.1.12) 2021-12-22 19:13:21.567 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.7.0) 2021-12-22 19:13:21.572 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 870)) (0.10.9) 2021-12-22 19:13:21.575 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-12-22 19:13:21.578 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-22 19:13:21.580 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-12-22 19:13:21.604 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-22 19:13:21.607 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-12-22 19:13:21.611 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (0.6.2) 2021-12-22 19:13:21.615 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.8.0) 2021-12-22 19:13:21.620 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 984)) (2.8.1) 2021-12-22 19:13:21.625 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.9.6) 2021-12-22 19:13:21.627 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 815)) (1.12.1) 2021-12-22 19:13:23.017 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:13:23.017 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:13:23.093 | + inc/python:pip_install:207 : result=0 2021-12-22 19:13:23.096 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:13:23.099 | + functions-common:time_stop:2331 : local name 2021-12-22 19:13:23.101 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:13:23.103 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:13:23.106 | + functions-common:time_stop:2334 : local total 2021-12-22 19:13:23.108 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:13:23.110 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:13:23.113 | + functions-common:time_stop:2338 : start_time=1640200398244 2021-12-22 19:13:23.115 | + functions-common:time_stop:2340 : [[ -z 1640200398244 ]] 2021-12-22 19:13:23.118 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:13:23.121 | + functions-common:time_stop:2343 : end_time=1640200403119 2021-12-22 19:13:23.123 | + functions-common:time_stop:2344 : elapsed_time=4875 2021-12-22 19:13:23.126 | + functions-common:time_stop:2345 : total=69523 2021-12-22 19:13:23.128 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:13:23.130 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=74398 2021-12-22 19:13:23.132 | + inc/python:pip_install:210 : return 0 2021-12-22 19:13:23.134 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-12-22 19:13:23.137 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-22 19:13:23.139 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 19:13:23.142 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-22 19:13:23.144 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-12-22 19:13:23.147 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-22 19:13:23.151 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-22 19:13:23.151 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-22 19:13:23.155 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-12-22 19:13:23.157 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-12-22 19:13:23.160 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-12-22 19:13:23.163 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-22 19:13:23.165 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-22 19:13:23.184 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-12-22 19:13:23.189 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-22 19:13:25.851 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:13:25.852 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.852 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.853 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.853 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.854 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.854 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.855 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.855 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.856 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.856 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.857 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.857 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.857 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.858 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.858 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.859 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.859 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.860 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.860 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.860 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.861 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.861 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.862 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.862 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.863 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.864 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.864 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.865 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.865 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.865 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.866 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.867 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.867 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.867 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.868 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.868 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.869 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.869 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.870 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.870 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.870 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.871 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.871 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.872 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.872 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.872 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.873 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.873 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.874 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.874 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.875 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.875 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.875 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.876 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.876 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.877 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.877 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.878 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.878 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.879 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.879 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.880 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.880 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.881 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.881 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.881 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.882 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.882 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.883 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.883 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.884 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.884 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.885 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.885 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.885 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.886 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.886 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.887 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.888 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.888 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.888 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.889 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.889 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.890 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.890 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.891 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.891 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.892 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.892 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.893 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.893 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.893 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.894 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.894 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.895 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.895 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.895 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.896 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.896 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.897 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.897 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.898 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.898 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.898 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.899 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.899 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.900 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.900 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.901 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.901 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.902 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.902 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.903 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.903 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.904 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.904 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.905 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.905 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.906 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.906 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.906 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.907 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.907 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.908 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.908 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.909 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.909 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.910 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.911 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.911 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.912 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.912 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.913 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.913 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.913 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.914 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.915 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.915 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.915 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.916 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.916 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.917 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.917 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.918 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.918 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.918 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.919 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.919 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.920 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.920 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.921 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.921 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.922 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.922 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.923 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.923 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.924 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.924 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.925 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.925 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.925 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.926 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.927 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.927 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.928 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.928 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.929 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.929 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.930 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.930 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.930 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.931 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.931 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.932 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.932 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.933 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.933 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.934 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.934 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.935 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.935 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.935 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.936 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.936 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.936 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.937 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.937 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.938 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.938 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.939 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.939 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.940 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.940 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.941 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.941 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.942 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.942 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.943 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.943 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.944 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.944 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.944 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.945 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.945 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.946 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.946 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.947 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.947 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.948 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.948 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.948 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.949 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.949 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.950 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.950 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.951 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.951 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.952 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.952 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.952 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.953 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.953 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.954 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.954 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.955 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.955 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.956 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.956 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.956 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.957 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.957 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.958 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.958 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.959 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.969 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.969 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.969 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.969 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.969 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.969 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.970 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.971 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.971 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.971 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.971 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.972 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.972 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.973 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.974 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.974 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.975 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.975 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.976 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.976 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.977 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.977 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.978 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.978 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.978 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.979 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.979 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.980 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.980 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.981 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.981 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.981 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.982 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.982 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.983 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.983 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.983 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.984 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.984 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.985 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.985 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.986 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.986 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.986 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.987 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.987 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.989 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.989 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.990 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.990 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.991 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.991 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.992 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.992 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.992 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.993 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.993 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.994 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.994 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.995 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.995 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.996 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.996 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.996 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.997 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.997 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.998 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:25.998 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:25.999 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:25.999 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.000 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.000 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.001 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.001 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.001 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.002 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.002 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.003 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.003 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.004 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.005 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.005 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.006 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.006 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.007 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.007 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.007 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.008 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.008 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.009 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.009 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.010 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.010 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.011 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.011 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.012 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.012 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.013 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.013 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.013 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.014 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.015 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.015 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.015 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.016 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.016 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.017 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.017 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.017 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.018 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.018 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.019 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.019 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.020 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.020 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.021 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.021 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.021 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.022 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.022 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.023 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.023 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.023 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.024 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.024 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.025 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.025 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.026 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.026 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.027 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.027 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.027 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.028 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.028 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.029 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.029 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.029 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.030 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.030 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.031 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.031 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.031 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.032 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.033 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.033 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.033 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.034 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.034 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.035 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.036 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.036 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.036 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.037 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.037 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.038 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.038 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.039 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.039 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.040 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.040 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.041 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.041 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:26.041 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:26.042 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:26.570 | Collecting python-memcached===1.59 2021-12-22 19:13:26.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-22 19:13:26.647 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-22 19:13:28.131 | Installing collected packages: python-memcached 2021-12-22 19:13:28.305 | Successfully installed python-memcached-1.59 2021-12-22 19:13:28.409 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:13:28.409 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:13:28.483 | + inc/python:pip_install:207 : result=0 2021-12-22 19:13:28.485 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:13:28.488 | + functions-common:time_stop:2331 : local name 2021-12-22 19:13:28.490 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:13:28.492 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:13:28.494 | + functions-common:time_stop:2334 : local total 2021-12-22 19:13:28.496 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:13:28.499 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:13:28.501 | + functions-common:time_stop:2338 : start_time=1640200403180 2021-12-22 19:13:28.503 | + functions-common:time_stop:2340 : [[ -z 1640200403180 ]] 2021-12-22 19:13:28.506 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:13:28.509 | + functions-common:time_stop:2343 : end_time=1640200408507 2021-12-22 19:13:28.511 | + functions-common:time_stop:2344 : elapsed_time=5327 2021-12-22 19:13:28.513 | + functions-common:time_stop:2345 : total=74398 2021-12-22 19:13:28.516 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:13:28.518 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=79725 2021-12-22 19:13:28.521 | + inc/python:pip_install:210 : return 0 2021-12-22 19:13:28.523 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-12-22 19:13:28.539 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:13:28.541 | + ./stack.sh:main:875 : '[' 10.222.0.53 == 10.222.0.53 ']' 2021-12-22 19:13:28.543 | + ./stack.sh:main:876 : stack_install_service keystone 2021-12-22 19:13:28.546 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-22 19:13:28.548 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-22 19:13:28.550 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 19:13:28.553 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-22 19:13:28.555 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-12-22 19:13:28.569 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:13:28.571 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-12-22 19:13:28.573 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-22 19:13:28.575 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-12-22 19:13:28.577 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-22 19:13:28.579 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 19:13:28.582 | ++ functions-common:git_clone:527 : pwd 2021-12-22 19:13:28.585 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 19:13:28.587 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 19:13:28.589 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 19:13:28.604 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 19:13:28.606 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 19:13:28.608 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 19:13:28.610 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-22 19:13:28.611 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 19:13:28.615 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-12-22 19:13:28.617 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 19:13:28.619 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-12-22 19:13:28.621 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 19:13:28.622 | + functions-common:git_clone:593 : head -1 2021-12-22 19:13:28.624 | 7941a0b78 Merge "Fix typos in application credential policies" into stable/ussuri 2021-12-22 19:13:28.626 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 19:13:28.628 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-12-22 19:13:28.630 | + inc/python:setup_develop:351 : local bindep 2021-12-22 19:13:28.633 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-22 19:13:28.635 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-12-22 19:13:28.637 | + inc/python:setup_develop:357 : local extras= 2021-12-22 19:13:28.639 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-22 19:13:28.642 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-22 19:13:28.644 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-22 19:13:28.647 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-12-22 19:13:28.649 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-22 19:13:28.651 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-22 19:13:28.654 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-12-22 19:13:28.656 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-22 19:13:28.659 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-12-22 19:13:28.662 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-22 19:13:28.664 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-22 19:13:28.667 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-22 19:13:28.671 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-12-22 19:13:28.674 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-12-22 19:13:29.687 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-12-22 19:13:29.689 | + inc/python:setup_package:430 : local bindep=0 2021-12-22 19:13:29.691 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-22 19:13:29.693 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-22 19:13:29.695 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-22 19:13:29.698 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-12-22 19:13:29.700 | + inc/python:setup_package:439 : local flags=-e 2021-12-22 19:13:29.702 | + inc/python:setup_package:440 : local extras= 2021-12-22 19:13:29.704 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-22 19:13:29.706 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-22 19:13:29.708 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-22 19:13:29.711 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-22 19:13:29.713 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-22 19:13:29.715 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-12-22 19:13:29.733 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-12-22 19:13:29.737 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-22 19:13:32.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:13:32.413 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:13:32.414 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.415 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.415 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.415 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.416 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.416 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.417 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.417 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.418 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.418 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.418 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.419 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.419 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.420 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.420 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.421 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.421 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.422 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.422 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.422 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.423 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.423 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.424 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.424 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.425 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.427 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.428 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.428 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.429 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.429 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.430 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.430 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.431 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.431 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.431 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.432 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.433 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.433 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.434 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.434 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.434 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.435 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.435 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.435 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.436 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.436 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.437 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.437 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.438 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.438 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.439 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.439 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.440 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.441 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.441 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.442 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.443 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.443 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.444 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.444 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.445 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.445 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.446 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.447 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.447 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.447 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.448 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.448 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.449 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.450 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.450 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.451 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.451 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.452 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.452 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.452 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.453 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.453 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.454 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.454 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.454 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.455 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.456 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.456 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.456 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.457 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.457 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.458 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.458 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.459 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.459 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.460 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.460 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.461 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.461 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.462 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.462 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.463 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.463 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.464 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.464 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.465 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.465 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.466 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.466 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.467 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.467 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.467 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.468 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.468 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.469 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.469 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.470 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.470 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.471 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.471 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.472 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.472 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.473 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.473 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.474 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.474 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.475 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.475 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.476 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.476 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.477 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.477 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.477 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.478 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.478 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.479 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.479 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.480 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.480 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.480 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.481 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.481 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.482 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.482 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.483 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.483 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.483 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.484 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.484 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.485 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.485 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.486 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.486 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.487 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.487 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.487 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.488 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.489 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.489 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.490 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.490 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.490 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.491 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.491 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.492 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.492 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.493 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.493 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.493 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.494 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.494 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.495 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.495 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.495 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.496 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.496 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.497 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.497 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.497 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.498 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.498 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.499 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.499 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.499 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.500 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.500 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.501 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.501 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.502 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.502 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.502 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.503 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.503 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.503 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.505 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.505 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.505 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.506 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.506 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.506 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.507 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.507 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.508 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.508 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.509 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.509 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.509 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.510 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.510 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.511 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.511 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.511 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.512 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.512 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.513 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.513 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.513 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.514 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.514 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.515 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.515 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.516 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.516 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.516 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.517 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.517 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.518 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.518 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.518 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.519 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.519 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.520 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.520 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.521 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.521 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.521 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.523 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.523 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.523 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.525 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.525 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.525 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.526 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.526 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.527 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.527 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.528 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.528 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.528 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.529 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.529 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.530 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.530 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.531 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.531 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.531 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.532 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.532 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.533 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.533 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.534 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.534 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.535 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.535 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.536 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.536 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.537 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.537 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.538 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.538 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.539 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.539 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.539 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.540 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.540 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.541 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.541 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.541 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.542 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.542 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.543 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.543 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.544 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.544 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.544 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.545 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.545 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.546 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.546 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.547 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.547 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.547 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.548 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.548 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.549 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.549 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.549 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.550 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.550 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.551 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.552 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.552 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.553 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.553 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.553 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.554 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.554 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.555 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.555 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.556 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.556 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.556 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.557 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.557 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.558 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.558 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.559 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.559 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.560 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.560 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.560 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.561 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.561 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.561 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.562 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.562 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.563 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.563 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.564 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.564 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.565 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.565 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.566 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.567 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.567 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.568 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.568 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.568 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.569 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.569 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.570 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.570 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.571 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.571 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.571 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.572 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.572 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.573 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.573 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.574 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.574 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.574 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.575 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.575 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.576 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.576 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.577 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.577 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.577 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.578 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.578 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.579 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.579 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.580 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.580 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.581 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.581 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.581 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.582 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.582 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.583 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.583 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.584 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.584 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.585 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.585 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.585 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.586 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.586 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.587 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.587 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.588 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.588 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.588 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.589 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.589 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.590 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.590 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.591 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.591 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.592 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.592 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.593 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.593 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.594 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.594 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.594 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.595 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.595 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.596 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.596 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.597 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.597 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.598 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.598 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.599 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.599 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.600 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.600 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.601 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.601 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.602 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.602 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.603 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.603 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.604 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.604 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.605 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.605 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:32.605 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:32.606 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:32.607 | Obtaining file:///opt/stack/keystone 2021-12-22 19:13:34.288 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-22 19:13:36.397 | Collecting Flask===1.1.2 2021-12-22 19:13:36.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-12-22 19:13:37.019 | Collecting Flask-RESTful===0.3.8 2021-12-22 19:13:37.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-12-22 19:13:37.101 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-22 19:13:37.108 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-22 19:13:37.521 | Collecting PyJWT===1.7.1 2021-12-22 19:13:37.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-12-22 19:13:37.549 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-22 19:13:37.571 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-22 19:13:38.051 | Collecting Werkzeug===1.0.1 2021-12-22 19:13:38.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-12-22 19:13:38.539 | Collecting aniso8601===8.0.0 2021-12-22 19:13:38.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-12-22 19:13:38.616 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-22 19:13:38.625 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-22 19:13:39.020 | Collecting click===7.1.1 2021-12-22 19:13:39.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-12-22 19:13:39.040 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-22 19:13:39.081 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-22 19:13:39.460 | Collecting itsdangerous===1.1.0 2021-12-22 19:13:39.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-12-22 19:13:39.534 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-22 19:13:39.567 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (9.0.0) 2021-12-22 19:13:39.628 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.2) 2021-12-22 19:13:39.988 | Collecting oauthlib===3.1.0 2021-12-22 19:13:39.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-12-22 19:13:40.016 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.3.1) 2021-12-22 19:13:40.073 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.5) 2021-12-22 19:13:40.088 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.3) 2021-12-22 19:13:40.095 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (8.1.1) 2021-12-22 19:13:40.149 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (4.0.1) 2021-12-22 19:13:40.158 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (4.1.3) 2021-12-22 19:13:40.203 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (12.1.6) 2021-12-22 19:13:40.270 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (4.0.2) 2021-12-22 19:13:40.291 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.2) 2021-12-22 19:13:40.309 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.1.2) 2021-12-22 19:13:40.323 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.1.1) 2021-12-22 19:13:40.352 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.0.1) 2021-12-22 19:13:40.362 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.1.2) 2021-12-22 19:13:40.381 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.1.0) 2021-12-22 19:13:40.816 | Collecting passlib===1.7.2 2021-12-22 19:13:40.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-12-22 19:13:40.918 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (5.4.5) 2021-12-22 19:13:40.920 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (0.7.2) 2021-12-22 19:13:40.922 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.0.0) 2021-12-22 19:13:40.934 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (2.20) 2021-12-22 19:13:40.937 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 602)) (0.9.6) 2021-12-22 19:13:40.940 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 609)) (2.4.7) 2021-12-22 19:13:40.943 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (0.16.0) 2021-12-22 19:13:41.510 | Collecting pysaml2===5.0.0 2021-12-22 19:13:41.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-12-22 19:13:41.610 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 651)) (2.8.1) 2021-12-22 19:13:41.616 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) (4.0.0) 2021-12-22 19:13:41.636 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 771)) (2019.3) 2021-12-22 19:13:41.640 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (2.23.0) 2021-12-22 19:13:41.664 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-12-22 19:13:42.473 | Collecting scrypt===0.8.13 2021-12-22 19:13:42.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-12-22 19:13:43.227 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (1.14.0) 2021-12-22 19:13:43.230 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 892)) (0.13.0) 2021-12-22 19:13:43.242 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.3.1) 2021-12-22 19:13:43.245 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (3.3.0) 2021-12-22 19:13:43.248 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 899)) (1.32.0) 2021-12-22 19:13:43.254 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (2.0.1) 2021-12-22 19:13:43.264 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (0.5.0) 2021-12-22 19:13:43.270 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.4.0) 2021-12-22 19:13:43.290 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 945)) (1.4.0) 2021-12-22 19:13:43.294 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.1.0) 2021-12-22 19:13:43.302 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.25.8) 2021-12-22 19:13:43.324 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 993)) (1.2.3) 2021-12-22 19:13:43.327 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-22 19:13:43.330 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-22 19:13:43.350 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-22 19:13:43.395 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-22 19:13:43.442 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (4.0.0) 2021-12-22 19:13:43.510 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-22 19:13:43.513 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-22 19:13:43.522 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (0.7.19) 2021-12-22 19:13:43.525 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-22 19:13:43.534 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-22 19:13:43.539 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-22 19:13:43.545 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-22 19:13:43.548 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.6.8) 2021-12-22 19:13:43.600 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-22 19:13:43.607 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-22 19:13:43.616 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-22 19:13:43.624 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-22 19:13:43.632 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-22 19:13:43.644 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (4.0.3) 2021-12-22 19:13:43.657 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-22 19:13:43.666 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-22 19:13:43.669 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-22 19:13:43.671 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.10.9) 2021-12-22 19:13:44.068 | Collecting defusedxml===0.6.0 2021-12-22 19:13:44.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-12-22 19:13:44.157 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (19.1.0) 2021-12-22 19:13:44.171 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-22 19:13:44.174 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-22 19:13:44.178 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-22 19:13:44.180 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-22 19:13:44.183 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699)) (1.6.0) 2021-12-22 19:13:44.185 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-22 19:13:44.188 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.0.0) 2021-12-22 19:13:44.190 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.4.0) 2021-12-22 19:13:44.193 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1003)) (3.1.0) 2021-12-22 19:13:44.205 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.7.0) 2021-12-22 19:13:44.210 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 987)) (1.12.1) 2021-12-22 19:13:44.213 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 656)) (1.0.4) 2021-12-22 19:13:44.215 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-22 19:13:44.224 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.3.0) 2021-12-22 19:13:44.227 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-22 19:13:44.230 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.5) 2021-12-22 19:13:44.232 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 785)) (0.7) 2021-12-22 19:13:44.240 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-22 19:13:44.245 | Building wheels for collected packages: scrypt 2021-12-22 19:13:44.246 | Building wheel for scrypt (setup.py): started 2021-12-22 19:13:46.875 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-12-22 19:13:46.876 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73201 sha256=7af9d46aad07237f6025cc03dc86106b919ad95242c3b389e55386ff3b0e2767 2021-12-22 19:13:46.876 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-12-22 19:13:46.877 | Successfully built scrypt 2021-12-22 19:13:47.742 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-12-22 19:13:47.831 | Attempting uninstall: click 2021-12-22 19:13:47.834 | Found existing installation: click 6.7 2021-12-22 19:13:47.840 | Uninstalling click-6.7: 2021-12-22 19:13:47.859 | Successfully uninstalled click-6.7 2021-12-22 19:13:48.974 | Attempting uninstall: oauthlib 2021-12-22 19:13:48.976 | Found existing installation: oauthlib 2.0.6 2021-12-22 19:13:48.984 | Uninstalling oauthlib-2.0.6: 2021-12-22 19:13:49.001 | Successfully uninstalled oauthlib-2.0.6 2021-12-22 19:13:49.813 | Attempting uninstall: PyJWT 2021-12-22 19:13:49.815 | Found existing installation: PyJWT 1.5.3 2021-12-22 19:13:49.821 | Uninstalling PyJWT-1.5.3: 2021-12-22 19:13:49.837 | Successfully uninstalled PyJWT-1.5.3 2021-12-22 19:13:49.943 | Running setup.py develop for keystone 2021-12-22 19:13:51.781 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-1.7.1 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.1 defusedxml-0.6.0 itsdangerous-1.1.0 keystone oauthlib-3.1.0 passlib-1.7.2 pysaml2-5.0.0 scrypt-0.8.13 2021-12-22 19:13:51.889 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:13:51.889 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:13:51.987 | + inc/python:pip_install:207 : result=0 2021-12-22 19:13:51.989 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:13:51.991 | + functions-common:time_stop:2331 : local name 2021-12-22 19:13:51.994 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:13:51.996 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:13:51.998 | + functions-common:time_stop:2334 : local total 2021-12-22 19:13:52.000 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:13:52.002 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:13:52.004 | + functions-common:time_stop:2338 : start_time=1640200409728 2021-12-22 19:13:52.006 | + functions-common:time_stop:2340 : [[ -z 1640200409728 ]] 2021-12-22 19:13:52.009 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:13:52.012 | + functions-common:time_stop:2343 : end_time=1640200432010 2021-12-22 19:13:52.014 | + functions-common:time_stop:2344 : elapsed_time=22282 2021-12-22 19:13:52.016 | + functions-common:time_stop:2345 : total=79725 2021-12-22 19:13:52.018 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:13:52.020 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=102007 2021-12-22 19:13:52.022 | + inc/python:pip_install:210 : return 0 2021-12-22 19:13:52.025 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-22 19:13:52.027 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-22 19:13:52.029 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-22 19:13:52.046 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-22 19:13:52.057 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-12-22 19:13:52.060 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-12-22 19:13:52.062 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:13:52.064 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:13:52.067 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-22 19:13:52.069 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:13:52.072 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-12-22 19:13:52.086 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:13:52.088 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-12-22 19:13:52.091 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-12-22 19:13:52.093 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-12-22 19:13:52.112 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-12-22 19:13:52.118 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2021-12-22 19:13:54.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:13:54.782 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:13:54.782 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.783 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.783 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.783 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.784 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.784 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.785 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.786 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.786 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.787 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.787 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.788 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.788 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.789 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.789 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.789 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.790 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.790 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.791 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.791 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.792 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.792 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.792 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.793 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.793 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.795 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.796 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.796 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.797 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.797 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.798 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.798 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.799 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.799 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.799 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.800 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.800 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.801 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.801 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.802 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.802 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.802 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.803 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.803 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.803 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.804 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.804 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.805 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.805 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.806 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.806 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.807 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.807 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.808 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.808 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.809 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.809 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.809 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.810 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.810 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.811 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.812 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.812 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.813 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.813 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.814 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.814 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.815 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.815 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.816 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.817 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.817 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.817 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.818 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.818 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.819 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.819 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.819 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.820 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.820 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.821 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.821 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.822 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.822 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.823 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.823 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.824 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.824 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.825 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.825 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.825 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.826 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.826 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.827 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.827 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.828 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.828 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.829 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.829 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.830 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.830 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.831 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.832 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.832 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.833 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.833 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.834 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.834 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.834 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.835 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.835 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.836 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.836 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.837 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.837 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.837 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.838 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.838 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.839 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.839 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.840 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.840 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.841 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.841 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.842 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.842 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.843 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.843 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.843 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.844 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.844 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.845 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.845 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.846 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.846 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.847 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.848 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.848 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.848 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.849 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.849 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.850 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.850 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.851 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.851 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.852 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.852 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.852 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.853 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.853 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.854 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.854 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.855 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.855 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.855 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.856 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.856 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.856 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.857 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.857 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.858 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.858 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.859 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.859 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.860 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.860 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.860 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.861 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.861 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.862 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.862 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.862 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.863 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.863 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.864 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.864 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.864 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.865 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.865 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.866 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.866 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.867 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.867 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.868 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.868 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.868 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.869 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.869 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.870 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.870 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.871 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.871 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.871 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.872 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.872 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.872 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.873 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.873 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.874 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.874 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.874 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.875 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.875 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.876 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.876 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.877 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.877 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.877 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.878 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.878 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.878 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.879 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.879 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.880 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.880 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.880 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.881 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.881 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.882 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.882 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.883 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.883 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.883 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.884 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.884 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.884 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.885 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.885 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.886 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.886 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.887 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.887 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.888 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.889 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.889 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.890 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.891 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.891 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.891 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.892 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.892 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.893 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.893 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.894 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.895 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.895 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.895 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.896 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.896 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.897 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.897 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.898 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.898 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.898 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.899 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.899 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.900 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.900 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.901 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.901 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.901 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.902 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.902 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.903 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.903 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.903 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.904 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.904 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.905 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.905 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.905 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.906 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.906 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.907 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.907 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.908 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.908 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.909 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.909 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.909 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.910 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.911 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.911 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.912 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.912 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.912 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.913 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.913 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.914 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.914 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.915 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.915 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.915 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.916 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.916 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.916 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.917 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.917 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.918 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.918 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.919 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.919 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.920 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.920 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.920 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.921 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.921 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.922 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.937 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.937 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.938 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.938 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.938 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.952 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.953 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.953 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.953 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.953 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.953 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.953 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.953 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.953 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.953 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.954 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.954 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.955 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.955 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.955 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.956 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.957 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.957 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.958 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.958 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.959 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.959 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.960 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.960 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.960 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.961 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.961 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.962 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.962 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.963 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.963 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.964 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.964 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.964 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.965 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.965 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.966 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.966 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.967 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.967 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.967 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.968 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.968 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.969 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.969 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.970 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.971 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.971 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.972 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.973 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.973 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.974 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.974 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.974 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.975 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.975 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.976 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.976 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.976 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.977 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.977 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.978 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.978 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.978 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.979 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.979 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.980 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.980 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.981 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.981 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.982 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.982 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.983 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.983 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.984 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.984 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.985 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:54.985 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:13:54.986 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:13:54.986 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:13:55.443 | Collecting uwsgi 2021-12-22 19:13:55.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88a/b9867d8973d8a/uwsgi-2.0.20.tar.gz (804 kB) 2021-12-22 19:13:56.550 | Building wheels for collected packages: uwsgi 2021-12-22 19:13:56.552 | Building wheel for uwsgi (setup.py): started 2021-12-22 19:14:12.309 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-12-22 19:14:12.314 | Created wheel for uwsgi: filename=uWSGI-2.0.20-cp36-cp36m-linux_x86_64.whl size=597547 sha256=4301d6fa9546f30843f6c93760fce1067f4f249c2ad4118eeda0bd7683567112 2021-12-22 19:14:12.314 | Stored in directory: /root/.cache/pip/wheels/9a/16/df/02037ed390c1561aad34458ea9eb30a0c78f21377405d3f9e9 2021-12-22 19:14:12.315 | Successfully built uwsgi 2021-12-22 19:14:13.959 | Installing collected packages: uwsgi 2021-12-22 19:14:14.173 | Successfully installed uwsgi-2.0.20 2021-12-22 19:14:14.285 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:14:14.285 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:14:14.403 | + inc/python:pip_install:207 : result=0 2021-12-22 19:14:14.406 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:14:14.408 | + functions-common:time_stop:2331 : local name 2021-12-22 19:14:14.411 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:14:14.413 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:14:14.415 | + functions-common:time_stop:2334 : local total 2021-12-22 19:14:14.418 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:14:14.420 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:14:14.422 | + functions-common:time_stop:2338 : start_time=1640200432107 2021-12-22 19:14:14.425 | + functions-common:time_stop:2340 : [[ -z 1640200432107 ]] 2021-12-22 19:14:14.427 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:14:14.431 | + functions-common:time_stop:2343 : end_time=1640200454428 2021-12-22 19:14:14.433 | + functions-common:time_stop:2344 : elapsed_time=22321 2021-12-22 19:14:14.435 | + functions-common:time_stop:2345 : total=102007 2021-12-22 19:14:14.437 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:14:14.440 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=124328 2021-12-22 19:14:14.442 | + inc/python:pip_install:210 : return 0 2021-12-22 19:14:14.445 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 19:14:14.447 | + ./stack.sh:main:877 : configure_keystone 2021-12-22 19:14:14.450 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-22 19:14:14.461 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-22 19:14:14.464 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-22 19:14:14.468 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-22 19:14:14.483 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:14:14.485 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-22 19:14:14.511 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-22 19:14:14.535 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-22 19:14:14.560 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-22 19:14:14.587 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-22 19:14:14.613 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-22 19:14:14.638 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-22 19:14:14.662 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-22 19:14:14.686 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-22 19:14:14.688 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-22 19:14:14.691 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-22 19:14:14.693 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-22 19:14:14.695 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 19:14:14.697 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 19:14:14.711 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:14:14.714 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 19:14:14.717 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 19:14:14.719 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 19:14:14.734 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:14:14.736 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:14:14.739 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:14:14.764 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 19:14:14.767 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 19:14:14.769 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-22 19:14:14.771 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-22 19:14:14.773 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-22 19:14:14.788 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:14:14.791 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.53/identity 2021-12-22 19:14:14.816 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.53/identity 2021-12-22 19:14:14.840 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-22 19:14:14.842 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-22 19:14:14.869 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-22 19:14:14.872 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-22 19:14:14.874 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-22 19:14:14.876 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-22 19:14:14.879 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-22 19:14:14.881 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-22 19:14:14.907 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-22 19:14:14.910 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-22 19:14:14.912 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-12-22 19:14:14.914 | + functions:setup_logging:656 : local other_cond=False 2021-12-22 19:14:14.916 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-22 19:14:14.919 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-22 19:14:14.921 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-12-22 19:14:14.923 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-22 19:14:14.926 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-22 19:14:14.942 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-22 19:14:14.944 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-22 19:14:14.946 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-22 19:14:14.948 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-22 19:14:14.950 | + functions:setup_systemd_logging:700 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-22 19:14:14.975 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:14:14.998 | + functions:setup_systemd_logging:703 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:14:15.022 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 19:14:15.051 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-22 19:14:15.075 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-22 19:14:15.077 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-22 19:14:15.079 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-22 19:14:15.082 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-22 19:14:15.085 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-12-22 19:14:15.087 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-22 19:14:15.089 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-22 19:14:15.092 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-12-22 19:14:15.095 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-12-22 19:14:15.098 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-22 19:14:15.100 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 19:14:15.112 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 19:14:15.112 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:14:15.119 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 19:14:15.122 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:14:15.135 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-22 19:14:15.137 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-22 19:14:15.141 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-22 19:14:15.166 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-22 19:14:15.189 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-22 19:14:15.212 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-22 19:14:15.235 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-22 19:14:15.259 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-22 19:14:15.282 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-22 19:14:15.305 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-22 19:14:15.328 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-22 19:14:15.352 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 19:14:15.377 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-22 19:14:15.402 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-22 19:14:15.425 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-22 19:14:15.449 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-22 19:14:15.451 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-22 19:14:15.454 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-12-22 19:14:15.457 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-12-22 19:14:15.459 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-22 19:14:15.462 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:14:15.464 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:14:15.466 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-22 19:14:15.469 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-22 19:14:15.471 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-22 19:14:15.494 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-22 19:14:15.518 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-12-22 19:14:15.519 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-22 19:14:15.526 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-12-22 19:14:15.529 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-12-22 19:14:15.532 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-12-22 19:14:15.534 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-22 19:14:15.536 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 19:14:15.539 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 19:14:15.541 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:14:15.543 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:14:15.545 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 19:14:15.548 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-22 19:14:15.550 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:14:15.552 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:14:15.554 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-12-22 19:14:15.617 | Enabling site keystone-wsgi-public. 2021-12-22 19:14:15.622 | To activate the new configuration, you need to run: 2021-12-22 19:14:15.622 | systemctl reload apache2 2021-12-22 19:14:15.626 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-22 19:14:15.629 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-22 19:14:15.632 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:14:15.634 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-22 19:14:15.779 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-22 19:14:15.781 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-22 19:14:15.784 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-22 19:14:15.786 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-12-22 19:14:15.788 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-22 19:14:15.790 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-22 19:14:15.793 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-22 19:14:15.797 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-12-22 19:14:15.799 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-22 19:14:15.802 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 19:14:15.813 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 19:14:15.814 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:14:15.821 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 19:14:15.824 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:14:15.837 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-22 19:14:15.840 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-22 19:14:15.843 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-22 19:14:15.870 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-22 19:14:15.895 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-22 19:14:15.918 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-22 19:14:15.942 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-22 19:14:15.965 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-22 19:14:15.989 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-22 19:14:16.013 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-22 19:14:16.037 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-22 19:14:16.061 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 19:14:16.084 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-22 19:14:16.108 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-22 19:14:16.133 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-22 19:14:16.156 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-22 19:14:16.159 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-22 19:14:16.162 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-12-22 19:14:16.164 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-12-22 19:14:16.166 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-22 19:14:16.169 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:14:16.171 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:14:16.173 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-22 19:14:16.177 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-22 19:14:16.179 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-22 19:14:16.202 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-22 19:14:16.227 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-22 19:14:16.227 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-12-22 19:14:16.234 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-12-22 19:14:16.237 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-12-22 19:14:16.240 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-12-22 19:14:16.242 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-22 19:14:16.244 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 19:14:16.247 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 19:14:16.249 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:14:16.251 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:14:16.253 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 19:14:16.256 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-22 19:14:16.258 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:14:16.260 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:14:16.262 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-12-22 19:14:16.319 | Enabling site keystone-wsgi-admin. 2021-12-22 19:14:16.324 | To activate the new configuration, you need to run: 2021-12-22 19:14:16.324 | systemctl reload apache2 2021-12-22 19:14:16.328 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-22 19:14:16.330 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-22 19:14:16.333 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:14:16.335 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-22 19:14:16.471 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-22 19:14:16.496 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-22 19:14:16.523 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-22 19:14:16.549 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-22 19:14:16.551 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-22 19:14:16.577 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-22 19:14:16.602 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-22 19:14:16.626 | + ./stack.sh:main:881 : is_service_enabled swift 2021-12-22 19:14:16.641 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:14:16.644 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-12-22 19:14:16.660 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:14:16.663 | + ./stack.sh:main:885 : stack_install_service swift 2021-12-22 19:14:16.665 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-22 19:14:16.667 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-22 19:14:16.670 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 19:14:16.672 | + lib/stack:stack_install_service:32 : install_swift 2021-12-22 19:14:16.675 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-12-22 19:14:16.677 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-22 19:14:16.679 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-12-22 19:14:16.681 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-22 19:14:16.684 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 19:14:16.686 | ++ functions-common:git_clone:527 : pwd 2021-12-22 19:14:16.689 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 19:14:16.691 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 19:14:16.694 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 19:14:16.709 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 19:14:16.711 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 19:14:16.713 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 19:14:16.716 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-22 19:14:16.716 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 19:14:16.721 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-12-22 19:14:16.724 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 19:14:16.726 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-12-22 19:14:16.729 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 19:14:16.729 | + functions-common:git_clone:593 : head -1 2021-12-22 19:14:16.732 | ade6b52f5 Fix cname_lookup test 2021-12-22 19:14:16.734 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 19:14:16.737 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-12-22 19:14:16.739 | + inc/python:setup_develop:351 : local bindep 2021-12-22 19:14:16.742 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-12-22 19:14:16.744 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-12-22 19:14:16.746 | + inc/python:setup_develop:357 : local extras=keystone 2021-12-22 19:14:16.749 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-22 19:14:16.751 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-22 19:14:16.754 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-12-22 19:14:16.756 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-12-22 19:14:16.759 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-22 19:14:16.761 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-12-22 19:14:16.764 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-12-22 19:14:16.766 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-22 19:14:16.770 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-12-22 19:14:16.772 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-22 19:14:16.774 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-22 19:14:16.777 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-22 19:14:16.782 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-12-22 19:14:16.785 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-12-22 19:14:17.792 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-12-22 19:14:17.794 | + inc/python:setup_package:430 : local bindep=0 2021-12-22 19:14:17.796 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-22 19:14:17.799 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-22 19:14:17.801 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-12-22 19:14:17.804 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-12-22 19:14:17.806 | + inc/python:setup_package:439 : local flags=-e 2021-12-22 19:14:17.808 | + inc/python:setup_package:440 : local extras=keystone 2021-12-22 19:14:17.810 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-22 19:14:17.813 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-12-22 19:14:17.815 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-12-22 19:14:17.817 | + inc/python:setup_package:450 : extras='[keystone]' 2021-12-22 19:14:17.819 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-22 19:14:17.822 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-22 19:14:17.839 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-12-22 19:14:17.845 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-22 19:14:20.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:14:20.556 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:14:20.557 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.557 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.558 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.558 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.559 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.559 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.559 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.560 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.560 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.561 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.561 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.562 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.562 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.563 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.563 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.563 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.564 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.564 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.565 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.566 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.566 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.567 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.567 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.567 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.568 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.570 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.571 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.571 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.571 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.572 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.572 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.573 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.573 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.574 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.574 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.575 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.575 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.575 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.576 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.576 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.577 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.577 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.577 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.578 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.578 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.579 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.579 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.580 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.580 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.580 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.582 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.582 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.582 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.583 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.583 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.584 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.584 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.585 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.585 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.586 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.586 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.587 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.587 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.588 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.589 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.589 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.590 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.590 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.591 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.592 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.592 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.592 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.593 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.593 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.594 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.594 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.595 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.595 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.595 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.596 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.596 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.597 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.598 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.598 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.598 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.599 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.599 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.600 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.600 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.601 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.601 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.602 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.602 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.602 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.603 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.604 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.604 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.604 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.605 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.606 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.606 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.607 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.608 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.608 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.609 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.609 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.609 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.610 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.610 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.611 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.611 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.612 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.612 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.613 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.613 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.613 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.614 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.614 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.615 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.615 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.616 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.616 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.617 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.617 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.618 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.618 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.619 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.619 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.619 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.620 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.620 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.621 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.621 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.622 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.622 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.623 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.623 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.623 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.624 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.624 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.625 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.625 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.626 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.626 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.626 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.627 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.627 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.628 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.629 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.629 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.630 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.630 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.630 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.631 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.631 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.632 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.632 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.632 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.633 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.633 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.634 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.634 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.635 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.635 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.635 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.636 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.636 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.637 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.637 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.638 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.638 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.638 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.639 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.639 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.639 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.640 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.640 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.641 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.641 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.642 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.642 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.642 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.643 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.643 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.644 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.645 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.645 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.645 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.646 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.646 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.647 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.647 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.647 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.648 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.648 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.649 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.649 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.649 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.650 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.650 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.651 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.651 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.652 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.652 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.652 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.653 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.653 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.653 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.654 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.654 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.655 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.655 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.655 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.656 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.656 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.657 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.657 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.658 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.658 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.658 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.659 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.659 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.660 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.660 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.660 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.661 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.661 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.662 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.662 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.677 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.678 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.678 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.679 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.680 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.680 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.681 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.682 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.682 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.683 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.683 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.684 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.684 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.685 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.685 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.685 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.686 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.686 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.687 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.687 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.688 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.688 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.688 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.689 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.689 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.690 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.691 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.691 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.692 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.692 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.692 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.693 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.693 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.694 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.694 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.695 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.695 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.696 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.696 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.696 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.697 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.697 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.698 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.698 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.699 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.699 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.700 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.700 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.700 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.701 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.701 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.702 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.702 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.703 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.703 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.703 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.704 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.704 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.705 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.705 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.705 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.706 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.707 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.707 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.708 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.708 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.708 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.709 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.709 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.710 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.710 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.711 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.711 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.712 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.712 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.712 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.713 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.713 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.714 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.714 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.715 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.715 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.715 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.716 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.716 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.717 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.717 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.717 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.718 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.718 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.719 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.720 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.720 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.720 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.721 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.721 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.722 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.722 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.723 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.723 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.724 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.725 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.725 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.725 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.726 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.726 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.727 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.727 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.728 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.728 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.729 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.729 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.729 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.730 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.730 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.731 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.731 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.732 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.732 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.733 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.733 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.733 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.734 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.734 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.735 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.735 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.736 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.736 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.737 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.737 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.738 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.738 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.738 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.739 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.739 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.740 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.740 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.740 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.741 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.741 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.742 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.742 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.743 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.743 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.743 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.744 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.744 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.745 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.745 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.746 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.746 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.747 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.747 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.748 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.748 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.748 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.749 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.750 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.750 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.750 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.751 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.751 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.752 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.752 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.753 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.753 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.754 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.754 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.755 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.755 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.755 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.756 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.756 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.757 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.757 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.758 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.758 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.759 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.759 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.760 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.760 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.761 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.761 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.762 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.762 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.763 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:20.763 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:20.763 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:20.764 | Obtaining file:///opt/stack/swift 2021-12-22 19:14:22.128 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-22 19:14:23.532 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-22 19:14:23.541 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-22 19:14:23.582 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-22 19:14:23.592 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-22 19:14:23.596 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-12-22 19:14:24.644 | Collecting lxml===4.5.0 2021-12-22 19:14:24.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ebe/c08091a22c2be/lxml-4.5.0-cp36-cp36m-manylinux1_x86_64.whl (5.8 MB) 2021-12-22 19:14:24.878 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-22 19:14:24.881 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-22 19:14:24.884 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-12-22 19:14:24.920 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-22 19:14:24.935 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-22 19:14:24.941 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-22 19:14:24.950 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-22 19:14:24.996 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-22 19:14:25.009 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-22 19:14:25.027 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-22 19:14:25.030 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-12-22 19:14:25.575 | Collecting pyeclib===1.6.0 2021-12-22 19:14:25.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-22 19:14:26.662 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-22 19:14:26.664 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-22 19:14:26.668 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-22 19:14:26.673 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-22 19:14:26.695 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-22 19:14:26.699 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-22 19:14:26.723 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-22 19:14:26.728 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-22 19:14:26.731 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-22 19:14:26.738 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-12-22 19:14:27.391 | Collecting xattr===0.9.7 2021-12-22 19:14:27.398 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-22 19:14:28.204 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-22 19:14:28.207 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-22 19:14:28.210 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-22 19:14:28.280 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-22 19:14:28.296 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-22 19:14:28.301 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-22 19:14:28.304 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-22 19:14:28.312 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-22 19:14:28.316 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-22 19:14:28.320 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-22 19:14:28.324 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-22 19:14:28.327 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-22 19:14:28.329 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-22 19:14:28.333 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-22 19:14:28.336 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-22 19:14:28.339 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-22 19:14:28.344 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-22 19:14:28.348 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-12-22 19:14:28.351 | Building wheels for collected packages: pyeclib, xattr 2021-12-22 19:14:28.352 | Building wheel for pyeclib (setup.py): started 2021-12-22 19:14:29.557 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-12-22 19:14:29.558 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53039 sha256=b678dda324dde8a2595fc7da112390bd202a0f864292d8dd8befa56214819eb9 2021-12-22 19:14:29.558 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-12-22 19:14:29.560 | Building wheel for xattr (setup.py): started 2021-12-22 19:14:30.853 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-22 19:14:30.854 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30923 sha256=c083a86ba2b881dcdedfc8e895e1cf0d228065f02f20adad8efbd83acfceae2f 2021-12-22 19:14:30.855 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-12-22 19:14:30.855 | Successfully built pyeclib xattr 2021-12-22 19:14:32.179 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-12-22 19:14:32.718 | Running setup.py develop for swift 2021-12-22 19:14:34.375 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-12-22 19:14:34.491 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:14:34.491 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:14:34.601 | + inc/python:pip_install:207 : result=0 2021-12-22 19:14:34.604 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:14:34.606 | + functions-common:time_stop:2331 : local name 2021-12-22 19:14:34.608 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:14:34.610 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:14:34.612 | + functions-common:time_stop:2334 : local total 2021-12-22 19:14:34.615 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:14:34.617 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:14:34.619 | + functions-common:time_stop:2338 : start_time=1640200457835 2021-12-22 19:14:34.621 | + functions-common:time_stop:2340 : [[ -z 1640200457835 ]] 2021-12-22 19:14:34.624 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:14:34.627 | + functions-common:time_stop:2343 : end_time=1640200474625 2021-12-22 19:14:34.629 | + functions-common:time_stop:2344 : elapsed_time=16790 2021-12-22 19:14:34.632 | + functions-common:time_stop:2345 : total=124328 2021-12-22 19:14:34.634 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:14:34.636 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=141118 2021-12-22 19:14:34.638 | + inc/python:pip_install:210 : return 0 2021-12-22 19:14:34.640 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-22 19:14:34.643 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-22 19:14:34.646 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-22 19:14:34.663 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-22 19:14:34.674 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-12-22 19:14:34.676 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-12-22 19:14:34.678 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:14:34.680 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:14:34.683 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-22 19:14:34.685 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:14:34.687 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-12-22 19:14:34.690 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 19:14:34.692 | + ./stack.sh:main:886 : configure_swift 2021-12-22 19:14:34.694 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-22 19:14:34.696 | + lib/swift:configure_swift:335 : local node_number 2021-12-22 19:14:34.698 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-22 19:14:34.700 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-22 19:14:34.702 | + lib/swift:configure_swift:338 : local user_group 2021-12-22 19:14:34.704 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-22 19:14:35.529 | No container-replicator running 2021-12-22 19:14:35.529 | No container-updater running 2021-12-22 19:14:35.529 | No account-server running 2021-12-22 19:14:35.529 | No object-updater running 2021-12-22 19:14:35.529 | No account-auditor running 2021-12-22 19:14:35.529 | No object-expirer running 2021-12-22 19:14:35.529 | No container-reconciler running 2021-12-22 19:14:35.529 | No object-reconstructor running 2021-12-22 19:14:35.529 | No proxy-server running 2021-12-22 19:14:35.530 | No container-sharder running 2021-12-22 19:14:35.530 | No account-reaper running 2021-12-22 19:14:35.530 | No account-replicator running 2021-12-22 19:14:35.530 | No object-replicator running 2021-12-22 19:14:35.530 | No container-sync running 2021-12-22 19:14:35.530 | No container-auditor running 2021-12-22 19:14:35.530 | No container-server running 2021-12-22 19:14:35.530 | No object-auditor running 2021-12-22 19:14:35.530 | No object-server running 2021-12-22 19:14:35.580 | + lib/swift:configure_swift:341 : true 2021-12-22 19:14:35.582 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-12-22 19:14:35.594 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-22 19:14:35.606 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-22 19:14:35.608 | + lib/swift:configure_swift:355 : sed -e ' 2021-12-22 19:14:35.608 | s/%GROUP%//; 2021-12-22 19:14:35.608 | s/%USER%/ubuntu/; 2021-12-22 19:14:35.608 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-22 19:14:35.608 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-22 19:14:35.609 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-12-22 19:14:35.616 | uid = ubuntu 2021-12-22 19:14:35.616 | gid = 2021-12-22 19:14:35.616 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-22 19:14:35.616 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-22 19:14:35.616 | address = 127.0.0.1 2021-12-22 19:14:35.616 | 2021-12-22 19:14:35.616 | [account6612] 2021-12-22 19:14:35.616 | max connections = 25 2021-12-22 19:14:35.616 | path = /opt/stack/data/swift/1/node/ 2021-12-22 19:14:35.616 | read only = false 2021-12-22 19:14:35.616 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-22 19:14:35.617 | 2021-12-22 19:14:35.617 | [account6622] 2021-12-22 19:14:35.617 | max connections = 25 2021-12-22 19:14:35.617 | path = /opt/stack/data/swift/2/node/ 2021-12-22 19:14:35.617 | read only = false 2021-12-22 19:14:35.617 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-22 19:14:35.617 | 2021-12-22 19:14:35.617 | [account6632] 2021-12-22 19:14:35.617 | max connections = 25 2021-12-22 19:14:35.617 | path = /opt/stack/data/swift/3/node/ 2021-12-22 19:14:35.617 | read only = false 2021-12-22 19:14:35.617 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-22 19:14:35.617 | 2021-12-22 19:14:35.617 | [account6642] 2021-12-22 19:14:35.617 | max connections = 25 2021-12-22 19:14:35.617 | path = /opt/stack/data/swift/4/node/ 2021-12-22 19:14:35.617 | read only = false 2021-12-22 19:14:35.617 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-22 19:14:35.617 | 2021-12-22 19:14:35.617 | 2021-12-22 19:14:35.617 | [container6611] 2021-12-22 19:14:35.617 | max connections = 25 2021-12-22 19:14:35.617 | path = /opt/stack/data/swift/1/node/ 2021-12-22 19:14:35.617 | read only = false 2021-12-22 19:14:35.617 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-22 19:14:35.617 | 2021-12-22 19:14:35.617 | [container6621] 2021-12-22 19:14:35.617 | max connections = 25 2021-12-22 19:14:35.617 | path = /opt/stack/data/swift/2/node/ 2021-12-22 19:14:35.617 | read only = false 2021-12-22 19:14:35.617 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-22 19:14:35.617 | 2021-12-22 19:14:35.617 | [container6631] 2021-12-22 19:14:35.617 | max connections = 25 2021-12-22 19:14:35.617 | path = /opt/stack/data/swift/3/node/ 2021-12-22 19:14:35.618 | read only = false 2021-12-22 19:14:35.618 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-22 19:14:35.618 | 2021-12-22 19:14:35.618 | [container6641] 2021-12-22 19:14:35.618 | max connections = 25 2021-12-22 19:14:35.618 | path = /opt/stack/data/swift/4/node/ 2021-12-22 19:14:35.618 | read only = false 2021-12-22 19:14:35.618 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-22 19:14:35.618 | 2021-12-22 19:14:35.618 | 2021-12-22 19:14:35.618 | [object6613] 2021-12-22 19:14:35.618 | max connections = 25 2021-12-22 19:14:35.618 | path = /opt/stack/data/swift/1/node/ 2021-12-22 19:14:35.618 | read only = false 2021-12-22 19:14:35.618 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-22 19:14:35.618 | 2021-12-22 19:14:35.618 | [object6623] 2021-12-22 19:14:35.618 | max connections = 25 2021-12-22 19:14:35.618 | path = /opt/stack/data/swift/2/node/ 2021-12-22 19:14:35.618 | read only = false 2021-12-22 19:14:35.618 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-22 19:14:35.618 | 2021-12-22 19:14:35.618 | [object6633] 2021-12-22 19:14:35.618 | max connections = 25 2021-12-22 19:14:35.618 | path = /opt/stack/data/swift/3/node/ 2021-12-22 19:14:35.618 | read only = false 2021-12-22 19:14:35.618 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-22 19:14:35.618 | 2021-12-22 19:14:35.618 | [object6643] 2021-12-22 19:14:35.618 | max connections = 25 2021-12-22 19:14:35.618 | path = /opt/stack/data/swift/4/node/ 2021-12-22 19:14:35.618 | read only = false 2021-12-22 19:14:35.618 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-22 19:14:35.619 | + lib/swift:configure_swift:361 : is_ubuntu 2021-12-22 19:14:35.621 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:14:35.623 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:14:35.625 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-22 19:14:35.645 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-22 19:14:35.647 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-22 19:14:35.651 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-22 19:14:35.654 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-22 19:14:35.656 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-22 19:14:35.660 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-22 19:14:35.684 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.53:8080/v1/ 2021-12-22 19:14:35.706 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-22 19:14:35.725 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-22 19:14:35.753 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-22 19:14:35.772 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-22 19:14:35.800 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-22 19:14:35.819 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-22 19:14:35.846 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-22 19:14:35.866 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-22 19:14:35.892 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-22 19:14:35.918 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-22 19:14:35.949 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-22 19:14:35.969 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-12-22 19:14:35.983 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:14:35.985 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-22 19:14:36.012 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-22 19:14:36.039 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-22 19:14:36.065 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-22 19:14:36.091 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-12-22 19:14:36.105 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:14:36.107 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-22 19:14:36.133 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-12-22 19:14:36.147 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:14:36.149 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-12-22 19:14:36.164 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:14:36.166 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-22 19:14:36.179 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:14:36.181 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-12-22 19:14:36.183 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-12-22 19:14:36.185 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-22 19:14:36.193 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-22 19:14:36.203 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-22 19:14:36.231 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-22 19:14:36.259 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-22 19:14:36.289 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-22 19:14:36.319 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-22 19:14:36.346 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-22 19:14:36.348 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-12-22 19:14:36.350 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-12-22 19:14:36.352 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-12-22 19:14:36.355 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-22 19:14:36.381 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-22 19:14:36.407 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.53/identity 2021-12-22 19:14:36.433 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-22 19:14:36.461 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-22 19:14:36.488 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-22 19:14:36.514 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-22 19:14:36.541 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-22 19:14:36.568 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 19:14:36.596 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-22 19:14:36.624 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-22 19:14:36.652 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-22 19:14:36.680 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-22 19:14:36.706 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-22 19:14:36.735 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-22 19:14:36.762 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-22 19:14:36.781 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-22 19:14:36.808 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-22 19:14:36.835 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-22 19:14:36.838 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-22 19:14:36.863 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-22 19:14:36.887 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-22 19:14:36.910 | + lib/swift:configure_swift:476 : local node_number 2021-12-22 19:14:36.913 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-22 19:14:36.917 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-22 19:14:36.921 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-22 19:14:36.926 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-22 19:14:36.928 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-22 19:14:36.930 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-22 19:14:36.932 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-22 19:14:36.935 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-22 19:14:36.937 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-22 19:14:36.939 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-22 19:14:36.942 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-22 19:14:36.960 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-22 19:14:36.987 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-22 19:14:37.005 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-22 19:14:37.031 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-22 19:14:37.049 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-22 19:14:37.075 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-22 19:14:37.092 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-22 19:14:37.119 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-22 19:14:37.136 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-22 19:14:37.162 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-22 19:14:37.180 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-22 19:14:37.206 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-22 19:14:37.224 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-22 19:14:37.258 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-22 19:14:37.276 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-22 19:14:37.303 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-22 19:14:37.320 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-22 19:14:37.345 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-22 19:14:37.351 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-22 19:14:37.369 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-22 19:14:37.395 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-22 19:14:37.421 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-22 19:14:37.423 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-22 19:14:37.427 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-22 19:14:37.429 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-22 19:14:37.432 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-22 19:14:37.434 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-22 19:14:37.436 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-22 19:14:37.439 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-22 19:14:37.442 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-22 19:14:37.445 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-22 19:14:37.462 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-22 19:14:37.488 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-22 19:14:37.506 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-22 19:14:37.531 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-22 19:14:37.550 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-22 19:14:37.575 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-22 19:14:37.592 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-22 19:14:37.619 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-22 19:14:37.636 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-22 19:14:37.662 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-22 19:14:37.679 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-22 19:14:37.704 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-22 19:14:37.735 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-22 19:14:37.761 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-22 19:14:37.780 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-22 19:14:37.805 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-22 19:14:37.822 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-22 19:14:37.848 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-22 19:14:37.853 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-22 19:14:37.871 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-22 19:14:37.895 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-22 19:14:37.898 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-22 19:14:37.901 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-22 19:14:37.904 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-22 19:14:37.906 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-22 19:14:37.908 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-22 19:14:37.910 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-22 19:14:37.913 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-22 19:14:37.915 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-22 19:14:37.917 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-22 19:14:37.934 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-22 19:14:37.959 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-22 19:14:37.976 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-22 19:14:38.001 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-22 19:14:38.017 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-22 19:14:38.043 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-22 19:14:38.060 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-22 19:14:38.084 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-22 19:14:38.102 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-22 19:14:38.127 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-22 19:14:38.144 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-22 19:14:38.169 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-22 19:14:38.186 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-22 19:14:38.211 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-22 19:14:38.229 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-22 19:14:38.253 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-22 19:14:38.274 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-22 19:14:38.299 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-22 19:14:38.304 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-22 19:14:38.320 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-22 19:14:38.345 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-22 19:14:38.372 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-22 19:14:38.399 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-22 19:14:38.426 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-12-22 19:14:38.429 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-22 19:14:38.432 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-22 19:14:38.458 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-22 19:14:38.483 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-22 19:14:38.508 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-22 19:14:38.532 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-22 19:14:38.557 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-22 19:14:38.580 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-22 19:14:38.604 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-22 19:14:38.628 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-22 19:14:38.652 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-12-22 19:14:38.666 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:14:38.668 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-22 19:14:38.685 | + lib/swift:configure_swift:519 : local auth_vers 2021-12-22 19:14:38.687 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-12-22 19:14:38.705 | + lib/swift:configure_swift:520 : auth_vers=3 2021-12-22 19:14:38.708 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.53 2021-12-22 19:14:38.732 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-12-22 19:14:38.734 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-22 19:14:38.758 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.53/identity 2021-12-22 19:14:38.783 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-12-22 19:14:38.785 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-22 19:14:38.809 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-12-22 19:14:38.823 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:14:38.826 | + lib/swift:configure_swift:539 : local user_group 2021-12-22 19:14:38.828 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-12-22 19:14:38.833 | + lib/swift:configure_swift:540 : user_group=1000 2021-12-22 19:14:38.835 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-22 19:14:38.847 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-22 19:14:38.849 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-22 19:14:38.859 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-12-22 19:14:38.861 | + lib/swift:configure_swift:546 : is_suse 2021-12-22 19:14:38.864 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:14:38.866 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:14:38.868 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:14:38.871 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:14:38.873 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:14:38.875 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:14:38.877 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-22 19:14:38.889 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-12-22 19:14:38.891 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-12-22 19:14:38.893 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-12-22 19:14:38.908 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:14:38.911 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-12-22 19:14:38.927 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:14:38.929 | + ./stack.sh:main:897 : stack_install_service glance 2021-12-22 19:14:38.932 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-22 19:14:38.934 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-22 19:14:38.936 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 19:14:38.939 | + lib/stack:stack_install_service:32 : install_glance 2021-12-22 19:14:38.942 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-12-22 19:14:38.944 | + lib/glance:install_glance:358 : local glance_store_extras 2021-12-22 19:14:38.947 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-12-22 19:14:38.962 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:14:38.965 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-22 19:14:38.967 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-12-22 19:14:38.983 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:14:38.986 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-22 19:14:38.989 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-12-22 19:14:38.991 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-12-22 19:14:38.994 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:14:38.996 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:14:38.999 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2021-12-22 19:14:39.001 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:14:39.005 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-12-22 19:14:39.008 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-22 19:14:39.010 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-22 19:14:39.013 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-12-22 19:14:39.016 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-22 19:14:39.018 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-22 19:14:39.021 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-22 19:14:39.024 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-22 19:14:39.027 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-12-22 19:14:39.029 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-12-22 19:14:39.033 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-22 19:14:39.033 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-12-22 19:14:39.037 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-22 19:14:39.040 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-12-22 19:14:39.042 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-12-22 19:14:39.045 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-22 19:14:39.048 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-22 19:14:39.067 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-12-22 19:14:39.073 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-22 19:14:41.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:14:41.753 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:14:41.753 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.754 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.754 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.755 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.755 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.755 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.756 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.756 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.757 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.757 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.758 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.758 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.759 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.759 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.760 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.760 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.760 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.761 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.761 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.762 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.762 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.763 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.763 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.764 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.764 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.766 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.767 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.767 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.767 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.768 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.768 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.769 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.769 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.770 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.770 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.771 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.771 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.771 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.772 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.772 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.773 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.773 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.773 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.774 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.774 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.774 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.775 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.776 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.776 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.776 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.777 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.777 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.778 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.778 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.779 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.779 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.780 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.780 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.780 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.781 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.782 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.782 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.783 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.784 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.784 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.785 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.785 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.786 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.786 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.787 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.788 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.788 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.788 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.789 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.789 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.790 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.790 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.791 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.791 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.791 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.792 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.793 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.793 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.793 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.794 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.794 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.795 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.795 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.796 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.796 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.797 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.797 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.797 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.798 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.799 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.800 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.801 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.801 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.802 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.802 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.803 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.804 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.805 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.805 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.806 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.806 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.807 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.807 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.807 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.808 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.808 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.809 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.809 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.810 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.810 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.810 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.811 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.812 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.812 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.812 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.813 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.813 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.814 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.814 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.815 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.815 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.816 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.816 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.817 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.817 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.818 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.818 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.818 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.819 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.819 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.820 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.820 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.820 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.821 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.821 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.822 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.822 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.823 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.823 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.823 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.824 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.824 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.825 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.825 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.826 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.826 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.827 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.827 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.827 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.828 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.828 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.829 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.829 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.829 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.830 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.830 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.831 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.831 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.832 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.832 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.832 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.833 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.833 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.834 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.834 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.834 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.835 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.835 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.836 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.836 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.837 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.837 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.837 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.838 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.838 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.838 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.839 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.839 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.840 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.840 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.841 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.841 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.841 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.842 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.842 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.843 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.843 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.843 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.844 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.844 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.845 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.845 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.846 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.846 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.847 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.847 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.848 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.848 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.849 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.849 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.849 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.850 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.850 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.851 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.851 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.851 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.852 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.852 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.853 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.853 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.853 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.854 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.854 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.855 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.855 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.855 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.856 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.871 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.872 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.872 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.873 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.873 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.874 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.874 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.875 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.875 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.875 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.876 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.877 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.877 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.879 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.879 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.879 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.880 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.880 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.881 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.881 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.882 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.882 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.883 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.883 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.883 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.884 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.884 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.885 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.885 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.886 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.886 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.886 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.887 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.887 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.888 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.888 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.889 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.889 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.889 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.890 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.890 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.891 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.891 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.892 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.892 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.892 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.893 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.894 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.894 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.895 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.895 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.896 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.896 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.897 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.897 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.897 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.898 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.898 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.899 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.899 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.899 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.900 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.900 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.901 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.901 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.902 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.902 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.902 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.903 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.903 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.904 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.904 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.904 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.905 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.905 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.906 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.906 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.907 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.907 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.907 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.908 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.908 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.909 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.910 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.910 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.911 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.911 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.911 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.912 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.912 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.913 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.913 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.914 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.914 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.914 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.915 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.915 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.916 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.916 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.917 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.917 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.918 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.918 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.918 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.919 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.919 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.920 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.921 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.921 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.922 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.922 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.922 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.923 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.923 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.924 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.924 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.925 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.925 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.926 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.926 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.927 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.927 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.927 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.928 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.928 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.929 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.929 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.929 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.930 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.930 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.931 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.931 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.932 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.932 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.933 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.933 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.934 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.934 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.934 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.935 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.935 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.936 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.936 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.937 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.937 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.938 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.938 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.939 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.939 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.939 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.940 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.940 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.940 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.941 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.942 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.942 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.942 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.943 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.943 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.944 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.944 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.945 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.945 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.946 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.946 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.947 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.947 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.947 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.948 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.948 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.949 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.949 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.949 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.950 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.950 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.951 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.951 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.951 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.952 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.952 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.953 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.953 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.954 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.954 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.955 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.955 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.956 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.957 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.957 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.958 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.958 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.959 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:41.959 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:41.960 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:41.960 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:42.575 | Collecting glance-store===2.0.1 2021-12-22 19:14:42.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/dd1de1f97b3c1/glance_store-2.0.1-py2.py3-none-any.whl (209 kB) 2021-12-22 19:14:42.763 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-12-22 19:14:42.766 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-22 19:14:42.798 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-22 19:14:43.064 | Collecting os-brick===3.0.8 2021-12-22 19:14:43.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/267/0716380e03849/os_brick-3.0.8-py3-none-any.whl (249 kB) 2021-12-22 19:14:43.182 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-22 19:14:43.187 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-12-22 19:14:43.209 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-12-22 19:14:43.223 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-22 19:14:43.236 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-22 19:14:43.243 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-22 19:14:43.252 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-22 19:14:43.296 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (2.1.2) 2021-12-22 19:14:43.313 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (6.0.2) 2021-12-22 19:14:43.317 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-22 19:14:43.330 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-12-22 19:14:43.359 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-22 19:14:43.378 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-22 19:14:43.381 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-22 19:14:43.383 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-22 19:14:43.386 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-12-22 19:14:43.542 | Collecting python-cinderclient===7.0.2 2021-12-22 19:14:43.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/161/797c9b42827cb/python_cinderclient-7.0.2-py3-none-any.whl (276 kB) 2021-12-22 19:14:43.649 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-22 19:14:43.654 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-22 19:14:44.117 | Collecting python-swiftclient===3.9.1 2021-12-22 19:14:44.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b7e/4bd4ef6ee026f/python_swiftclient-3.9.1-py2.py3-none-any.whl (84 kB) 2021-12-22 19:14:44.243 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-22 19:14:44.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 787)) (2.23.0) 2021-12-22 19:14:44.354 | Collecting retrying===1.3.3 2021-12-22 19:14:44.361 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-22 19:14:44.436 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-22 19:14:44.442 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 829)) (3.17.0) 2021-12-22 19:14:44.445 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-22 19:14:44.448 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-22 19:14:44.454 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-12-22 19:14:44.477 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 994)) (1.2.3) 2021-12-22 19:14:44.480 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-22 19:14:44.490 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-22 19:14:44.537 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-22 19:14:44.581 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-22 19:14:44.601 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-22 19:14:44.604 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-22 19:14:44.609 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-22 19:14:44.615 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-22 19:14:44.623 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-22 19:14:44.626 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-22 19:14:44.630 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-22 19:14:44.633 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-22 19:14:44.637 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-22 19:14:44.639 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-22 19:14:44.648 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-22 19:14:44.656 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-22 19:14:44.666 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-22 19:14:44.680 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-22 19:14:44.692 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-22 19:14:44.695 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-12-22 19:14:44.698 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-22 19:14:44.702 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-22 19:14:44.704 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-22 19:14:44.707 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-22 19:14:44.709 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-22 19:14:44.712 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1004)) (3.1.0) 2021-12-22 19:14:44.724 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-12-22 19:14:44.727 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-22 19:14:44.730 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-12-22 19:14:44.739 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.4.0) 2021-12-22 19:14:44.758 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.1.0) 2021-12-22 19:14:44.765 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-22 19:14:44.768 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-12-22 19:14:44.771 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 946)) (1.4.0) 2021-12-22 19:14:44.774 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.4.0) 2021-12-22 19:14:44.777 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-12-22 19:14:46.129 | Installing collected packages: retrying, os-brick, python-cinderclient, python-swiftclient, glance-store 2021-12-22 19:14:47.472 | Successfully installed glance-store-2.0.1 os-brick-3.0.8 python-cinderclient-7.0.2 python-swiftclient-3.9.1 retrying-1.3.3 2021-12-22 19:14:47.591 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:14:47.591 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:14:47.677 | + inc/python:pip_install:207 : result=0 2021-12-22 19:14:47.680 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:14:47.682 | + functions-common:time_stop:2331 : local name 2021-12-22 19:14:47.684 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:14:47.687 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:14:47.689 | + functions-common:time_stop:2334 : local total 2021-12-22 19:14:47.692 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:14:47.694 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:14:47.696 | + functions-common:time_stop:2338 : start_time=1640200479062 2021-12-22 19:14:47.698 | + functions-common:time_stop:2340 : [[ -z 1640200479062 ]] 2021-12-22 19:14:47.701 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:14:47.705 | + functions-common:time_stop:2343 : end_time=1640200487702 2021-12-22 19:14:47.708 | + functions-common:time_stop:2344 : elapsed_time=8640 2021-12-22 19:14:47.711 | + functions-common:time_stop:2345 : total=141118 2021-12-22 19:14:47.712 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:14:47.715 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=149758 2021-12-22 19:14:47.718 | + inc/python:pip_install:210 : return 0 2021-12-22 19:14:47.722 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-12-22 19:14:47.724 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-22 19:14:47.727 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-12-22 19:14:47.729 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-22 19:14:47.732 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 19:14:47.735 | ++ functions-common:git_clone:527 : pwd 2021-12-22 19:14:47.738 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 19:14:47.741 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 19:14:47.744 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 19:14:47.760 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 19:14:47.762 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 19:14:47.765 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 19:14:47.768 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-22 19:14:47.768 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 19:14:47.772 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-12-22 19:14:47.775 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 19:14:47.777 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-12-22 19:14:47.780 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 19:14:47.781 | + functions-common:git_clone:593 : head -1 2021-12-22 19:14:47.784 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-12-22 19:14:47.787 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 19:14:47.789 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-12-22 19:14:47.792 | + inc/python:setup_develop:351 : local bindep 2021-12-22 19:14:47.794 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-12-22 19:14:47.797 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-12-22 19:14:47.800 | + inc/python:setup_develop:357 : local extras= 2021-12-22 19:14:47.803 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-22 19:14:47.805 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-22 19:14:47.808 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-12-22 19:14:47.810 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-12-22 19:14:47.813 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-22 19:14:47.815 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-22 19:14:47.818 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-12-22 19:14:47.821 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-22 19:14:47.824 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-12-22 19:14:47.826 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-22 19:14:47.828 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-22 19:14:47.831 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-22 19:14:47.837 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-12-22 19:14:47.839 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-12-22 19:14:48.863 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-12-22 19:14:48.865 | + inc/python:setup_package:430 : local bindep=0 2021-12-22 19:14:48.867 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-22 19:14:48.870 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-22 19:14:48.872 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-12-22 19:14:48.874 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-12-22 19:14:48.877 | + inc/python:setup_package:439 : local flags=-e 2021-12-22 19:14:48.879 | + inc/python:setup_package:440 : local extras= 2021-12-22 19:14:48.881 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-22 19:14:48.884 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-22 19:14:48.886 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-22 19:14:48.888 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-22 19:14:48.891 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-22 19:14:48.894 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-12-22 19:14:48.912 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-12-22 19:14:48.917 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-22 19:14:51.655 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:14:51.655 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:14:51.656 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.656 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.657 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.657 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.657 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.658 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.658 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.660 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.660 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.660 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.661 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.661 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.662 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.663 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.664 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.664 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.665 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.666 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.667 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.667 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.668 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.668 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.669 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.669 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.670 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.672 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.673 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.673 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.674 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.674 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.675 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.676 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.676 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.676 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.677 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.677 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.677 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.678 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.679 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.679 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.679 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.680 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.680 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.680 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.681 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.681 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.682 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.682 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.683 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.683 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.684 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.684 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.684 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.685 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.685 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.686 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.686 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.687 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.687 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.688 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.688 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.689 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.689 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.690 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.691 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.691 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.692 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.693 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.693 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.694 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.695 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.695 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.695 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.696 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.696 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.697 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.697 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.698 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.698 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.698 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.699 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.700 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.700 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.700 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.701 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.701 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.702 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.702 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.703 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.703 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.704 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.704 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.704 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.705 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.706 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.706 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.707 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.707 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.708 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.708 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.709 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.709 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.710 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.710 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.711 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.711 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.712 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.712 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.713 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.713 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.713 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.714 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.714 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.715 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.715 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.715 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.716 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.716 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.717 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.717 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.718 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.718 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.719 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.719 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.720 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.720 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.721 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.722 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.722 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.723 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.723 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.724 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.724 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.724 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.725 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.725 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.726 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.726 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.726 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.727 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.727 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.728 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.728 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.729 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.729 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.730 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.730 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.730 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.731 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.731 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.732 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.732 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.732 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.733 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.733 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.734 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.734 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.734 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.735 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.735 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.736 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.736 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.737 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.737 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.737 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.738 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.738 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.739 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.739 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.740 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.740 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.740 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.741 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.741 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.741 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.742 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.742 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.743 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.743 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.743 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.744 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.744 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.745 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.745 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.745 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.746 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.746 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.747 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.747 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.747 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.748 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.748 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.748 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.749 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.749 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.765 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.765 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.766 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.766 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.766 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.767 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.767 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.768 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.769 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.769 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.769 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.770 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.770 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.771 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.771 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.771 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.772 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.772 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.773 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.773 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.773 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.774 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.774 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.775 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.775 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.776 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.776 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.776 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.777 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.777 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.777 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.778 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.778 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.779 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.779 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.780 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.780 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.781 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.782 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.782 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.783 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.784 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.785 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.785 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.786 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.786 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.786 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.787 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.787 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.788 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.788 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.789 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.789 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.790 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.790 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.790 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.791 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.791 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.792 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.792 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.792 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.793 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.793 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.794 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.794 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.795 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.795 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.795 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.796 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.796 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.797 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.797 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.798 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.798 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.798 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.799 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.799 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.800 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.800 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.801 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.801 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.801 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.802 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.802 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.803 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.803 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.804 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.804 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.804 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.805 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.805 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.806 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.806 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.806 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.807 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.807 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.808 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.808 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.809 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.809 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.809 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.810 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.810 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.811 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.811 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.811 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.812 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.812 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.813 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.813 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.814 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.814 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.814 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.815 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.815 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.816 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.816 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.816 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.817 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.817 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.818 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.818 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.819 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.819 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.819 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.820 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.820 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.821 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.821 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.821 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.822 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.822 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.823 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.823 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.824 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.825 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.825 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.826 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.826 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.827 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.827 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.827 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.828 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.828 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.829 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.829 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.830 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.830 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.831 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.831 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.832 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.832 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.833 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.833 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.833 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.834 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.834 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.835 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.835 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.836 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.836 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.836 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.837 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.837 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.838 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.838 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.839 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.839 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.840 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.840 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.841 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.841 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.841 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.842 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.842 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.843 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.843 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.843 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.844 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.844 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.845 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.845 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.846 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.847 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.847 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.848 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.848 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.849 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.849 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.850 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.850 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.851 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.851 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.852 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.852 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.852 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.853 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.853 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.854 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.854 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.854 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.855 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.855 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.856 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.856 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.856 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.857 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.857 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.858 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.858 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.859 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.859 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.860 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.860 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.861 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.861 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.862 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.862 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.863 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.863 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:14:51.863 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:14:51.864 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:14:51.864 | Obtaining file:///opt/stack/glance 2021-12-22 19:14:53.250 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-22 19:14:54.599 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-22 19:14:54.608 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-22 19:14:54.617 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-22 19:14:54.625 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-22 19:14:55.189 | Collecting WSME===0.10.0 2021-12-22 19:14:55.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-12-22 19:14:55.283 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-22 19:14:55.298 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-22 19:14:55.449 | Collecting castellan===3.0.4 2021-12-22 19:14:55.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-12-22 19:14:55.555 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-22 19:14:55.685 | Collecting cursive===0.2.2 2021-12-22 19:14:55.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-22 19:14:55.778 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-22 19:14:55.787 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-12-22 19:14:55.793 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-22 19:14:55.804 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-22 19:14:55.810 | Requirement already satisfied: glance-store===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.0.1) 2021-12-22 19:14:55.899 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-22 19:14:55.901 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-12-22 19:14:55.904 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-22 19:14:55.907 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-22 19:14:55.940 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-22 19:14:56.010 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-12-22 19:14:56.072 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-22 19:14:56.075 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-22 19:14:56.078 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-22 19:14:56.083 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-12-22 19:14:56.106 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-12-22 19:14:56.143 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-12-22 19:14:56.157 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-22 19:14:56.172 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-22 19:14:56.178 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (8.1.1) 2021-12-22 19:14:56.234 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-22 19:14:56.242 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-22 19:14:56.288 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (12.1.6) 2021-12-22 19:14:56.355 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.0.2) 2021-12-22 19:14:56.377 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.2) 2021-12-22 19:14:56.396 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2021-12-22 19:14:56.412 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-22 19:14:56.426 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-12-22 19:14:56.479 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.0.1) 2021-12-22 19:14:56.489 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-22 19:14:56.507 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.1.0) 2021-12-22 19:14:56.554 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-22 19:14:56.557 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-12-22 19:14:56.559 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (5.7.0) 2021-12-22 19:14:56.565 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (19.1.0) 2021-12-22 19:14:56.580 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-12-22 19:14:56.593 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-22 19:14:56.595 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-22 19:14:56.599 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-12-22 19:14:56.723 | Collecting python-barbicanclient===4.10.0 2021-12-22 19:14:56.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-12-22 19:14:56.822 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-22 19:14:56.827 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657)) (1.0.4) 2021-12-22 19:14:56.829 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-22 19:14:56.851 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-22 19:14:56.855 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-12-22 19:14:56.864 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-22 19:14:56.887 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.3.3) 2021-12-22 19:14:56.892 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-22 19:14:57.282 | Collecting simplegeneric===0.8.1 2021-12-22 19:14:57.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-22 19:14:58.053 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-22 19:14:58.056 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.13.0) 2021-12-22 19:14:58.067 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.3.1) 2021-12-22 19:14:58.071 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (3.3.0) 2021-12-22 19:14:58.074 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-22 19:14:58.249 | Collecting taskflow===4.1.0 2021-12-22 19:14:58.256 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-12-22 19:14:58.409 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 923)) (6.1.0) 2021-12-22 19:14:58.422 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.0.1) 2021-12-22 19:14:58.433 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (0.5.0) 2021-12-22 19:14:58.439 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.4.0) 2021-12-22 19:14:58.459 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 947)) (1.4.0) 2021-12-22 19:14:58.463 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.1.0) 2021-12-22 19:14:58.471 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.25.8) 2021-12-22 19:14:58.495 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 989)) (1.12.1) 2021-12-22 19:14:58.498 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 995)) (1.2.3) 2021-12-22 19:14:58.501 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-22 19:14:58.509 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-22 19:14:58.514 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-22 19:14:58.519 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-22 19:14:58.521 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-22 19:14:58.569 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-22 19:14:58.588 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-22 19:14:58.634 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-22 19:14:58.638 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-22 19:14:58.644 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-22 19:14:58.647 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-22 19:14:58.654 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-22 19:14:58.657 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.6.8) 2021-12-22 19:14:58.704 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-22 19:14:58.712 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-22 19:14:58.716 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-22 19:14:58.729 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-22 19:14:58.732 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-12-22 19:14:58.748 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-22 19:14:58.752 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-22 19:14:58.755 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-22 19:14:58.757 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-22 19:14:58.761 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-22 19:14:58.885 | Collecting automaton===2.0.1 2021-12-22 19:14:58.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-12-22 19:14:59.058 | Collecting pydot===1.4.1 2021-12-22 19:14:59.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-12-22 19:14:59.303 | Collecting networkx===2.4 2021-12-22 19:14:59.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-12-22 19:14:59.475 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-12-22 19:14:59.478 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-22 19:14:59.480 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-12-22 19:14:59.483 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.4.0) 2021-12-22 19:14:59.486 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-22 19:14:59.490 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-22 19:14:59.493 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1005)) (3.1.0) 2021-12-22 19:14:59.506 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.3.0) 2021-12-22 19:14:59.509 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-12-22 19:14:59.525 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.8.0) 2021-12-22 19:14:59.528 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 980)) (0.1.9) 2021-12-22 19:14:59.531 | Building wheels for collected packages: simplegeneric 2021-12-22 19:14:59.532 | Building wheel for simplegeneric (setup.py): started 2021-12-22 19:15:00.257 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-22 19:15:00.258 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=48286fb1f60610d0114b3d5d43a033941a4b3fc277ae0fdc4a649e5ddfe8d713 2021-12-22 19:15:00.258 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-12-22 19:15:00.259 | Successfully built simplegeneric 2021-12-22 19:15:01.321 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-12-22 19:15:04.208 | Running setup.py develop for glance 2021-12-22 19:15:05.811 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.4 cursive-0.2.2 glance networkx-2.4 pydot-1.4.1 python-barbicanclient-4.10.0 simplegeneric-0.8.1 taskflow-4.1.0 2021-12-22 19:15:05.932 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:15:05.932 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:15:06.026 | + inc/python:pip_install:207 : result=0 2021-12-22 19:15:06.028 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:15:06.031 | + functions-common:time_stop:2331 : local name 2021-12-22 19:15:06.033 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:15:06.036 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:15:06.038 | + functions-common:time_stop:2334 : local total 2021-12-22 19:15:06.040 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:15:06.042 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:15:06.045 | + functions-common:time_stop:2338 : start_time=1640200488907 2021-12-22 19:15:06.047 | + functions-common:time_stop:2340 : [[ -z 1640200488907 ]] 2021-12-22 19:15:06.050 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:15:06.053 | + functions-common:time_stop:2343 : end_time=1640200506051 2021-12-22 19:15:06.055 | + functions-common:time_stop:2344 : elapsed_time=17144 2021-12-22 19:15:06.057 | + functions-common:time_stop:2345 : total=149758 2021-12-22 19:15:06.059 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:15:06.062 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=166902 2021-12-22 19:15:06.064 | + inc/python:pip_install:210 : return 0 2021-12-22 19:15:06.066 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-22 19:15:06.069 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-22 19:15:06.071 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-22 19:15:06.094 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-22 19:15:06.108 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-12-22 19:15:06.110 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-12-22 19:15:06.113 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:15:06.115 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:15:06.118 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-22 19:15:06.120 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:15:06.123 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 19:15:06.125 | + ./stack.sh:main:898 : configure_glance 2021-12-22 19:15:06.128 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-22 19:15:06.139 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-12-22 19:15:06.164 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-12-22 19:15:06.187 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-12-22 19:15:06.211 | + lib/glance:configure_glance:142 : local dburl 2021-12-22 19:15:06.213 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-12-22 19:15:06.216 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-22 19:15:06.218 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-22 19:15:06.221 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-22 19:15:06.223 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-22 19:15:06.226 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-22 19:15:06.228 | + lib/glance:configure_glance:144 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-22 19:15:06.253 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-12-22 19:15:06.277 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-12-22 19:15:06.302 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-12-22 19:15:06.304 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-12-22 19:15:06.306 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-22 19:15:06.309 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-22 19:15:06.311 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-12-22 19:15:06.337 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-12-22 19:15:06.360 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-12-22 19:15:06.384 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-12-22 19:15:06.411 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-12-22 19:15:06.434 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-12-22 19:15:06.459 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-12-22 19:15:06.483 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-12-22 19:15:06.507 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 19:15:06.531 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 19:15:06.554 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-12-22 19:15:06.581 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-12-22 19:15:06.583 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-22 19:15:06.585 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-12-22 19:15:06.588 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 19:15:06.590 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 19:15:06.592 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 19:15:06.607 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:06.610 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 19:15:06.613 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 19:15:06.615 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 19:15:06.630 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:06.633 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:15:06.635 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:15:06.659 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 19:15:06.661 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 19:15:06.664 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-12-22 19:15:06.688 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-12-22 19:15:06.691 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-22 19:15:06.716 | + lib/glance:configure_glance:164 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-22 19:15:06.749 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-22 19:15:06.776 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-22 19:15:06.801 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-22 19:15:06.827 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-22 19:15:06.853 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-22 19:15:06.855 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-12-22 19:15:06.858 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-22 19:15:06.860 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-22 19:15:06.863 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-22 19:15:06.889 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-22 19:15:06.912 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-12-22 19:15:06.936 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-22 19:15:06.960 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-22 19:15:06.984 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-22 19:15:07.009 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-22 19:15:07.032 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-22 19:15:07.057 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 19:15:07.082 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 19:15:07.115 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-22 19:15:07.145 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-22 19:15:07.148 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-22 19:15:07.150 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-22 19:15:07.153 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 19:15:07.155 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 19:15:07.158 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 19:15:07.175 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:07.178 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 19:15:07.180 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 19:15:07.182 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 19:15:07.198 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:07.200 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:15:07.203 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:15:07.227 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 19:15:07.229 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 19:15:07.232 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-12-22 19:15:07.234 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-12-22 19:15:07.236 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-12-22 19:15:07.239 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-12-22 19:15:07.241 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-12-22 19:15:07.265 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-12-22 19:15:07.267 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-22 19:15:07.294 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.53 2021-12-22 19:15:07.297 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.53 2021-12-22 19:15:07.297 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-22 19:15:07.302 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.53 2021-12-22 19:15:07.325 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-12-22 19:15:07.328 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.53 2021-12-22 19:15:07.354 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-12-22 19:15:07.369 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:07.371 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-22 19:15:07.396 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-22 19:15:07.424 | + lib/glance:configure_glance:215 : python3_enabled 2021-12-22 19:15:07.428 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-22 19:15:07.430 | + inc/python:python3_enabled:468 : return 0 2021-12-22 19:15:07.433 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-12-22 19:15:07.461 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-22 19:15:07.486 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-22 19:15:07.509 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-22 19:15:07.534 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-22 19:15:07.558 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-22 19:15:07.584 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-22 19:15:07.610 | + lib/glance:configure_glance:227 : python3_enabled 2021-12-22 19:15:07.612 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-22 19:15:07.617 | + inc/python:python3_enabled:468 : return 0 2021-12-22 19:15:07.619 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.53/identity/v3 2021-12-22 19:15:07.643 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-22 19:15:07.668 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.53/image 2021-12-22 19:15:07.691 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-12-22 19:15:07.706 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:15:07.709 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-12-22 19:15:07.724 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:15:07.726 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-12-22 19:15:07.729 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-12-22 19:15:07.731 | + functions:setup_logging:656 : local other_cond=False 2021-12-22 19:15:07.733 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-22 19:15:07.736 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-22 19:15:07.738 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-12-22 19:15:07.745 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-22 19:15:07.750 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-22 19:15:07.767 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-22 19:15:07.770 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-22 19:15:07.773 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-22 19:15:07.775 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-22 19:15:07.777 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-22 19:15:07.802 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:15:07.826 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:15:07.851 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 19:15:07.874 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-12-22 19:15:07.877 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-12-22 19:15:07.879 | + functions:setup_logging:656 : local other_cond=False 2021-12-22 19:15:07.882 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-22 19:15:07.884 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-12-22 19:15:07.886 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-12-22 19:15:07.888 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-22 19:15:07.891 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-22 19:15:07.907 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-22 19:15:07.909 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-22 19:15:07.912 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-22 19:15:07.914 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-22 19:15:07.916 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-22 19:15:07.940 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-registry.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:15:07.965 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:15:07.989 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 19:15:08.014 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-12-22 19:15:08.018 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-22 19:15:08.022 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-22 19:15:08.048 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-22 19:15:08.072 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-22 19:15:08.100 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.53/identity 2021-12-22 19:15:08.124 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-22 19:15:08.150 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-22 19:15:08.173 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-22 19:15:08.199 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.53 2021-12-22 19:15:08.202 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.53 2021-12-22 19:15:08.202 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-22 19:15:08.206 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.53 2021-12-22 19:15:08.230 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-22 19:15:08.257 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-22 19:15:08.282 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-22 19:15:08.308 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-22 19:15:08.332 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-22 19:15:08.337 | + lib/glance:configure_glance:280 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-22 19:15:08.343 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-12-22 19:15:08.358 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:15:08.360 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-22 19:15:08.363 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-22 19:15:08.365 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-12-22 19:15:08.367 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-22 19:15:08.370 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-12-22 19:15:08.372 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-12-22 19:15:08.375 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-12-22 19:15:08.378 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-22 19:15:08.381 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-22 19:15:08.406 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-12-22 19:15:08.409 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-12-22 19:15:08.411 | ++ functions:get_random_port:816 : true 2021-12-22 19:15:08.413 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-12-22 19:15:08.415 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-12-22 19:15:08.418 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-12-22 19:15:08.485 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-12-22 19:15:08.487 | ++ functions:get_random_port:820 : break 2 2021-12-22 19:15:08.490 | ++ functions:get_random_port:824 : echo 60999 2021-12-22 19:15:08.492 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-12-22 19:15:08.495 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-22 19:15:08.518 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-22 19:15:08.541 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-22 19:15:08.565 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-22 19:15:08.588 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-22 19:15:08.612 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-22 19:15:08.635 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-22 19:15:08.658 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-22 19:15:08.682 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 19:15:08.705 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-22 19:15:08.729 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-22 19:15:08.753 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-22 19:15:08.776 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-22 19:15:08.800 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-22 19:15:08.823 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-22 19:15:08.847 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-22 19:15:08.870 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-22 19:15:08.894 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-22 19:15:08.918 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-22 19:15:08.941 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-12-22 19:15:08.944 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-22 19:15:08.946 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 19:15:08.948 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:15:08.950 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:15:08.953 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-22 19:15:08.956 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-22 19:15:09.013 | proxy (enabled by site administrator) 2021-12-22 19:15:09.017 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-12-22 19:15:09.019 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-22 19:15:09.022 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 19:15:09.024 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:15:09.026 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:15:09.028 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-22 19:15:09.031 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-22 19:15:09.080 | No module matches proxy_http 2021-12-22 19:15:09.083 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-22 19:15:09.139 | Considering dependency proxy for proxy_http: 2021-12-22 19:15:09.139 | Module proxy already enabled 2021-12-22 19:15:09.139 | Enabling module proxy_http. 2021-12-22 19:15:09.145 | To activate the new configuration, you need to run: 2021-12-22 19:15:09.145 | systemctl restart apache2 2021-12-22 19:15:09.149 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-22 19:15:09.151 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-22 19:15:09.153 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:15:09.156 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-22 19:15:09.295 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-12-22 19:15:09.298 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-12-22 19:15:09.300 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-12-22 19:15:09.302 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-22 19:15:09.305 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:15:09.307 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:15:09.309 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-22 19:15:09.313 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-22 19:15:09.319 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-12-22 19:15:09.319 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-22 19:15:09.326 | KeepAlive Off 2021-12-22 19:15:09.330 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-12-22 19:15:09.331 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-22 19:15:09.338 | SetEnv proxy-sendchunked 1 2021-12-22 19:15:09.341 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-22 19:15:09.342 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-22 19:15:09.349 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-22 19:15:09.352 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-12-22 19:15:09.354 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-12-22 19:15:09.356 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-22 19:15:09.359 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 19:15:09.361 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 19:15:09.363 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:15:09.365 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:15:09.368 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 19:15:09.370 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-22 19:15:09.372 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:15:09.374 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:15:09.377 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-12-22 19:15:09.433 | Enabling site glance-wsgi-api. 2021-12-22 19:15:09.438 | To activate the new configuration, you need to run: 2021-12-22 19:15:09.438 | systemctl reload apache2 2021-12-22 19:15:09.443 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-12-22 19:15:09.445 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-22 19:15:09.447 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:15:09.450 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-22 19:15:09.585 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-12-22 19:15:09.605 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:09.608 | + ./stack.sh:main:903 : stack_install_service cinder 2021-12-22 19:15:09.610 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-22 19:15:09.613 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-22 19:15:09.616 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 19:15:09.618 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-22 19:15:09.621 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-12-22 19:15:09.623 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-22 19:15:09.626 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-12-22 19:15:09.629 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-22 19:15:09.631 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 19:15:09.634 | ++ functions-common:git_clone:527 : pwd 2021-12-22 19:15:09.637 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 19:15:09.639 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 19:15:09.642 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 19:15:09.657 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 19:15:09.660 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 19:15:09.662 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 19:15:09.665 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-22 19:15:09.665 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 19:15:09.669 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-12-22 19:15:09.672 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 19:15:09.675 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-12-22 19:15:09.677 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 19:15:09.678 | + functions-common:git_clone:593 : head -1 2021-12-22 19:15:09.680 | 37f61486c [stable-only] Pin virtualenv and setuptools 2021-12-22 19:15:09.683 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 19:15:09.685 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-12-22 19:15:09.688 | + inc/python:setup_develop:351 : local bindep 2021-12-22 19:15:09.691 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-22 19:15:09.693 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-12-22 19:15:09.696 | + inc/python:setup_develop:357 : local extras= 2021-12-22 19:15:09.699 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-22 19:15:09.701 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-22 19:15:09.704 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-22 19:15:09.706 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-12-22 19:15:09.708 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-22 19:15:09.711 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-22 19:15:09.714 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-12-22 19:15:09.717 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-22 19:15:09.720 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-12-22 19:15:09.722 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-22 19:15:09.725 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-22 19:15:09.728 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-22 19:15:09.733 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-12-22 19:15:09.735 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-12-22 19:15:10.749 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-12-22 19:15:10.751 | + inc/python:setup_package:430 : local bindep=0 2021-12-22 19:15:10.754 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-22 19:15:10.757 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-22 19:15:10.759 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-22 19:15:10.761 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-12-22 19:15:10.764 | + inc/python:setup_package:439 : local flags=-e 2021-12-22 19:15:10.766 | + inc/python:setup_package:440 : local extras= 2021-12-22 19:15:10.769 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-22 19:15:10.771 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-22 19:15:10.773 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-22 19:15:10.776 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-22 19:15:10.778 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-22 19:15:10.781 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-12-22 19:15:10.799 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-12-22 19:15:10.804 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-22 19:15:13.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:15:13.551 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:15:13.551 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.552 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.552 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.552 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.553 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.553 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.554 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.554 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.555 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.555 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.556 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.556 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.556 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.557 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.557 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.558 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.558 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.559 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.559 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.559 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.560 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.560 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.561 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.561 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.561 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.564 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.565 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.565 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.566 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.566 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.567 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.567 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.568 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.568 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.568 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.569 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.569 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.569 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.570 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.570 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.571 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.571 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.571 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.572 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.573 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.573 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.574 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.574 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.574 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.575 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.575 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.576 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.576 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.577 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.577 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.578 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.578 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.579 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.579 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.579 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.580 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.581 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.581 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.582 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.582 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.583 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.583 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.584 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.584 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.585 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.586 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.586 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.586 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.587 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.587 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.588 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.588 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.588 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.589 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.589 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.590 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.590 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.591 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.591 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.592 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.592 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.593 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.593 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.594 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.594 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.595 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.595 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.596 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.596 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.597 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.597 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.598 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.598 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.599 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.599 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.599 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.600 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.601 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.601 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.601 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.602 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.602 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.603 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.603 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.604 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.604 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.605 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.605 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.605 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.606 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.606 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.607 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.607 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.608 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.608 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.608 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.609 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.609 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.610 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.610 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.611 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.613 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.613 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.614 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.614 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.614 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.614 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.614 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.615 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.615 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.615 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.616 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.617 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.617 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.617 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.617 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.618 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.618 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.619 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.619 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.620 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.620 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.620 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.621 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.621 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.622 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.622 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.623 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.623 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.623 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.624 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.624 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.624 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.625 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.625 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.626 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.626 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.627 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.628 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.628 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.628 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.629 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.629 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.630 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.630 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.630 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.646 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.646 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.647 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.647 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.648 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.648 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.648 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.649 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.649 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.650 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.650 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.650 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.651 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.651 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.652 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.652 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.653 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.653 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.653 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.654 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.654 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.654 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.655 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.655 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.656 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.656 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.656 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.657 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.657 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.658 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.658 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.659 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.659 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.659 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.660 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.660 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.660 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.661 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.661 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.662 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.662 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.663 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.663 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.663 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.664 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.664 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.665 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.665 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.665 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.666 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.666 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.666 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.667 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.667 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.668 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.668 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.669 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.669 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.669 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.670 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.670 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.671 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.672 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.672 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.673 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.674 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.675 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.675 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.676 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.676 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.676 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.677 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.677 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.678 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.678 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.679 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.679 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.679 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.680 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.680 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.681 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.681 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.681 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.682 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.682 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.683 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.683 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.684 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.684 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.684 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.685 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.685 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.686 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.686 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.686 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.687 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.687 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.688 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.688 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.688 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.689 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.690 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.690 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.691 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.691 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.692 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.692 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.693 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.693 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.693 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.694 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.694 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.695 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.695 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.695 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.696 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.696 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.697 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.697 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.698 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.698 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.698 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.699 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.699 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.699 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.700 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.700 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.701 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.701 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.702 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.702 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.703 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.703 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.703 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.704 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.704 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.704 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.705 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.705 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.706 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.706 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.707 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.707 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.708 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.708 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.708 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.709 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.709 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.709 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.710 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.710 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.711 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.711 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.712 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.712 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.713 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.713 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.713 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.714 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.715 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.715 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.716 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.716 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.717 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.717 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.717 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.718 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.718 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.719 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.719 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.720 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.720 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.721 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.721 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.722 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.722 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.722 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.723 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.723 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.724 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.724 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.724 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.725 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.725 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.726 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.726 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.727 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.727 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.728 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.728 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.728 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.729 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.729 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.730 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.730 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.731 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.731 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.731 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.732 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.732 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.733 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.733 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.734 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.734 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.734 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.735 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.735 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.736 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.737 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.737 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.738 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.738 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.739 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.739 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.740 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.740 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.741 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.741 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.741 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.742 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.742 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.742 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.743 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.743 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.744 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.744 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.745 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.745 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.745 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.746 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.746 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.747 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.747 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.748 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.748 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.748 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.749 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.749 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.750 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.750 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.751 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.751 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.752 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.753 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:13.753 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:13.754 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:13.754 | Obtaining file:///opt/stack/cinder 2021-12-22 19:15:15.879 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-22 19:15:18.002 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-22 19:15:18.011 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-22 19:15:18.020 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-22 19:15:18.029 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-22 19:15:18.053 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-22 19:15:18.068 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-22 19:15:18.094 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-22 19:15:18.136 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.2.2) 2021-12-22 19:15:18.152 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-22 19:15:18.155 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-12-22 19:15:18.162 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-22 19:15:18.836 | Collecting google-api-python-client===1.8.0 2021-12-22 19:15:18.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/503/2ad1af5046889/google_api_python_client-1.8.0-py3-none-any.whl (57 kB) 2021-12-22 19:15:19.515 | Collecting google-auth===1.13.1 2021-12-22 19:15:19.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cab/6c707e6ee20e5/google_auth-1.13.1-py2.py3-none-any.whl (87 kB) 2021-12-22 19:15:20.103 | Collecting google-auth-httplib2===0.0.3 2021-12-22 19:15:20.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f1c/437842155680c/google_auth_httplib2-0.0.3-py2.py3-none-any.whl (6.3 kB) 2021-12-22 19:15:20.192 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.4.15) 2021-12-22 19:15:20.195 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.17.2) 2021-12-22 19:15:20.198 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (0.1.12) 2021-12-22 19:15:20.201 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2021-12-22 19:15:20.234 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.0.0) 2021-12-22 19:15:20.305 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (9.0.0) 2021-12-22 19:15:20.368 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (4.5.0) 2021-12-22 19:15:20.380 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.5) 2021-12-22 19:15:20.851 | Collecting oauth2client===4.1.3 2021-12-22 19:15:20.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-22 19:15:20.970 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.8) 2021-12-22 19:15:21.001 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-12-22 19:15:21.006 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (5.0.2) 2021-12-22 19:15:21.029 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-12-22 19:15:21.065 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-12-22 19:15:21.079 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-22 19:15:21.094 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-22 19:15:21.102 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-22 19:15:21.168 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-12-22 19:15:21.177 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-12-22 19:15:21.225 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-12-22 19:15:21.293 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-12-22 19:15:21.316 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-22 19:15:21.335 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-12-22 19:15:21.352 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-12-22 19:15:21.368 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-12-22 19:15:21.372 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-12-22 19:15:21.386 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-12-22 19:15:21.416 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-12-22 19:15:21.426 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-12-22 19:15:21.446 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-12-22 19:15:22.116 | Collecting oslo.vmware===3.3.1 2021-12-22 19:15:22.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-12-22 19:15:22.241 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-12-22 19:15:22.288 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-12-22 19:15:22.326 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-12-22 19:15:22.329 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-12-22 19:15:22.332 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-12-22 19:15:22.488 | Collecting pyasn1===0.4.8 2021-12-22 19:15:22.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-22 19:15:22.694 | Collecting pyasn1-modules===0.2.8 2021-12-22 19:15:22.702 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-12-22 19:15:22.796 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-12-22 19:15:22.808 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-12-22 19:15:22.812 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-12-22 19:15:22.817 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-12-22 19:15:22.824 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (4.10.0) 2021-12-22 19:15:22.843 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-12-22 19:15:22.997 | Collecting python-glanceclient===3.1.2 2021-12-22 19:15:23.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-12-22 19:15:23.105 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-12-22 19:15:23.127 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-22 19:15:23.150 | Requirement already satisfied: python-swiftclient===3.9.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 754)) (3.9.1) 2021-12-22 19:15:23.176 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-12-22 19:15:23.181 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-12-22 19:15:23.189 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-12-22 19:15:23.213 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.3.3) 2021-12-22 19:15:23.217 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-12-22 19:15:23.666 | Collecting rsa===4.0 2021-12-22 19:15:23.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-12-22 19:15:24.191 | Collecting rtslib-fb===2.1.71 2021-12-22 19:15:24.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-12-22 19:15:24.994 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-12-22 19:15:24.997 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-12-22 19:15:25.000 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-12-22 19:15:25.012 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-12-22 19:15:25.016 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-12-22 19:15:25.019 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-12-22 19:15:25.499 | Collecting suds-jurko===0.6 2021-12-22 19:15:25.507 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-22 19:15:25.991 | Collecting tabulate===0.8.7 2021-12-22 19:15:25.998 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-12-22 19:15:26.081 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 920)) (4.1.0) 2021-12-22 19:15:26.146 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-12-22 19:15:26.160 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-12-22 19:15:26.171 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-12-22 19:15:26.177 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-12-22 19:15:26.197 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-12-22 19:15:26.264 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-12-22 19:15:26.269 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-12-22 19:15:26.654 | Collecting uritemplate===3.0.1 2021-12-22 19:15:26.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-22 19:15:26.739 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-12-22 19:15:26.762 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-12-22 19:15:26.859 | Collecting warlock===1.3.3 2021-12-22 19:15:26.865 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-12-22 19:15:26.947 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-12-22 19:15:26.950 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-12-22 19:15:26.954 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-22 19:15:26.958 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-22 19:15:26.962 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-22 19:15:27.474 | Collecting google-api-core===1.16.0 2021-12-22 19:15:27.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/859/f7392676761f2/google_api_core-1.16.0-py2.py3-none-any.whl (70 kB) 2021-12-22 19:15:27.584 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-22 19:15:27.587 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.6/dist-packages (from google-auth===1.13.1->-c /opt/stack/requirements/upper-constraints.txt (line 273)) (49.6.0) 2021-12-22 19:15:27.635 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.6.0) 2021-12-22 19:15:27.654 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-22 19:15:27.700 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-22 19:15:27.704 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-22 19:15:27.710 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-22 19:15:27.718 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-22 19:15:27.722 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.7.19) 2021-12-22 19:15:27.725 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-22 19:15:27.735 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (4.6.8) 2021-12-22 19:15:27.783 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-22 19:15:27.790 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-22 19:15:27.796 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-22 19:15:27.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-12-22 19:15:27.807 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-22 19:15:27.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-12-22 19:15:27.823 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-22 19:15:27.837 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-22 19:15:27.847 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-12-22 19:15:27.864 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-12-22 19:15:27.879 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.9) 2021-12-22 19:15:27.883 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-22 19:15:27.886 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-22 19:15:28.292 | Collecting pyudev===0.22.0 2021-12-22 19:15:28.299 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-22 19:15:28.381 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-22 19:15:28.383 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-12-22 19:15:28.393 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (1.4.1) 2021-12-22 19:15:28.398 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.4) 2021-12-22 19:15:28.442 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-22 19:15:28.445 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-12-22 19:15:28.448 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (1.0.0) 2021-12-22 19:15:28.450 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-12-22 19:15:28.453 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.25) 2021-12-22 19:15:28.459 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-12-22 19:15:28.882 | Collecting googleapis-common-protos===1.51.0 2021-12-22 19:15:28.890 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-12-22 19:15:29.704 | Requirement already satisfied: protobuf===3.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.11.3) 2021-12-22 19:15:29.710 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-12-22 19:15:29.723 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-12-22 19:15:29.726 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-22 19:15:29.734 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-12-22 19:15:29.738 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-22 19:15:29.742 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-12-22 19:15:29.758 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.0) 2021-12-22 19:15:29.762 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-12-22 19:15:29.765 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-12-22 19:15:29.769 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-12-22 19:15:29.770 | Building wheel for googleapis-common-protos (setup.py): started 2021-12-22 19:15:30.631 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-12-22 19:15:30.632 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77594 sha256=da9af51e0c0ba6fcec0ed278727a14a859dc0560af111be9f73cb624cbcd1158 2021-12-22 19:15:30.632 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-12-22 19:15:30.634 | Building wheel for rtslib-fb (setup.py): started 2021-12-22 19:15:31.421 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-22 19:15:31.422 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84473 sha256=d0e65e831240164c61084c8e29bfb6027b562ce3f1037fbabb082b89178dc03f 2021-12-22 19:15:31.422 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-12-22 19:15:31.423 | Successfully built googleapis-common-protos rtslib-fb 2021-12-22 19:15:32.455 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, googleapis-common-protos, google-auth, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, cinder 2021-12-22 19:15:32.455 | Attempting uninstall: pyasn1 2021-12-22 19:15:32.457 | Found existing installation: pyasn1 0.4.2 2021-12-22 19:15:32.466 | Uninstalling pyasn1-0.4.2: 2021-12-22 19:15:32.482 | Successfully uninstalled pyasn1-0.4.2 2021-12-22 19:15:35.121 | Running setup.py develop for cinder 2021-12-22 19:15:37.473 | Successfully installed cinder google-api-core-1.16.0 google-api-python-client-1.8.0 google-auth-1.13.1 google-auth-httplib2-0.0.3 googleapis-common-protos-1.51.0 oauth2client-4.1.3 oslo.vmware-3.3.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.1.2 pyudev-0.22.0 rsa-4.0 rtslib-fb-2.1.71 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 2021-12-22 19:15:37.610 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:15:37.610 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:15:37.726 | + inc/python:pip_install:207 : result=0 2021-12-22 19:15:37.728 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:15:37.731 | + functions-common:time_stop:2331 : local name 2021-12-22 19:15:37.733 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:15:37.735 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:15:37.737 | + functions-common:time_stop:2334 : local total 2021-12-22 19:15:37.740 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:15:37.742 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:15:37.752 | + functions-common:time_stop:2338 : start_time=1640200510794 2021-12-22 19:15:37.752 | + functions-common:time_stop:2340 : [[ -z 1640200510794 ]] 2021-12-22 19:15:37.752 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:15:37.753 | + functions-common:time_stop:2343 : end_time=1640200537750 2021-12-22 19:15:37.755 | + functions-common:time_stop:2344 : elapsed_time=26956 2021-12-22 19:15:37.757 | + functions-common:time_stop:2345 : total=166902 2021-12-22 19:15:37.760 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:15:37.762 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=193858 2021-12-22 19:15:37.764 | + inc/python:pip_install:210 : return 0 2021-12-22 19:15:37.767 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-22 19:15:37.770 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-22 19:15:37.772 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-22 19:15:37.789 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-22 19:15:37.800 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-12-22 19:15:37.803 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-12-22 19:15:37.805 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:15:37.807 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:15:37.810 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-22 19:15:37.812 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:15:37.815 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-12-22 19:15:37.818 | + lib/cinder:install_cinder:420 : install_package tgt 2021-12-22 19:15:37.820 | + functions-common:install_package:1333 : update_package_repo 2021-12-22 19:15:37.822 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-22 19:15:37.825 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-22 19:15:37.827 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-22 19:15:37.830 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-22 19:15:37.833 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-22 19:15:37.839 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:15:37.842 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:15:37.844 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-22 19:15:37.847 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-22 19:15:37.850 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-22 19:15:37.852 | + functions-common:apt_get_update:1069 : return 2021-12-22 19:15:37.855 | + functions-common:install_package:1334 : real_install_package tgt 2021-12-22 19:15:37.857 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-22 19:15:37.860 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:15:37.863 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:15:37.865 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-12-22 19:15:37.895 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-12-22 19:15:38.020 | Reading package lists... 2021-12-22 19:15:38.285 | Building dependency tree... 2021-12-22 19:15:38.286 | Reading state information... 2021-12-22 19:15:38.505 | The following packages were automatically installed and are no longer required: 2021-12-22 19:15:38.506 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-22 19:15:38.506 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-22 19:15:38.506 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-22 19:15:38.506 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:15:38.506 | python3-twisted-bin python3-zope.interface 2021-12-22 19:15:38.506 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:15:38.506 | The following additional packages will be installed: 2021-12-22 19:15:38.506 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-12-22 19:15:38.507 | libsgutils2-2 sg3-utils 2021-12-22 19:15:38.508 | Suggested packages: 2021-12-22 19:15:38.508 | tgt-rbd 2021-12-22 19:15:38.563 | The following NEW packages will be installed: 2021-12-22 19:15:38.563 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-12-22 19:15:38.564 | The following packages will be upgraded: 2021-12-22 19:15:38.566 | ibverbs-providers libibverbs1 2021-12-22 19:15:38.681 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-12-22 19:15:38.681 | Need to get 1,406 kB of archives. 2021-12-22 19:15:38.681 | After this operation, 3,551 kB of additional disk space will be used. 2021-12-22 19:15:38.681 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-12-22 19:15:38.683 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-12-22 19:15:38.819 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-12-22 19:15:38.848 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-12-22 19:15:38.946 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-12-22 19:15:38.951 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-12-22 19:15:38.995 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-12-22 19:15:39.563 | Fetched 1,406 kB in 0s (3,309 kB/s) 2021-12-22 19:15:39.864 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76971 files and directories currently installed.) 2021-12-22 19:15:39.867 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-12-22 19:15:40.080 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-22 19:15:40.666 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-12-22 19:15:40.834 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-22 19:15:41.240 | Selecting previously unselected package libconfig-general-perl. 2021-12-22 19:15:41.248 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-12-22 19:15:41.314 | Unpacking libconfig-general-perl (2.63-1) ... 2021-12-22 19:15:41.879 | Selecting previously unselected package librdmacm1:amd64. 2021-12-22 19:15:41.887 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-12-22 19:15:41.938 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-22 19:15:42.395 | Selecting previously unselected package libsgutils2-2. 2021-12-22 19:15:42.403 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-22 19:15:42.452 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-22 19:15:42.771 | Selecting previously unselected package sg3-utils. 2021-12-22 19:15:42.779 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-22 19:15:42.834 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-22 19:15:43.464 | Selecting previously unselected package tgt. 2021-12-22 19:15:43.472 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-12-22 19:15:43.526 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-12-22 19:15:44.040 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-12-22 19:15:44.211 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:15:44.344 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-22 19:15:44.475 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-22 19:15:44.595 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-22 19:15:44.772 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-12-22 19:15:45.904 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-22 19:15:46.218 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-22 19:15:48.161 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-22 19:15:48.264 | Setting up libconfig-general-perl (2.63-1) ... 2021-12-22 19:15:48.367 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-12-22 19:15:48.905 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-12-22 19:15:49.703 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-22 19:15:49.845 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-22 19:15:50.138 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-22 19:15:52.288 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:15:52.291 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:15:52.294 | + functions-common:time_stop:2331 : local name 2021-12-22 19:15:52.296 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:15:52.299 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:15:52.302 | + functions-common:time_stop:2334 : local total 2021-12-22 19:15:52.304 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:15:52.308 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:15:52.312 | + functions-common:time_stop:2338 : start_time=1640200537891 2021-12-22 19:15:52.315 | + functions-common:time_stop:2340 : [[ -z 1640200537891 ]] 2021-12-22 19:15:52.320 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:15:52.323 | + functions-common:time_stop:2343 : end_time=1640200552321 2021-12-22 19:15:52.326 | + functions-common:time_stop:2344 : elapsed_time=14430 2021-12-22 19:15:52.329 | + functions-common:time_stop:2345 : total=371433 2021-12-22 19:15:52.332 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:15:52.334 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=385863 2021-12-22 19:15:52.337 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:15:52.339 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 19:15:52.342 | + ./stack.sh:main:904 : configure_cinder 2021-12-22 19:15:52.344 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-22 19:15:52.357 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-12-22 19:15:52.360 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-12-22 19:15:52.363 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-22 19:15:52.366 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-22 19:15:52.369 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-22 19:15:52.369 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-22 19:15:52.373 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-22 19:15:52.375 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-22 19:15:52.377 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-22 19:15:52.379 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-22 19:15:52.381 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-22 19:15:52.383 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-22 19:15:52.385 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-22 19:15:52.387 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-22 19:15:52.398 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-22 19:15:52.409 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-22 19:15:52.421 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-22 19:15:52.431 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-22 19:15:52.447 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-22 19:15:52.450 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-22 19:15:52.453 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TpF9A7QNQC 2021-12-22 19:15:52.456 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-22 19:15:52.458 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-22 19:15:52.461 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-22 19:15:52.463 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TpF9A7QNQC 2021-12-22 19:15:52.466 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TpF9A7QNQC 2021-12-22 19:15:52.477 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TpF9A7QNQC /etc/sudoers.d/cinder-rootwrap 2021-12-22 19:15:52.488 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-22 19:15:52.492 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-22 19:15:52.494 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-22 19:15:52.496 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-22 19:15:52.498 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-22 19:15:52.500 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-22 19:15:52.502 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-22 19:15:52.505 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-22 19:15:52.507 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-22 19:15:52.511 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-22 19:15:52.515 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-22 19:15:52.532 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-22 19:15:52.550 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-22 19:15:52.567 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-22 19:15:52.586 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-22 19:15:52.606 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-22 19:15:52.626 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-22 19:15:52.644 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-22 19:15:52.662 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-22 19:15:52.664 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-22 19:15:52.667 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-12-22 19:15:52.669 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-22 19:15:52.671 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-22 19:15:52.697 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-22 19:15:52.721 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-12-22 19:15:52.745 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-22 19:15:52.769 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-22 19:15:52.793 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-22 19:15:52.817 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-22 19:15:52.842 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-22 19:15:52.866 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 19:15:52.890 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 19:15:52.914 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-22 19:15:52.940 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-12-22 19:15:52.967 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-12-22 19:15:52.971 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-22 19:15:52.974 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-22 19:15:52.985 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-12-22 19:15:52.987 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-22 19:15:52.990 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-22 19:15:53.018 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-22 19:15:53.042 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-22 19:15:53.066 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-22 19:15:53.091 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-22 19:15:53.115 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-22 19:15:53.140 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-22 19:15:53.165 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-12-22 19:15:53.168 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.53 2021-12-22 19:15:53.193 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-22 19:15:53.221 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-12-22 19:15:53.228 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key c29cb04d9c2a007b149995f1c4a133f5 2021-12-22 19:15:53.253 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-12-22 19:15:53.276 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:53.279 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2021-12-22 19:15:53.281 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2021-12-22 19:15:53.283 | + lib/cinder:configure_cinder:241 : local default_name= 2021-12-22 19:15:53.286 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2021-12-22 19:15:53.288 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-22 19:15:53.291 | + lib/cinder:configure_cinder:244 : be_type=lvm 2021-12-22 19:15:53.293 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2021-12-22 19:15:53.296 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2021-12-22 19:15:53.298 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2021-12-22 19:15:53.302 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-22 19:15:53.305 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-22 19:15:53.339 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-22 19:15:53.365 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-22 19:15:53.389 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-12-22 19:15:53.414 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-22 19:15:53.438 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2021-12-22 19:15:53.441 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2021-12-22 19:15:53.443 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2021-12-22 19:15:53.446 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-22 19:15:53.470 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-22 19:15:53.495 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2021-12-22 19:15:53.497 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-22 19:15:53.521 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2021-12-22 19:15:53.524 | + lib/cinder:configure_cinder_image_volume_cache:562 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-22 19:15:53.526 | + lib/cinder:configure_cinder_image_volume_cache:563 : local be_name=lvmdriver-1 2021-12-22 19:15:53.528 | + lib/cinder:configure_cinder_image_volume_cache:565 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-22 19:15:53.553 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2021-12-22 19:15:53.556 | + lib/cinder:configure_cinder_image_volume_cache:571 : [[ -n '' ]] 2021-12-22 19:15:53.558 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-12-22 19:15:53.573 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:53.575 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.53:8080/v1/AUTH_ 2021-12-22 19:15:53.611 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-12-22 19:15:53.630 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:15:53.633 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-12-22 19:15:53.650 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:15:53.653 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-12-22 19:15:53.655 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-22 19:15:53.657 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-22 19:15:53.660 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-22 19:15:53.663 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 19:15:53.665 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 19:15:53.668 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 19:15:53.683 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:53.686 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 19:15:53.689 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 19:15:53.691 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 19:15:53.706 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:53.708 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:15:53.711 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:15:53.736 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 19:15:53.739 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 19:15:53.741 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-12-22 19:15:53.744 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-12-22 19:15:53.746 | + functions:setup_logging:656 : local other_cond=True 2021-12-22 19:15:53.748 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-22 19:15:53.751 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-22 19:15:53.753 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-12-22 19:15:53.755 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-22 19:15:53.759 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-22 19:15:53.775 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-22 19:15:53.777 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-22 19:15:53.780 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-22 19:15:53.782 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-22 19:15:53.785 | + functions:setup_systemd_logging:700 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-22 19:15:53.810 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:15:53.835 | + functions:setup_systemd_logging:703 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:15:53.860 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 19:15:53.884 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-22 19:15:53.887 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-22 19:15:53.889 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-22 19:15:53.891 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-12-22 19:15:53.894 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-22 19:15:53.896 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-22 19:15:53.899 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-12-22 19:15:53.903 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-12-22 19:15:53.905 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-22 19:15:53.907 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 19:15:53.919 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 19:15:53.919 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:15:53.931 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 19:15:53.935 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:15:53.951 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-22 19:15:53.953 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-22 19:15:53.957 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-22 19:15:53.989 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-22 19:15:54.013 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-22 19:15:54.037 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-22 19:15:54.060 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-22 19:15:54.084 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-22 19:15:54.108 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-22 19:15:54.131 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-22 19:15:54.156 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-22 19:15:54.180 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 19:15:54.203 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-22 19:15:54.227 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-22 19:15:54.251 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-22 19:15:54.275 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-22 19:15:54.278 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-22 19:15:54.281 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-12-22 19:15:54.283 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-12-22 19:15:54.286 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-22 19:15:54.288 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:15:54.291 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:15:54.293 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-22 19:15:54.296 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-22 19:15:54.298 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-22 19:15:54.323 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-22 19:15:54.348 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-22 19:15:54.349 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-12-22 19:15:54.356 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-12-22 19:15:54.359 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-12-22 19:15:54.361 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-12-22 19:15:54.363 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-22 19:15:54.366 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 19:15:54.368 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 19:15:54.371 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:15:54.373 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:15:54.375 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 19:15:54.378 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-22 19:15:54.381 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:15:54.384 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:15:54.386 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-12-22 19:15:54.443 | Enabling site cinder-wsgi. 2021-12-22 19:15:54.448 | To activate the new configuration, you need to run: 2021-12-22 19:15:54.448 | systemctl reload apache2 2021-12-22 19:15:54.452 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-22 19:15:54.454 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-22 19:15:54.457 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:15:54.460 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-22 19:15:54.598 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-22 19:15:54.601 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-22 19:15:54.626 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.53/image 2021-12-22 19:15:54.651 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-12-22 19:15:54.666 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:15:54.668 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-12-22 19:15:54.671 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-12-22 19:15:54.696 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-22 19:15:54.699 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-22 19:15:54.701 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-22 19:15:54.703 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-22 19:15:54.706 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-22 19:15:54.732 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-22 19:15:54.757 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.53/identity 2021-12-22 19:15:54.782 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-22 19:15:54.806 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-22 19:15:54.831 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-22 19:15:54.855 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-22 19:15:54.881 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-22 19:15:54.905 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-22 19:15:54.931 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-22 19:15:54.956 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-22 19:15:54.981 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-22 19:15:55.006 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-12-22 19:15:55.008 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-12-22 19:15:55.023 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:55.025 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.53:2379 2021-12-22 19:15:55.053 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-12-22 19:15:55.069 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:15:55.071 | + ./stack.sh:main:909 : stack_install_service neutron 2021-12-22 19:15:55.074 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-22 19:15:55.076 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-22 19:15:55.079 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 19:15:55.081 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-22 19:15:55.083 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-22 19:15:55.087 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:15:55.087 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 19:15:55.092 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:15:55.094 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 19:15:55.098 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 19:15:55.100 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 19:15:55.103 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-22 19:15:55.105 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-12-22 19:15:55.108 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-12-22 19:15:55.110 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:15:55.113 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:15:55.116 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2021-12-22 19:15:55.118 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:15:55.121 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-12-22 19:15:55.123 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-22 19:15:55.125 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-12-22 19:15:55.127 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-22 19:15:55.130 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 19:15:55.132 | ++ functions-common:git_clone:527 : pwd 2021-12-22 19:15:55.135 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 19:15:55.137 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 19:15:55.140 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 19:15:55.155 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 19:15:55.157 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 19:15:55.160 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 19:15:55.163 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-22 19:15:55.163 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 19:15:55.167 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-12-22 19:15:55.170 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 19:15:55.172 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-12-22 19:15:55.175 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 19:15:55.175 | + functions-common:git_clone:593 : head -1 2021-12-22 19:15:55.204 | e3b17f4d3c Merge commit 'refs/changes/43/821443/2' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2021-12-22 19:15:55.207 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 19:15:55.210 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-12-22 19:15:55.212 | + inc/python:setup_develop:351 : local bindep 2021-12-22 19:15:55.215 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-22 19:15:55.217 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-12-22 19:15:55.220 | + inc/python:setup_develop:357 : local extras= 2021-12-22 19:15:55.223 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-22 19:15:55.226 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-22 19:15:55.228 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-22 19:15:55.231 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-12-22 19:15:55.233 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-22 19:15:55.235 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-22 19:15:55.239 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-12-22 19:15:55.242 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-22 19:15:55.245 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-12-22 19:15:55.247 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-22 19:15:55.250 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-22 19:15:55.253 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-22 19:15:55.258 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-12-22 19:15:55.261 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-12-22 19:15:56.252 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-12-22 19:15:56.255 | + inc/python:setup_package:430 : local bindep=0 2021-12-22 19:15:56.257 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-22 19:15:56.259 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-22 19:15:56.262 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-22 19:15:56.264 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-12-22 19:15:56.266 | + inc/python:setup_package:439 : local flags=-e 2021-12-22 19:15:56.269 | + inc/python:setup_package:440 : local extras= 2021-12-22 19:15:56.271 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-22 19:15:56.273 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-22 19:15:56.276 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-22 19:15:56.278 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-22 19:15:56.280 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-22 19:15:56.283 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-12-22 19:15:56.301 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-12-22 19:15:56.306 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-22 19:15:59.081 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:15:59.082 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:15:59.082 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.083 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.083 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.083 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.084 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.084 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.085 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.085 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.086 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.086 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.087 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.087 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.088 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.088 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.088 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.089 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.089 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.090 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.090 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.091 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.091 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.092 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.092 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.092 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.093 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.095 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.096 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.096 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.097 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.097 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.098 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.098 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.099 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.099 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.099 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.100 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.100 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.101 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.101 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.101 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.102 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.102 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.102 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.103 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.103 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.104 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.104 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.105 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.105 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.106 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.106 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.106 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.107 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.107 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.108 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.108 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.109 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.109 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.110 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.110 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.111 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.112 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.112 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.113 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.114 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.114 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.115 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.115 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.116 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.117 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.117 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.117 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.118 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.118 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.119 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.119 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.120 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.135 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.135 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.136 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.136 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.137 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.138 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.138 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.138 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.139 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.139 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.140 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.140 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.141 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.141 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.142 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.142 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.143 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.143 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.144 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.144 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.145 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.145 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.146 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.146 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.147 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.147 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.148 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.148 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.149 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.149 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.149 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.150 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.151 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.151 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.152 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.152 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.153 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.153 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.153 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.154 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.154 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.155 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.155 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.156 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.156 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.157 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.157 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.158 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.158 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.159 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.159 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.159 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.160 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.160 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.161 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.161 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.162 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.162 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.162 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.163 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.163 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.164 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.164 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.164 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.165 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.165 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.166 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.166 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.167 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.167 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.167 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.168 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.168 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.169 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.169 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.170 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.170 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.171 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.171 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.171 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.171 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.172 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.172 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.173 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.173 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.174 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.175 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.175 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.175 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.176 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.176 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.177 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.177 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.177 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.178 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.178 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.179 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.179 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.179 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.180 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.180 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.181 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.181 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.181 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.182 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.182 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.182 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.183 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.183 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.184 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.184 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.185 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.185 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.185 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.186 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.186 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.187 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.187 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.187 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.188 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.188 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.188 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.189 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.189 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.190 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.191 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.191 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.191 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.192 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.192 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.193 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.193 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.193 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.194 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.194 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.195 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.195 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.195 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.196 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.196 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.197 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.197 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.197 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.198 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.198 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.199 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.199 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.199 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.200 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.200 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.201 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.201 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.201 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.202 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.202 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.203 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.204 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.204 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.205 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.206 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.206 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.207 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.207 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.207 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.208 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.208 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.209 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.209 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.210 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.210 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.210 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.211 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.211 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.212 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.212 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.212 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.213 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.213 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.214 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.214 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.215 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.215 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.215 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.216 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.216 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.217 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.217 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.218 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.218 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.219 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.219 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.219 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.220 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.220 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.221 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.221 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.222 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.222 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.223 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.223 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.223 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.224 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.224 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.225 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.225 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.225 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.226 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.226 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.227 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.227 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.228 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.228 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.228 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.229 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.229 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.229 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.230 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.230 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.231 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.231 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.232 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.232 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.233 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.233 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.233 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.234 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.234 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.234 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.235 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.235 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.236 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.236 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.237 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.237 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.238 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.238 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.239 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.239 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.240 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.240 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.241 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.241 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.241 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.242 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.242 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.242 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.243 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.243 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.244 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.244 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.245 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.245 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.246 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.247 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.247 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.247 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.248 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.248 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.249 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.249 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.250 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.250 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.250 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.251 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.251 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.252 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.253 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.253 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.254 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.254 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.254 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.255 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.255 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.256 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.256 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.256 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.257 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.257 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.258 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.258 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.259 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.259 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.260 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.260 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.260 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.261 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.261 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.262 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.262 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.263 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.263 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.263 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.264 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.264 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.265 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.265 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.265 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.266 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.266 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.267 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.267 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.268 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.268 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.268 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.269 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.270 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.270 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.270 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.271 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.271 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.272 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.272 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.273 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.273 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.273 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.274 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.274 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.275 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.275 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.276 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.276 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.276 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.277 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.277 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.277 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.278 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.278 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.279 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.279 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.280 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.280 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.281 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.281 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.282 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.282 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.283 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.283 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.284 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:15:59.284 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:15:59.284 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:15:59.285 | Obtaining file:///opt/stack/neutron 2021-12-22 19:16:01.500 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-22 19:16:03.696 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-22 19:16:03.704 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-22 19:16:03.709 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-22 19:16:03.720 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-22 19:16:03.733 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-22 19:16:03.742 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-22 19:16:03.766 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-22 19:16:03.781 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-22 19:16:03.791 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-22 19:16:03.799 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-22 19:16:03.802 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-12-22 19:16:03.813 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-12-22 19:16:03.819 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-12-22 19:16:03.822 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.17.2) 2021-12-22 19:16:03.825 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-22 19:16:03.895 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-22 19:16:03.958 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-22 19:16:03.960 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-22 19:16:03.964 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-22 19:16:03.967 | Requirement already satisfied: neutron-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.3.0) 2021-12-22 19:16:04.016 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.46.1) 2021-12-22 19:16:04.045 | Requirement already satisfied: os-ken===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.0.0) 2021-12-22 19:16:04.067 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-12-22 19:16:04.072 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.3.0) 2021-12-22 19:16:04.077 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.0.1) 2021-12-22 19:16:04.105 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (0.3.4) 2021-12-22 19:16:04.124 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-12-22 19:16:04.161 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-12-22 19:16:04.175 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-22 19:16:04.189 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-22 19:16:04.196 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-22 19:16:04.251 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-12-22 19:16:04.260 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-12-22 19:16:04.306 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-12-22 19:16:04.372 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-12-22 19:16:04.395 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-22 19:16:04.413 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-12-22 19:16:04.430 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-12-22 19:16:04.446 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-12-22 19:16:04.451 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-12-22 19:16:04.465 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-12-22 19:16:04.494 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-12-22 19:16:04.505 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-12-22 19:16:04.523 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-12-22 19:16:04.545 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-12-22 19:16:04.592 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (2.11.0) 2021-12-22 19:16:04.596 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.2.3) 2021-12-22 19:16:04.607 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-12-22 19:16:04.644 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-12-22 19:16:04.647 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.3) 2021-12-22 19:16:04.658 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-12-22 19:16:04.661 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-12-22 19:16:04.666 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-12-22 19:16:04.681 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-12-22 19:16:04.693 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-12-22 19:16:04.696 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-12-22 19:16:04.700 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.5.11) 2021-12-22 19:16:04.707 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-12-22 19:16:04.713 | Requirement already satisfied: python-designateclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (4.0.0) 2021-12-22 19:16:04.736 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-12-22 19:16:04.739 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-12-22 19:16:04.759 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) (7.1.1) 2021-12-22 19:16:04.793 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-22 19:16:04.813 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-12-22 19:16:04.817 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-12-22 19:16:04.825 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-12-22 19:16:04.849 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 796)) (1.4.0) 2021-12-22 19:16:04.851 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-12-22 19:16:04.856 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 827)) (1.1.10) 2021-12-22 19:16:04.860 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-12-22 19:16:04.864 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-12-22 19:16:04.867 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (2.1.0) 2021-12-22 19:16:04.871 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-12-22 19:16:04.882 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-12-22 19:16:04.885 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-12-22 19:16:04.889 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-12-22 19:16:04.895 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-12-22 19:16:04.909 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-12-22 19:16:04.919 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-12-22 19:16:04.926 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-12-22 19:16:04.946 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 935)) (1.0.4) 2021-12-22 19:16:04.966 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-12-22 19:16:05.044 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-12-22 19:16:05.048 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-12-22 19:16:05.056 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-12-22 19:16:05.080 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-12-22 19:16:05.085 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-12-22 19:16:05.088 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-12-22 19:16:05.091 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-22 19:16:05.101 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-12-22 19:16:05.104 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-22 19:16:05.107 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-22 19:16:05.148 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-22 19:16:05.151 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-22 19:16:05.176 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-22 19:16:05.179 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-22 19:16:05.183 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-22 19:16:05.187 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-22 19:16:05.193 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-22 19:16:05.197 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-22 19:16:05.202 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-22 19:16:05.208 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-22 19:16:05.214 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-12-22 19:16:05.262 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-22 19:16:05.265 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-22 19:16:05.269 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-22 19:16:05.281 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-22 19:16:05.291 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-22 19:16:05.305 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.3.5) 2021-12-22 19:16:05.308 | Requirement already satisfied: WebTest===2.0.34 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (2.0.34) 2021-12-22 19:16:05.332 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-22 19:16:05.349 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-22 19:16:05.382 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.0.0) 2021-12-22 19:16:05.403 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.1.0) 2021-12-22 19:16:05.407 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-22 19:16:05.411 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-22 19:16:05.414 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-22 19:16:05.444 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-22 19:16:05.446 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-22 19:16:05.449 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-12-22 19:16:05.452 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-22 19:16:05.454 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-12-22 19:16:05.458 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-22 19:16:05.462 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-12-22 19:16:05.465 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-22 19:16:05.485 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-12-22 19:16:05.488 | Requirement already satisfied: waitress===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 979)) (1.4.3) 2021-12-22 19:16:05.501 | Requirement already satisfied: beautifulsoup4===4.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (4.9.0) 2021-12-22 19:16:05.510 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-22 19:16:05.527 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-22 19:16:05.573 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-12-22 19:16:05.578 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-12-22 19:16:05.626 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-12-22 19:16:05.638 | Requirement already satisfied: soupsieve===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 839)) (2.0) 2021-12-22 19:16:05.644 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-12-22 19:16:05.647 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-12-22 19:16:06.617 | Installing collected packages: neutron 2021-12-22 19:16:06.617 | Attempting uninstall: neutron 2021-12-22 19:16:06.619 | Found existing installation: neutron 16.4.2 2021-12-22 19:16:07.841 | Uninstalling neutron-16.4.2: 2021-12-22 19:16:07.928 | Successfully uninstalled neutron-16.4.2 2021-12-22 19:16:07.930 | Running setup.py develop for neutron 2021-12-22 19:16:10.701 | Successfully installed neutron 2021-12-22 19:16:10.834 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:16:10.835 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:16:10.922 | + inc/python:pip_install:207 : result=0 2021-12-22 19:16:10.924 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:16:10.926 | + functions-common:time_stop:2331 : local name 2021-12-22 19:16:10.929 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:16:10.931 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:16:10.933 | + functions-common:time_stop:2334 : local total 2021-12-22 19:16:10.935 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:16:10.937 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:16:10.940 | + functions-common:time_stop:2338 : start_time=1640200556296 2021-12-22 19:16:10.942 | + functions-common:time_stop:2340 : [[ -z 1640200556296 ]] 2021-12-22 19:16:10.945 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:16:10.948 | + functions-common:time_stop:2343 : end_time=1640200570946 2021-12-22 19:16:10.951 | + functions-common:time_stop:2344 : elapsed_time=14650 2021-12-22 19:16:10.953 | + functions-common:time_stop:2345 : total=193858 2021-12-22 19:16:10.955 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:16:10.958 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=208508 2021-12-22 19:16:10.960 | + inc/python:pip_install:210 : return 0 2021-12-22 19:16:10.962 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-22 19:16:10.965 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-22 19:16:10.967 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-22 19:16:10.984 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-22 19:16:10.995 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-12-22 19:16:10.998 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-12-22 19:16:11.000 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:16:11.003 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:16:11.006 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-22 19:16:11.008 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:16:11.011 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 19:16:11.013 | + ./stack.sh:main:912 : is_service_enabled nova 2021-12-22 19:16:11.029 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:11.032 | + ./stack.sh:main:914 : stack_install_service nova 2021-12-22 19:16:11.034 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-22 19:16:11.036 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-22 19:16:11.039 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 19:16:11.041 | + lib/stack:stack_install_service:32 : install_nova 2021-12-22 19:16:11.044 | + lib/nova:install_nova:809 : use_library_from_git os-vif 2021-12-22 19:16:11.046 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-12-22 19:16:11.049 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:16:11.051 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:16:11.054 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2021-12-22 19:16:11.056 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:16:11.059 | + lib/nova:install_nova:814 : is_service_enabled n-cpu 2021-12-22 19:16:11.074 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:11.077 | + lib/nova:install_nova:818 : is_service_enabled n-novnc 2021-12-22 19:16:11.092 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:11.095 | + lib/nova:install_nova:830 : is_service_enabled n-spice 2021-12-22 19:16:11.110 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:11.113 | + lib/nova:install_nova:842 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-12-22 19:16:11.115 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-22 19:16:11.117 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-12-22 19:16:11.120 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-22 19:16:11.122 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 19:16:11.125 | ++ functions-common:git_clone:527 : pwd 2021-12-22 19:16:11.127 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 19:16:11.130 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 19:16:11.133 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 19:16:11.147 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 19:16:11.149 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 19:16:11.152 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 19:16:11.154 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-22 19:16:11.155 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 19:16:11.159 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-12-22 19:16:11.161 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 19:16:11.163 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-12-22 19:16:11.166 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 19:16:11.167 | + functions-common:git_clone:593 : head -1 2021-12-22 19:16:11.172 | 6667fcb92b Merge "Fix error that cannot overwrite policy rule for 'forced_host'" into stable/ussuri 2021-12-22 19:16:11.175 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 19:16:11.178 | + lib/nova:install_nova:843 : setup_develop /opt/stack/nova 2021-12-22 19:16:11.180 | + inc/python:setup_develop:351 : local bindep 2021-12-22 19:16:11.183 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-12-22 19:16:11.185 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-12-22 19:16:11.188 | + inc/python:setup_develop:357 : local extras= 2021-12-22 19:16:11.190 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-22 19:16:11.193 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-22 19:16:11.195 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-12-22 19:16:11.198 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-12-22 19:16:11.200 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-22 19:16:11.203 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-22 19:16:11.206 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-12-22 19:16:11.208 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-22 19:16:11.211 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-12-22 19:16:11.213 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-22 19:16:11.216 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-22 19:16:11.219 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-22 19:16:11.224 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-12-22 19:16:11.226 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-12-22 19:16:12.259 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-12-22 19:16:12.262 | + inc/python:setup_package:430 : local bindep=0 2021-12-22 19:16:12.264 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-22 19:16:12.266 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-22 19:16:12.268 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-12-22 19:16:12.271 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-12-22 19:16:12.273 | + inc/python:setup_package:439 : local flags=-e 2021-12-22 19:16:12.276 | + inc/python:setup_package:440 : local extras= 2021-12-22 19:16:12.278 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-22 19:16:12.280 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-22 19:16:12.283 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-22 19:16:12.285 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-22 19:16:12.287 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-22 19:16:12.289 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-12-22 19:16:12.307 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-12-22 19:16:12.312 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-12-22 19:16:15.095 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:16:15.096 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:16:15.097 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.097 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.098 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.098 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.099 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.099 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.099 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.100 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.100 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.101 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.101 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.102 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.102 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.103 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.103 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.103 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.104 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.104 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.105 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.105 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.106 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.106 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.106 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.107 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.107 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.109 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.110 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.110 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.111 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.111 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.112 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.113 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.113 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.114 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.114 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.115 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.115 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.115 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.116 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.116 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.117 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.117 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.117 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.118 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.118 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.119 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.119 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.120 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.120 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.120 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.121 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.121 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.122 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.122 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.123 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.123 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.124 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.124 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.125 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.125 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.126 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.126 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.127 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.128 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.129 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.129 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.130 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.130 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.131 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.132 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.132 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.132 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.133 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.133 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.133 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.134 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.134 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.135 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.135 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.136 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.136 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.137 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.137 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.138 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.138 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.138 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.139 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.139 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.140 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.140 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.141 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.141 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.142 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.142 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.143 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.143 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.144 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.144 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.145 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.145 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.146 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.146 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.147 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.147 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.148 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.148 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.149 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.149 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.150 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.150 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.150 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.151 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.151 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.152 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.152 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.153 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.153 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.154 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.154 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.155 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.155 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.156 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.156 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.156 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.157 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.157 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.158 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.158 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.159 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.159 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.160 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.160 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.160 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.161 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.161 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.162 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.162 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.163 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.163 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.164 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.164 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.164 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.165 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.165 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.166 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.166 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.167 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.167 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.168 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.168 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.168 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.169 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.169 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.169 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.170 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.170 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.171 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.171 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.172 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.172 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.172 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.173 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.173 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.174 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.174 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.175 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.176 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.176 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.176 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.177 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.177 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.177 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.178 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.178 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.179 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.179 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.180 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.180 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.180 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.181 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.181 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.182 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.182 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.182 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.183 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.183 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.184 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.184 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.184 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.185 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.185 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.186 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.186 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.187 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.187 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.187 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.188 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.188 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.188 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.189 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.189 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.190 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.190 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.191 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.191 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.192 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.192 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.193 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.193 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.194 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.194 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.194 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.195 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.195 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.196 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.196 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.196 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.197 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.197 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.197 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.198 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.198 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.199 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.199 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.200 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.200 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.200 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.201 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.201 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.202 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.202 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.203 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.204 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.204 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.205 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.206 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.206 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.207 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.207 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.208 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.208 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.208 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.209 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.209 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.210 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.210 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.211 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.211 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.211 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.212 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.212 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.213 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.213 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.213 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.214 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.214 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.215 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.215 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.216 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.216 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.217 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.217 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.217 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.218 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.219 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.219 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.219 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.220 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.220 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.221 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.221 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.222 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.223 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.223 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.223 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.224 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.224 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.225 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.225 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.226 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.226 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.227 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.227 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.227 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.228 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.228 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.228 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.229 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.229 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.230 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.230 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.231 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.231 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.231 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.232 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.232 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.233 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.233 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.234 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.234 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.234 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.235 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.235 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.236 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.236 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.237 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.237 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.238 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.239 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.239 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.239 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.240 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.240 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.241 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.241 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.241 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.242 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.242 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.243 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.243 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.244 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.244 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.244 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.245 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.245 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.246 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.246 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.247 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.247 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.248 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.248 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.249 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.249 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.250 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.250 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.251 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.251 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.252 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.252 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.253 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.253 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.254 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.255 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.256 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.257 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.258 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.258 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.258 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.259 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.259 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.260 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.260 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.261 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.261 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.262 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.262 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.262 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.263 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.263 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.264 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.264 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.265 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.265 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.266 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.266 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.267 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.267 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.267 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.268 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.268 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.269 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.269 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.270 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.270 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.270 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.271 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.271 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.272 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.272 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.273 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.273 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.273 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.274 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.275 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.275 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.276 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.276 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.277 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.277 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.277 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.278 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.278 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.278 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.279 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.279 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.280 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.280 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.281 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.281 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.281 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.282 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.282 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.283 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.283 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.284 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.284 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.285 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.286 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.286 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.287 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.287 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.288 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.288 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.289 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.289 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:15.289 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:15.290 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:15.291 | Obtaining file:///opt/stack/nova 2021-12-22 19:16:18.705 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-22 19:16:22.095 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-22 19:16:22.100 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-22 19:16:22.108 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-22 19:16:22.111 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-22 19:16:22.120 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-22 19:16:22.129 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-22 19:16:22.138 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-22 19:16:22.167 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-22 19:16:22.187 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-22 19:16:22.213 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-22 19:16:22.256 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.2.2) 2021-12-22 19:16:22.709 | Collecting dataclasses===0.7 2021-12-22 19:16:22.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-12-22 19:16:22.832 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-22 19:16:22.835 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-12-22 19:16:22.846 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-12-22 19:16:22.853 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-12-22 19:16:22.856 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-22 19:16:22.859 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-22 19:16:22.893 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-22 19:16:22.963 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-22 19:16:23.026 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (4.5.0) 2021-12-22 19:16:23.144 | Collecting microversion-parse===1.0.1 2021-12-22 19:16:23.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-22 19:16:23.243 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-22 19:16:23.245 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-22 19:16:23.249 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-22 19:16:23.252 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-22 19:16:23.281 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.8) 2021-12-22 19:16:23.413 | Collecting os-resource-classes===1.0.0 2021-12-22 19:16:23.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-12-22 19:16:23.509 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-12-22 19:16:23.514 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.3.0) 2021-12-22 19:16:23.520 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (2.0.1) 2021-12-22 19:16:23.547 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (5.0.2) 2021-12-22 19:16:23.571 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.3.4) 2021-12-22 19:16:23.592 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.3.1) 2021-12-22 19:16:23.629 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (4.0.3) 2021-12-22 19:16:23.643 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (8.0.5) 2021-12-22 19:16:23.658 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.3) 2021-12-22 19:16:23.665 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (8.1.1) 2021-12-22 19:16:23.721 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-12-22 19:16:23.730 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (4.1.3) 2021-12-22 19:16:23.776 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (12.1.6) 2021-12-22 19:16:23.845 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (4.0.2) 2021-12-22 19:16:23.868 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.2) 2021-12-22 19:16:23.887 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (2.1.2) 2021-12-22 19:16:23.903 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-12-22 19:16:23.920 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.0.2) 2021-12-22 19:16:23.926 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.1.2) 2021-12-22 19:16:23.940 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.1.1) 2021-12-22 19:16:23.971 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.0.1) 2021-12-22 19:16:23.981 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-12-22 19:16:24.001 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.2) 2021-12-22 19:16:24.025 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.3) 2021-12-22 19:16:24.037 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (2.7.1) 2021-12-22 19:16:24.075 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-12-22 19:16:24.078 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-12-22 19:16:24.080 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (5.7.0) 2021-12-22 19:16:24.086 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (3.0.0) 2021-12-22 19:16:24.099 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (0.9.6) 2021-12-22 19:16:24.102 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-12-22 19:16:24.239 | Collecting pypowervm===1.1.24 2021-12-22 19:16:24.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-12-22 19:16:24.421 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.5.11) 2021-12-22 19:16:24.429 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.16.0) 2021-12-22 19:16:24.435 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (4.10.0) 2021-12-22 19:16:24.454 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.2) 2021-12-22 19:16:24.477 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 654)) (2.8.1) 2021-12-22 19:16:24.483 | Requirement already satisfied: python-glanceclient===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666)) (3.1.2) 2021-12-22 19:16:24.507 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 686)) (4.0.0) 2021-12-22 19:16:24.528 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (7.1.1) 2021-12-22 19:16:24.563 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-12-22 19:16:24.567 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (0.7) 2021-12-22 19:16:24.575 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-12-22 19:16:24.600 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-12-22 19:16:24.603 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.3.3) 2021-12-22 19:16:24.608 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 801)) (1.4.0) 2021-12-22 19:16:24.614 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-12-22 19:16:24.617 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-22 19:16:24.621 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.13.0) 2021-12-22 19:16:24.632 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.3.1) 2021-12-22 19:16:24.636 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (3.3.0) 2021-12-22 19:16:24.639 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-12-22 19:16:24.646 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 921)) (4.1.0) 2021-12-22 19:16:24.710 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (6.1.0) 2021-12-22 19:16:24.725 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.0.1) 2021-12-22 19:16:24.736 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (0.5.0) 2021-12-22 19:16:24.742 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (2.4.0) 2021-12-22 19:16:24.762 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 938)) (2.3.1) 2021-12-22 19:16:24.830 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 949)) (1.4.0) 2021-12-22 19:16:24.835 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.1.0) 2021-12-22 19:16:24.844 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-12-22 19:16:24.869 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 978)) (0.11.7) 2021-12-22 19:16:24.873 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (1.3.3) 2021-12-22 19:16:24.983 | Collecting websockify===0.9.0 2021-12-22 19:16:24.990 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-12-22 19:16:25.080 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-12-22 19:16:25.084 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 997)) (1.2.3) 2021-12-22 19:16:25.617 | Collecting zVMCloudConnector===1.4.1 2021-12-22 19:16:25.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-22 19:16:26.540 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-22 19:16:26.544 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-12-22 19:16:26.546 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-12-22 19:16:26.595 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-22 19:16:26.641 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-22 19:16:26.661 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-22 19:16:26.665 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-22 19:16:26.668 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-22 19:16:26.694 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-22 19:16:26.699 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-22 19:16:26.702 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-22 19:16:26.707 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-22 19:16:26.716 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-22 19:16:26.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-12-22 19:16:26.731 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-12-22 19:16:26.781 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-22 19:16:26.787 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-22 19:16:26.790 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-22 19:16:26.794 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-22 19:16:26.807 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (2.11.0) 2021-12-22 19:16:26.811 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-22 19:16:26.826 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-22 19:16:26.835 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (0.2.8) 2021-12-22 19:16:26.841 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (0.4.8) 2021-12-22 19:16:26.844 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-22 19:16:26.860 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (19.1.0) 2021-12-22 19:16:26.876 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.1.0) 2021-12-22 19:16:26.882 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-12-22 19:16:26.902 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-22 19:16:26.905 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-22 19:16:26.909 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-22 19:16:26.912 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-22 19:16:26.915 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 601)) (1.4.1) 2021-12-22 19:16:26.920 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.4) 2021-12-22 19:16:26.965 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-12-22 19:16:26.975 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-22 19:16:26.977 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702)) (1.6.0) 2021-12-22 19:16:26.980 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-22 19:16:26.983 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.4.0) 2021-12-22 19:16:28.133 | Collecting numpy===1.18.2 2021-12-22 19:16:28.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d2/05249a0293e62/numpy-1.18.2-cp36-cp36m-manylinux1_x86_64.whl (20.2 MB) 2021-12-22 19:16:28.726 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (1.7.1) 2021-12-22 19:16:28.744 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-12-22 19:16:28.747 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1007)) (3.1.0) 2021-12-22 19:16:28.760 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-22 19:16:28.763 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) (1.0.4) 2021-12-22 19:16:28.766 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-22 19:16:28.775 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 974)) (1.3.0) 2021-12-22 19:16:28.779 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 838)) (2.1.0) 2021-12-22 19:16:28.782 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-22 19:16:28.799 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-12-22 19:16:28.802 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-12-22 19:16:28.805 | Building wheels for collected packages: zVMCloudConnector 2021-12-22 19:16:28.806 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-22 19:16:29.798 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-22 19:16:29.801 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=bbffa8bb7ae1d423b13157ce82cb1f0e4e8409579a97bac346a64ec2d9d78b0c 2021-12-22 19:16:29.801 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-12-22 19:16:29.802 | Successfully built zVMCloudConnector 2021-12-22 19:16:30.857 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-12-22 19:16:35.006 | Running setup.py develop for nova 2021-12-22 19:16:38.640 | Successfully installed dataclasses-0.7 microversion-parse-1.0.1 nova numpy-1.18.2 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-12-22 19:16:38.779 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:16:38.779 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:16:38.901 | + inc/python:pip_install:207 : result=0 2021-12-22 19:16:38.903 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:16:38.905 | + functions-common:time_stop:2331 : local name 2021-12-22 19:16:38.907 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:16:38.910 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:16:38.912 | + functions-common:time_stop:2334 : local total 2021-12-22 19:16:38.915 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:16:38.917 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:16:38.919 | + functions-common:time_stop:2338 : start_time=1640200572303 2021-12-22 19:16:38.921 | + functions-common:time_stop:2340 : [[ -z 1640200572303 ]] 2021-12-22 19:16:38.924 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:16:38.927 | + functions-common:time_stop:2343 : end_time=1640200598925 2021-12-22 19:16:38.929 | + functions-common:time_stop:2344 : elapsed_time=26622 2021-12-22 19:16:38.932 | + functions-common:time_stop:2345 : total=208508 2021-12-22 19:16:38.934 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:16:38.936 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=235130 2021-12-22 19:16:38.938 | + inc/python:pip_install:210 : return 0 2021-12-22 19:16:38.941 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-22 19:16:38.943 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-22 19:16:38.945 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-22 19:16:38.963 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-22 19:16:38.975 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-12-22 19:16:38.977 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-12-22 19:16:38.980 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:16:38.982 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:16:38.984 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-22 19:16:38.987 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:16:38.989 | + lib/nova:install_nova:844 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-22 19:16:39.001 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 19:16:39.003 | + ./stack.sh:main:915 : configure_nova 2021-12-22 19:16:39.006 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-12-22 19:16:39.017 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-12-22 19:16:39.020 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-22 19:16:39.023 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-22 19:16:39.026 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-22 19:16:39.026 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-22 19:16:39.030 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-22 19:16:39.033 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-22 19:16:39.036 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-22 19:16:39.038 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-22 19:16:39.040 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-22 19:16:39.043 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-22 19:16:39.045 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-22 19:16:39.048 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-22 19:16:39.058 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-22 19:16:39.069 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-12-22 19:16:39.081 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-12-22 19:16:39.093 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-22 19:16:39.104 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-22 19:16:39.108 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-22 19:16:39.111 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.u4pvcKBJWv 2021-12-22 19:16:39.113 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-22 19:16:39.116 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-22 19:16:39.118 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-22 19:16:39.121 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-22 19:16:39.123 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-22 19:16:39.126 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.u4pvcKBJWv 2021-12-22 19:16:39.129 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.u4pvcKBJWv 2021-12-22 19:16:39.140 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.u4pvcKBJWv /etc/sudoers.d/nova-rootwrap 2021-12-22 19:16:39.152 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-22 19:16:39.155 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-22 19:16:39.158 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-22 19:16:39.161 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-22 19:16:39.163 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-22 19:16:39.165 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-22 19:16:39.168 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-22 19:16:39.170 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-22 19:16:39.173 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-22 19:16:39.177 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-12-22 19:16:39.193 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:39.195 | + lib/nova:configure_nova:327 : create_nova_conf 2021-12-22 19:16:39.198 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-22 19:16:39.201 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2021-12-22 19:16:39.205 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-22 19:16:39.231 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2021-12-22 19:16:39.234 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-22 19:16:39.263 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-22 19:16:39.289 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-22 19:16:39.312 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-12-22 19:16:39.338 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-22 19:16:39.363 | + lib/nova:create_nova_conf:406 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-12-22 19:16:39.365 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-22 19:16:39.388 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-22 19:16:39.413 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2021-12-22 19:16:39.416 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.53 2021-12-22 19:16:39.438 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-22 19:16:39.462 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-22 19:16:39.485 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-22 19:16:39.509 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-22 19:16:39.532 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-22 19:16:39.558 | + lib/nova:create_nova_conf:422 : is_fedora 2021-12-22 19:16:39.561 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 19:16:39.565 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 19:16:39.568 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 19:16:39.572 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 19:16:39.574 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 19:16:39.577 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 19:16:39.579 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-22 19:16:39.581 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 19:16:39.583 | + lib/nova:create_nova_conf:422 : is_suse 2021-12-22 19:16:39.585 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:16:39.588 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:16:39.590 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:16:39.593 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:16:39.595 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:16:39.597 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:16:39.600 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2021-12-22 19:16:39.615 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:39.618 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 19:16:39.620 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2021-12-22 19:16:39.622 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-22 19:16:39.646 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2021-12-22 19:16:39.649 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-22 19:16:39.651 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-22 19:16:39.653 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-22 19:16:39.655 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-22 19:16:39.658 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-22 19:16:39.684 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2021-12-22 19:16:39.686 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-22 19:16:39.688 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-22 19:16:39.691 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-12-22 19:16:39.694 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-22 19:16:39.696 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-22 19:16:39.721 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2021-12-22 19:16:39.746 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-22 19:16:39.770 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-22 19:16:39.793 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2021-12-22 19:16:39.808 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:39.810 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2021-12-22 19:16:39.825 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:39.829 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2021-12-22 19:16:39.829 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2021-12-22 19:16:39.833 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2021-12-22 19:16:39.835 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-22 19:16:39.859 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2021-12-22 19:16:39.874 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:39.876 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-22 19:16:39.880 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-12-22 19:16:39.883 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-22 19:16:39.885 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-22 19:16:39.887 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-22 19:16:39.918 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-22 19:16:39.944 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-12-22 19:16:39.968 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-22 19:16:39.993 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-22 19:16:40.026 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-22 19:16:40.051 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-22 19:16:40.074 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-22 19:16:40.099 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 19:16:40.123 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 19:16:40.146 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2021-12-22 19:16:40.161 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:40.163 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2021-12-22 19:16:40.165 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-22 19:16:40.191 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-22 19:16:40.216 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.53/identity 2021-12-22 19:16:40.244 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2021-12-22 19:16:40.268 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-22 19:16:40.292 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-22 19:16:40.316 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-22 19:16:40.339 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-22 19:16:40.363 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2021-12-22 19:16:40.378 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:40.380 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2021-12-22 19:16:40.382 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-22 19:16:40.406 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-22 19:16:40.432 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-22 19:16:40.434 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-22 19:16:40.458 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-12-22 19:16:40.461 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2021-12-22 19:16:40.463 | + lib/nova:create_nova_conf:489 : is_suse 2021-12-22 19:16:40.465 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:16:40.468 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:16:40.470 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:16:40.473 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:16:40.475 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:16:40.477 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:16:40.479 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2021-12-22 19:16:40.482 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-12-22 19:16:40.484 | + functions:setup_logging:656 : local other_cond=False 2021-12-22 19:16:40.486 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-22 19:16:40.488 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-12-22 19:16:40.490 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-12-22 19:16:40.493 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-22 19:16:40.495 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-22 19:16:40.511 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-22 19:16:40.513 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-22 19:16:40.515 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-22 19:16:40.517 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-22 19:16:40.521 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-22 19:16:40.546 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:16:40.571 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:16:40.596 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 19:16:40.620 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-22 19:16:40.646 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-22 19:16:40.648 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-22 19:16:40.650 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-22 19:16:40.652 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-12-22 19:16:40.655 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-22 19:16:40.657 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-22 19:16:40.660 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-12-22 19:16:40.664 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-12-22 19:16:40.666 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-22 19:16:40.668 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 19:16:40.679 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 19:16:40.680 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:16:40.686 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 19:16:40.689 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:16:40.703 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-22 19:16:40.706 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-22 19:16:40.710 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-22 19:16:40.735 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-22 19:16:40.758 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-22 19:16:40.781 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-22 19:16:40.804 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-22 19:16:40.828 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-22 19:16:40.851 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-22 19:16:40.875 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-22 19:16:40.899 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-22 19:16:40.922 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 19:16:40.947 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-22 19:16:40.971 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-22 19:16:40.995 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-22 19:16:41.019 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-22 19:16:41.021 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-22 19:16:41.024 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-12-22 19:16:41.026 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-12-22 19:16:41.028 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-22 19:16:41.031 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:16:41.033 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:16:41.035 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-22 19:16:41.038 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-22 19:16:41.040 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-22 19:16:41.065 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-22 19:16:41.089 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-22 19:16:41.089 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-12-22 19:16:41.097 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-12-22 19:16:41.100 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-12-22 19:16:41.102 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-12-22 19:16:41.104 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-22 19:16:41.107 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 19:16:41.109 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 19:16:41.111 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:16:41.114 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:16:41.116 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 19:16:41.119 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-22 19:16:41.121 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:16:41.123 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:16:41.125 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-12-22 19:16:41.183 | Enabling site nova-api-wsgi. 2021-12-22 19:16:41.187 | To activate the new configuration, you need to run: 2021-12-22 19:16:41.188 | systemctl reload apache2 2021-12-22 19:16:41.192 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-22 19:16:41.194 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-22 19:16:41.197 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:16:41.199 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-22 19:16:41.351 | + lib/nova:create_nova_conf:499 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-22 19:16:41.353 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-22 19:16:41.355 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-22 19:16:41.358 | + lib/apache:write_uwsgi_config:266 : local url= 2021-12-22 19:16:41.360 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-12-22 19:16:41.363 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-22 19:16:41.366 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-22 19:16:41.370 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-12-22 19:16:41.372 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-22 19:16:41.374 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 19:16:41.387 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:16:41.387 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 19:16:41.394 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 19:16:41.397 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:16:41.410 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-22 19:16:41.412 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-22 19:16:41.416 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-22 19:16:41.443 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-22 19:16:41.466 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-22 19:16:41.491 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-22 19:16:41.514 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-22 19:16:41.538 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-22 19:16:41.562 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-22 19:16:41.585 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-22 19:16:41.609 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-22 19:16:41.633 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 19:16:41.656 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-22 19:16:41.680 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-22 19:16:41.703 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-22 19:16:41.727 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-12-22 19:16:41.730 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-22 19:16:41.754 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2021-12-22 19:16:41.768 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:41.771 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-22 19:16:41.798 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2021-12-22 19:16:41.801 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-22 19:16:41.803 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-22 19:16:41.818 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:41.821 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:16:41.824 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:16:41.849 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-22 19:16:41.875 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-22 19:16:41.877 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-22 19:16:41.879 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-22 19:16:41.881 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 19:16:41.884 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 19:16:41.886 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 19:16:41.901 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:41.904 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 19:16:41.906 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 19:16:41.909 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 19:16:41.924 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:41.927 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:16:41.929 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:16:41.953 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 19:16:41.956 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 19:16:41.958 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-22 19:16:41.983 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-22 19:16:42.010 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-22 19:16:42.038 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2021-12-22 19:16:42.054 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:42.056 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-22 19:16:42.080 | + lib/nova:create_nova_conf:526 : '[' False == True ']' 2021-12-22 19:16:42.083 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2021-12-22 19:16:42.098 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:42.101 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2021-12-22 19:16:42.105 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 19:16:42.107 | + lib/nova:create_nova_conf:532 : local conf 2021-12-22 19:16:42.109 | + lib/nova:create_nova_conf:533 : local vhost 2021-12-22 19:16:42.112 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2021-12-22 19:16:42.114 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-22 19:16:42.117 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-22 19:16:42.119 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2021-12-22 19:16:42.121 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2021-12-22 19:16:42.124 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2021-12-22 19:16:42.128 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2021-12-22 19:16:42.130 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-22 19:16:42.132 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-22 19:16:42.135 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-12-22 19:16:42.137 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-22 19:16:42.140 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-22 19:16:42.166 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-22 19:16:42.192 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-22 19:16:42.218 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 19:16:42.220 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2021-12-22 19:16:42.223 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-22 19:16:42.225 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-22 19:16:42.240 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:42.243 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-22 19:16:42.243 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-22 19:16:43.272 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-22 19:16:43.274 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-22 19:16:44.297 | Creating vhost "nova_cell1" 2021-12-22 19:16:44.597 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-22 19:16:45.613 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-12-22 19:16:45.671 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-22 19:16:45.674 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-22 19:16:45.676 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-22 19:16:45.678 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 19:16:45.681 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-22 19:16:45.683 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 19:16:45.698 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:45.701 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-22 19:16:45.703 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-22 19:16:45.706 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 19:16:45.721 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:45.724 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2021-12-22 19:16:45.726 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2021-12-22 19:16:45.750 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 19:16:45.752 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 19:16:45.754 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2021-12-22 19:16:45.770 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:45.773 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-22 19:16:45.775 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2021-12-22 19:16:45.777 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-22 19:16:45.803 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.53/identity 2021-12-22 19:16:45.826 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-22 19:16:45.852 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-22 19:16:45.875 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-22 19:16:45.899 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-22 19:16:45.923 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-22 19:16:45.947 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-22 19:16:45.971 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2021-12-22 19:16:45.973 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-22 19:16:45.975 | + functions:setup_logging:656 : local other_cond=False 2021-12-22 19:16:45.978 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-22 19:16:45.980 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-22 19:16:45.982 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-22 19:16:45.985 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-22 19:16:45.987 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-22 19:16:46.003 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-22 19:16:46.006 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-22 19:16:46.008 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-22 19:16:46.010 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-22 19:16:46.012 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-22 19:16:46.036 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:16:46.060 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:16:46.085 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 19:16:46.109 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 19:16:46.112 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2021-12-22 19:16:46.115 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 19:16:46.117 | + lib/nova:create_nova_conf:566 : local conf 2021-12-22 19:16:46.120 | + lib/nova:create_nova_conf:567 : local offset 2021-12-22 19:16:46.122 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2021-12-22 19:16:46.125 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-22 19:16:46.128 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-22 19:16:46.130 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2021-12-22 19:16:46.133 | + lib/nova:create_nova_conf:569 : offset=0 2021-12-22 19:16:46.135 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-22 19:16:46.137 | + lib/nova:configure_console_proxies:679 : local conf=/etc/nova/nova_cell1.conf 2021-12-22 19:16:46.139 | + lib/nova:configure_console_proxies:680 : local offset=0 2021-12-22 19:16:46.142 | + lib/nova:configure_console_proxies:684 : offset=0 2021-12-22 19:16:46.144 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-novnc 2021-12-22 19:16:46.159 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:46.161 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-xvnc 2021-12-22 19:16:46.177 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:46.179 | + lib/nova:configure_console_proxies:686 : '[' False '!=' False ']' 2021-12-22 19:16:46.181 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-spice 2021-12-22 19:16:46.197 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:46.199 | + lib/nova:configure_console_proxies:725 : is_service_enabled n-sproxy 2021-12-22 19:16:46.215 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:46.218 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2021-12-22 19:16:46.234 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:16:46.236 | + ./stack.sh:main:918 : is_service_enabled placement 2021-12-22 19:16:46.252 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:16:46.254 | + ./stack.sh:main:920 : stack_install_service placement 2021-12-22 19:16:46.257 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-22 19:16:46.259 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-22 19:16:46.262 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 19:16:46.264 | + lib/stack:stack_install_service:32 : install_placement 2021-12-22 19:16:46.266 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-22 19:16:46.269 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-12-22 19:16:46.272 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:16:46.274 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:16:46.276 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-12-22 19:16:46.279 | + functions-common:install_package:1333 : update_package_repo 2021-12-22 19:16:46.281 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-22 19:16:46.284 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-22 19:16:46.287 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-22 19:16:46.289 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-22 19:16:46.292 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-22 19:16:46.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:16:46.296 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:16:46.299 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-22 19:16:46.302 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-22 19:16:46.304 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-22 19:16:46.306 | + functions-common:apt_get_update:1069 : return 2021-12-22 19:16:46.309 | + functions-common:install_package:1334 : real_install_package apache2 2021-12-22 19:16:46.312 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-22 19:16:46.314 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:16:46.316 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:16:46.319 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-12-22 19:16:46.338 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-12-22 19:16:46.459 | Reading package lists... 2021-12-22 19:16:46.718 | Building dependency tree... 2021-12-22 19:16:46.719 | Reading state information... 2021-12-22 19:16:46.938 | apache2 is already the newest version (2.4.29-1ubuntu4.20). 2021-12-22 19:16:46.938 | The following packages were automatically installed and are no longer required: 2021-12-22 19:16:46.939 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-22 19:16:46.939 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-22 19:16:46.939 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-22 19:16:46.939 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:16:46.939 | python3-twisted-bin python3-zope.interface 2021-12-22 19:16:46.939 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:16:47.006 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-12-22 19:16:47.010 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:16:47.012 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:16:47.015 | + functions-common:time_stop:2331 : local name 2021-12-22 19:16:47.017 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:16:47.020 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:16:47.023 | + functions-common:time_stop:2334 : local total 2021-12-22 19:16:47.025 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:16:47.027 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:16:47.029 | + functions-common:time_stop:2338 : start_time=1640200606335 2021-12-22 19:16:47.032 | + functions-common:time_stop:2340 : [[ -z 1640200606335 ]] 2021-12-22 19:16:47.034 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:16:47.038 | + functions-common:time_stop:2343 : end_time=1640200607035 2021-12-22 19:16:47.040 | + functions-common:time_stop:2344 : elapsed_time=700 2021-12-22 19:16:47.042 | + functions-common:time_stop:2345 : total=385863 2021-12-22 19:16:47.045 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:16:47.047 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=386563 2021-12-22 19:16:47.050 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:16:47.052 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-12-22 19:16:47.055 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-22 19:16:47.057 | + inc/python:python3_enabled:468 : return 0 2021-12-22 19:16:47.060 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-12-22 19:16:47.062 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-12-22 19:16:47.065 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-12-22 19:16:47.068 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-12-22 19:16:47.070 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-12-22 19:16:47.094 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-12-22 19:16:47.097 | + functions-common:install_package:1333 : update_package_repo 2021-12-22 19:16:47.099 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-22 19:16:47.101 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-22 19:16:47.104 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-22 19:16:47.106 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-22 19:16:47.109 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-22 19:16:47.111 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:16:47.114 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:16:47.117 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-22 19:16:47.119 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-22 19:16:47.122 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-22 19:16:47.124 | + functions-common:apt_get_update:1069 : return 2021-12-22 19:16:47.126 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-12-22 19:16:47.129 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-22 19:16:47.132 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:16:47.134 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:16:47.137 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-12-22 19:16:47.156 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-12-22 19:16:47.277 | Reading package lists... 2021-12-22 19:16:47.535 | Building dependency tree... 2021-12-22 19:16:47.537 | Reading state information... 2021-12-22 19:16:47.755 | The following packages were automatically installed and are no longer required: 2021-12-22 19:16:47.756 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-22 19:16:47.756 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-22 19:16:47.756 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-22 19:16:47.756 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-22 19:16:47.756 | python3-twisted-bin python3-zope.interface 2021-12-22 19:16:47.756 | Use 'sudo apt autoremove' to remove them. 2021-12-22 19:16:47.800 | The following NEW packages will be installed: 2021-12-22 19:16:47.801 | libapache2-mod-wsgi-py3 2021-12-22 19:16:47.913 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-12-22 19:16:47.913 | Need to get 88.3 kB of archives. 2021-12-22 19:16:47.913 | After this operation, 278 kB of additional disk space will be used. 2021-12-22 19:16:47.913 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-12-22 19:16:48.579 | Fetched 88.3 kB in 0s (407 kB/s) 2021-12-22 19:16:48.789 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-22 19:16:48.832 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77245 files and directories currently installed.) 2021-12-22 19:16:48.837 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-12-22 19:16:48.885 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-22 19:16:49.227 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-22 19:16:49.579 | apache2_invoke: Enable module wsgi 2021-12-22 19:16:52.084 | + functions-common:apt_get:1113 : result=0 2021-12-22 19:16:52.087 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-22 19:16:52.089 | + functions-common:time_stop:2331 : local name 2021-12-22 19:16:52.092 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:16:52.094 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:16:52.097 | + functions-common:time_stop:2334 : local total 2021-12-22 19:16:52.100 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:16:52.102 | + functions-common:time_stop:2337 : name=apt-get 2021-12-22 19:16:52.104 | + functions-common:time_stop:2338 : start_time=1640200607153 2021-12-22 19:16:52.106 | + functions-common:time_stop:2340 : [[ -z 1640200607153 ]] 2021-12-22 19:16:52.109 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:16:52.113 | + functions-common:time_stop:2343 : end_time=1640200612110 2021-12-22 19:16:52.116 | + functions-common:time_stop:2344 : elapsed_time=4957 2021-12-22 19:16:52.118 | + functions-common:time_stop:2345 : total=386563 2021-12-22 19:16:52.120 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:16:52.123 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=391520 2021-12-22 19:16:52.125 | + functions-common:apt_get:1117 : return 0 2021-12-22 19:16:52.128 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-12-22 19:16:52.130 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-22 19:16:52.132 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 19:16:52.135 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:16:52.137 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:16:52.140 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-22 19:16:52.142 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-22 19:16:52.194 | wsgi (enabled by maintainer script) 2021-12-22 19:16:52.197 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-22 19:16:52.200 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-22 19:16:52.202 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 19:16:52.205 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-22 19:16:52.208 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-12-22 19:16:52.211 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-22 19:16:52.214 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-22 19:16:52.215 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-22 19:16:52.219 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-12-22 19:16:52.222 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-12-22 19:16:52.225 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-12-22 19:16:52.227 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-22 19:16:52.230 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-22 19:16:52.250 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-12-22 19:16:52.255 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-12-22 19:16:55.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:16:55.124 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:16:55.125 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.125 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.125 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.126 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.126 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.138 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.139 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.139 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.140 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.140 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.140 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.141 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.141 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.142 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.142 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.143 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.143 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.143 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.144 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.144 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.144 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.145 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.145 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.146 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.146 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.147 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.147 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.148 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.148 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.148 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.149 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.149 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.150 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.151 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.151 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.151 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.152 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.153 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.153 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.153 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.155 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.155 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.155 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.156 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.156 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.157 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.158 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.159 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.159 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.159 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.160 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.160 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.161 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.161 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.161 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.162 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.162 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.163 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.164 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.164 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.164 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.165 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.165 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.166 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.166 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.167 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.167 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.168 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.168 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.168 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.169 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.170 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.170 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.171 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.171 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.171 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.172 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.172 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.173 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.174 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.175 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.175 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.176 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.176 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.176 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.177 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.177 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.178 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.178 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.179 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.179 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.180 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.180 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.181 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.181 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.181 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.182 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.182 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.183 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.183 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.184 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.184 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.185 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.185 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.186 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.186 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.186 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.187 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.187 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.188 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.188 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.189 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.189 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.190 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.190 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.190 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.191 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.191 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.192 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.192 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.192 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.193 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.194 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.194 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.194 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.195 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.195 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.196 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.196 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.196 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.197 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.197 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.198 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.198 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.198 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.199 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.199 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.200 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.200 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.201 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.201 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.201 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.202 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.202 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.203 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.203 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.204 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.204 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.204 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.205 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.205 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.205 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.206 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.206 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.207 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.207 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.208 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.208 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.208 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.209 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.209 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.210 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.210 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.210 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.211 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.211 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.212 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.212 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.212 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.213 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.213 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.214 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.214 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.214 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.215 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.215 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.216 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.216 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.216 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.217 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.218 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.218 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.218 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.219 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.219 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.220 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.220 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.220 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.221 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.222 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.222 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.223 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.223 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.223 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.224 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.224 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.224 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.225 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.225 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.226 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.226 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.227 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.227 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.227 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.228 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.228 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.229 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.229 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.229 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.231 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.231 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.231 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.233 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.233 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.233 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.234 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.234 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.235 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.235 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.236 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.236 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.237 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.238 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.238 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.238 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.239 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.239 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.240 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.240 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.240 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.241 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.241 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.242 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.242 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.243 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.243 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.243 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.244 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.244 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.245 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.245 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.246 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.246 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.247 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.247 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.247 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.248 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.248 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.249 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.249 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.250 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.250 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.251 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.251 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.251 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.252 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.252 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.253 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.253 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.253 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.254 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.254 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.255 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.255 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.256 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.256 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.256 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.257 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.257 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.258 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.258 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.258 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.259 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.259 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.260 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.260 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.261 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.261 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.262 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.262 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.262 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.263 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.263 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.264 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.264 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.265 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.265 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.265 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.266 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.266 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.267 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.267 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.268 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.268 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.269 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.269 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.269 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.270 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.270 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.270 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.271 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.271 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.272 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.272 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.273 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.273 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.274 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.275 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.275 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.276 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.276 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.276 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.277 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.277 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.278 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.278 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.279 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.279 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.280 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.280 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.280 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.281 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.281 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.282 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.282 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.283 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.283 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.284 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.284 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.285 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.285 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.286 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.286 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.287 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.287 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.288 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.288 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.288 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.289 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.289 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.290 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.290 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.291 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.291 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.292 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.292 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.292 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.293 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.293 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.294 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.294 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.294 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.295 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.296 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.296 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.296 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.297 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.297 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.298 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.298 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.300 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.300 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.301 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.301 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.301 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.302 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.302 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.303 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.303 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.303 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.304 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.304 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.305 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.305 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.306 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.306 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.306 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.307 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.307 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.308 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.308 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.309 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.309 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.309 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.310 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.311 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.311 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.311 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.312 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.313 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.313 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.313 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:16:55.314 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:16:55.314 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:16:55.850 | Collecting osc-placement===2.0.0 2021-12-22 19:16:55.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-12-22 19:16:55.960 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-12-22 19:16:55.978 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-12-22 19:16:55.981 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-12-22 19:16:55.985 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-12-22 19:16:55.990 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-12-22 19:16:55.993 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-22 19:16:55.996 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-12-22 19:16:56.018 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-22 19:16:56.088 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-22 19:16:56.092 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-22 19:16:56.096 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-22 19:16:56.104 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-12-22 19:16:56.114 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-22 19:16:56.117 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-22 19:16:56.134 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-22 19:16:56.162 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-22 19:16:56.167 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-12-22 19:16:56.175 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-12-22 19:16:56.198 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-12-22 19:16:56.203 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-12-22 19:16:56.207 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-22 19:16:56.223 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-12-22 19:16:56.226 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-22 19:16:56.229 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-22 19:16:56.233 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-22 19:16:56.259 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-12-22 19:16:56.261 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-22 19:16:56.265 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-22 19:16:56.270 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-22 19:16:56.275 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-22 19:16:56.317 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-22 19:16:56.321 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-22 19:16:56.325 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-22 19:16:56.328 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-22 19:16:56.331 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-12-22 19:16:56.354 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-12-22 19:16:56.357 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-12-22 19:16:56.360 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-22 19:16:56.364 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-22 19:16:56.368 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-12-22 19:16:58.348 | Installing collected packages: osc-placement 2021-12-22 19:16:58.615 | Successfully installed osc-placement-2.0.0 2021-12-22 19:16:58.750 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:16:58.750 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:16:58.832 | + inc/python:pip_install:207 : result=0 2021-12-22 19:16:58.835 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:16:58.837 | + functions-common:time_stop:2331 : local name 2021-12-22 19:16:58.840 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:16:58.842 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:16:58.845 | + functions-common:time_stop:2334 : local total 2021-12-22 19:16:58.847 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:16:58.850 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:16:58.852 | + functions-common:time_stop:2338 : start_time=1640200612245 2021-12-22 19:16:58.854 | + functions-common:time_stop:2340 : [[ -z 1640200612245 ]] 2021-12-22 19:16:58.857 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:16:58.861 | + functions-common:time_stop:2343 : end_time=1640200618858 2021-12-22 19:16:58.863 | + functions-common:time_stop:2344 : elapsed_time=6613 2021-12-22 19:16:58.866 | + functions-common:time_stop:2345 : total=235130 2021-12-22 19:16:58.868 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:16:58.871 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=241743 2021-12-22 19:16:58.873 | + inc/python:pip_install:210 : return 0 2021-12-22 19:16:58.876 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-12-22 19:16:58.879 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-22 19:16:58.881 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-12-22 19:16:58.883 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-22 19:16:58.886 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 19:16:58.889 | ++ functions-common:git_clone:527 : pwd 2021-12-22 19:16:58.892 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 19:16:58.895 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 19:16:58.898 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 19:16:58.913 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 19:16:58.916 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 19:16:58.918 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 19:16:58.921 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-22 19:16:58.921 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 19:16:58.926 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-12-22 19:16:58.928 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-12-22 19:16:58.931 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-22 19:16:58.933 | + functions-common:git_timed:617 : local count=0 2021-12-22 19:16:58.936 | + functions-common:git_timed:618 : local timeout=0 2021-12-22 19:16:58.938 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-12-22 19:16:58.941 | + functions-common:git_timed:621 : timeout=0 2021-12-22 19:16:58.943 | + functions-common:git_timed:624 : time_start git_timed 2021-12-22 19:16:58.946 | + functions-common:time_start:2317 : local name=git_timed 2021-12-22 19:16:58.948 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:16:58.950 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:16:58.953 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:16:58.957 | + functions-common:time_start:2322 : _TIME_START[$name]=1640200618954 2021-12-22 19:16:58.959 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-22 19:16:58.962 | Cloning into '/opt/stack/placement'... 2021-12-22 19:17:06.761 | + functions-common:git_timed:639 : time_stop git_timed 2021-12-22 19:17:06.764 | + functions-common:time_stop:2331 : local name 2021-12-22 19:17:06.766 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:17:06.768 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:17:06.770 | + functions-common:time_stop:2334 : local total 2021-12-22 19:17:06.773 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:17:06.775 | + functions-common:time_stop:2337 : name=git_timed 2021-12-22 19:17:06.777 | + functions-common:time_stop:2338 : start_time=1640200618954 2021-12-22 19:17:06.780 | + functions-common:time_stop:2340 : [[ -z 1640200618954 ]] 2021-12-22 19:17:06.782 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:17:06.786 | + functions-common:time_stop:2343 : end_time=1640200626783 2021-12-22 19:17:06.788 | + functions-common:time_stop:2344 : elapsed_time=7829 2021-12-22 19:17:06.791 | + functions-common:time_stop:2345 : total=0 2021-12-22 19:17:06.793 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:17:06.795 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7829 2021-12-22 19:17:06.798 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-12-22 19:17:06.801 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 19:17:06.801 | + functions-common:git_clone:593 : head -1 2021-12-22 19:17:06.804 | de030ef7 Fix Placement Doc 2021-12-22 19:17:06.807 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 19:17:06.809 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-22 19:17:06.812 | + inc/python:setup_develop:351 : local bindep 2021-12-22 19:17:06.814 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-12-22 19:17:06.817 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-12-22 19:17:06.820 | + inc/python:setup_develop:357 : local extras= 2021-12-22 19:17:06.822 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-22 19:17:06.825 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-22 19:17:06.827 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-12-22 19:17:06.830 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-12-22 19:17:06.832 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-22 19:17:06.834 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-22 19:17:06.838 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-12-22 19:17:06.840 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-22 19:17:06.843 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-12-22 19:17:06.846 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-22 19:17:06.848 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-22 19:17:06.851 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-22 19:17:06.856 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-12-22 19:17:06.859 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-12-22 19:17:07.868 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-12-22 19:17:07.871 | + inc/python:setup_package:430 : local bindep=0 2021-12-22 19:17:07.874 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-22 19:17:07.876 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-22 19:17:07.879 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-12-22 19:17:07.882 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-12-22 19:17:07.884 | + inc/python:setup_package:439 : local flags=-e 2021-12-22 19:17:07.887 | + inc/python:setup_package:440 : local extras= 2021-12-22 19:17:07.889 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-22 19:17:07.891 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-22 19:17:07.895 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-22 19:17:07.897 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-22 19:17:07.900 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-22 19:17:07.902 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-12-22 19:17:07.925 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-12-22 19:17:07.930 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-12-22 19:17:10.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:17:10.784 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:17:10.785 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.785 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.786 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.786 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.787 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.787 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.788 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.788 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.788 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.789 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.789 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.790 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.790 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.791 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.791 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.792 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.792 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.793 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.793 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.793 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.794 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.794 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.795 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.795 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.796 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.798 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.798 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.799 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.799 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.800 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.800 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.801 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.801 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.801 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.802 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.802 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.803 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.803 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.804 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.804 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.804 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.805 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.805 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.805 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.806 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.806 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.807 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.807 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.808 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.808 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.809 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.809 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.809 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.810 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.810 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.811 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.811 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.812 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.812 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.813 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.813 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.814 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.814 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.816 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.816 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.817 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.817 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.818 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.819 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.819 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.820 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.820 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.820 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.821 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.821 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.822 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.822 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.823 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.823 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.824 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.824 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.825 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.825 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.826 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.826 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.826 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.827 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.827 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.828 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.828 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.829 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.829 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.830 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.830 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.831 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.832 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.832 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.833 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.833 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.834 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.834 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.835 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.835 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.836 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.836 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.837 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.837 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.838 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.838 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.839 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.839 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.840 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.840 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.840 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.841 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.841 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.842 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.843 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.843 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.843 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.844 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.845 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.845 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.845 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.846 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.846 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.847 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.847 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.848 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.848 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.849 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.849 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.849 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.850 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.850 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.851 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.851 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.852 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.852 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.853 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.853 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.853 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.854 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.854 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.855 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.855 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.856 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.856 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.857 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.857 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.857 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.858 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.858 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.859 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.859 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.860 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.860 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.860 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.861 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.861 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.862 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.862 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.862 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.863 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.863 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.864 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.864 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.865 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.865 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.865 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.866 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.866 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.867 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.867 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.867 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.868 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.868 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.869 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.869 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.870 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.870 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.870 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.871 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.871 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.872 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.872 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.872 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.873 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.873 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.874 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.874 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.874 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.875 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.875 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.876 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.876 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.877 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.877 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.877 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.878 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.879 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.879 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.880 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.880 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.880 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.881 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.881 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.881 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.882 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.882 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.883 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.883 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.884 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.884 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.884 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.885 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.885 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.886 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.886 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.886 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.887 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.887 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.888 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.888 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.889 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.889 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.889 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.890 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.890 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.891 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.891 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.891 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.893 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.894 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.894 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.895 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.896 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.896 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.897 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.897 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.897 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.898 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.898 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.899 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.899 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.900 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.900 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.900 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.901 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.901 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.902 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.902 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.903 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.903 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.904 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.904 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.904 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.905 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.905 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.906 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.906 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.907 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.907 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.907 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.908 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.908 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.909 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.909 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.909 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.910 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.910 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.911 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.911 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.912 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.912 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.913 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.913 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.914 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.914 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.914 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.915 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.915 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.916 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.916 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.917 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.917 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.917 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.918 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.918 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.919 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.919 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.920 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.920 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.920 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.921 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.921 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.922 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.922 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.923 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.923 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.923 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.924 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.924 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.925 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.925 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.926 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.926 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.926 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.927 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.927 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.928 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.928 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.929 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.929 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.930 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.930 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.930 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.931 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.931 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.932 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.932 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.932 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.933 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.933 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.934 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.934 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.935 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.935 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.936 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.937 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.937 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.938 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.938 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.938 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.939 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.939 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.940 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.941 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.941 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.942 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.942 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.943 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.943 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.943 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.944 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.944 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.945 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.945 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.946 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.946 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.947 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.947 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.947 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.948 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.948 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.949 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.949 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.950 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.950 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.951 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.951 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.951 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.952 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.952 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.953 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.953 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.954 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.954 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.955 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.955 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.955 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.956 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.957 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.957 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.958 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.958 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.959 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.959 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.959 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.960 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.960 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.961 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.962 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.962 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.962 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.963 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.964 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.964 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.964 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.965 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.965 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.966 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.966 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.967 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.967 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.968 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.968 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.968 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.969 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.969 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.970 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.970 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.971 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.971 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.972 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.972 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.972 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.973 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.973 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.974 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.974 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.975 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.976 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.976 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.976 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:10.977 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:10.977 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:10.978 | Obtaining file:///opt/stack/placement 2021-12-22 19:17:12.390 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-22 19:17:13.775 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-22 19:17:13.784 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-22 19:17:13.807 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-22 19:17:13.823 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-22 19:17:13.855 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-22 19:17:13.917 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (1.0.1) 2021-12-22 19:17:13.922 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.0.0) 2021-12-22 19:17:13.927 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.3.0) 2021-12-22 19:17:13.932 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (2.3.1) 2021-12-22 19:17:13.969 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (4.0.3) 2021-12-22 19:17:13.983 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-22 19:17:13.997 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.3) 2021-12-22 19:17:14.004 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (8.1.1) 2021-12-22 19:17:14.059 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-12-22 19:17:14.068 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (4.1.3) 2021-12-22 19:17:14.114 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (4.0.2) 2021-12-22 19:17:14.135 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.2) 2021-12-22 19:17:14.154 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-22 19:17:14.168 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.0.1) 2021-12-22 19:17:14.178 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-12-22 19:17:14.196 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-22 19:17:14.199 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-12-22 19:17:14.202 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (3.0.0) 2021-12-22 19:17:14.214 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (0.9.6) 2021-12-22 19:17:14.217 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-22 19:17:14.221 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.16.0) 2021-12-22 19:17:14.227 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (2.8.1) 2021-12-22 19:17:14.233 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-12-22 19:17:14.254 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-12-22 19:17:14.259 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (0.7) 2021-12-22 19:17:14.267 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-12-22 19:17:14.290 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-12-22 19:17:14.295 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-22 19:17:14.298 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.13.0) 2021-12-22 19:17:14.310 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (0.3.1) 2021-12-22 19:17:14.314 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 898)) (3.3.0) 2021-12-22 19:17:14.317 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-12-22 19:17:14.324 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.0.1) 2021-12-22 19:17:14.334 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (0.5.0) 2021-12-22 19:17:14.340 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-12-22 19:17:14.360 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-12-22 19:17:14.364 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-12-22 19:17:14.372 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-12-22 19:17:14.397 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.6/dist-packages (from openstack-placement==3.0.1) (49.6.0) 2021-12-22 19:17:14.449 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-22 19:17:14.493 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-22 19:17:14.513 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-22 19:17:14.582 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-22 19:17:14.587 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-22 19:17:14.593 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-22 19:17:14.597 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-22 19:17:14.605 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-22 19:17:14.609 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-22 19:17:14.619 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-22 19:17:14.624 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-22 19:17:14.632 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-22 19:17:14.635 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-22 19:17:14.639 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-22 19:17:14.642 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-22 19:17:14.647 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-22 19:17:14.650 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-22 19:17:14.653 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-22 19:17:14.656 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-22 19:17:14.659 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-22 19:17:14.662 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-22 19:17:14.673 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-12-22 19:17:14.676 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-22 19:17:14.680 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-12-22 19:17:14.683 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-12-22 19:17:14.695 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-12-22 19:17:14.700 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-22 19:17:14.703 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-12-22 19:17:14.707 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660)) (1.0.4) 2021-12-22 19:17:14.709 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-22 19:17:14.718 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-22 19:17:16.349 | Installing collected packages: openstack-placement 2021-12-22 19:17:16.351 | Running setup.py develop for openstack-placement 2021-12-22 19:17:18.024 | Successfully installed openstack-placement 2021-12-22 19:17:18.200 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:17:18.200 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:17:18.269 | + inc/python:pip_install:207 : result=0 2021-12-22 19:17:18.272 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:17:18.274 | + functions-common:time_stop:2331 : local name 2021-12-22 19:17:18.276 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:17:18.279 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:17:18.281 | + functions-common:time_stop:2334 : local total 2021-12-22 19:17:18.283 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:17:18.286 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:17:18.288 | + functions-common:time_stop:2338 : start_time=1640200627920 2021-12-22 19:17:18.290 | + functions-common:time_stop:2340 : [[ -z 1640200627920 ]] 2021-12-22 19:17:18.293 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:17:18.297 | + functions-common:time_stop:2343 : end_time=1640200638294 2021-12-22 19:17:18.299 | + functions-common:time_stop:2344 : elapsed_time=10374 2021-12-22 19:17:18.302 | + functions-common:time_stop:2345 : total=241743 2021-12-22 19:17:18.304 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:17:18.306 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=252117 2021-12-22 19:17:18.309 | + inc/python:pip_install:210 : return 0 2021-12-22 19:17:18.311 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-22 19:17:18.314 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-22 19:17:18.317 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-22 19:17:18.334 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-22 19:17:18.345 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-12-22 19:17:18.348 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-12-22 19:17:18.351 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:17:18.353 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:17:18.356 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-12-22 19:17:18.358 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:17:18.361 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 19:17:18.364 | + ./stack.sh:main:921 : configure_placement 2021-12-22 19:17:18.366 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-22 19:17:18.378 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-22 19:17:18.380 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-22 19:17:18.384 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-22 19:17:18.387 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-22 19:17:18.390 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-22 19:17:18.392 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-12-22 19:17:18.397 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-22 19:17:18.400 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-22 19:17:18.428 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-22 19:17:18.455 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-22 19:17:18.482 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-22 19:17:18.484 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-12-22 19:17:18.487 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-12-22 19:17:18.490 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-22 19:17:18.492 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-22 19:17:18.520 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-22 19:17:18.546 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-12-22 19:17:18.572 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-22 19:17:18.598 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-22 19:17:18.623 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-22 19:17:18.649 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-22 19:17:18.674 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-22 19:17:18.699 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 19:17:18.726 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 19:17:18.750 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-22 19:17:18.753 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-12-22 19:17:18.755 | + functions:setup_logging:656 : local other_cond=False 2021-12-22 19:17:18.758 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-22 19:17:18.760 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-12-22 19:17:18.763 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-12-22 19:17:18.765 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-22 19:17:18.769 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-22 19:17:18.786 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-22 19:17:18.791 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-22 19:17:18.795 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-22 19:17:18.797 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-22 19:17:18.800 | + functions:setup_systemd_logging:700 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-22 19:17:18.825 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:17:18.852 | + functions:setup_systemd_logging:703 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:17:18.877 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 19:17:18.902 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-22 19:17:18.904 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-22 19:17:18.907 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-12-22 19:17:18.910 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-12-22 19:17:18.912 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-12-22 19:17:18.915 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-22 19:17:18.917 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-22 19:17:18.920 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-12-22 19:17:18.924 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-12-22 19:17:18.926 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-22 19:17:18.928 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 19:17:18.940 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 19:17:18.941 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:17:18.948 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 19:17:18.951 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 19:17:18.965 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-22 19:17:18.968 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-22 19:17:18.972 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-22 19:17:18.998 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-22 19:17:19.024 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-22 19:17:19.048 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-22 19:17:19.074 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-22 19:17:19.100 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-22 19:17:19.124 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-22 19:17:19.150 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-22 19:17:19.174 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-22 19:17:19.199 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 19:17:19.225 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-22 19:17:19.249 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-22 19:17:19.275 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-22 19:17:19.300 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-22 19:17:19.302 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-22 19:17:19.305 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-12-22 19:17:19.308 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-12-22 19:17:19.310 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-22 19:17:19.313 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:17:19.316 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:17:19.319 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-22 19:17:19.321 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-22 19:17:19.324 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-22 19:17:19.349 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-22 19:17:19.375 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-12-22 19:17:19.375 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-22 19:17:19.382 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-12-22 19:17:19.386 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-12-22 19:17:19.388 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-12-22 19:17:19.391 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-22 19:17:19.393 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 19:17:19.396 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 19:17:19.398 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:17:19.401 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:17:19.403 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 19:17:19.405 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-22 19:17:19.408 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:17:19.410 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:17:19.413 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-12-22 19:17:19.471 | Enabling site placement-api. 2021-12-22 19:17:19.476 | To activate the new configuration, you need to run: 2021-12-22 19:17:19.476 | systemctl reload apache2 2021-12-22 19:17:19.480 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-22 19:17:19.483 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-22 19:17:19.485 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:17:19.488 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-22 19:17:19.648 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-12-22 19:17:19.670 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:17:19.673 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-12-22 19:17:19.694 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:17:19.697 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-12-22 19:17:19.714 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:17:19.717 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-12-22 19:17:19.720 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2021-12-22 19:17:19.723 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-22 19:17:19.751 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.53/identity 2021-12-22 19:17:19.776 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2021-12-22 19:17:19.802 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-22 19:17:19.831 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-22 19:17:19.857 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2021-12-22 19:17:19.883 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-22 19:17:19.908 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-22 19:17:19.935 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-12-22 19:17:19.951 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:17:19.953 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-12-22 19:17:19.969 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:17:19.972 | + ./stack.sh:main:947 : run_phase stack install 2021-12-22 19:17:19.975 | + functions-common:run_phase:1759 : local mode=stack 2021-12-22 19:17:19.977 | + functions-common:run_phase:1760 : local phase=install 2021-12-22 19:17:19.980 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 19:17:19.982 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-22 19:17:19.985 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 19:17:19.988 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-22 19:17:19.990 | + functions-common:run_phase:1769 : local extra 2021-12-22 19:17:19.994 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 19:17:19.997 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-22 19:17:19.999 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 19:17:20.002 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 19:17:20.005 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-22 19:17:20.007 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 19:17:20.022 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:17:20.024 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 19:17:20.026 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:17:20.029 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-22 19:17:20.031 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-22 19:17:20.033 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:17:20.036 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-12-22 19:17:20.038 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-12-22 19:17:20.041 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-22 19:17:20.043 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-22 19:17:20.045 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-12-22 19:17:20.047 | ++ functions-common:git_clone:525 : local git_ref=master 2021-12-22 19:17:20.050 | ++ functions-common:git_clone:526 : local orig_dir 2021-12-22 19:17:20.053 | +++ functions-common:git_clone:527 : pwd 2021-12-22 19:17:20.055 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 19:17:20.058 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 19:17:20.060 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 19:17:20.075 | ++ functions-common:git_clone:530 : RECLONE=False 2021-12-22 19:17:20.077 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 19:17:20.079 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 19:17:20.082 | ++ functions-common:git_clone:544 : echo master 2021-12-22 19:17:20.083 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 19:17:20.087 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-12-22 19:17:20.089 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 19:17:20.091 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-12-22 19:17:20.095 | ++ functions-common:git_clone:593 : git show --oneline 2021-12-22 19:17:20.095 | ++ functions-common:git_clone:593 : head -1 2021-12-22 19:17:20.126 | 3557e96e7 Merge "Revert "Skip 3.19 test_reset_group_snapshot_status"" 2021-12-22 19:17:20.129 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 19:17:20.131 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-12-22 19:17:20.151 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-12-22 19:17:20.156 | ++ inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-12-22 19:17:22.953 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:17:22.953 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:17:22.968 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.968 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.969 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.970 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.970 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.970 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.971 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.972 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.972 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.973 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.973 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.973 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.974 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.974 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.974 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.975 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.975 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.976 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.976 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.977 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.977 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.977 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.978 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.978 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.979 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.979 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.980 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.980 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.981 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.981 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.981 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.982 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.983 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.983 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.984 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.985 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.985 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.985 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.986 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.987 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.988 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.988 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.989 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.989 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.990 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.990 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.990 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.991 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.991 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.992 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.992 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.992 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.993 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.994 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.994 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.995 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.995 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.995 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.996 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.996 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.997 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.997 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.998 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:22.998 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:22.999 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:22.999 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.000 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.000 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.001 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.001 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.002 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.002 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.003 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.003 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.004 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.004 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.005 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.005 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.005 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.006 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.006 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.007 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.007 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.008 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.008 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.008 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.009 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.009 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.010 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.010 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.011 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.011 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.012 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.012 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.012 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.013 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.013 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.014 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.015 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.015 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.015 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.016 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.016 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.017 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.017 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.018 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.018 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.019 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.019 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.019 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.020 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.020 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.020 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.021 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.021 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.022 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.022 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.023 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.023 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.024 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.024 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.024 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.025 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.025 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.026 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.026 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.027 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.027 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.027 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.028 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.028 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.029 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.029 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.029 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.030 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.030 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.031 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.031 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.032 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.032 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.033 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.033 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.033 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.034 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.035 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.035 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.035 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.036 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.036 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.037 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.037 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.037 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.038 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.038 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.039 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.039 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.039 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.040 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.040 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.041 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.041 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.041 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.042 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.042 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.043 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.043 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.043 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.044 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.044 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.045 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.045 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.045 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.046 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.046 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.047 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.047 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.047 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.048 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.048 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.049 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.049 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.050 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.050 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.051 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.051 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.052 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.052 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.052 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.053 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.053 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.053 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.054 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.054 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.055 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.055 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.056 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.056 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.056 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.057 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.057 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.058 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.058 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.059 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.060 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.060 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.060 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.062 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.062 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.063 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.063 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.064 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.064 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.064 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.065 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.065 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.066 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.066 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.067 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.067 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.068 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.068 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.068 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.069 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.069 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.070 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.070 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.070 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.071 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.071 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.072 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.072 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.073 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.073 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.073 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.074 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.074 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.075 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.075 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.075 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.076 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.076 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.077 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.077 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.078 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.078 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.079 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.079 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.079 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.080 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.081 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.081 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.082 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.082 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.083 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.083 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.084 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.084 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.084 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.085 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.085 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.086 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.086 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.087 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.087 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.088 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.088 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.088 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.089 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.089 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.090 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.090 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.090 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.091 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.091 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.092 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.092 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.093 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.093 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.094 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.094 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.094 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.095 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.095 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.096 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.097 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.097 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.098 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.098 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.099 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.099 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.099 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.100 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.100 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.101 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.101 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.101 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.102 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.102 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.103 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.103 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.104 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.105 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.105 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.106 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.106 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.106 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.107 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.107 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.108 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.108 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.109 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.109 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.109 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.110 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.110 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.111 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.111 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.112 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.112 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.113 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.113 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.113 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.114 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.114 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.115 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.115 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.116 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.116 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.116 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.117 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.117 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.118 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.118 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.119 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.119 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.120 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.120 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.120 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.121 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.121 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.122 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.122 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.122 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.123 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.123 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.124 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.124 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.125 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.125 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.125 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.126 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.126 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.127 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.127 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.128 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.128 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.129 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.129 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.130 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.130 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.131 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.131 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.131 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.132 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.132 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.133 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.133 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.134 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.134 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.134 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.135 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.135 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.135 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.136 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.136 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.137 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.137 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.138 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.138 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.139 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.139 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.140 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.140 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.141 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.141 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.142 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:17:23.142 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:17:23.142 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:17:23.853 | Collecting tox!=2.8.0 2021-12-22 19:17:23.861 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-22 19:17:24.043 | Collecting filelock===3.0.12 2021-12-22 19:17:24.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-12-22 19:17:24.485 | Collecting pluggy===0.13.1 2021-12-22 19:17:24.493 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-12-22 19:17:25.074 | Collecting py===1.8.1 2021-12-22 19:17:25.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-12-22 19:17:25.184 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-22 19:17:25.607 | Collecting toml>=0.9.4 2021-12-22 19:17:25.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-12-22 19:17:25.704 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-22 19:17:25.867 | Collecting packaging===20.3 2021-12-22 19:17:25.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-12-22 19:17:26.154 | Collecting virtualenv===20.0.17 2021-12-22 19:17:26.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/00c/fe8605fb97f5a/virtualenv-20.0.17-py2.py3-none-any.whl (4.6 MB) 2021-12-22 19:17:26.335 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-12-22 19:17:26.348 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-22 19:17:26.351 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-22 19:17:26.755 | Collecting importlib-resources===1.4.0 2021-12-22 19:17:26.761 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dd9/8ceeef3f5ad2e/importlib_resources-1.4.0-py2.py3-none-any.whl (20 kB) 2021-12-22 19:17:26.818 | Collecting distlib===0.3.0 2021-12-22 19:17:26.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-12-22 19:17:27.639 | Building wheels for collected packages: distlib 2021-12-22 19:17:27.640 | Building wheel for distlib (setup.py): started 2021-12-22 19:17:28.519 | Building wheel for distlib (setup.py): finished with status 'done' 2021-12-22 19:17:28.522 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=2ac4c2b3f565632438e0780c6b9873f224d040635bc31d1bb3dcdf3e32457574 2021-12-22 19:17:28.523 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-12-22 19:17:28.523 | Successfully built distlib 2021-12-22 19:17:30.913 | Installing collected packages: distlib, filelock, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-12-22 19:17:30.913 | Attempting uninstall: distlib 2021-12-22 19:17:30.916 | Found existing installation: distlib 0.3.4 2021-12-22 19:17:30.925 | Uninstalling distlib-0.3.4: 2021-12-22 19:17:30.927 | Successfully uninstalled distlib-0.3.4 2021-12-22 19:17:31.138 | Attempting uninstall: filelock 2021-12-22 19:17:31.140 | Found existing installation: filelock 3.4.0 2021-12-22 19:17:31.147 | Uninstalling filelock-3.4.0: 2021-12-22 19:17:31.148 | Successfully uninstalled filelock-3.4.0 2021-12-22 19:17:31.211 | Attempting uninstall: importlib-resources 2021-12-22 19:17:31.213 | Found existing installation: importlib-resources 5.4.0 2021-12-22 19:17:31.233 | Uninstalling importlib-resources-5.4.0: 2021-12-22 19:17:31.235 | Successfully uninstalled importlib-resources-5.4.0 2021-12-22 19:17:31.673 | Attempting uninstall: virtualenv 2021-12-22 19:17:31.675 | Found existing installation: virtualenv 20.10.0 2021-12-22 19:17:31.746 | Uninstalling virtualenv-20.10.0: 2021-12-22 19:17:31.754 | Successfully uninstalled virtualenv-20.10.0 2021-12-22 19:17:32.423 | Successfully installed distlib-0.3.0 filelock-3.0.12 importlib-resources-1.4.0 packaging-20.3 pluggy-0.13.1 py-1.8.1 toml-0.10.2 tox-3.24.4 virtualenv-20.0.17 2021-12-22 19:17:32.564 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:17:32.564 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:17:32.669 | ++ inc/python:pip_install:207 : result=0 2021-12-22 19:17:32.671 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:17:32.674 | ++ functions-common:time_stop:2331 : local name 2021-12-22 19:17:32.676 | ++ functions-common:time_stop:2332 : local end_time 2021-12-22 19:17:32.679 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:17:32.681 | ++ functions-common:time_stop:2334 : local total 2021-12-22 19:17:32.683 | ++ functions-common:time_stop:2335 : local start_time 2021-12-22 19:17:32.686 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:17:32.688 | ++ functions-common:time_stop:2338 : start_time=1640200640146 2021-12-22 19:17:32.691 | ++ functions-common:time_stop:2340 : [[ -z 1640200640146 ]] 2021-12-22 19:17:32.694 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:17:32.698 | ++ functions-common:time_stop:2343 : end_time=1640200652695 2021-12-22 19:17:32.700 | ++ functions-common:time_stop:2344 : elapsed_time=12549 2021-12-22 19:17:32.702 | ++ functions-common:time_stop:2345 : total=252117 2021-12-22 19:17:32.704 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:17:32.707 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=264666 2021-12-22 19:17:32.710 | ++ inc/python:pip_install:210 : return 0 2021-12-22 19:17:32.712 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-12-22 19:17:32.712 | /opt/stack/tempest ~/devstack 2021-12-22 19:17:32.715 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-12-22 19:17:32.738 | M .coveragerc 2021-12-22 19:17:32.738 | M .gitignore 2021-12-22 19:17:32.738 | M .gitreview 2021-12-22 19:17:32.738 | M .mailmap 2021-12-22 19:17:32.738 | M .stestr.conf 2021-12-22 19:17:32.738 | M CONTRIBUTING.rst 2021-12-22 19:17:32.738 | M HACKING.rst 2021-12-22 19:17:32.738 | M LICENSE 2021-12-22 19:17:32.738 | M README.rst 2021-12-22 19:17:32.738 | M REVIEWING.rst 2021-12-22 19:17:32.738 | M bindep.txt 2021-12-22 19:17:32.739 | M doc/requirements.txt 2021-12-22 19:17:32.739 | M doc/source/_extra/.htaccess 2021-12-22 19:17:32.739 | M doc/source/_static/.keep 2021-12-22 19:17:32.739 | M doc/source/account_generator.rst 2021-12-22 19:17:32.739 | M doc/source/cleanup.rst 2021-12-22 19:17:32.739 | M doc/source/conf.py 2021-12-22 19:17:32.739 | M doc/source/configuration.rst 2021-12-22 19:17:32.739 | M doc/source/contributor/contributing.rst 2021-12-22 19:17:32.739 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-22 19:17:32.739 | M doc/source/data/tempest-plugins-registry.header 2021-12-22 19:17:32.739 | M doc/source/index.rst 2021-12-22 19:17:32.739 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-22 19:17:32.739 | M doc/source/library.rst 2021-12-22 19:17:32.739 | M doc/source/library/api_microversion_testing.rst 2021-12-22 19:17:32.739 | M doc/source/library/auth.rst 2021-12-22 19:17:32.739 | M doc/source/library/cli.rst 2021-12-22 19:17:32.739 | M doc/source/library/clients.rst 2021-12-22 19:17:32.739 | M doc/source/library/credential_providers.rst 2021-12-22 19:17:32.739 | M doc/source/library/decorators.rst 2021-12-22 19:17:32.739 | M doc/source/library/rest_client.rst 2021-12-22 19:17:32.739 | M doc/source/library/service_clients/compute_clients.rst 2021-12-22 19:17:32.739 | M doc/source/library/utils.rst 2021-12-22 19:17:32.739 | M doc/source/library/validation_resources.rst 2021-12-22 19:17:32.739 | M doc/source/microversion_testing.rst 2021-12-22 19:17:32.739 | M doc/source/overview.rst 2021-12-22 19:17:32.739 | M doc/source/plugins/index.rst 2021-12-22 19:17:32.739 | M doc/source/plugins/plugin.rst 2021-12-22 19:17:32.739 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-22 19:17:32.739 | M doc/source/run.rst 2021-12-22 19:17:32.739 | M doc/source/sampleconf.rst 2021-12-22 19:17:32.739 | M doc/source/stable_branch_support_policy.rst 2021-12-22 19:17:32.739 | M doc/source/stable_branch_testing_policy.rst 2021-12-22 19:17:32.740 | M doc/source/subunit_describe_calls.rst 2021-12-22 19:17:32.740 | M doc/source/supported_version.rst 2021-12-22 19:17:32.740 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-22 19:17:32.740 | M doc/source/test_removal.rst 2021-12-22 19:17:32.740 | M doc/source/tests/modules.rst 2021-12-22 19:17:32.740 | M doc/source/workspace.rst 2021-12-22 19:17:32.740 | M doc/source/write_tests.rst 2021-12-22 19:17:32.740 | M etc/accounts.yaml.sample 2021-12-22 19:17:32.740 | M etc/allow-list.yaml 2021-12-22 19:17:32.740 | M etc/logging.conf.sample 2021-12-22 19:17:32.740 | M etc/rbac-persona-accounts.yaml.sample 2021-12-22 19:17:32.740 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-22 19:17:32.740 | M playbooks/devstack-tempest.yaml 2021-12-22 19:17:32.740 | M playbooks/post-tempest.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-22 19:17:32.740 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-22 19:17:32.741 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-22 19:17:32.742 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-22 19:17:32.743 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-22 19:17:32.744 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-22 19:17:32.745 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-22 19:17:32.746 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-22 19:17:32.747 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-22 19:17:32.748 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-22 19:17:32.749 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-22 19:17:32.750 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-22 19:17:32.751 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-22 19:17:32.751 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-22 19:17:32.751 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-22 19:17:32.751 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-22 19:17:32.751 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-22 19:17:32.751 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-22 19:17:32.751 | M releasenotes/source/_static/.placeholder 2021-12-22 19:17:32.751 | M releasenotes/source/_templates/.placeholder 2021-12-22 19:17:32.751 | M releasenotes/source/conf.py 2021-12-22 19:17:32.751 | M releasenotes/source/index.rst 2021-12-22 19:17:32.751 | M releasenotes/source/unreleased.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v10.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v11.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v12.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v13.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v14.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v15.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v16.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v16.1.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v17.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v17.1.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v17.2.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v18.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v19.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v20.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v21.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v22.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v22.1.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v23.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v24.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v26.0.0.rst 2021-12-22 19:17:32.751 | M releasenotes/source/v26.1.0.rst 2021-12-22 19:17:32.752 | M releasenotes/source/v27.0.0.rst 2021-12-22 19:17:32.752 | M releasenotes/source/v28.0.0.rst 2021-12-22 19:17:32.752 | M releasenotes/source/v28.1.0.rst 2021-12-22 19:17:32.752 | M releasenotes/source/v29.0.0.rst 2021-12-22 19:17:32.752 | M requirements.txt 2021-12-22 19:17:32.752 | M roles/acl-devstack-files/README.rst 2021-12-22 19:17:32.752 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-22 19:17:32.752 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-22 19:17:32.752 | M roles/run-tempest-26/README.rst 2021-12-22 19:17:32.752 | M roles/run-tempest-26/defaults/main.yaml 2021-12-22 19:17:32.752 | M roles/run-tempest-26/tasks/main.yaml 2021-12-22 19:17:32.752 | M roles/run-tempest/README.rst 2021-12-22 19:17:32.752 | M roles/run-tempest/defaults/main.yaml 2021-12-22 19:17:32.752 | M roles/run-tempest/tasks/main.yaml 2021-12-22 19:17:32.752 | M roles/setup-tempest-data-dir/README.rst 2021-12-22 19:17:32.752 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-22 19:17:32.752 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-22 19:17:32.752 | M roles/setup-tempest-run-dir/README.rst 2021-12-22 19:17:32.752 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-22 19:17:32.752 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-22 19:17:32.752 | M roles/tempest-cleanup/README.rst 2021-12-22 19:17:32.752 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-22 19:17:32.752 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-22 19:17:32.752 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-22 19:17:32.752 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-22 19:17:32.752 | M setup.cfg 2021-12-22 19:17:32.752 | M setup.py 2021-12-22 19:17:32.752 | M tempest/README.rst 2021-12-22 19:17:32.752 | M tempest/__init__.py 2021-12-22 19:17:32.752 | M tempest/api/README.rst 2021-12-22 19:17:32.752 | M tempest/api/__init__.py 2021-12-22 19:17:32.753 | M tempest/api/compute/__init__.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/__init__.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_agents.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_aggregates.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_create_server.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_delete_server.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_flavors.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-22 19:17:32.753 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_hosts.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_live_migration.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_migrations.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_networks.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_quotas.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_security_groups.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_servers.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_services.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_services_negative.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_volume.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-22 19:17:32.754 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-22 19:17:32.754 | M tempest/api/compute/api_microversion_fixture.py 2021-12-22 19:17:32.754 | M tempest/api/compute/base.py 2021-12-22 19:17:32.754 | M tempest/api/compute/certificates/__init__.py 2021-12-22 19:17:32.754 | M tempest/api/compute/certificates/test_certificates.py 2021-12-22 19:17:32.755 | M tempest/api/compute/flavors/__init__.py 2021-12-22 19:17:32.755 | M tempest/api/compute/flavors/test_flavors.py 2021-12-22 19:17:32.755 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-22 19:17:32.755 | M tempest/api/compute/floating_ips/__init__.py 2021-12-22 19:17:32.755 | M tempest/api/compute/floating_ips/base.py 2021-12-22 19:17:32.755 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-22 19:17:32.755 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-22 19:17:32.755 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-22 19:17:32.755 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-22 19:17:32.755 | M tempest/api/compute/images/__init__.py 2021-12-22 19:17:32.755 | M tempest/api/compute/images/test_image_metadata.py 2021-12-22 19:17:32.755 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-22 19:17:32.755 | M tempest/api/compute/images/test_images.py 2021-12-22 19:17:32.755 | M tempest/api/compute/images/test_images_negative.py 2021-12-22 19:17:32.755 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-22 19:17:32.755 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-22 19:17:32.755 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-22 19:17:32.755 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-22 19:17:32.755 | M tempest/api/compute/images/test_list_images.py 2021-12-22 19:17:32.755 | M tempest/api/compute/keypairs/__init__.py 2021-12-22 19:17:32.755 | M tempest/api/compute/keypairs/base.py 2021-12-22 19:17:32.755 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-22 19:17:32.755 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-22 19:17:32.755 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-22 19:17:32.755 | M tempest/api/compute/limits/__init__.py 2021-12-22 19:17:32.755 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-22 19:17:32.755 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-22 19:17:32.755 | M tempest/api/compute/security_groups/__init__.py 2021-12-22 19:17:32.755 | M tempest/api/compute/security_groups/base.py 2021-12-22 19:17:32.755 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-22 19:17:32.755 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-22 19:17:32.755 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-22 19:17:32.756 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/__init__.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_create_server.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_delete_server.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_disk_config.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_novnc.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_actions.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_group.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_password.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_personality.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_server_tags.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_servers.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-22 19:17:32.756 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-22 19:17:32.757 | M tempest/api/compute/test_extensions.py 2021-12-22 19:17:32.757 | M tempest/api/compute/test_networks.py 2021-12-22 19:17:32.757 | M tempest/api/compute/test_quotas.py 2021-12-22 19:17:32.757 | M tempest/api/compute/test_tenant_networks.py 2021-12-22 19:17:32.757 | M tempest/api/compute/test_versions.py 2021-12-22 19:17:32.757 | M tempest/api/compute/volumes/__init__.py 2021-12-22 19:17:32.757 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-22 19:17:32.757 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-22 19:17:32.757 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-22 19:17:32.757 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-22 19:17:32.757 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-22 19:17:32.757 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-22 19:17:32.757 | M tempest/api/identity/__init__.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/__init__.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/__init__.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/test_services.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/test_users.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v3/__init__.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-22 19:17:32.757 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_services.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_users.py 2021-12-22 19:17:32.758 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-22 19:17:32.758 | M tempest/api/identity/base.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v2/__init__.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v2/test_extension.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v2/test_tenants.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v2/test_tokens.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v2/test_users.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v3/__init__.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v3/test_access_rules.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-22 19:17:32.758 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-22 19:17:32.759 | M tempest/api/identity/v3/test_catalog.py 2021-12-22 19:17:32.759 | M tempest/api/identity/v3/test_domains.py 2021-12-22 19:17:32.759 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-22 19:17:32.759 | M tempest/api/identity/v3/test_projects.py 2021-12-22 19:17:32.759 | M tempest/api/identity/v3/test_tokens.py 2021-12-22 19:17:32.759 | M tempest/api/identity/v3/test_users.py 2021-12-22 19:17:32.759 | M tempest/api/image/__init__.py 2021-12-22 19:17:32.759 | M tempest/api/image/base.py 2021-12-22 19:17:32.759 | M tempest/api/image/v1/__init__.py 2021-12-22 19:17:32.759 | M tempest/api/image/v1/test_image_members.py 2021-12-22 19:17:32.759 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-22 19:17:32.759 | M tempest/api/image/v1/test_images.py 2021-12-22 19:17:32.759 | M tempest/api/image/v1/test_images_negative.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/__init__.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/admin/__init__.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/admin/test_images.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/test_images.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/test_images_member.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/test_images_negative.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/test_images_tags.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-22 19:17:32.759 | M tempest/api/image/v2/test_versions.py 2021-12-22 19:17:32.759 | M tempest/api/network/__init__.py 2021-12-22 19:17:32.759 | M tempest/api/network/admin/__init__.py 2021-12-22 19:17:32.759 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-22 19:17:32.759 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-22 19:17:32.760 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-22 19:17:32.760 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-22 19:17:32.760 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-22 19:17:32.760 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-22 19:17:32.760 | M tempest/api/network/admin/test_ports.py 2021-12-22 19:17:32.760 | M tempest/api/network/admin/test_quotas.py 2021-12-22 19:17:32.760 | M tempest/api/network/admin/test_routers.py 2021-12-22 19:17:32.760 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-22 19:17:32.760 | M tempest/api/network/admin/test_routers_negative.py 2021-12-22 19:17:32.760 | M tempest/api/network/base.py 2021-12-22 19:17:32.760 | M tempest/api/network/base_security_groups.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_agent_management_negative.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_allowed_address_pair.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_extensions.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_floating_ips.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_floating_ips_negative.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_networks.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_networks_negative.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_ports.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_routers.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_routers_negative.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_security_groups.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_security_groups_negative.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_service_providers.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_tags.py 2021-12-22 19:17:32.760 | M tempest/api/network/test_versions.py 2021-12-22 19:17:32.760 | M tempest/api/object_storage/__init__.py 2021-12-22 19:17:32.760 | M tempest/api/object_storage/base.py 2021-12-22 19:17:32.760 | M tempest/api/object_storage/test_account_bulk.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_account_quotas.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_account_services.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_container_acl.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_container_quotas.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_container_services.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_container_sync.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_crossdomain.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_healthcheck.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_object_expiry.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_object_formpost.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_object_services.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_object_slo.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-22 19:17:32.761 | M tempest/api/object_storage/test_object_version.py 2021-12-22 19:17:32.761 | M tempest/api/volume/__init__.py 2021-12-22 19:17:32.761 | M tempest/api/volume/admin/__init__.py 2021-12-22 19:17:32.761 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-22 19:17:32.761 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-22 19:17:32.761 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-22 19:17:32.761 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-22 19:17:32.761 | M tempest/api/volume/admin/test_group_types.py 2021-12-22 19:17:32.761 | M tempest/api/volume/admin/test_groups.py 2021-12-22 19:17:32.761 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-22 19:17:32.761 | M tempest/api/volume/admin/test_qos.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_user_messages.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_services.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_types.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-22 19:17:32.762 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-22 19:17:32.762 | M tempest/api/volume/api_microversion_fixture.py 2021-12-22 19:17:32.762 | M tempest/api/volume/base.py 2021-12-22 19:17:32.762 | M tempest/api/volume/test_availability_zone.py 2021-12-22 19:17:32.762 | M tempest/api/volume/test_extensions.py 2021-12-22 19:17:32.762 | M tempest/api/volume/test_image_metadata.py 2021-12-22 19:17:32.762 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-22 19:17:32.762 | M tempest/api/volume/test_versions.py 2021-12-22 19:17:32.762 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volume_metadata.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volume_transfers.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_actions.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_backup.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_clone.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_extend.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_get.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_list.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_negative.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-22 19:17:32.763 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-22 19:17:32.763 | M tempest/clients.py 2021-12-22 19:17:32.763 | M tempest/cmd/__init__.py 2021-12-22 19:17:32.763 | M tempest/cmd/cleanup.py 2021-12-22 19:17:32.763 | M tempest/cmd/cleanup_service.py 2021-12-22 19:17:32.763 | M tempest/cmd/config-generator.tempest.conf 2021-12-22 19:17:32.763 | M tempest/cmd/init.py 2021-12-22 19:17:32.763 | M tempest/cmd/list_plugins.py 2021-12-22 19:17:32.763 | M tempest/cmd/main.py 2021-12-22 19:17:32.763 | M tempest/cmd/run.py 2021-12-22 19:17:32.763 | M tempest/cmd/subunit_describe_calls.py 2021-12-22 19:17:32.763 | M tempest/cmd/verify_tempest_config.py 2021-12-22 19:17:32.763 | M tempest/cmd/workspace.py 2021-12-22 19:17:32.763 | M tempest/common/__init__.py 2021-12-22 19:17:32.763 | M tempest/common/compute.py 2021-12-22 19:17:32.763 | M tempest/common/credentials_factory.py 2021-12-22 19:17:32.763 | M tempest/common/custom_matchers.py 2021-12-22 19:17:32.763 | M tempest/common/identity.py 2021-12-22 19:17:32.763 | M tempest/common/image.py 2021-12-22 19:17:32.763 | M tempest/common/tempest_fixtures.py 2021-12-22 19:17:32.764 | M tempest/common/utils/__init__.py 2021-12-22 19:17:32.764 | M tempest/common/utils/linux/__init__.py 2021-12-22 19:17:32.764 | M tempest/common/utils/linux/remote_client.py 2021-12-22 19:17:32.764 | M tempest/common/utils/net_info.py 2021-12-22 19:17:32.764 | M tempest/common/utils/net_utils.py 2021-12-22 19:17:32.764 | M tempest/common/waiters.py 2021-12-22 19:17:32.764 | M tempest/config.py 2021-12-22 19:17:32.764 | M tempest/hacking/__init__.py 2021-12-22 19:17:32.764 | M tempest/hacking/checks.py 2021-12-22 19:17:32.764 | M tempest/lib/__init__.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/__init__.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/__init__.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-22 19:17:32.764 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-22 19:17:32.765 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-22 19:17:32.766 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-22 19:17:32.767 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-22 19:17:32.768 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-22 19:17:32.768 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-22 19:17:32.768 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-22 19:17:32.768 | M tempest/lib/api_schema/response/volume/services.py 2021-12-22 19:17:32.768 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-22 19:17:32.768 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-22 19:17:32.768 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-22 19:17:32.768 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-22 19:17:32.768 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-22 19:17:32.768 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-22 19:17:32.768 | M tempest/lib/auth.py 2021-12-22 19:17:32.768 | M tempest/lib/base.py 2021-12-22 19:17:32.768 | M tempest/lib/cli/__init__.py 2021-12-22 19:17:32.768 | M tempest/lib/cli/base.py 2021-12-22 19:17:32.768 | M tempest/lib/cli/output_parser.py 2021-12-22 19:17:32.768 | M tempest/lib/cmd/__init__.py 2021-12-22 19:17:32.768 | M tempest/lib/common/__init__.py 2021-12-22 19:17:32.768 | M tempest/lib/common/api_microversion_fixture.py 2021-12-22 19:17:32.768 | M tempest/lib/common/api_version_request.py 2021-12-22 19:17:32.768 | M tempest/lib/common/api_version_utils.py 2021-12-22 19:17:32.768 | M tempest/lib/common/cred_client.py 2021-12-22 19:17:32.768 | M tempest/lib/common/cred_provider.py 2021-12-22 19:17:32.769 | M tempest/lib/common/dynamic_creds.py 2021-12-22 19:17:32.769 | M tempest/lib/common/fixed_network.py 2021-12-22 19:17:32.769 | M tempest/lib/common/http.py 2021-12-22 19:17:32.769 | M tempest/lib/common/jsonschema_validator.py 2021-12-22 19:17:32.769 | M tempest/lib/common/preprov_creds.py 2021-12-22 19:17:32.769 | M tempest/lib/common/profiler.py 2021-12-22 19:17:32.769 | M tempest/lib/common/rest_client.py 2021-12-22 19:17:32.769 | M tempest/lib/common/ssh.py 2021-12-22 19:17:32.769 | M tempest/lib/common/thread.py 2021-12-22 19:17:32.769 | M tempest/lib/common/utils/__init__.py 2021-12-22 19:17:32.769 | M tempest/lib/common/utils/data_utils.py 2021-12-22 19:17:32.769 | M tempest/lib/common/utils/linux/__init__.py 2021-12-22 19:17:32.769 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-22 19:17:32.769 | M tempest/lib/common/utils/misc.py 2021-12-22 19:17:32.769 | M tempest/lib/common/utils/test_utils.py 2021-12-22 19:17:32.769 | M tempest/lib/common/validation_resources.py 2021-12-22 19:17:32.769 | M tempest/lib/decorators.py 2021-12-22 19:17:32.769 | M tempest/lib/exceptions.py 2021-12-22 19:17:32.769 | M tempest/lib/services/__init__.py 2021-12-22 19:17:32.769 | M tempest/lib/services/clients.py 2021-12-22 19:17:32.769 | M tempest/lib/services/compute/__init__.py 2021-12-22 19:17:32.769 | M tempest/lib/services/compute/agents_client.py 2021-12-22 19:17:32.769 | M tempest/lib/services/compute/aggregates_client.py 2021-12-22 19:17:32.769 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/base_compute_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/certificates_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/extensions_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/flavors_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/hosts_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/images_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/interfaces_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/keypairs_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/limits_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/migrations_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/networks_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/quotas_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/security_groups_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/server_groups_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/servers_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/services_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/snapshots_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-22 19:17:32.770 | M tempest/lib/services/compute/versions_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/compute/volumes_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/__init__.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v2/__init__.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v2/services_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v2/token_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v2/users_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/__init__.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-22 19:17:32.771 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/identity/v3/services_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/identity/v3/token_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/identity/v3/users_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/__init__.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v1/__init__.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v1/images_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v2/__init__.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v2/images_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/image/v2/versions_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/network/__init__.py 2021-12-22 19:17:32.772 | M tempest/lib/services/network/agents_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/network/base.py 2021-12-22 19:17:32.772 | M tempest/lib/services/network/extensions_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/network/floating_ips_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/network/log_resource_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-22 19:17:32.772 | M tempest/lib/services/network/metering_labels_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/networks_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/ports_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/qos_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/quotas_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/routers_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/security_groups_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/segments_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/service_providers_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/subnetpools_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/subnets_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/tags_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/trunks_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/network/versions_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/object_storage/__init__.py 2021-12-22 19:17:32.773 | M tempest/lib/services/object_storage/account_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/object_storage/container_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/object_storage/object_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/placement/__init__.py 2021-12-22 19:17:32.773 | M tempest/lib/services/placement/base_placement_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/placement/placement_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/volume/__init__.py 2021-12-22 19:17:32.773 | M tempest/lib/services/volume/base_client.py 2021-12-22 19:17:32.773 | M tempest/lib/services/volume/v2/__init__.py 2021-12-22 19:17:32.773 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/services_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/types_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/__init__.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/base_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-22 19:17:32.774 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/services_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/types_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-22 19:17:32.775 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-22 19:17:32.775 | M tempest/scenario/README.rst 2021-12-22 19:17:32.775 | M tempest/scenario/__init__.py 2021-12-22 19:17:32.775 | M tempest/scenario/manager.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_minimum_basic.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_network_basic_ops.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_network_qos_placement.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_network_v6.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_server_advanced_ops.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_server_basic_ops.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_server_multinode.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_shelve_instance.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_snapshot_pattern.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_stamp_pattern.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_unified_limits.py 2021-12-22 19:17:32.775 | M tempest/scenario/test_volume_backup_restore.py 2021-12-22 19:17:32.776 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-22 19:17:32.776 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-22 19:17:32.776 | M tempest/services/__init__.py 2021-12-22 19:17:32.776 | M tempest/services/orchestration/__init__.py 2021-12-22 19:17:32.776 | M tempest/services/orchestration/json/__init__.py 2021-12-22 19:17:32.776 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-22 19:17:32.776 | M tempest/test.py 2021-12-22 19:17:32.776 | M tempest/test_discover/__init__.py 2021-12-22 19:17:32.776 | M tempest/test_discover/plugins.py 2021-12-22 19:17:32.776 | M tempest/test_discover/test_discover.py 2021-12-22 19:17:32.776 | M tempest/tests/README.rst 2021-12-22 19:17:32.776 | M tempest/tests/__init__.py 2021-12-22 19:17:32.776 | M tempest/tests/api/__init__.py 2021-12-22 19:17:32.776 | M tempest/tests/api/compute/__init__.py 2021-12-22 19:17:32.776 | M tempest/tests/api/compute/test_base.py 2021-12-22 19:17:32.776 | M tempest/tests/base.py 2021-12-22 19:17:32.776 | M tempest/tests/cmd/__init__.py 2021-12-22 19:17:32.776 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-22 19:17:32.776 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-22 19:17:32.776 | M tempest/tests/cmd/test_account_generator.py 2021-12-22 19:17:32.776 | M tempest/tests/cmd/test_cleanup.py 2021-12-22 19:17:32.776 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-22 19:17:32.776 | M tempest/tests/cmd/test_list_plugins.py 2021-12-22 19:17:32.776 | M tempest/tests/cmd/test_run.py 2021-12-22 19:17:32.776 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-22 19:17:32.776 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-22 19:17:32.776 | M tempest/tests/cmd/test_tempest_init.py 2021-12-22 19:17:32.776 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-22 19:17:32.776 | M tempest/tests/cmd/test_workspace.py 2021-12-22 19:17:32.776 | M tempest/tests/common/__init__.py 2021-12-22 19:17:32.776 | M tempest/tests/common/test_admin_available.py 2021-12-22 19:17:32.776 | M tempest/tests/common/test_alt_available.py 2021-12-22 19:17:32.777 | M tempest/tests/common/test_compute.py 2021-12-22 19:17:32.777 | M tempest/tests/common/test_credentials_factory.py 2021-12-22 19:17:32.777 | M tempest/tests/common/test_custom_matchers.py 2021-12-22 19:17:32.777 | M tempest/tests/common/test_image.py 2021-12-22 19:17:32.777 | M tempest/tests/common/utils/__init__.py 2021-12-22 19:17:32.777 | M tempest/tests/common/utils/linux/__init__.py 2021-12-22 19:17:32.777 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-22 19:17:32.777 | M tempest/tests/common/utils/test_net_utils.py 2021-12-22 19:17:32.777 | M tempest/tests/fake_config.py 2021-12-22 19:17:32.777 | M tempest/tests/fake_tempest_plugin.py 2021-12-22 19:17:32.777 | M tempest/tests/files/__init__.py 2021-12-22 19:17:32.777 | M tempest/tests/files/failing-tests 2021-12-22 19:17:32.777 | M tempest/tests/files/passing-tests 2021-12-22 19:17:32.777 | M tempest/tests/files/setup.cfg 2021-12-22 19:17:32.777 | M tempest/tests/files/testr-conf 2021-12-22 19:17:32.777 | M tempest/tests/lib/__init__.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/cli/__init__.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/cli/test_execute.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/cmd/__init__.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/__init__.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/test_cred_client.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/test_http.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/test_profiler.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/test_rest_client.py 2021-12-22 19:17:32.777 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/common/utils/__init__.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/fake_auth_provider.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/fake_credentials.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/fake_http.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/fake_identity.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/__init__.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/base.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/__init__.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-22 19:17:32.778 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/__init__.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-22 19:17:32.779 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/image/__init__.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-22 19:17:32.780 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/__init__.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-22 19:17:32.781 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/placement/__init__.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/registry_fixture.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/test_clients.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/__init__.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2021-12-22 19:17:32.782 | tas_client.py 2021-12-22 19:17:32.782 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/test_auth.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/test_base.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/test_credentials.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/test_decorators.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/test_ssh.py 2021-12-22 19:17:32.783 | M tempest/tests/lib/test_tempest_lib.py 2021-12-22 19:17:32.783 | M tempest/tests/test_base_test.py 2021-12-22 19:17:32.783 | M tempest/tests/test_config.py 2021-12-22 19:17:32.783 | M tempest/tests/test_decorators.py 2021-12-22 19:17:32.783 | M tempest/tests/test_hacking.py 2021-12-22 19:17:32.783 | M tempest/tests/test_imports.py 2021-12-22 19:17:32.783 | M tempest/tests/test_list_tests.py 2021-12-22 19:17:32.783 | M tempest/tests/test_microversions.py 2021-12-22 19:17:32.783 | M tempest/tests/test_tempest_plugin.py 2021-12-22 19:17:32.783 | M tempest/tests/test_test.py 2021-12-22 19:17:32.783 | M tempest/tests/utils.py 2021-12-22 19:17:32.783 | M tempest/version.py 2021-12-22 19:17:32.783 | M test-requirements.txt 2021-12-22 19:17:32.783 | M tools/generate-tempest-plugins-list.py 2021-12-22 19:17:32.783 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-22 19:17:32.783 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-22 19:17:32.783 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-22 19:17:32.783 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-22 19:17:32.784 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-22 19:17:32.784 | M tools/tempest-plugin-sanity.sh 2021-12-22 19:17:32.784 | M tox.ini 2021-12-22 19:17:32.784 | M zuul.d/base.yaml 2021-12-22 19:17:32.784 | M zuul.d/integrated-gate.yaml 2021-12-22 19:17:32.784 | M zuul.d/project.yaml 2021-12-22 19:17:32.784 | M zuul.d/stable-jobs.yaml 2021-12-22 19:17:32.784 | M zuul.d/tempest-specific.yaml 2021-12-22 19:17:32.784 | Your branch is up to date with 'origin/master'. 2021-12-22 19:17:32.784 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-12-22 19:17:32.784 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-22 19:17:32.784 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.ISOAn3bfCW 2021-12-22 19:17:32.784 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ISOAn3bfCW 2021-12-22 19:17:32.784 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-22 19:17:32.784 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.ISOAn3bfCW 2021-12-22 19:17:32.784 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-22 19:17:32.784 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-22 19:17:32.784 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-22 19:17:32.784 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-12-22 19:17:33.391 | full create: /opt/stack/tempest/.tox/tempest 2021-12-22 19:17:34.259 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-22 19:18:18.669 | full develop-inst: /opt/stack/tempest 2021-12-22 19:18:24.139 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-22 19:18:24.140 | ___________________________________ summary ____________________________________ 2021-12-22 19:18:24.140 | full: skipped tests 2021-12-22 19:18:24.140 | congratulations :) 2021-12-22 19:18:24.169 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.ISOAn3bfCW -r requirements.txt 2021-12-22 19:18:24.852 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:24.902 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:24.978 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.009 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.054 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.226 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.256 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.279 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.295 | Ignoring importlib-metadata: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.311 | Ignoring ujson: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.326 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.409 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.482 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.486 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.529 | Ignoring tomli: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.588 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.606 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.664 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.739 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.825 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.832 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.837 | Ignoring setuptools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:25.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:18:25.872 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 26)) (4.5.0) 2021-12-22 19:18:25.883 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 47)) (5.8.0) 2021-12-22 19:18:25.886 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 54)) (5.1.0) 2021-12-22 19:18:25.891 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 65)) (3.0.0) 2021-12-22 19:18:25.902 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 122)) (2.3.0) 2021-12-22 19:18:25.917 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 140)) (0.8.0) 2021-12-22 19:18:25.925 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 149)) (2.4.0) 2021-12-22 19:18:25.939 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 175)) (2.8.1) 2021-12-22 19:18:25.975 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 180)) (1.26.7) 2021-12-22 19:18:25.999 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 185)) (1.4.0) 2021-12-22 19:18:26.027 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 189)) (6.0) 2021-12-22 19:18:26.030 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 194)) (36.0.1) 2021-12-22 19:18:26.076 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 212)) (1.1.0) 2021-12-22 19:18:26.084 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 220)) (3.2.0) 2021-12-22 19:18:26.095 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 258)) (3.10.0) 2021-12-22 19:18:26.109 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 293)) (4.6.1) 2021-12-22 19:18:26.152 | Requirement already satisfied: importlib-metadata===4.8.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 297)) (4.8.3) 2021-12-22 19:18:26.196 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 325)) (3.2.1) 2021-12-22 19:18:26.226 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 326)) (4.2.0) 2021-12-22 19:18:26.235 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 337)) (0.4.0) 2021-12-22 19:18:26.239 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 366)) (2.5.0) 2021-12-22 19:18:26.249 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 406)) (1.4.0) 2021-12-22 19:18:26.263 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 414)) (1.0.3) 2021-12-22 19:18:26.267 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 416)) (8.7.1) 2021-12-22 19:18:26.312 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 431)) (3.0.6) 2021-12-22 19:18:26.319 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 445)) (3.5.0) 2021-12-22 19:18:26.327 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 455)) (2.3.3) 2021-12-22 19:18:26.391 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 473)) (1.16.0) 2021-12-22 19:18:26.395 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 504)) (1.13.3) 2021-12-22 19:18:26.398 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 515)) (1.5.0) 2021-12-22 19:18:26.405 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 520)) (0.18.2) 2021-12-22 19:18:26.410 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 549)) (5.4.0) 2021-12-22 19:18:26.438 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 566)) (1.15.0) 2021-12-22 19:18:26.443 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 569)) (3.2.0) 2021-12-22 19:18:26.475 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 582)) (3.6.0) 2021-12-22 19:18:26.507 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 597)) (0.14.1) 2021-12-22 19:18:26.512 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 604)) (4.12.0) 2021-12-22 19:18:26.530 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 610)) (2.8.2) 2021-12-22 19:18:26.535 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 615)) (2021.3) 2021-12-22 19:18:26.539 | Requirement already satisfied: setuptools===59.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 624)) (59.6.0) 2021-12-22 19:18:26.594 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 146)) (0.2.5) 2021-12-22 19:18:26.599 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 170)) (1.0.0) 2021-12-22 19:18:26.602 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.ISOAn3bfCW (line 212)) (1.4.0) 2021-12-22 19:18:26.604 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 153)) (1.4.0) 2021-12-22 19:18:26.608 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 57)) (3.4.0) 2021-12-22 19:18:26.614 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 121)) (0.9.6) 2021-12-22 19:18:26.617 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 172)) (4.0.1) 2021-12-22 19:18:26.620 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 2)) (0.12.2) 2021-12-22 19:18:26.625 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 230)) (2.26.0) 2021-12-22 19:18:26.654 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 50)) (21.2.0) 2021-12-22 19:18:26.719 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 283)) (1.8.2) 2021-12-22 19:18:26.722 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 187)) (2.21) 2021-12-22 19:18:26.725 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 513)) (0.18.0) 2021-12-22 19:18:26.730 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 535)) (1.6) 2021-12-22 19:18:26.732 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 380)) (1.0.2) 2021-12-22 19:18:26.736 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 352)) (21.3) 2021-12-22 19:18:26.742 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 542)) (0.11.0) 2021-12-22 19:18:26.745 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 382)) (1.0.0) 2021-12-22 19:18:26.748 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 384)) (3.3) 2021-12-22 19:18:26.751 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ISOAn3bfCW (line 590)) (2.0.9) 2021-12-22 19:18:26.757 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.ISOAn3bfCW (line 230)) (2021.10.8) 2021-12-22 19:18:26.852 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-22 19:18:26.852 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-22 19:18:26.908 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-22 19:18:26.911 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.ISOAn3bfCW 2021-12-22 19:18:26.915 | ++ lib/tempest:install_tempest:769 : popd 2021-12-22 19:18:26.915 | ~/devstack 2021-12-22 19:18:26.917 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-22 19:18:26.920 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-22 19:18:26.922 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 19:18:26.925 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 19:18:26.928 | + functions-common:run_phase:1786 : run_plugins stack install 2021-12-22 19:18:26.930 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-22 19:18:26.933 | + functions-common:run_plugins:1746 : local phase=install 2021-12-22 19:18:26.935 | + functions-common:run_plugins:1748 : local plugins= 2021-12-22 19:18:26.938 | + functions-common:run_plugins:1749 : local plugin 2021-12-22 19:18:26.941 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-12-22 19:18:26.944 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-12-22 19:18:26.946 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-22 19:18:26.948 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-22 19:18:26.951 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2021-12-22 19:18:26.954 | + inc/python:use_library_from_git:266 : return 1 2021-12-22 19:18:26.956 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-12-22 19:18:26.958 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-22 19:18:26.961 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 19:18:26.964 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-22 19:18:26.967 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-12-22 19:18:26.969 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-22 19:18:26.973 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-22 19:18:26.973 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-22 19:18:26.978 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-12-22 19:18:26.980 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-12-22 19:18:26.983 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-12-22 19:18:26.986 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-22 19:18:26.989 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-22 19:18:27.009 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-12-22 19:18:27.014 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-12-22 19:18:29.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:18:29.869 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:18:29.870 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.871 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.871 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.871 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.872 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.872 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.873 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.873 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.873 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.874 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.874 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.875 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.875 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.876 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.876 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.876 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.877 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.877 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.878 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.878 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.879 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.879 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.879 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.880 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.880 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.882 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.883 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.883 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.884 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.885 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.885 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.886 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.886 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.886 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.887 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.887 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.887 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.888 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.888 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.889 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.889 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.889 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.890 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.890 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.891 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.891 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.891 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.892 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.892 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.893 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.894 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.894 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.895 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.895 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.895 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.896 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.897 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.897 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.897 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.898 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.899 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.899 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.899 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.900 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.901 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.901 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.902 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.902 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.903 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.904 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.904 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.904 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.905 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.905 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.905 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.906 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.906 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.907 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.907 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.908 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.908 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.909 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.910 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.910 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.911 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.911 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.911 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.912 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.912 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.913 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.913 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.914 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.914 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.915 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.915 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.915 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.916 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.916 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.917 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.918 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.918 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.919 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.919 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.919 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.920 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.920 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.921 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.921 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.922 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.922 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.922 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.923 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.923 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.924 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.924 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.925 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.925 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.926 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.926 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.926 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.927 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.927 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.928 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.928 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.929 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.929 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.930 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.930 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.931 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.931 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.932 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.932 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.933 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.933 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.934 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.934 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.935 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.935 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.935 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.936 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.936 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.937 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.937 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.937 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.938 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.939 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.939 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.939 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.940 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.940 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.941 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.941 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.942 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.942 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.942 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.943 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.943 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.943 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.944 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.944 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.945 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.945 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.946 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.946 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.946 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.947 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.947 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.948 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.948 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.948 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.949 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.949 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.950 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.950 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.950 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.951 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.951 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.951 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.952 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.952 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.953 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.953 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.953 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.954 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.954 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.955 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.955 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.956 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.956 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.957 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.957 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.957 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.958 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.958 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.959 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.959 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.960 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.960 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.960 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.961 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.961 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.961 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.962 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.962 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.963 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.963 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.963 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.964 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.964 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.965 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.965 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.965 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.966 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.966 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.967 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.967 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.967 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.968 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.968 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.969 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.969 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.969 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.970 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.970 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.971 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.972 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.972 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.973 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.973 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.973 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.974 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.974 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.975 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.976 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.976 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.977 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.978 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.978 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.979 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.979 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.979 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.980 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.980 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.981 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.981 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.982 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.982 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.982 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.983 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.983 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.984 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.984 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.984 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.985 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.985 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.986 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.986 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.987 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.987 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.987 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.988 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.988 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.989 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.989 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.989 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.990 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.990 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.991 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.991 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.992 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.992 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.992 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.993 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.993 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.994 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.994 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.995 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.995 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.995 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.996 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.996 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.997 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.997 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.997 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.998 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.998 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:29.999 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:29.999 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:29.999 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.000 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.000 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.001 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.001 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.002 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.002 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.002 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.003 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.003 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.004 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.004 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.004 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.005 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.005 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.006 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.006 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.007 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.007 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.007 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.008 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.008 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.008 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.009 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.009 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.010 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.010 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.011 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.011 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.012 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.012 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.012 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.013 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.013 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.013 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.014 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.014 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.015 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.015 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.016 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.016 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.017 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.018 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.019 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.019 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.019 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.020 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.020 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.021 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.021 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.021 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.022 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.022 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.023 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.023 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.024 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.024 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.025 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.025 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.025 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.026 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.026 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.027 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.027 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.027 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.028 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.028 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.029 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.029 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.030 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.030 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.031 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.031 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.031 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.032 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.032 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.033 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.033 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.034 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.035 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.035 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.035 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.036 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.036 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.037 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.037 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.037 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.038 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.038 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.039 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.039 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.040 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.040 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.040 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.041 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.041 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.042 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.043 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.043 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.043 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.044 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.044 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.045 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.045 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.045 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.046 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.046 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.046 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.047 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.047 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.048 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.048 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.049 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.049 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.049 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.050 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.050 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.051 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.051 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.052 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.052 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.053 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.053 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.054 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.054 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.055 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.055 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:18:30.055 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:18:30.056 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:18:30.599 | Collecting python-openstackclient===5.2.0 2021-12-22 19:18:30.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-12-22 19:18:30.753 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-22 19:18:30.756 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-22 19:18:30.761 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-22 19:18:30.777 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.0.0) 2021-12-22 19:18:30.798 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.2) 2021-12-22 19:18:30.819 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.1) 2021-12-22 19:18:30.838 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-22 19:18:30.842 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-12-22 19:18:30.862 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-12-22 19:18:30.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 429)) (0.46.1) 2021-12-22 19:18:30.910 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-12-22 19:18:30.918 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-12-22 19:18:30.923 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-22 19:18:30.927 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-12-22 19:18:30.933 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-12-22 19:18:30.936 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-22 19:18:30.940 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-22 19:18:30.957 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-22 19:18:31.027 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (3.17.0) 2021-12-22 19:18:31.030 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-12-22 19:18:31.053 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-22 19:18:31.067 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-22 19:18:31.070 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-22 19:18:31.079 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-22 19:18:31.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-12-22 19:18:31.097 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-22 19:18:31.101 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-22 19:18:31.142 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-22 19:18:31.148 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-22 19:18:31.152 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-22 19:18:31.156 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-22 19:18:31.159 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-12-22 19:18:31.162 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-12-22 19:18:31.167 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-22 19:18:31.192 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-22 19:18:31.195 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 983)) (0.1.9) 2021-12-22 19:18:31.199 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (1.8.0) 2021-12-22 19:18:31.202 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-22 19:18:31.204 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-22 19:18:31.209 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-22 19:18:31.212 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-12-22 19:18:31.235 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-22 19:18:31.240 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-12-22 19:18:31.243 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-12-22 19:18:31.248 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-22 19:18:31.252 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-22 19:18:31.256 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) (2.20) 2021-12-22 19:18:33.263 | Installing collected packages: python-openstackclient 2021-12-22 19:18:34.601 | Successfully installed python-openstackclient-5.2.0 2021-12-22 19:18:34.741 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:18:34.741 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:18:34.830 | + inc/python:pip_install:207 : result=0 2021-12-22 19:18:34.832 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:18:34.835 | + functions-common:time_stop:2331 : local name 2021-12-22 19:18:34.838 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:18:34.840 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:18:34.843 | + functions-common:time_stop:2334 : local total 2021-12-22 19:18:34.845 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:18:34.848 | + functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:18:34.851 | + functions-common:time_stop:2338 : start_time=1640200707004 2021-12-22 19:18:34.853 | + functions-common:time_stop:2340 : [[ -z 1640200707004 ]] 2021-12-22 19:18:34.856 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:18:34.860 | + functions-common:time_stop:2343 : end_time=1640200714857 2021-12-22 19:18:34.863 | + functions-common:time_stop:2344 : elapsed_time=7853 2021-12-22 19:18:34.865 | + functions-common:time_stop:2345 : total=264666 2021-12-22 19:18:34.867 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:18:34.870 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=272519 2021-12-22 19:18:34.872 | + inc/python:pip_install:210 : return 0 2021-12-22 19:18:34.875 | + ./stack.sh:main:959 : install_oscwrap 2021-12-22 19:18:34.878 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-12-22 19:18:34.881 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.8oODIJLHZP 2021-12-22 19:18:34.884 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-12-22 19:18:34.886 | + functions-common:install_oscwrap:2382 : unalias -a 2021-12-22 19:18:34.889 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-12-22 19:18:34.892 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-12-22 19:18:34.894 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-22 19:18:34.896 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-12-22 19:18:34.913 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:18:34.916 | + ./stack.sh:main:1013 : configure_database 2021-12-22 19:18:34.918 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-22 19:18:34.921 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-12-22 19:18:34.923 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-12-22 19:18:34.926 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:18:34.928 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-12-22 19:18:34.931 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-12-22 19:18:34.933 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:18:34.936 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:18:34.938 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-12-22 19:18:34.940 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-12-22 19:18:34.943 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 19:18:34.945 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 19:18:34.947 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 19:18:34.949 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 19:18:34.952 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 19:18:34.954 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 19:18:34.956 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-22 19:18:34.958 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 19:18:34.961 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-12-22 19:18:34.963 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:18:34.965 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:18:34.968 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:18:34.970 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:18:34.973 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:18:34.976 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:18:34.978 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-12-22 19:18:34.998 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:18:34.999 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-12-22 19:18:35.003 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-12-22 19:18:35.008 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:18:35.011 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:18:35.013 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-12-22 19:18:35.016 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-22 19:18:35.019 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-12-22 19:18:35.021 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:18:35.023 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:18:35.026 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-12-22 19:18:35.028 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-12-22 19:18:35.039 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:18:35.052 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-22 19:18:35.062 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:18:35.075 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-12-22 19:18:35.078 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-12-22 19:18:35.079 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-22 19:18:35.083 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-22 19:18:35.136 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-22 19:18:35.181 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-22 19:18:35.227 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-22 19:18:35.271 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-12-22 19:18:35.274 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-12-22 19:18:35.276 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:18:35.279 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-12-22 19:18:37.570 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-12-22 19:18:37.572 | + functions-common:save_stackenv:60 : local tag=1017 2021-12-22 19:18:37.576 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-22 19:18:37.579 | + functions-common:save_stackenv:62 : time_stamp=2021-12-22-191837 2021-12-22 19:18:37.582 | + functions-common:save_stackenv:63 : echo '# 2021-12-22-191837 1017' 2021-12-22 19:18:37.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.587 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-22 19:18:37.590 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.593 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-22 19:18:37.595 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.598 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-22 19:18:37.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.603 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-22 19:18:37.605 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.608 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2021-12-22 19:18:37.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.613 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.53/identity 2021-12-22 19:18:37.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.618 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2021-12-22 19:18:37.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.623 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-22-190502 2021-12-22 19:18:37.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.629 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-22 19:18:37.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.634 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2021-12-22 19:18:37.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.639 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-22 19:18:37.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.644 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-22 19:18:37.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.649 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-22 19:18:37.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:18:37.654 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-22 19:18:37.656 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-12-22 19:18:37.659 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-22 19:18:37.662 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-22 19:18:37.672 | + ./stack.sh:main:1043 : start_dstat 2021-12-22 19:18:37.676 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 19:18:37.679 | + functions-common:run_process:1582 : local service=dstat 2021-12-22 19:18:37.681 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 19:18:37.684 | + functions-common:run_process:1584 : local group= 2021-12-22 19:18:37.686 | + functions-common:run_process:1585 : local user= 2021-12-22 19:18:37.689 | + functions-common:run_process:1587 : local name=dstat 2021-12-22 19:18:37.691 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:18:37.694 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:18:37.696 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:18:37.699 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:18:37.702 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:18:37.705 | + functions-common:time_start:2322 : _TIME_START[$name]=1640200717702 2021-12-22 19:18:37.707 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-12-22 19:18:37.724 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:18:37.726 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-22 19:18:37.729 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-12-22 19:18:37.731 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 19:18:37.734 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 19:18:37.737 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 19:18:37.739 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 19:18:37.742 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-22 19:18:37.744 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-22 19:18:37.747 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-12-22 19:18:37.749 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:18:37.752 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:18:37.754 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-22 19:18:37.757 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-22 19:18:37.759 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-12-22 19:18:37.762 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 19:18:37.764 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:18:37.767 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:18:37.769 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:18:37.771 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:18:37.774 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-22 19:18:37.776 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:18:37.780 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-22 19:18:37.832 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-22 19:18:37.886 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 19:18:37.931 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-22 19:18:37.976 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-22 19:18:38.021 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:18:38.065 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:18:38.068 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-22 19:18:38.121 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:18:38.316 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-12-22 19:18:38.328 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-22 19:18:38.511 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-12-22 19:18:38.536 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:18:38.538 | + functions-common:time_stop:2331 : local name 2021-12-22 19:18:38.542 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:18:38.544 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:18:38.547 | + functions-common:time_stop:2334 : local total 2021-12-22 19:18:38.550 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:18:38.552 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:18:38.555 | + functions-common:time_stop:2338 : start_time=1640200717702 2021-12-22 19:18:38.565 | + functions-common:time_stop:2340 : [[ -z 1640200717702 ]] 2021-12-22 19:18:38.565 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:18:38.565 | + functions-common:time_stop:2343 : end_time=1640200718561 2021-12-22 19:18:38.567 | + functions-common:time_stop:2344 : elapsed_time=859 2021-12-22 19:18:38.569 | + functions-common:time_stop:2345 : total=0 2021-12-22 19:18:38.572 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:18:38.574 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=859 2021-12-22 19:18:38.577 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-22 19:18:38.579 | + functions-common:run_process:1582 : local service=memory_tracker 2021-12-22 19:18:38.582 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-22 19:18:38.585 | + functions-common:run_process:1584 : local group= 2021-12-22 19:18:38.587 | + functions-common:run_process:1585 : local user=root 2021-12-22 19:18:38.590 | + functions-common:run_process:1587 : local name=memory_tracker 2021-12-22 19:18:38.592 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:18:38.595 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:18:38.597 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:18:38.600 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:18:38.603 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:18:38.606 | + functions-common:time_start:2322 : _TIME_START[$name]=1640200718604 2021-12-22 19:18:38.609 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-12-22 19:18:38.627 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:18:38.630 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:18:38.632 | + functions-common:time_stop:2331 : local name 2021-12-22 19:18:38.635 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:18:38.638 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:18:38.644 | + functions-common:time_stop:2334 : local total 2021-12-22 19:18:38.646 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:18:38.649 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:18:38.651 | + functions-common:time_stop:2338 : start_time=1640200718604 2021-12-22 19:18:38.654 | + functions-common:time_stop:2340 : [[ -z 1640200718604 ]] 2021-12-22 19:18:38.657 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:18:38.660 | + functions-common:time_stop:2343 : end_time=1640200718658 2021-12-22 19:18:38.663 | + functions-common:time_stop:2344 : elapsed_time=54 2021-12-22 19:18:38.665 | + functions-common:time_stop:2345 : total=859 2021-12-22 19:18:38.668 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:18:38.670 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=913 2021-12-22 19:18:38.673 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-12-22 19:18:38.689 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:18:38.692 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-12-22 19:18:38.709 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:18:38.712 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-12-22 19:18:38.728 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:18:38.730 | + ./stack.sh:main:1056 : start_etcd3 2021-12-22 19:18:38.733 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-22 19:18:38.735 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-821443-2-hyperv --data-dir /opt/stack/data/etcd' 2021-12-22 19:18:38.738 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-22 19:18:38.741 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-821443-2-hyperv=http://10.222.0.53:2380' 2021-12-22 19:18:38.743 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.53:2380' 2021-12-22 19:18:38.746 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.53:2379' 2021-12-22 19:18:38.748 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-22 19:18:38.751 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-22 19:18:38.754 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.53:2379' 2021-12-22 19:18:38.756 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-22 19:18:38.758 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-22 19:18:38.761 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-22 19:18:38.763 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-821443-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-821443-2-hyperv=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' '' root 2021-12-22 19:18:38.766 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-12-22 19:18:38.768 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-neutron-821443-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-821443-2-hyperv=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2021-12-22 19:18:38.771 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:18:38.773 | + functions-common:write_user_unit_file:1467 : local user=root 2021-12-22 19:18:38.775 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:18:38.778 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:18:38.780 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-22 19:18:38.782 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:18:38.786 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-22 19:18:38.839 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-22 19:18:38.893 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-821443-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-821443-2-hyperv=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2021-12-22 19:18:38.937 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-22 19:18:38.982 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-22 19:18:39.027 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:18:39.072 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:18:39.075 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-22 19:18:39.132 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:18:39.326 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-22 19:18:39.373 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-22 19:18:39.419 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-22 19:18:39.466 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-22 19:18:39.522 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-22 19:18:39.525 | ++ functions-common:is_arch:428 : uname -m 2021-12-22 19:18:39.528 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-22 19:18:39.531 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-22 19:18:39.719 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-22 19:18:39.732 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-22 19:18:39.924 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-22 19:18:40.980 | + ./stack.sh:main:1067 : cat 2021-12-22 19:18:40.985 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-12-22 19:18:41.001 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:18:41.004 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-12-22 19:18:41.006 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-12-22 19:18:41.009 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-12-22 19:18:41.012 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.53/identity 2021-12-22 19:18:41.014 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.53/identity 2021-12-22 19:18:41.017 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-12-22 19:18:41.020 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-12-22 19:18:41.023 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-12-22 19:18:41.025 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-12-22 19:18:41.028 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-12-22 19:18:41.030 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-12-22 19:18:41.033 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-12-22 19:18:41.036 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-12-22 19:18:41.039 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-12-22 19:18:41.041 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-12-22 19:18:41.044 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-12-22 19:18:41.046 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-12-22 19:18:41.049 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-12-22 19:18:41.064 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:18:41.067 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-12-22 19:18:41.069 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:18:41.072 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-12-22 19:18:41.074 | + ./stack.sh:main:1092 : '[' 10.222.0.53 == 10.222.0.53 ']' 2021-12-22 19:18:41.077 | + ./stack.sh:main:1093 : init_keystone 2021-12-22 19:18:41.079 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-12-22 19:18:41.102 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:18:41.104 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-12-22 19:18:41.107 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-12-22 19:18:41.109 | + lib/database:recreate_database:110 : local db=keystone 2021-12-22 19:18:41.112 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-22 19:18:41.114 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-12-22 19:18:41.117 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-22 19:18:41.120 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:18:41.134 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-22 19:18:41.138 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:18:41.150 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-12-22 19:18:41.152 | + functions-common:time_start:2317 : local name=dbsync 2021-12-22 19:18:41.155 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:18:41.157 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:18:41.161 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:18:41.164 | + functions-common:time_start:2322 : _TIME_START[$name]=1640200721162 2021-12-22 19:18:41.167 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-22 19:18:43.470 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:18:43.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.474 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.474 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.477 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.478 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.482 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.483 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.484 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.484 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.485 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.486 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.486 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.488 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.488 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.492 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:18:43.492 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:18:43.536 | 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=71718) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-22 19:18:43.538 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:18:43.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.540 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.540 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.542 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.542 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.546 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.547 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.548 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.548 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.548 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.550 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.550 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.552 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.552 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.555 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:18:43.555 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:18:43.596 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:18:43.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.598 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.598 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.600 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.600 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.604 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.605 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.606 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.606 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.606 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.607 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.607 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.609 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.609 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.612 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:18:43.613 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:18:43.855 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:18:43.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.856 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.857 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.859 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.859 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.863 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.864 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.865 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.865 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.865 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.866 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.867 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.869 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.869 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:18:43.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:18:43.871 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:18:43.871 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:18:43.878 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-22 19:18:52.582 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:52.582 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-22 19:18:52.622 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:52.622 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-22 19:18:52.649 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:52.649 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-22 19:18:52.789 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:52.789 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-22 19:18:52.862 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:52.862 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-22 19:18:52.896 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:52.896 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-22 19:18:53.856 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:53.856 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-22 19:18:54.228 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:54.228 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-22 19:18:54.403 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:54.404 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-22 19:18:54.450 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:54.451 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-22 19:18:54.479 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:54.479 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-22 19:18:54.508 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:54.508 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-22 19:18:54.548 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:54.548 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-22 19:18:54.576 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:54.576 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-22 19:18:54.838 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:54.839 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-22 19:18:55.936 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:55.936 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-22 19:18:57.239 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:57.239 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-22 19:18:57.639 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:57.639 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-22 19:18:58.348 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:58.348 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-22 19:18:58.541 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:58.541 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-22 19:18:59.782 | INFO migrate.versioning.api [-] done 2021-12-22 19:18:59.782 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-22 19:19:00.438 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:00.438 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-22 19:19:00.531 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:00.531 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-22 19:19:01.101 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:01.101 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-22 19:19:02.365 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:02.365 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-22 19:19:03.383 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:03.383 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-22 19:19:04.662 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:04.662 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-22 19:19:05.445 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:05.445 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-22 19:19:06.106 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:06.106 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-22 19:19:06.147 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:06.147 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-22 19:19:06.181 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:06.182 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-22 19:19:06.216 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:06.216 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-22 19:19:06.244 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:06.244 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-22 19:19:06.277 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:06.278 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-22 19:19:06.312 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:06.312 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-22 19:19:06.466 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:06.466 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-22 19:19:06.713 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:06.713 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-22 19:19:06.752 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:06.752 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-22 19:19:07.576 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:07.576 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-22 19:19:07.977 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:07.977 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-22 19:19:08.736 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:08.736 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-22 19:19:09.513 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:09.514 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-22 19:19:09.925 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:09.925 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:09.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.927 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.927 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.929 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.929 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.934 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.935 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.936 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.936 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.936 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.937 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.938 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.940 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.940 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.943 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:09.943 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:09.944 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:09.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.945 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.952 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.953 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.953 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.960 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:09.960 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:09.960 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:09.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.962 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.962 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.964 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.964 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.968 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.969 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.970 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.970 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.970 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.971 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.972 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.973 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.974 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.976 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:09.977 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:09.983 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:09.984 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.984 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.985 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.985 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.985 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.985 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.986 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.986 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.987 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.988 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.988 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.988 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.989 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.989 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.993 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.993 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.995 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.995 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.995 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.996 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.996 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.996 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.996 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.998 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.998 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.999 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:09.999 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:09.999 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.000 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.000 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.002 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.002 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.002 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.002 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.003 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.003 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.003 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.004 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.007 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.007 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.007 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.008 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.008 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.009 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.009 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.010 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.010 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.011 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.011 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.012 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.012 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.012 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:10.012 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:10.053 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:10.054 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.055 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.056 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.056 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.056 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.056 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.057 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.057 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.058 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.059 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.059 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.059 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.060 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.060 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.063 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.063 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.065 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.065 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.066 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.066 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.066 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.066 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.067 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.068 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.069 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.069 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.069 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.070 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.070 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.070 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.072 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.072 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.072 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.073 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.073 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.073 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.073 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.074 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.077 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.077 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.077 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.078 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.078 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.078 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.079 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.080 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.080 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.081 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.081 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.081 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.081 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.082 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:10.082 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:10.082 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:10.083 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.083 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.084 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.085 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.085 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.085 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.085 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.086 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.087 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.088 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.088 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.088 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.089 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.089 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.092 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.092 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.094 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.095 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.095 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.095 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.095 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.095 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.096 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.098 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.098 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.098 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.099 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.099 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.099 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.099 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.101 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.101 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.102 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.102 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.102 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.103 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.103 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.104 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.106 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.107 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.107 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.107 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.108 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.108 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.108 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.109 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.110 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.111 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.111 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.111 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.111 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.112 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:10.112 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:10.117 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:10.118 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.118 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.119 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.119 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.120 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.120 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.120 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.120 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.121 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.122 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.122 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.123 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.123 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.123 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.126 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.126 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.129 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.129 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.129 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.129 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.129 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.129 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.130 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.132 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.132 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.132 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.133 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.133 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.133 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.133 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.135 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.135 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.136 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.136 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.136 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.136 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.136 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.137 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.140 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.140 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.140 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.141 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.141 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.141 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.142 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.143 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.143 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.144 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.144 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.144 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.145 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:10.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:10.145 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:10.145 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:10.153 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-22 19:19:10.193 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:10.193 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-22 19:19:10.228 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:10.228 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-22 19:19:11.308 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:11.308 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-22 19:19:11.348 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:11.348 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-22 19:19:11.382 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:11.382 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-22 19:19:11.420 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:11.421 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-22 19:19:11.483 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:11.483 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-22 19:19:11.512 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:11.512 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-22 19:19:11.541 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:11.541 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-22 19:19:12.331 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:12.331 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-22 19:19:12.365 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:12.365 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-22 19:19:13.433 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:13.434 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-22 19:19:13.479 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:13.479 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-22 19:19:14.250 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:14.251 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-22 19:19:14.279 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:14.279 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-22 19:19:14.485 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:14.485 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-22 19:19:14.507 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:14.508 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-22 19:19:14.531 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:14.531 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-22 19:19:14.559 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:14.559 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-22 19:19:14.588 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:14.588 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-22 19:19:14.622 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:14.622 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-22 19:19:14.826 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:14.826 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-22 19:19:15.250 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:15.250 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-22 19:19:16.090 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:16.090 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-22 19:19:16.118 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:16.119 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-22 19:19:16.151 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:16.151 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-22 19:19:16.186 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:16.186 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-22 19:19:16.220 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:16.220 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-22 19:19:16.256 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:16.256 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-22 19:19:16.530 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:16.530 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-22 19:19:16.781 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:16.782 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-22 19:19:17.364 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:17.364 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-22 19:19:18.599 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:18.599 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-22 19:19:19.027 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:19.027 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-22 19:19:19.403 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:19.403 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-22 19:19:19.861 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:19.862 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-22 19:19:19.884 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:19.884 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-22 19:19:19.918 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:19.919 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-22 19:19:19.953 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:19.953 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-22 19:19:19.987 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:19.987 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-22 19:19:20.021 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:20.021 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-22 19:19:20.056 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:20.056 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-22 19:19:20.090 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:20.090 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-22 19:19:20.124 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:20.124 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-22 19:19:20.931 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:20.931 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-22 19:19:20.964 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:20.964 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-22 19:19:23.106 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:23.106 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-22 19:19:24.136 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:24.136 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-22 19:19:24.168 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:24.168 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-22 19:19:24.203 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:24.203 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-22 19:19:24.237 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:24.237 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-22 19:19:24.267 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:24.267 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-22 19:19:24.599 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:24.599 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-22 19:19:24.621 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:24.622 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-22 19:19:25.067 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:25.068 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-22 19:19:25.580 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:25.580 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-22 19:19:25.615 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:25.615 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-22 19:19:25.649 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:25.649 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-22 19:19:25.683 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:25.683 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-22 19:19:25.717 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:25.718 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-22 19:19:25.752 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:25.752 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-22 19:19:26.621 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:26.622 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-22 19:19:26.656 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:26.656 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-22 19:19:27.129 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:27.129 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-22 19:19:28.719 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:28.719 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-22 19:19:29.205 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:29.205 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-22 19:19:29.251 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:29.251 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-22 19:19:29.285 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:29.285 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-22 19:19:29.313 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:29.313 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-22 19:19:29.342 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:29.342 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-22 19:19:29.370 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:29.370 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-22 19:19:29.399 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:29.399 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-22 19:19:30.033 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.033 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-22 19:19:30.056 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.056 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-22 19:19:30.090 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.091 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-22 19:19:30.119 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.119 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-22 19:19:30.147 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.147 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-22 19:19:30.170 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.170 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:30.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.172 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.172 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.174 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.174 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.175 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.175 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.176 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.178 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.178 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.179 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.179 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.180 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.180 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.180 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.180 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.181 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.181 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.182 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.182 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.182 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.183 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.184 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.184 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.184 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.233 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.233 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.233 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.234 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.234 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.234 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.234 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.235 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.235 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.237 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.237 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.237 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.238 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.238 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.240 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.240 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.240 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.241 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.241 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.241 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.241 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.241 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.241 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.242 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.243 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.243 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.243 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.244 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.245 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.245 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.245 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.245 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.246 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.246 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.246 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.246 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.247 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.247 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.247 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.247 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.247 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.248 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:30.248 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:30.249 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:30.250 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.250 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.251 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.251 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.251 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.251 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.252 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.252 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.253 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.254 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.254 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.254 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.254 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.255 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.258 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.258 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.260 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.260 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.260 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.260 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.261 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.261 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.261 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.263 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.263 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.264 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.264 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.264 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.264 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.264 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.266 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.266 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.267 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.267 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.267 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.267 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.267 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.269 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.271 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.271 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.272 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.272 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.272 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.273 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.273 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.274 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.274 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.275 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.275 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.275 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.276 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.276 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:30.276 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:30.277 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:30.278 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.278 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.279 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.279 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.279 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.279 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.280 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.280 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.281 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.282 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.282 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.282 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.282 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.283 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.285 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.286 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.288 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.288 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.288 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.288 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.288 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.289 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.289 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.291 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.291 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.292 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.292 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.292 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.293 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.293 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.295 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.295 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.295 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.295 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.295 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.296 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.296 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.297 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.299 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.300 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.300 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.300 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.300 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.301 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.301 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.302 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.302 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.303 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.303 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.304 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.304 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.304 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:30.304 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:30.311 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:30.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.313 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.313 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.315 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.315 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.315 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.316 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.316 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.319 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.319 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.320 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.320 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.321 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.321 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.321 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.321 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.321 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.322 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.322 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.322 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.322 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.323 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.324 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.324 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.324 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.325 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.325 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.325 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.325 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.326 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.326 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.326 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.326 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.326 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.328 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.328 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.329 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.330 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.330 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.332 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.332 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.332 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.332 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.333 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.333 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.333 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.333 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.333 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.334 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.334 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.334 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.335 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.335 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.336 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.336 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.336 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.336 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.337 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.338 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.338 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.338 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.338 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.338 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.338 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.339 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.339 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.339 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:30.339 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:30.427 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:30.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.433 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.435 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.435 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.435 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.435 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.436 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.436 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.436 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.436 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.437 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.437 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.437 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.437 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.437 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.438 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.440 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.440 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.440 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.441 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.441 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.441 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.441 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.441 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.442 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.442 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.442 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.442 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.444 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.444 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.445 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.446 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.446 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.448 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.448 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.448 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.448 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.448 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.449 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.449 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.449 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.449 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.450 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.450 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.450 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.451 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.451 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.452 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.452 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.452 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.452 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.453 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.453 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.453 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.453 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.454 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.454 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.454 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.454 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.454 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.455 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:30.455 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:30.455 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:30.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.457 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.457 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.459 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.459 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.460 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.460 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.460 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.466 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.467 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.468 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.469 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.469 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.469 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.469 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.470 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.470 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.470 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.470 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.470 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.471 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.471 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.473 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.473 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.474 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.474 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.475 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.476 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.476 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.477 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.477 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.477 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.477 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.477 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.478 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.478 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.479 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.479 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.480 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.480 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.481 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.481 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.481 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.481 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.482 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.482 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.482 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.483 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.483 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.483 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.483 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.483 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.483 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.484 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.484 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:30.484 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:30.490 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:30.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.491 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.492 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.494 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.494 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.494 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.494 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.495 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.497 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.498 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.498 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.499 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.499 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.499 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.505 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.505 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.505 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.505 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.505 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.506 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.508 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.508 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.509 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.509 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.510 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.510 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.510 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.510 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.510 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.510 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.511 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.511 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.512 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.512 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.512 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.513 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.513 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.513 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.514 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.514 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.514 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.515 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.515 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.515 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.515 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.516 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.516 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.516 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.516 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:30.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:30.517 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:30.517 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:30.524 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-22 19:19:30.570 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.570 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-22 19:19:30.605 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.605 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-22 19:19:30.654 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.654 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-22 19:19:30.684 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.684 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-22 19:19:30.714 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.714 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-22 19:19:30.752 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.753 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-22 19:19:30.780 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.780 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-22 19:19:30.808 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.808 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-22 19:19:30.839 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.839 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-22 19:19:30.867 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.867 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-22 19:19:30.896 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.896 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-22 19:19:30.935 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.936 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-22 19:19:30.964 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:30.965 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-22 19:19:31.027 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.028 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-22 19:19:31.078 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.078 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-22 19:19:31.107 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.107 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-22 19:19:31.141 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.141 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-22 19:19:31.170 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.170 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-22 19:19:31.204 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.204 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-22 19:19:31.232 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.233 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-22 19:19:31.262 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.262 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-22 19:19:31.290 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.290 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-22 19:19:31.318 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.318 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-22 19:19:31.347 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.347 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-22 19:19:31.376 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.376 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-22 19:19:31.414 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.414 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-22 19:19:31.443 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.443 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-22 19:19:31.473 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.473 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-22 19:19:31.505 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.506 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-22 19:19:31.534 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.534 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-22 19:19:31.563 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.563 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-22 19:19:31.591 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.592 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-22 19:19:31.620 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.620 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-22 19:19:31.650 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.651 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-22 19:19:31.696 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.696 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-22 19:19:31.723 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.723 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-22 19:19:31.751 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.751 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-22 19:19:31.781 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.781 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-22 19:19:31.810 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.810 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-22 19:19:31.838 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.839 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-22 19:19:31.867 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.867 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-22 19:19:31.900 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.900 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-22 19:19:31.934 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.934 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-22 19:19:31.968 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:31.969 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-22 19:19:32.014 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.014 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-22 19:19:32.066 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.066 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-22 19:19:32.100 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.100 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-22 19:19:32.136 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.136 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-22 19:19:32.164 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.164 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-22 19:19:32.193 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.193 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-22 19:19:32.221 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.221 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-22 19:19:32.245 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.245 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-22 19:19:32.267 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.267 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-22 19:19:32.301 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.301 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-22 19:19:32.330 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.330 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-22 19:19:32.358 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.359 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-22 19:19:32.387 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.387 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-22 19:19:32.410 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.410 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-22 19:19:32.437 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.437 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-22 19:19:32.483 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.483 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-22 19:19:32.528 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.529 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-22 19:19:32.574 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.575 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-22 19:19:32.603 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.604 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-22 19:19:32.631 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.632 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-22 19:19:32.660 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.660 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-22 19:19:32.695 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.695 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-22 19:19:32.723 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.723 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-22 19:19:32.751 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.752 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-22 19:19:32.780 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.780 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-22 19:19:32.810 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.810 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-22 19:19:32.839 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.839 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-22 19:19:32.867 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.867 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-22 19:19:32.896 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.896 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-22 19:19:32.924 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.924 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-22 19:19:32.953 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.953 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-22 19:19:32.981 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:32.982 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-22 19:19:33.010 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:33.011 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-22 19:19:33.039 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:33.039 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:33.040 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.040 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.041 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.041 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.042 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.042 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.043 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.043 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.043 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.043 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.045 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.045 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.045 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.048 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.048 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.050 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.051 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.052 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.053 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.053 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.053 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.053 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.054 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.054 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.054 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.056 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.056 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.056 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.057 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.057 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.057 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.058 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.058 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.059 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.059 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.060 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.060 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.060 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.062 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.062 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.062 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.063 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.063 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.064 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.064 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.065 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.065 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.066 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.066 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.067 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.067 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:33.068 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:33.068 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:33.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.070 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.070 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.073 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.073 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.073 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.073 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.074 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.076 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.077 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.077 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.078 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.078 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.078 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.078 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.079 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.079 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.079 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.079 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.079 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.080 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.081 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.082 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.082 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.082 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.082 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.083 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.083 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.083 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.083 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.084 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.084 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.084 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.084 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.086 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.086 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.087 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.088 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.088 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.090 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.091 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.091 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.091 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.091 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.091 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.091 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.092 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.092 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.093 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.093 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.093 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.093 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.094 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.094 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.094 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.094 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.095 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.095 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.096 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.096 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.096 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.096 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.096 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.097 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.097 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.097 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.097 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:33.098 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:33.098 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:33.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.100 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.100 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.102 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.102 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.102 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.102 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.103 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.105 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.106 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.107 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.107 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.107 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.107 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.108 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.108 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.108 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.108 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.108 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.109 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.109 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.110 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.111 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.111 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.111 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.112 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.112 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.112 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.112 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.112 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.113 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.113 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.113 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.113 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.115 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.115 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.116 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.117 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.117 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.119 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.119 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.119 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.119 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.119 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.119 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.120 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.120 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.120 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.121 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.121 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.121 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.121 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.122 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.122 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.122 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.123 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.123 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.123 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.124 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.124 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.124 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.124 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.125 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.125 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.125 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.125 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.126 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:33.126 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:33.131 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:33.132 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.133 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.133 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.133 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.134 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.135 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.135 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.136 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.136 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.136 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.138 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.138 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.138 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.140 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.140 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.142 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.143 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.145 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.145 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.146 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.146 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.146 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.146 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.147 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.147 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.149 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.149 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.149 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.150 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.150 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.151 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.151 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.151 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.152 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.153 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.153 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.153 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.154 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.155 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.155 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.155 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.156 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.156 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.156 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.157 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.158 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.158 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.159 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.159 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.159 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.160 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:33.160 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:33.202 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:33.203 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.203 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.204 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.204 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.205 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.205 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.206 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.206 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.206 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.206 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.208 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.208 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.208 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.210 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.211 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.213 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.214 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.216 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.216 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.217 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.217 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.217 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.217 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.218 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.218 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.220 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.220 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.220 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.220 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.221 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.221 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.221 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.222 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.223 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.223 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.224 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.224 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.224 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.225 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.225 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.226 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.226 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.226 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.227 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.227 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.228 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.228 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.229 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.230 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.230 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.231 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:33.231 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:33.231 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:33.232 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.232 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.233 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.233 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.234 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.234 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.235 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.235 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.235 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.236 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.237 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.237 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.237 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.239 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.240 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.242 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.243 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.244 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.244 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.245 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.245 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.245 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.246 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.246 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.246 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.248 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.248 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.248 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.249 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.249 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.249 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.250 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.250 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.251 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.251 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.252 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.252 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.252 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.254 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.254 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.254 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.255 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.255 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.255 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.255 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.257 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.257 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.258 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.258 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.258 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.260 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:33.260 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:33.265 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:19:33.266 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.266 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.267 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.267 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.268 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.268 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.269 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.269 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.269 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.270 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.271 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.271 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.271 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.274 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.274 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.276 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.277 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.279 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.279 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.280 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.280 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.280 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.280 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.281 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.281 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.282 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.283 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.283 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.283 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.284 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.284 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.284 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.285 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.286 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.286 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.287 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.287 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.287 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.288 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.288 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.289 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.289 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.289 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.290 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.290 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.291 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.291 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.292 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.293 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.293 | 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=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:19:33.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:19:33.294 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:19:33.294 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71718) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:19:33.301 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-22 19:19:33.330 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:33.330 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-22 19:19:34.187 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:34.187 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-22 19:19:35.100 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:35.100 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-22 19:19:36.323 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:36.323 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-22 19:19:36.351 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:36.351 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-22 19:19:36.386 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:36.386 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-22 19:19:36.410 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:36.410 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-22 19:19:36.433 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:36.433 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-22 19:19:36.473 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:36.473 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-22 19:19:36.496 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:36.496 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-22 19:19:36.740 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:36.740 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-22 19:19:37.107 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:37.107 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-22 19:19:37.844 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:37.844 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-22 19:19:39.232 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:39.233 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-22 19:19:39.610 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:39.610 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-22 19:19:39.637 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:39.638 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-22 19:19:39.665 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:39.666 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-22 19:19:39.694 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:39.694 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-22 19:19:39.724 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:39.724 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-22 19:19:39.758 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:39.758 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-22 19:19:39.793 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:39.793 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-22 19:19:39.827 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:39.827 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-22 19:19:39.860 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:39.860 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-22 19:19:40.282 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.283 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-22 19:19:40.311 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.311 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-22 19:19:40.340 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.341 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-22 19:19:40.374 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.374 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-22 19:19:40.404 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.404 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-22 19:19:40.438 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.438 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-22 19:19:40.484 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.484 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-22 19:19:40.529 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.530 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-22 19:19:40.665 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.666 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-22 19:19:40.696 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.696 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-22 19:19:40.741 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:40.741 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-22 19:19:41.088 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:41.088 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-22 19:19:41.591 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:41.592 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-22 19:19:41.758 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:41.758 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-22 19:19:41.785 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:41.785 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-22 19:19:41.819 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:41.820 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-22 19:19:41.848 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:41.848 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-22 19:19:41.877 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:41.877 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-22 19:19:41.905 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:41.905 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-22 19:19:41.935 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:41.935 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-22 19:19:41.975 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:41.975 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-22 19:19:42.004 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:42.004 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-22 19:19:42.032 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:42.032 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-22 19:19:42.559 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:42.559 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-22 19:19:42.598 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:42.598 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-22 19:19:42.627 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:42.627 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-22 19:19:42.655 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:42.655 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-22 19:19:42.684 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:42.685 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-22 19:19:42.718 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:42.718 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-22 19:19:42.747 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:42.747 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-22 19:19:43.174 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:43.174 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-22 19:19:43.249 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:43.249 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-22 19:19:43.283 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:43.283 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-22 19:19:43.312 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:43.313 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-22 19:19:43.347 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:43.347 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-22 19:19:43.381 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:43.381 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-22 19:19:43.414 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:43.414 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-22 19:19:43.442 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:43.443 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-22 19:19:43.488 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:43.488 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-22 19:19:44.814 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:44.815 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-22 19:19:44.843 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:44.843 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-22 19:19:44.872 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:44.872 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-22 19:19:44.901 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:44.901 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-22 19:19:44.946 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:44.946 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-22 19:19:44.976 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:44.976 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-22 19:19:45.004 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:45.004 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-22 19:19:45.031 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:45.031 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-22 19:19:45.067 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:45.067 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-22 19:19:45.210 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:45.210 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-22 19:19:45.237 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:45.237 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-22 19:19:45.265 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:45.266 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-22 19:19:45.294 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:45.294 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-22 19:19:45.325 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:45.325 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-22 19:19:45.358 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:45.358 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-22 19:19:45.392 | INFO migrate.versioning.api [-] done 2021-12-22 19:19:45.608 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-12-22 19:19:45.611 | + functions-common:time_stop:2331 : local name 2021-12-22 19:19:45.613 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:19:45.616 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:19:45.618 | + functions-common:time_stop:2334 : local total 2021-12-22 19:19:45.621 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:19:45.624 | + functions-common:time_stop:2337 : name=dbsync 2021-12-22 19:19:45.626 | + functions-common:time_stop:2338 : start_time=1640200721162 2021-12-22 19:19:45.629 | + functions-common:time_stop:2340 : [[ -z 1640200721162 ]] 2021-12-22 19:19:45.632 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:19:45.636 | + functions-common:time_stop:2343 : end_time=1640200785632 2021-12-22 19:19:45.638 | + functions-common:time_stop:2344 : elapsed_time=64470 2021-12-22 19:19:45.640 | + functions-common:time_stop:2345 : total=0 2021-12-22 19:19:45.643 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:19:45.645 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=64470 2021-12-22 19:19:45.651 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-22 19:19:45.653 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-12-22 19:19:45.657 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-22 19:19:47.794 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-22 19:19:47.795 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-22 19:19:47.795 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-22 19:19:47.795 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-22 19:19:47.796 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-22 19:19:47.796 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-22 19:19:47.796 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-22 19:19:47.797 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-22 19:19:47.797 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-22 19:19:48.004 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-12-22 19:19:48.009 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-22 19:19:50.154 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-22 19:19:50.155 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-22 19:19:50.155 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-22 19:19:50.155 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-22 19:19:50.155 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-22 19:19:50.156 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-22 19:19:50.156 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-22 19:19:50.157 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-22 19:19:50.157 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-22 19:19:50.360 | + ./stack.sh:main:1094 : start_keystone 2021-12-22 19:19:50.363 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-12-22 19:19:50.366 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-12-22 19:19:50.368 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-12-22 19:19:50.383 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:19:50.386 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-12-22 19:19:50.389 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-12-22 19:19:50.393 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-22 19:19:50.395 | + functions-common:run_process:1582 : local service=keystone 2021-12-22 19:19:50.398 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 19:19:50.401 | + functions-common:run_process:1584 : local group= 2021-12-22 19:19:50.403 | + functions-common:run_process:1585 : local user= 2021-12-22 19:19:50.406 | + functions-common:run_process:1587 : local name=keystone 2021-12-22 19:19:50.408 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:19:50.411 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:19:50.413 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:19:50.415 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:19:50.418 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:19:50.422 | + functions-common:time_start:2322 : _TIME_START[$name]=1640200790419 2021-12-22 19:19:50.424 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-12-22 19:19:50.439 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:19:50.442 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-12-22 19:19:50.444 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-12-22 19:19:50.447 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 19:19:50.449 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 19:19:50.452 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 19:19:50.454 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 19:19:50.456 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-22 19:19:50.459 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-22 19:19:50.461 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-12-22 19:19:50.464 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:19:50.467 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:19:50.469 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-22 19:19:50.472 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-12-22 19:19:50.474 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-12-22 19:19:50.476 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 19:19:50.478 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-22 19:19:50.480 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-22 19:19:50.482 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-22 19:19:50.484 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-22 19:19:50.488 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-22 19:19:50.540 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-22 19:19:50.593 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-22 19:19:50.638 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 19:19:50.683 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:19:50.729 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-22 19:19:50.775 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-22 19:19:50.821 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-22 19:19:50.866 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-22 19:19:50.912 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-22 19:19:50.958 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-22 19:19:50.960 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-22 19:19:51.014 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-22 19:19:51.218 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-12-22 19:19:51.232 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-22 19:19:51.423 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-12-22 19:19:51.499 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:19:51.501 | + functions-common:time_stop:2331 : local name 2021-12-22 19:19:51.504 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:19:51.506 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:19:51.508 | + functions-common:time_stop:2334 : local total 2021-12-22 19:19:51.511 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:19:51.514 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:19:51.516 | + functions-common:time_stop:2338 : start_time=1640200790419 2021-12-22 19:19:51.518 | + functions-common:time_stop:2340 : [[ -z 1640200790419 ]] 2021-12-22 19:19:51.521 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:19:51.525 | + functions-common:time_stop:2343 : end_time=1640200791522 2021-12-22 19:19:51.527 | + functions-common:time_stop:2344 : elapsed_time=1103 2021-12-22 19:19:51.529 | + functions-common:time_stop:2345 : total=913 2021-12-22 19:19:51.531 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:19:51.534 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2016 2021-12-22 19:19:51.536 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-12-22 19:19:51.536 | Waiting for keystone to start... 2021-12-22 19:19:51.539 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.53/identity/v3/ 2021-12-22 19:19:51.541 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.53/identity/v3/ 2021-12-22 19:19:51.543 | + functions:wait_for_service:444 : local timeout=60 2021-12-22 19:19:51.546 | + functions:wait_for_service:445 : local url=http://10.222.0.53/identity/v3/ 2021-12-22 19:19:51.548 | + functions:wait_for_service:446 : local rval=0 2021-12-22 19:19:51.550 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-22 19:19:51.553 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-22 19:19:51.555 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:19:51.558 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:19:51.561 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:19:51.564 | + functions-common:time_start:2322 : _TIME_START[$name]=1640200791562 2021-12-22 19:19:51.567 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-22 19:19:51.572 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/identity/v3/ 2021-12-22 19:19:55.247 | + :: : [[ 200 == 503 ]] 2021-12-22 19:19:55.248 | + :: : [[ 0 -eq 7 ]] 2021-12-22 19:19:55.251 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-22 19:19:55.254 | + functions-common:time_stop:2331 : local name 2021-12-22 19:19:55.256 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:19:55.258 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:19:55.261 | + functions-common:time_stop:2334 : local total 2021-12-22 19:19:55.263 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:19:55.265 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-22 19:19:55.268 | + functions-common:time_stop:2338 : start_time=1640200791562 2021-12-22 19:19:55.270 | + functions-common:time_stop:2340 : [[ -z 1640200791562 ]] 2021-12-22 19:19:55.273 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:19:55.277 | + functions-common:time_stop:2343 : end_time=1640200795274 2021-12-22 19:19:55.279 | + functions-common:time_stop:2344 : elapsed_time=3712 2021-12-22 19:19:55.282 | + functions-common:time_stop:2345 : total=0 2021-12-22 19:19:55.284 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:19:55.286 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3712 2021-12-22 19:19:55.289 | + functions:wait_for_service:454 : return 0 2021-12-22 19:19:55.292 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-12-22 19:19:55.308 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:19:55.310 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-12-22 19:19:55.312 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:19:55.315 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-22 19:19:55.357 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-12-22 19:19:55.359 | + 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.53/identity --bootstrap-public-url http://10.222.0.53/identity 2021-12-22 19:19:57.597 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.597 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.597 | 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=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.607 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.626 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.626 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.661 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.700 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.700 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.820 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.820 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.820 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.821 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.821 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.821 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.836 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.836 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.836 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.836 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.836 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.837 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.837 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.904 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.907 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.907 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.908 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.908 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.908 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.908 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.908 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72364) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 19:19:57.956 | 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=72364) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-22 19:19:58.323 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created domain default 2021-12-22 19:19:58.417 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created project admin 2021-12-22 19:19:58.446 | DEBUG passlib.handlers.bcrypt [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=72364) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-12-22 19:19:58.446 | DEBUG passlib.handlers.bcrypt [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=72364) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-12-22 19:19:58.531 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created user admin 2021-12-22 19:19:58.566 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created role reader 2021-12-22 19:19:58.679 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created role member 2021-12-22 19:19:58.728 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created implied role where d14712d431bc4520885983d245eaa2fd implies eb0fcf20e823416ba49abde94a9b38a5 2021-12-22 19:19:58.760 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created role admin 2021-12-22 19:19:58.825 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created implied role where 085bd5f75d2f431f9e2e6b5d5c06db58 implies d14712d431bc4520885983d245eaa2fd 2021-12-22 19:19:58.886 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Granted role admin on project admin to user admin. 2021-12-22 19:19:58.916 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Granted role admin on the system to user admin. 2021-12-22 19:19:58.951 | WARNING py.warnings [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] /usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-12-22 19:19:58.951 | 'identifiers should be a valid uuid.' % (value))) 2021-12-22 19:19:58.951 |  2021-12-22 19:19:58.955 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created region RegionOne 2021-12-22 19:19:59.028 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created public endpoint http://10.222.0.53/identity 2021-12-22 19:19:59.097 | INFO keystone.cmd.bootstrap [None req-124ef9c4-70b0-45e7-8e21-3e93b2fbaf90 None None] Created admin endpoint http://10.222.0.53/identity 2021-12-22 19:19:59.430 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-12-22 19:19:59.437 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-12-22 19:19:59.437 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-12-22 19:20:02.319 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:02.322 | + lib/keystone:create_keystone_accounts:315 : admin_project=21f7a32ad04a4b1296f9fcefcf702f60 2021-12-22 19:20:02.324 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-12-22 19:20:02.327 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-12-22 19:20:04.525 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:04.528 | + lib/keystone:create_keystone_accounts:317 : admin_user=c4a4a9d192c2472f992d368797730954 2021-12-22 19:20:04.531 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-12-22 19:20:04.533 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-12-22 19:20:04.536 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin c4a4a9d192c2472f992d368797730954 default 2021-12-22 19:20:04.538 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-12-22 19:20:04.542 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user c4a4a9d192c2472f992d368797730954 --domain default 2021-12-22 19:20:04.542 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:20:04.543 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-12-22 19:20:04.545 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:20:04.548 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:06.868 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:06.873 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-12-22 19:20:06.875 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-12-22 19:20:06.878 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user c4a4a9d192c2472f992d368797730954 --domain default 2021-12-22 19:20:09.485 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user c4a4a9d192c2472f992d368797730954 --domain default 2021-12-22 19:20:09.485 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:20:09.485 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-12-22 19:20:09.488 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:20:09.490 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:11.880 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:11.883 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:20:11.886 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:20:11.890 | ++ functions-common:get_field:733 : echo '| 085bd5f75d2f431f9e2e6b5d5c06db58 | c4a4a9d192c2472f992d368797730954 | | | default | | False |' 2021-12-22 19:20:11.890 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:20:11.895 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:11.898 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:20:11.901 | + functions-common:get_or_add_user_domain_role:936 : echo 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:20:11.901 | 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:20:11.903 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-12-22 19:20:11.905 | + functions-common:get_or_create_domain:792 : local domain_id 2021-12-22 19:20:11.909 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-22 19:20:14.094 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-12-22 19:20:14.096 | + functions-common:get_or_create_domain:803 : echo default 2021-12-22 19:20:14.096 | default 2021-12-22 19:20:14.100 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-12-22 19:20:14.103 | + functions-common:get_or_create_project:847 : local project_id 2021-12-22 19:20:14.106 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-22 19:20:16.736 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:16.739 | + functions-common:get_or_create_project:853 : project_id=3704e3af7dbb4e19b672bb5b4ca3a8f1 2021-12-22 19:20:16.742 | + functions-common:get_or_create_project:854 : echo 3704e3af7dbb4e19b672bb5b4ca3a8f1 2021-12-22 19:20:16.742 | 3704e3af7dbb4e19b672bb5b4ca3a8f1 2021-12-22 19:20:16.745 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-12-22 19:20:16.747 | + functions-common:get_or_create_role:860 : local role_id 2021-12-22 19:20:16.751 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-12-22 19:20:19.011 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:19.014 | + functions-common:get_or_create_role:865 : role_id=0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:20:19.016 | + functions-common:get_or_create_role:866 : echo 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:20:19.016 | 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:20:19.019 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-12-22 19:20:19.021 | + functions-common:get_or_create_role:860 : local role_id 2021-12-22 19:20:19.024 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-22 19:20:21.198 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:21.201 | + functions-common:get_or_create_role:865 : role_id=4425766c0696474397230765a9ffedaa 2021-12-22 19:20:21.204 | + functions-common:get_or_create_role:866 : echo 4425766c0696474397230765a9ffedaa 2021-12-22 19:20:21.204 | 4425766c0696474397230765a9ffedaa 2021-12-22 19:20:21.206 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-12-22 19:20:21.208 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-12-22 19:20:21.211 | + functions-common:get_or_create_role:860 : local role_id 2021-12-22 19:20:21.214 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-22 19:20:23.352 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:23.355 | + functions-common:get_or_create_role:865 : role_id=6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:20:23.357 | + functions-common:get_or_create_role:866 : echo 6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:20:23.357 | 6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:20:23.360 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-12-22 19:20:23.363 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-12-22 19:20:23.366 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 19:20:23.369 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-22 19:20:25.593 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:25.596 | ++ functions-common:get_or_create_project:853 : project_id=90dd866d0e6a4de293d39643489e98ff 2021-12-22 19:20:25.599 | ++ functions-common:get_or_create_project:854 : echo 90dd866d0e6a4de293d39643489e98ff 2021-12-22 19:20:25.602 | + lib/keystone:create_keystone_accounts:343 : invis_project=90dd866d0e6a4de293d39643489e98ff 2021-12-22 19:20:25.605 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-12-22 19:20:25.608 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-12-22 19:20:25.610 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 19:20:25.614 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-22 19:20:27.912 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:27.915 | ++ functions-common:get_or_create_project:853 : project_id=2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:27.918 | ++ functions-common:get_or_create_project:854 : echo 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:27.921 | + lib/keystone:create_keystone_accounts:347 : demo_project=2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:27.923 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-12-22 19:20:27.926 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-22 19:20:27.929 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:20:27.931 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-12-22 19:20:27.934 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-12-22 19:20:27.937 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-12-22 19:20:30.476 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:30.480 | ++ functions-common:get_or_create_user:840 : user_id=dca4ea83d8194b6289f175880fe96ea1 2021-12-22 19:20:30.483 | ++ functions-common:get_or_create_user:841 : echo dca4ea83d8194b6289f175880fe96ea1 2021-12-22 19:20:30.486 | + lib/keystone:create_keystone_accounts:350 : demo_user=dca4ea83d8194b6289f175880fe96ea1 2021-12-22 19:20:30.489 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member dca4ea83d8194b6289f175880fe96ea1 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:30.492 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:20:30.495 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:20:30.498 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:20:30.500 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:20:30.503 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:20:30.505 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:20:30.508 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:20:30.511 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:20:30.515 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:20:30.515 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user dca4ea83d8194b6289f175880fe96ea1 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:30.515 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:20:30.518 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:20:30.521 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:32.956 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:32.960 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:20:32.962 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:20:32.965 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user dca4ea83d8194b6289f175880fe96ea1 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:35.325 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user dca4ea83d8194b6289f175880fe96ea1 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:35.325 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:20:35.325 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:20:35.328 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:20:35.330 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:37.799 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:37.803 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:20:37.805 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:20:37.808 | ++ functions-common:get_field:733 : echo '| d14712d431bc4520885983d245eaa2fd | dca4ea83d8194b6289f175880fe96ea1 | | 2436db480d4f42d6943ec3f1ebc50d51 | | | False |' 2021-12-22 19:20:37.809 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:20:37.814 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:37.827 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d14712d431bc4520885983d245eaa2fd 2021-12-22 19:20:37.828 | + functions-common:get_or_add_user_project_role:912 : echo d14712d431bc4520885983d245eaa2fd 2021-12-22 19:20:37.828 | d14712d431bc4520885983d245eaa2fd 2021-12-22 19:20:37.828 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin c4a4a9d192c2472f992d368797730954 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:37.828 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:20:37.828 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:20:37.831 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:20:37.833 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:20:37.835 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:20:37.838 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:20:37.841 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:20:37.844 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:20:37.848 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user c4a4a9d192c2472f992d368797730954 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:37.849 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:20:37.849 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:20:37.852 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:20:37.855 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:40.268 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:40.271 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:20:40.274 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:20:40.277 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user c4a4a9d192c2472f992d368797730954 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:42.695 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user c4a4a9d192c2472f992d368797730954 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:42.695 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:20:42.696 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:20:42.698 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:20:42.701 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:45.207 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:45.210 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:20:45.213 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:20:45.216 | ++ functions-common:get_field:733 : echo '| 085bd5f75d2f431f9e2e6b5d5c06db58 | c4a4a9d192c2472f992d368797730954 | | 2436db480d4f42d6943ec3f1ebc50d51 | | | False |' 2021-12-22 19:20:45.217 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:20:45.222 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:45.225 | + functions-common:get_or_add_user_project_role:910 : user_role_id=085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:20:45.228 | + functions-common:get_or_add_user_project_role:912 : echo 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:20:45.228 | 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:20:45.230 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole dca4ea83d8194b6289f175880fe96ea1 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:45.233 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:20:45.236 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:20:45.238 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:20:45.241 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:20:45.243 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:20:45.246 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:20:45.248 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:20:45.251 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:20:45.255 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user dca4ea83d8194b6289f175880fe96ea1 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:45.255 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:20:45.255 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:20:45.258 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:20:45.261 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:47.718 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:47.722 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:20:47.725 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:20:47.727 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user dca4ea83d8194b6289f175880fe96ea1 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:50.097 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user dca4ea83d8194b6289f175880fe96ea1 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:20:50.097 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:20:50.098 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:20:50.100 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:20:50.104 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:52.633 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:52.636 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:20:52.639 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:20:52.642 | ++ functions-common:get_field:733 : echo '| 6ed74fc585d042e9998d30aee7f7364b | dca4ea83d8194b6289f175880fe96ea1 | | 2436db480d4f42d6943ec3f1ebc50d51 | | | False |' 2021-12-22 19:20:52.642 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:20:52.648 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:52.652 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:20:52.654 | + functions-common:get_or_add_user_project_role:912 : echo 6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:20:52.654 | 6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:20:52.657 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member dca4ea83d8194b6289f175880fe96ea1 90dd866d0e6a4de293d39643489e98ff 2021-12-22 19:20:52.663 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:20:52.666 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:20:52.668 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:20:52.671 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:20:52.673 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:20:52.676 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:20:52.678 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:20:52.682 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:20:52.686 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user dca4ea83d8194b6289f175880fe96ea1 --project 90dd866d0e6a4de293d39643489e98ff 2021-12-22 19:20:52.686 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:20:52.687 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:20:52.690 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:20:52.692 | ++ functions-common:get_field:727 : read data 2021-12-22 19:20:55.116 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:20:55.120 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:20:55.123 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:20:55.125 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user dca4ea83d8194b6289f175880fe96ea1 --project 90dd866d0e6a4de293d39643489e98ff 2021-12-22 19:20:57.453 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user dca4ea83d8194b6289f175880fe96ea1 --project 90dd866d0e6a4de293d39643489e98ff 2021-12-22 19:20:57.453 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:20:57.453 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:20:57.456 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:20:57.458 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:00.030 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:00.033 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:21:00.036 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:21:00.039 | ++ functions-common:get_field:733 : echo '| d14712d431bc4520885983d245eaa2fd | dca4ea83d8194b6289f175880fe96ea1 | | 90dd866d0e6a4de293d39643489e98ff | | | False |' 2021-12-22 19:21:00.039 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:21:00.044 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:00.047 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d14712d431bc4520885983d245eaa2fd 2021-12-22 19:21:00.050 | + functions-common:get_or_add_user_project_role:912 : echo d14712d431bc4520885983d245eaa2fd 2021-12-22 19:21:00.050 | d14712d431bc4520885983d245eaa2fd 2021-12-22 19:21:00.052 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-12-22 19:21:00.055 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-12-22 19:21:00.058 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 19:21:00.061 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-22 19:21:02.353 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:02.356 | ++ functions-common:get_or_create_project:853 : project_id=67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:02.358 | ++ functions-common:get_or_create_project:854 : echo 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:02.361 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:02.363 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-12-22 19:21:02.367 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-22 19:21:02.370 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:21:02.372 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-12-22 19:21:02.375 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-12-22 19:21:02.378 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-12-22 19:21:04.654 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:04.657 | ++ functions-common:get_or_create_user:840 : user_id=78240054f50f4fbeb25717cbc4e947fd 2021-12-22 19:21:04.659 | ++ functions-common:get_or_create_user:841 : echo 78240054f50f4fbeb25717cbc4e947fd 2021-12-22 19:21:04.662 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=78240054f50f4fbeb25717cbc4e947fd 2021-12-22 19:21:04.665 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 78240054f50f4fbeb25717cbc4e947fd 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:04.667 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:21:04.670 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:21:04.673 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:21:04.675 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:21:04.678 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:21:04.681 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:21:04.683 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:21:04.686 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:21:04.691 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 78240054f50f4fbeb25717cbc4e947fd --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:04.691 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:21:04.691 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:21:04.693 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:21:04.696 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:07.180 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:07.184 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:21:07.187 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:21:07.189 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 78240054f50f4fbeb25717cbc4e947fd --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:09.630 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 78240054f50f4fbeb25717cbc4e947fd --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:09.630 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:21:09.630 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:21:09.633 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:21:09.636 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:12.103 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:12.106 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:21:12.108 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:21:12.111 | ++ functions-common:get_field:733 : echo '| d14712d431bc4520885983d245eaa2fd | 78240054f50f4fbeb25717cbc4e947fd | | 67ce0890617f434d8dc5d3d8ecb22582 | | | False |' 2021-12-22 19:21:12.112 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:21:12.117 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:12.121 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d14712d431bc4520885983d245eaa2fd 2021-12-22 19:21:12.123 | + functions-common:get_or_add_user_project_role:912 : echo d14712d431bc4520885983d245eaa2fd 2021-12-22 19:21:12.123 | d14712d431bc4520885983d245eaa2fd 2021-12-22 19:21:12.126 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin c4a4a9d192c2472f992d368797730954 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:12.128 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:21:12.131 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:21:12.134 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:21:12.136 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:21:12.139 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:21:12.141 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:21:12.144 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:21:12.147 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:21:12.151 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user c4a4a9d192c2472f992d368797730954 --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:12.151 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:21:12.151 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:21:12.154 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:21:12.156 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:14.541 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:14.545 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:21:14.547 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:21:14.550 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user c4a4a9d192c2472f992d368797730954 --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:16.974 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:21:16.974 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user c4a4a9d192c2472f992d368797730954 --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:16.974 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:21:16.978 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:21:16.981 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:19.476 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:19.479 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:21:19.482 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:21:19.485 | ++ functions-common:get_field:733 : echo '| 085bd5f75d2f431f9e2e6b5d5c06db58 | c4a4a9d192c2472f992d368797730954 | | 67ce0890617f434d8dc5d3d8ecb22582 | | | False |' 2021-12-22 19:21:19.485 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:21:19.490 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:19.493 | + functions-common:get_or_add_user_project_role:910 : user_role_id=085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:21:19.496 | + functions-common:get_or_add_user_project_role:912 : echo 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:21:19.496 | 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:21:19.498 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 78240054f50f4fbeb25717cbc4e947fd 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:19.501 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:21:19.504 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:21:19.506 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:21:19.509 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:21:19.511 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:21:19.514 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:21:19.516 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:21:19.519 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:21:19.523 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:21:19.524 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 78240054f50f4fbeb25717cbc4e947fd --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:19.524 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:21:19.527 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:21:19.530 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:21.903 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:21.907 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:21:21.910 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:21:21.912 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 78240054f50f4fbeb25717cbc4e947fd --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:24.343 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 78240054f50f4fbeb25717cbc4e947fd --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:24.343 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:21:24.343 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:21:24.346 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:21:24.349 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:26.805 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:26.808 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:21:26.811 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:21:26.814 | ++ functions-common:get_field:733 : echo '| 6ed74fc585d042e9998d30aee7f7364b | 78240054f50f4fbeb25717cbc4e947fd | | 67ce0890617f434d8dc5d3d8ecb22582 | | | False |' 2021-12-22 19:21:26.814 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:21:26.819 | ++ functions-common:get_field:727 : read data 2021-12-22 19:21:26.823 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:21:26.825 | + functions-common:get_or_add_user_project_role:912 : echo 6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:21:26.825 | 6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:21:26.828 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-12-22 19:21:26.831 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-12-22 19:21:26.833 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-12-22 19:21:26.836 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-22 19:21:26.840 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-12-22 19:21:29.043 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:29.046 | ++ functions-common:get_or_create_group:817 : group_id=53694e6d59d64e8f810dedd9acaa046e 2021-12-22 19:21:29.048 | ++ functions-common:get_or_create_group:818 : echo 53694e6d59d64e8f810dedd9acaa046e 2021-12-22 19:21:29.051 | + lib/keystone:create_keystone_accounts:371 : admin_group=53694e6d59d64e8f810dedd9acaa046e 2021-12-22 19:21:29.053 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-12-22 19:21:29.057 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-12-22 19:21:29.060 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-12-22 19:21:29.062 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-22 19:21:29.065 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-12-22 19:21:31.320 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:31.323 | ++ functions-common:get_or_create_group:817 : group_id=0498d3dc9a5b4c5f8690017aa7821ba9 2021-12-22 19:21:31.325 | ++ functions-common:get_or_create_group:818 : echo 0498d3dc9a5b4c5f8690017aa7821ba9 2021-12-22 19:21:31.328 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=0498d3dc9a5b4c5f8690017aa7821ba9 2021-12-22 19:21:31.331 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 0498d3dc9a5b4c5f8690017aa7821ba9 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:21:31.333 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-22 19:21:31.337 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 2436db480d4f42d6943ec3f1ebc50d51 -f value 2021-12-22 19:21:33.796 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:33.799 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-22 19:21:33.801 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-22 19:21:33.804 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:21:36.191 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 2436db480d4f42d6943ec3f1ebc50d51 -f value 2021-12-22 19:21:38.630 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:38.633 | + functions-common:get_or_add_group_project_role:958 : group_role_id='d14712d431bc4520885983d245eaa2fd 0498d3dc9a5b4c5f8690017aa7821ba9 2436db480d4f42d6943ec3f1ebc50d51 False' 2021-12-22 19:21:38.635 | + functions-common:get_or_add_group_project_role:960 : echo d14712d431bc4520885983d245eaa2fd 0498d3dc9a5b4c5f8690017aa7821ba9 2436db480d4f42d6943ec3f1ebc50d51 False 2021-12-22 19:21:38.635 | d14712d431bc4520885983d245eaa2fd 0498d3dc9a5b4c5f8690017aa7821ba9 2436db480d4f42d6943ec3f1ebc50d51 False 2021-12-22 19:21:38.638 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 0498d3dc9a5b4c5f8690017aa7821ba9 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:21:38.640 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-22 19:21:38.643 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 2436db480d4f42d6943ec3f1ebc50d51 -f value 2021-12-22 19:21:41.076 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:41.079 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-22 19:21:41.082 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-22 19:21:41.084 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:21:43.422 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 2436db480d4f42d6943ec3f1ebc50d51 -f value 2021-12-22 19:21:45.879 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:45.882 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6ed74fc585d042e9998d30aee7f7364b 0498d3dc9a5b4c5f8690017aa7821ba9 2436db480d4f42d6943ec3f1ebc50d51 False' 2021-12-22 19:21:45.885 | + functions-common:get_or_add_group_project_role:960 : echo 6ed74fc585d042e9998d30aee7f7364b 0498d3dc9a5b4c5f8690017aa7821ba9 2436db480d4f42d6943ec3f1ebc50d51 False 2021-12-22 19:21:45.885 | 6ed74fc585d042e9998d30aee7f7364b 0498d3dc9a5b4c5f8690017aa7821ba9 2436db480d4f42d6943ec3f1ebc50d51 False 2021-12-22 19:21:45.888 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 0498d3dc9a5b4c5f8690017aa7821ba9 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:45.890 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-22 19:21:45.893 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 67ce0890617f434d8dc5d3d8ecb22582 -f value 2021-12-22 19:21:48.343 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:48.346 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-22 19:21:48.349 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-22 19:21:48.351 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:50.771 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 67ce0890617f434d8dc5d3d8ecb22582 -f value 2021-12-22 19:21:53.230 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:53.233 | + functions-common:get_or_add_group_project_role:958 : group_role_id='d14712d431bc4520885983d245eaa2fd 0498d3dc9a5b4c5f8690017aa7821ba9 67ce0890617f434d8dc5d3d8ecb22582 False' 2021-12-22 19:21:53.236 | + functions-common:get_or_add_group_project_role:960 : echo d14712d431bc4520885983d245eaa2fd 0498d3dc9a5b4c5f8690017aa7821ba9 67ce0890617f434d8dc5d3d8ecb22582 False 2021-12-22 19:21:53.236 | d14712d431bc4520885983d245eaa2fd 0498d3dc9a5b4c5f8690017aa7821ba9 67ce0890617f434d8dc5d3d8ecb22582 False 2021-12-22 19:21:53.238 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 0498d3dc9a5b4c5f8690017aa7821ba9 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:53.241 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-22 19:21:53.244 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 67ce0890617f434d8dc5d3d8ecb22582 -f value 2021-12-22 19:21:55.660 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:21:55.663 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-22 19:21:55.666 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-22 19:21:55.668 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:21:58.039 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 0498d3dc9a5b4c5f8690017aa7821ba9 --project 67ce0890617f434d8dc5d3d8ecb22582 -f value 2021-12-22 19:22:00.524 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:00.527 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6ed74fc585d042e9998d30aee7f7364b 0498d3dc9a5b4c5f8690017aa7821ba9 67ce0890617f434d8dc5d3d8ecb22582 False' 2021-12-22 19:22:00.530 | + functions-common:get_or_add_group_project_role:960 : echo 6ed74fc585d042e9998d30aee7f7364b 0498d3dc9a5b4c5f8690017aa7821ba9 67ce0890617f434d8dc5d3d8ecb22582 False 2021-12-22 19:22:00.530 | 6ed74fc585d042e9998d30aee7f7364b 0498d3dc9a5b4c5f8690017aa7821ba9 67ce0890617f434d8dc5d3d8ecb22582 False 2021-12-22 19:22:00.532 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 53694e6d59d64e8f810dedd9acaa046e 21f7a32ad04a4b1296f9fcefcf702f60 2021-12-22 19:22:00.534 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-22 19:22:00.538 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 53694e6d59d64e8f810dedd9acaa046e --project 21f7a32ad04a4b1296f9fcefcf702f60 -f value 2021-12-22 19:22:02.978 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:02.981 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-22 19:22:02.984 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-22 19:22:02.986 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 53694e6d59d64e8f810dedd9acaa046e --project 21f7a32ad04a4b1296f9fcefcf702f60 2021-12-22 19:22:05.406 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 53694e6d59d64e8f810dedd9acaa046e --project 21f7a32ad04a4b1296f9fcefcf702f60 -f value 2021-12-22 19:22:07.860 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:07.863 | + functions-common:get_or_add_group_project_role:958 : group_role_id='085bd5f75d2f431f9e2e6b5d5c06db58 53694e6d59d64e8f810dedd9acaa046e 21f7a32ad04a4b1296f9fcefcf702f60 False' 2021-12-22 19:22:07.865 | + functions-common:get_or_add_group_project_role:960 : echo 085bd5f75d2f431f9e2e6b5d5c06db58 53694e6d59d64e8f810dedd9acaa046e 21f7a32ad04a4b1296f9fcefcf702f60 False 2021-12-22 19:22:07.866 | 085bd5f75d2f431f9e2e6b5d5c06db58 53694e6d59d64e8f810dedd9acaa046e 21f7a32ad04a4b1296f9fcefcf702f60 False 2021-12-22 19:22:07.868 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-12-22 19:22:07.884 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:22:07.886 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-12-22 19:22:07.902 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:22:07.904 | + ./stack.sh:main:1100 : create_nova_accounts 2021-12-22 19:22:07.907 | + lib/nova:create_nova_accounts:344 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-22 19:22:07.909 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2021-12-22 19:22:07.912 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-12-22 19:22:07.915 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:22:07.917 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 19:22:07.919 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 19:22:07.922 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 19:22:10.408 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:10.411 | + functions-common:get_or_create_user:840 : user_id=b94fd85f2fd84f91afe63e1bba6f8c6e 2021-12-22 19:22:10.414 | + functions-common:get_or_create_user:841 : echo b94fd85f2fd84f91afe63e1bba6f8c6e 2021-12-22 19:22:10.414 | b94fd85f2fd84f91afe63e1bba6f8c6e 2021-12-22 19:22:10.416 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-12-22 19:22:10.419 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:22:10.422 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:22:10.424 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:22:10.427 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:22:10.430 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:22:10.432 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:22:10.435 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:22:10.437 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:22:10.440 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:22:10.443 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:22:10.446 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-22 19:22:10.447 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:22:10.447 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:22:10.450 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:22:10.455 | ++ functions-common:get_field:727 : read data 2021-12-22 19:22:13.348 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:13.352 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:22:13.354 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:22:13.357 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-12-22 19:22:16.255 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-22 19:22:16.255 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:22:16.255 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:22:16.260 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:22:16.263 | ++ functions-common:get_field:727 : read data 2021-12-22 19:22:19.280 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:19.283 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:22:19.286 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:22:19.290 | ++ functions-common:get_field:733 : echo '| 0e53eef188af416b884c8bd9435aacc2 | b94fd85f2fd84f91afe63e1bba6f8c6e | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:22:19.290 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:22:19.295 | ++ functions-common:get_field:727 : read data 2021-12-22 19:22:19.298 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:22:19.301 | + functions-common:get_or_add_user_project_role:912 : echo 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:22:19.301 | 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:22:19.303 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-22 19:22:19.306 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-12-22 19:22:19.308 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:22:19.311 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:22:19.314 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:22:19.316 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:22:19.318 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:22:19.321 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:22:19.323 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:22:19.325 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:22:19.328 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:22:19.331 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:22:19.335 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 19:22:19.335 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:22:19.335 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:22:19.339 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:22:19.342 | ++ functions-common:get_field:727 : read data 2021-12-22 19:22:22.253 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:22.257 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:22:22.259 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:22:22.262 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 19:22:25.124 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 19:22:25.124 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:22:25.124 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:22:25.127 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:22:25.130 | ++ functions-common:get_field:727 : read data 2021-12-22 19:22:28.105 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:28.108 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:22:28.111 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:22:28.114 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:22:28.115 | ++ functions-common:get_field:733 : echo '| 085bd5f75d2f431f9e2e6b5d5c06db58 | b94fd85f2fd84f91afe63e1bba6f8c6e | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:22:28.119 | ++ functions-common:get_field:727 : read data 2021-12-22 19:22:28.123 | + functions-common:get_or_add_user_project_role:910 : user_role_id=085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:22:28.125 | + functions-common:get_or_add_user_project_role:912 : echo 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:22:28.125 | 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:22:28.127 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2021-12-22 19:22:28.130 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2021-12-22 19:22:28.132 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.53/compute 2021-12-22 19:22:28.135 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-22 19:22:28.137 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 19:22:28.140 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-12-22 19:22:30.410 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-12-22 19:22:32.640 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:32.643 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 19:22:32.644 | 94ddf5867c2840da83f1eff96f646682' 2021-12-22 19:22:32.652 | + functions-common:get_or_create_service:978 : echo 94ddf5867c2840da83f1eff96f646682 2021-12-22 19:22:32.652 | 94ddf5867c2840da83f1eff96f646682 2021-12-22 19:22:32.655 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.53/compute/v2/$(project_id)s' 2021-12-22 19:22:32.657 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 19:22:32.660 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' RegionOne 2021-12-22 19:22:32.663 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 19:22:32.666 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-12-22 19:22:35.067 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:35.070 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 19:22:35.073 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 19:22:35.076 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-22 19:22:37.449 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:37.452 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=2625c98e2fe74809ae28d983f2a78a2b 2021-12-22 19:22:37.454 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 2625c98e2fe74809ae28d983f2a78a2b 2021-12-22 19:22:37.457 | + functions-common:get_or_create_endpoint:1011 : public_id=2625c98e2fe74809ae28d983f2a78a2b 2021-12-22 19:22:37.459 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 19:22:37.462 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 19:22:37.464 | + functions-common:get_or_create_endpoint:1020 : echo 2625c98e2fe74809ae28d983f2a78a2b 2021-12-22 19:22:37.464 | 2625c98e2fe74809ae28d983f2a78a2b 2021-12-22 19:22:37.467 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-22 19:22:37.469 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 19:22:37.473 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-12-22 19:22:39.740 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-22 19:22:41.889 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:41.892 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 19:22:41.892 | a8b77e744ec44603b2cd961fc7bbf7f6' 2021-12-22 19:22:41.894 | + functions-common:get_or_create_service:978 : echo a8b77e744ec44603b2cd961fc7bbf7f6 2021-12-22 19:22:41.894 | a8b77e744ec44603b2cd961fc7bbf7f6 2021-12-22 19:22:41.897 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.53/compute/v2.1 2021-12-22 19:22:41.899 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 19:22:41.902 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.53/compute/v2.1 RegionOne 2021-12-22 19:22:41.905 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 19:22:41.908 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-22 19:22:44.293 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:44.296 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 19:22:44.298 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 19:22:44.301 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.53/compute/v2.1 --region RegionOne -f value -c id 2021-12-22 19:22:46.695 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:46.698 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=50e9926375de4e48a9cd35f1802cc973 2021-12-22 19:22:46.700 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 50e9926375de4e48a9cd35f1802cc973 2021-12-22 19:22:46.703 | + functions-common:get_or_create_endpoint:1011 : public_id=50e9926375de4e48a9cd35f1802cc973 2021-12-22 19:22:46.705 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 19:22:46.708 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 19:22:46.710 | + functions-common:get_or_create_endpoint:1020 : echo 50e9926375de4e48a9cd35f1802cc973 2021-12-22 19:22:46.710 | 50e9926375de4e48a9cd35f1802cc973 2021-12-22 19:22:46.713 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2021-12-22 19:22:46.729 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:22:46.732 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2021-12-22 19:22:46.748 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:22:46.751 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-12-22 19:22:46.753 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:22:46.756 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:22:46.759 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:22:46.761 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:22:46.764 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:22:46.766 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:22:46.769 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:22:46.771 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:22:46.774 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:22:46.777 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:22:46.780 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 19:22:46.781 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:22:46.781 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:22:46.784 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:22:46.787 | ++ functions-common:get_field:727 : read data 2021-12-22 19:22:49.730 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:49.734 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:22:49.736 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:22:49.739 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 19:22:52.637 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 19:22:52.637 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:22:52.637 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:22:52.640 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:22:52.643 | ++ functions-common:get_field:727 : read data 2021-12-22 19:22:55.617 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:55.620 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:22:55.623 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:22:55.626 | ++ functions-common:get_field:733 : echo '| 4425766c0696474397230765a9ffedaa | b94fd85f2fd84f91afe63e1bba6f8c6e | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:22:55.626 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:22:55.631 | ++ functions-common:get_field:727 : read data 2021-12-22 19:22:55.635 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4425766c0696474397230765a9ffedaa 2021-12-22 19:22:55.637 | + functions-common:get_or_add_user_project_role:912 : echo 4425766c0696474397230765a9ffedaa 2021-12-22 19:22:55.637 | 4425766c0696474397230765a9ffedaa 2021-12-22 19:22:55.640 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2021-12-22 19:22:55.662 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:22:55.666 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-12-22 19:22:55.683 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:22:55.686 | + ./stack.sh:main:1103 : create_glance_accounts 2021-12-22 19:22:55.689 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-12-22 19:22:55.705 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:22:55.708 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-12-22 19:22:55.710 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-12-22 19:22:55.713 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:22:55.715 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 19:22:55.718 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 19:22:55.721 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 19:22:58.075 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:22:58.078 | + functions-common:get_or_create_user:840 : user_id=feb267ca2eac4f41b6ce8f2ecc865a7b 2021-12-22 19:22:58.081 | + functions-common:get_or_create_user:841 : echo feb267ca2eac4f41b6ce8f2ecc865a7b 2021-12-22 19:22:58.081 | feb267ca2eac4f41b6ce8f2ecc865a7b 2021-12-22 19:22:58.083 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-12-22 19:22:58.086 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:22:58.090 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:22:58.092 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:22:58.095 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:22:58.097 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:22:58.099 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:22:58.102 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:22:58.105 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:22:58.107 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:22:58.110 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:22:58.114 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-22 19:22:58.115 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:22:58.115 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:22:58.117 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:22:58.120 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:01.015 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:01.019 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:23:01.021 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:23:01.024 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-12-22 19:23:03.970 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-22 19:23:03.970 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:23:03.970 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:23:03.973 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:23:03.976 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:06.989 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:06.993 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:23:06.996 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:23:06.999 | ++ functions-common:get_field:733 : echo '| 0e53eef188af416b884c8bd9435aacc2 | feb267ca2eac4f41b6ce8f2ecc865a7b | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:23:06.999 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:23:07.004 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:07.007 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:23:07.010 | + functions-common:get_or_add_user_project_role:912 : echo 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:23:07.010 | 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:23:07.012 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-22 19:23:07.015 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-12-22 19:23:07.031 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:23:07.033 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-12-22 19:23:07.036 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-12-22 19:23:07.039 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:23:07.041 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 19:23:07.044 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 19:23:07.047 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 19:23:09.515 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:09.518 | + functions-common:get_or_create_user:840 : user_id=2f1209f003fc49869d96118cfd0c56f3 2021-12-22 19:23:09.521 | + functions-common:get_or_create_user:841 : echo 2f1209f003fc49869d96118cfd0c56f3 2021-12-22 19:23:09.521 | 2f1209f003fc49869d96118cfd0c56f3 2021-12-22 19:23:09.523 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-12-22 19:23:09.526 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:23:09.529 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:23:09.531 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:23:09.534 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:23:09.536 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:23:09.538 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:23:09.541 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:23:09.543 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:23:09.545 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:23:09.548 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:23:09.552 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 19:23:09.552 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:23:09.553 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:23:09.556 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:23:09.559 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:12.472 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:12.476 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:23:12.478 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:23:12.481 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 19:23:15.374 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 19:23:15.374 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:23:15.374 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:23:15.377 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:23:15.379 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:18.377 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:18.381 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:23:18.383 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:23:18.387 | ++ functions-common:get_field:733 : echo '| 0e53eef188af416b884c8bd9435aacc2 | 2f1209f003fc49869d96118cfd0c56f3 | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:23:18.387 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:23:18.392 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:18.395 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:23:18.398 | + functions-common:get_or_add_user_project_role:912 : echo 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:23:18.398 | 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:23:18.400 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-12-22 19:23:18.403 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-12-22 19:23:18.405 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:23:18.408 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:23:18.411 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:23:18.413 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:23:18.416 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:23:18.418 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:23:18.421 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:23:18.423 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:23:18.425 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:23:18.428 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:23:18.433 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 19:23:18.433 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:23:18.434 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:23:18.437 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:23:18.441 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:21.451 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:21.455 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:23:21.458 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:23:21.460 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 19:23:24.295 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 19:23:24.296 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:23:24.296 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:23:24.298 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:23:24.301 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:27.274 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:27.277 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:23:27.279 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:23:27.282 | ++ functions-common:get_field:733 : echo '| 4425766c0696474397230765a9ffedaa | 2f1209f003fc49869d96118cfd0c56f3 | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:23:27.283 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:23:27.288 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:27.291 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4425766c0696474397230765a9ffedaa 2021-12-22 19:23:27.294 | + functions-common:get_or_add_user_project_role:912 : echo 4425766c0696474397230765a9ffedaa 2021-12-22 19:23:27.294 | 4425766c0696474397230765a9ffedaa 2021-12-22 19:23:27.296 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-12-22 19:23:27.299 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 19:23:27.302 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-12-22 19:23:29.556 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-22 19:23:31.723 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:31.726 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 19:23:31.726 | 7157752157b549c1bf8feb67aeec4a50' 2021-12-22 19:23:31.729 | + functions-common:get_or_create_service:978 : echo 7157752157b549c1bf8feb67aeec4a50 2021-12-22 19:23:31.729 | 7157752157b549c1bf8feb67aeec4a50 2021-12-22 19:23:31.731 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.53/image 2021-12-22 19:23:31.734 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 19:23:31.737 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.53/image RegionOne 2021-12-22 19:23:31.739 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 19:23:31.743 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-22 19:23:34.143 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:34.146 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 19:23:34.149 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 19:23:34.152 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.53/image --region RegionOne -f value -c id 2021-12-22 19:23:36.492 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:36.496 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=08b06c43def3491a90f7c7c461c39729 2021-12-22 19:23:36.498 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 08b06c43def3491a90f7c7c461c39729 2021-12-22 19:23:36.501 | + functions-common:get_or_create_endpoint:1011 : public_id=08b06c43def3491a90f7c7c461c39729 2021-12-22 19:23:36.504 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 19:23:36.506 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 19:23:36.509 | + functions-common:get_or_create_endpoint:1020 : echo 08b06c43def3491a90f7c7c461c39729 2021-12-22 19:23:36.509 | 08b06c43def3491a90f7c7c461c39729 2021-12-22 19:23:36.512 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-12-22 19:23:36.515 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-22 19:23:36.518 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-22 19:23:38.755 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-12-22 19:23:38.757 | ++ functions-common:get_or_create_domain:803 : echo default 2021-12-22 19:23:38.761 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-12-22 19:23:38.763 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-22 19:23:38.788 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-22 19:23:38.813 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-12-22 19:23:38.830 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:23:38.832 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-12-22 19:23:38.835 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-12-22 19:23:38.838 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-12-22 19:23:38.840 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-12-22 19:23:38.842 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:23:38.845 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 19:23:38.847 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 19:23:38.850 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 19:23:41.194 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:41.197 | + functions-common:get_or_create_user:840 : user_id=2273798f7425410c8153d60fdaa1eafd 2021-12-22 19:23:41.200 | + functions-common:get_or_create_user:841 : echo 2273798f7425410c8153d60fdaa1eafd 2021-12-22 19:23:41.200 | 2273798f7425410c8153d60fdaa1eafd 2021-12-22 19:23:41.202 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-12-22 19:23:41.204 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:23:41.208 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:23:41.210 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:23:41.213 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:23:41.216 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:23:41.218 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:23:41.221 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:23:41.223 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:23:41.226 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:23:41.229 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:23:41.232 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-22 19:23:41.233 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:23:41.233 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:23:41.236 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:23:41.238 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:44.119 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:44.123 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:23:44.125 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:23:44.128 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-12-22 19:23:47.015 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-22 19:23:47.015 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:23:47.016 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:23:47.018 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:23:47.021 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:50.013 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:50.016 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:23:50.019 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:23:50.022 | ++ functions-common:get_field:733 : echo '| 0e53eef188af416b884c8bd9435aacc2 | 2273798f7425410c8153d60fdaa1eafd | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:23:50.022 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:23:50.027 | ++ functions-common:get_field:727 : read data 2021-12-22 19:23:50.031 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:23:50.033 | + functions-common:get_or_add_user_project_role:912 : echo 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:23:50.033 | 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:23:50.035 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-22 19:23:50.038 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-22 19:23:50.041 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 19:23:50.044 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-12-22 19:23:52.311 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-22 19:23:54.487 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:54.490 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 19:23:54.490 | 74787cdcf39e4c0197f7d84c1550ba20' 2021-12-22 19:23:54.492 | + functions-common:get_or_create_service:978 : echo 74787cdcf39e4c0197f7d84c1550ba20 2021-12-22 19:23:54.492 | 74787cdcf39e4c0197f7d84c1550ba20 2021-12-22 19:23:54.495 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-12-22 19:23:54.497 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2021-12-22 19:23:54.500 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 19:23:54.503 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2021-12-22 19:23:54.505 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 19:23:54.509 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-12-22 19:23:56.939 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:56.942 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 19:23:56.944 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 19:23:56.948 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-22 19:23:59.381 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:23:59.384 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=1cb10187d8cf4833be0d1fb02cdf2f1d 2021-12-22 19:23:59.387 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 1cb10187d8cf4833be0d1fb02cdf2f1d 2021-12-22 19:23:59.390 | + functions-common:get_or_create_endpoint:1011 : public_id=1cb10187d8cf4833be0d1fb02cdf2f1d 2021-12-22 19:23:59.392 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 19:23:59.394 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 19:23:59.397 | + functions-common:get_or_create_endpoint:1020 : echo 1cb10187d8cf4833be0d1fb02cdf2f1d 2021-12-22 19:23:59.397 | 1cb10187d8cf4833be0d1fb02cdf2f1d 2021-12-22 19:23:59.399 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-12-22 19:23:59.402 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 19:23:59.405 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-12-22 19:24:01.671 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-12-22 19:24:03.904 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:03.907 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 19:24:03.907 | 5685bc2b549140488ba8f22a3015990a' 2021-12-22 19:24:03.909 | + functions-common:get_or_create_service:978 : echo 5685bc2b549140488ba8f22a3015990a 2021-12-22 19:24:03.909 | 5685bc2b549140488ba8f22a3015990a 2021-12-22 19:24:03.912 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.53/volume/v2/$(project_id)s' 2021-12-22 19:24:03.914 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 19:24:03.917 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.53/volume/v2/$(project_id)s' RegionOne 2021-12-22 19:24:03.920 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 19:24:03.923 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-12-22 19:24:06.332 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:06.335 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 19:24:06.338 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 19:24:06.341 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.53/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-22 19:24:08.709 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:08.712 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=cbe7aaef80424b3388b17d936fe3a94d 2021-12-22 19:24:08.715 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo cbe7aaef80424b3388b17d936fe3a94d 2021-12-22 19:24:08.717 | + functions-common:get_or_create_endpoint:1011 : public_id=cbe7aaef80424b3388b17d936fe3a94d 2021-12-22 19:24:08.720 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 19:24:08.722 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 19:24:08.725 | + functions-common:get_or_create_endpoint:1020 : echo cbe7aaef80424b3388b17d936fe3a94d 2021-12-22 19:24:08.725 | cbe7aaef80424b3388b17d936fe3a94d 2021-12-22 19:24:08.727 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-22 19:24:08.730 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 19:24:08.733 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-12-22 19:24:10.979 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-22 19:24:13.191 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:13.194 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 19:24:13.194 | f718f399df3d4fe5a8934cb7669ddba1' 2021-12-22 19:24:13.197 | + functions-common:get_or_create_service:978 : echo f718f399df3d4fe5a8934cb7669ddba1 2021-12-22 19:24:13.197 | f718f399df3d4fe5a8934cb7669ddba1 2021-12-22 19:24:13.199 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2021-12-22 19:24:13.202 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 19:24:13.205 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2021-12-22 19:24:13.207 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 19:24:13.210 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-22 19:24:15.551 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:15.554 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 19:24:15.557 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 19:24:15.560 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-22 19:24:17.930 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:17.933 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c539d4c69cb5437bb3046ff582bc2295 2021-12-22 19:24:17.936 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c539d4c69cb5437bb3046ff582bc2295 2021-12-22 19:24:17.939 | + functions-common:get_or_create_endpoint:1011 : public_id=c539d4c69cb5437bb3046ff582bc2295 2021-12-22 19:24:17.941 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 19:24:17.943 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 19:24:17.946 | + functions-common:get_or_create_endpoint:1020 : echo c539d4c69cb5437bb3046ff582bc2295 2021-12-22 19:24:17.946 | c539d4c69cb5437bb3046ff582bc2295 2021-12-22 19:24:17.948 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-12-22 19:24:17.951 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-12-22 19:24:17.954 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 19:24:17.957 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-22 19:24:20.354 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:20.356 | ++ functions-common:get_or_create_project:853 : project_id=3704e3af7dbb4e19b672bb5b4ca3a8f1 2021-12-22 19:24:20.359 | ++ functions-common:get_or_create_project:854 : echo 3704e3af7dbb4e19b672bb5b4ca3a8f1 2021-12-22 19:24:20.362 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 3704e3af7dbb4e19b672bb5b4ca3a8f1 2021-12-22 19:24:20.388 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-12-22 19:24:20.391 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:24:20.393 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 19:24:20.396 | ++ functions-common:get_or_create_user:828 : local email= 2021-12-22 19:24:20.399 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-22 19:24:22.339 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-22 19:24:22.914 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:22.919 | ++ functions-common:get_or_create_user:840 : user_id=2273798f7425410c8153d60fdaa1eafd 2021-12-22 19:24:22.922 | ++ functions-common:get_or_create_user:841 : echo 2273798f7425410c8153d60fdaa1eafd 2021-12-22 19:24:22.925 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 2273798f7425410c8153d60fdaa1eafd 2021-12-22 19:24:22.950 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-12-22 19:24:22.967 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:24:22.969 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-12-22 19:24:22.971 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-12-22 19:24:22.975 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:24:22.975 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 19:24:22.980 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:24:22.983 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 19:24:22.985 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 19:24:22.988 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 19:24:22.990 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-12-22 19:24:22.993 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-12-22 19:24:22.995 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-12-22 19:24:22.997 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.53:9696/ 2021-12-22 19:24:23.000 | + lib/neutron-legacy:create_mutnauq_accounts:412 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-12-22 19:24:23.002 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-12-22 19:24:23.005 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-12-22 19:24:23.007 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:24:23.010 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 19:24:23.013 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 19:24:23.016 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 19:24:25.433 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:25.436 | + functions-common:get_or_create_user:840 : user_id=f539da1d92c245c79773e9da1266e308 2021-12-22 19:24:25.439 | + functions-common:get_or_create_user:841 : echo f539da1d92c245c79773e9da1266e308 2021-12-22 19:24:25.439 | f539da1d92c245c79773e9da1266e308 2021-12-22 19:24:25.442 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-12-22 19:24:25.444 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:24:25.448 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:24:25.450 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:24:25.453 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:24:25.455 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:24:25.457 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:24:25.460 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:24:25.463 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:24:25.466 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:24:25.468 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:24:25.472 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-22 19:24:25.473 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:24:25.473 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:24:25.476 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:24:25.478 | ++ functions-common:get_field:727 : read data 2021-12-22 19:24:28.390 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:28.394 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:24:28.397 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:24:28.399 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-12-22 19:24:31.307 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-22 19:24:31.307 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:24:31.307 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:24:31.310 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:24:31.313 | ++ functions-common:get_field:727 : read data 2021-12-22 19:24:34.295 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:34.298 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:24:34.300 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:24:34.303 | ++ functions-common:get_field:733 : echo '| 0e53eef188af416b884c8bd9435aacc2 | f539da1d92c245c79773e9da1266e308 | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:24:34.304 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:24:34.309 | ++ functions-common:get_field:727 : read data 2021-12-22 19:24:34.313 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:24:34.315 | + functions-common:get_or_add_user_project_role:912 : echo 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:24:34.315 | 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:24:34.317 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-22 19:24:34.320 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-12-22 19:24:34.323 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 19:24:34.326 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-12-22 19:24:36.593 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-22 19:24:38.875 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:38.879 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 19:24:38.879 | 270dc33045c0441db06f398aa8106fe0' 2021-12-22 19:24:38.881 | + functions-common:get_or_create_service:978 : echo 270dc33045c0441db06f398aa8106fe0 2021-12-22 19:24:38.881 | 270dc33045c0441db06f398aa8106fe0 2021-12-22 19:24:38.884 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.53:9696/ 2021-12-22 19:24:38.886 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 19:24:38.889 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.53:9696/ RegionOne 2021-12-22 19:24:38.892 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 19:24:38.895 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-22 19:24:41.275 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:41.278 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 19:24:41.280 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 19:24:41.284 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.53:9696/ --region RegionOne -f value -c id 2021-12-22 19:24:43.641 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:43.644 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ff305b19df7445cb9a0de87215a4d6d0 2021-12-22 19:24:43.647 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ff305b19df7445cb9a0de87215a4d6d0 2021-12-22 19:24:43.653 | + functions-common:get_or_create_endpoint:1011 : public_id=ff305b19df7445cb9a0de87215a4d6d0 2021-12-22 19:24:43.656 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 19:24:43.658 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 19:24:43.661 | + functions-common:get_or_create_endpoint:1020 : echo ff305b19df7445cb9a0de87215a4d6d0 2021-12-22 19:24:43.661 | ff305b19df7445cb9a0de87215a4d6d0 2021-12-22 19:24:43.664 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-12-22 19:24:43.680 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:24:43.683 | + ./stack.sh:main:1112 : create_swift_accounts 2021-12-22 19:24:43.686 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-12-22 19:24:43.688 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-12-22 19:24:43.690 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-12-22 19:24:43.693 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-12-22 19:24:43.695 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-12-22 19:24:43.698 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-12-22 19:24:43.700 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-12-22 19:24:43.703 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-12-22 19:24:43.705 | + lib/swift:create_swift_accounts:635 : local another_role 2021-12-22 19:24:43.708 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-12-22 19:24:43.710 | ++ functions-common:get_or_create_role:860 : local role_id 2021-12-22 19:24:43.714 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-22 19:24:45.990 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:45.993 | ++ functions-common:get_or_create_role:865 : role_id=6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:24:45.995 | ++ functions-common:get_or_create_role:866 : echo 6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:24:45.998 | + lib/swift:create_swift_accounts:636 : another_role=6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:24:46.001 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-12-22 19:24:46.003 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-12-22 19:24:46.005 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:24:46.008 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 19:24:46.010 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 19:24:46.013 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 19:24:48.355 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:48.358 | + functions-common:get_or_create_user:840 : user_id=75640d48a9e847fe8d69267230160ab5 2021-12-22 19:24:48.360 | + functions-common:get_or_create_user:841 : echo 75640d48a9e847fe8d69267230160ab5 2021-12-22 19:24:48.360 | 75640d48a9e847fe8d69267230160ab5 2021-12-22 19:24:48.363 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-12-22 19:24:48.365 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:24:48.368 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:24:48.370 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:24:48.372 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:24:48.374 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:24:48.377 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:24:48.379 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:24:48.381 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:24:48.383 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:24:48.386 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:24:48.389 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:24:48.390 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-22 19:24:48.390 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:24:48.393 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:24:48.395 | ++ functions-common:get_field:727 : read data 2021-12-22 19:24:51.349 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:51.352 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:24:51.354 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:24:51.357 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-12-22 19:24:54.284 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-22 19:24:54.285 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:24:54.285 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:24:54.288 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:24:54.290 | ++ functions-common:get_field:727 : read data 2021-12-22 19:24:57.344 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:24:57.347 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:24:57.349 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:24:57.352 | ++ functions-common:get_field:733 : echo '| 0e53eef188af416b884c8bd9435aacc2 | 75640d48a9e847fe8d69267230160ab5 | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:24:57.353 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:24:57.358 | ++ functions-common:get_field:727 : read data 2021-12-22 19:24:57.361 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:24:57.363 | + functions-common:get_or_add_user_project_role:912 : echo 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:24:57.363 | 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:24:57.366 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-22 19:24:57.368 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-12-22 19:24:57.370 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:24:57.373 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:24:57.375 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:24:57.377 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:24:57.379 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:24:57.382 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:24:57.384 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:24:57.386 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:24:57.388 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:24:57.391 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:24:57.394 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-22 19:24:57.394 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:24:57.395 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:24:57.398 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:24:57.401 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:00.285 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:00.288 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:25:00.291 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:25:00.294 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-12-22 19:25:03.168 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-22 19:25:03.168 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:25:03.169 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:25:03.171 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:25:03.174 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:06.152 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:06.155 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:25:06.157 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:25:06.160 | ++ functions-common:get_field:733 : echo '| 085bd5f75d2f431f9e2e6b5d5c06db58 | 75640d48a9e847fe8d69267230160ab5 | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:25:06.160 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:25:06.166 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:06.169 | + functions-common:get_or_add_user_project_role:910 : user_role_id=085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:25:06.171 | + functions-common:get_or_add_user_project_role:912 : echo 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:25:06.171 | 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:25:06.173 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-12-22 19:25:06.176 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 19:25:06.179 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-12-22 19:25:08.470 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-12-22 19:25:10.680 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:10.683 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 19:25:10.684 | 1162107da2b24582857a4492a823d1a4' 2021-12-22 19:25:10.686 | + functions-common:get_or_create_service:978 : echo 1162107da2b24582857a4492a823d1a4 2021-12-22 19:25:10.686 | 1162107da2b24582857a4492a823d1a4 2021-12-22 19:25:10.688 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' http://10.222.0.53:8080 2021-12-22 19:25:10.691 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 19:25:10.694 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' RegionOne 2021-12-22 19:25:10.697 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 19:25:10.700 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-12-22 19:25:13.066 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:13.069 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 19:25:13.071 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 19:25:13.074 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-12-22 19:25:15.450 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:15.453 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=d99584aedf21459abbc485fe36bcd3fc 2021-12-22 19:25:15.455 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo d99584aedf21459abbc485fe36bcd3fc 2021-12-22 19:25:15.458 | + functions-common:get_or_create_endpoint:1011 : public_id=d99584aedf21459abbc485fe36bcd3fc 2021-12-22 19:25:15.461 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.53:8080 ]] 2021-12-22 19:25:15.463 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.53:8080 RegionOne 2021-12-22 19:25:15.465 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 19:25:15.469 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-12-22 19:25:17.844 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:17.847 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 19:25:17.849 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 19:25:17.852 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.53:8080 --region RegionOne -f value -c id 2021-12-22 19:25:20.254 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:20.256 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=05029572ad51463d9c349fcbbb6c516d 2021-12-22 19:25:20.259 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 05029572ad51463d9c349fcbbb6c516d 2021-12-22 19:25:20.259 | 05029572ad51463d9c349fcbbb6c516d 2021-12-22 19:25:20.261 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 19:25:20.263 | + functions-common:get_or_create_endpoint:1020 : echo d99584aedf21459abbc485fe36bcd3fc 2021-12-22 19:25:20.263 | d99584aedf21459abbc485fe36bcd3fc 2021-12-22 19:25:20.266 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-12-22 19:25:20.269 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-12-22 19:25:20.271 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 19:25:20.275 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-12-22 19:25:22.580 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:22.583 | ++ functions-common:get_or_create_project:853 : project_id=509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:22.586 | ++ functions-common:get_or_create_project:854 : echo 509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:22.589 | + lib/swift:create_swift_accounts:650 : swift_project_test1=509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:22.592 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-12-22 19:25:22.594 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:25:22.610 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-12-22 19:25:22.613 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:25:22.615 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-12-22 19:25:22.617 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-12-22 19:25:22.621 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-12-22 19:25:25.006 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:25.009 | ++ functions-common:get_or_create_user:840 : user_id=be0f7936549144bfb1363825593388be 2021-12-22 19:25:25.011 | ++ functions-common:get_or_create_user:841 : echo be0f7936549144bfb1363825593388be 2021-12-22 19:25:25.014 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=be0f7936549144bfb1363825593388be 2021-12-22 19:25:25.017 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-12-22 19:25:25.019 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:25:25.034 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin be0f7936549144bfb1363825593388be 509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:25.037 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:25:25.040 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:25:25.043 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:25:25.045 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:25:25.048 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:25:25.050 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:25:25.052 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:25:25.056 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:25:25.060 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user be0f7936549144bfb1363825593388be --project 509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:25.060 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:25:25.062 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:25:25.064 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:25:25.067 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:27.530 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:27.534 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:25:27.536 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:25:27.539 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user be0f7936549144bfb1363825593388be --project 509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:29.921 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user be0f7936549144bfb1363825593388be --project 509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:29.922 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:25:29.922 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:25:29.924 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:25:29.927 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:32.398 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:32.401 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:25:32.403 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:25:32.406 | ++ functions-common:get_field:733 : echo '| 085bd5f75d2f431f9e2e6b5d5c06db58 | be0f7936549144bfb1363825593388be | | 509a0a8b6854425da38771ad010b79b1 | | | False |' 2021-12-22 19:25:32.406 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:25:32.411 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:32.415 | + functions-common:get_or_add_user_project_role:910 : user_role_id=085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:25:32.417 | + functions-common:get_or_add_user_project_role:912 : echo 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:25:32.417 | 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:25:32.420 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-12-22 19:25:32.423 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-12-22 19:25:32.425 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:25:32.428 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-12-22 19:25:32.430 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-12-22 19:25:32.434 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-12-22 19:25:34.742 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:34.745 | ++ functions-common:get_or_create_user:840 : user_id=6dd86b7c29d84bee9a3341d35a06e9a3 2021-12-22 19:25:34.748 | ++ functions-common:get_or_create_user:841 : echo 6dd86b7c29d84bee9a3341d35a06e9a3 2021-12-22 19:25:34.750 | + lib/swift:create_swift_accounts:659 : swift_user_test3=6dd86b7c29d84bee9a3341d35a06e9a3 2021-12-22 19:25:34.753 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-12-22 19:25:34.755 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:25:34.771 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role 6ed74fc585d042e9998d30aee7f7364b 6dd86b7c29d84bee9a3341d35a06e9a3 509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:34.773 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:25:34.777 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:25:34.780 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:25:34.782 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:25:34.784 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:25:34.786 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:25:34.789 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:25:34.792 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:25:34.795 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 6ed74fc585d042e9998d30aee7f7364b --user 6dd86b7c29d84bee9a3341d35a06e9a3 --project 509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:34.796 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:25:34.796 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:25:34.798 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:25:34.801 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:37.171 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:37.174 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:25:37.177 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:25:37.179 | + functions-common:get_or_add_user_project_role:901 : openstack role add 6ed74fc585d042e9998d30aee7f7364b --user 6dd86b7c29d84bee9a3341d35a06e9a3 --project 509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:39.541 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 6ed74fc585d042e9998d30aee7f7364b --user 6dd86b7c29d84bee9a3341d35a06e9a3 --project 509a0a8b6854425da38771ad010b79b1 2021-12-22 19:25:39.541 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:25:39.541 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:25:39.544 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:25:39.547 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:42.019 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:42.022 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:25:42.024 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:25:42.027 | ++ functions-common:get_field:733 : echo '| 6ed74fc585d042e9998d30aee7f7364b | 6dd86b7c29d84bee9a3341d35a06e9a3 | | 509a0a8b6854425da38771ad010b79b1 | | | False |' 2021-12-22 19:25:42.027 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:25:42.032 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:42.035 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:25:42.038 | + functions-common:get_or_add_user_project_role:912 : echo 6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:25:42.038 | 6ed74fc585d042e9998d30aee7f7364b 2021-12-22 19:25:42.040 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-12-22 19:25:42.043 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-12-22 19:25:42.046 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 19:25:42.049 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-12-22 19:25:44.288 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:44.291 | ++ functions-common:get_or_create_project:853 : project_id=faf9d9e21e8e4fa58906449bb137a036 2021-12-22 19:25:44.294 | ++ functions-common:get_or_create_project:854 : echo faf9d9e21e8e4fa58906449bb137a036 2021-12-22 19:25:44.297 | + lib/swift:create_swift_accounts:664 : swift_project_test2=faf9d9e21e8e4fa58906449bb137a036 2021-12-22 19:25:44.299 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-12-22 19:25:44.302 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:25:44.317 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-12-22 19:25:44.320 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-12-22 19:25:44.322 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:25:44.325 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-12-22 19:25:44.327 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-12-22 19:25:44.330 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-12-22 19:25:46.627 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:46.629 | ++ functions-common:get_or_create_user:840 : user_id=d498cfa221dc4c139321e93974794f49 2021-12-22 19:25:46.632 | ++ functions-common:get_or_create_user:841 : echo d498cfa221dc4c139321e93974794f49 2021-12-22 19:25:46.636 | + lib/swift:create_swift_accounts:669 : swift_user_test2=d498cfa221dc4c139321e93974794f49 2021-12-22 19:25:46.638 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-12-22 19:25:46.640 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:25:46.656 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin d498cfa221dc4c139321e93974794f49 faf9d9e21e8e4fa58906449bb137a036 2021-12-22 19:25:46.658 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:25:46.661 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:25:46.664 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:25:46.667 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:25:46.669 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:25:46.671 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:25:46.674 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:25:46.676 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:25:46.681 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:25:46.681 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d498cfa221dc4c139321e93974794f49 --project faf9d9e21e8e4fa58906449bb137a036 2021-12-22 19:25:46.683 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:25:46.685 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:25:46.689 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:49.112 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:49.116 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:25:49.118 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:25:49.121 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d498cfa221dc4c139321e93974794f49 --project faf9d9e21e8e4fa58906449bb137a036 2021-12-22 19:25:51.505 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d498cfa221dc4c139321e93974794f49 --project faf9d9e21e8e4fa58906449bb137a036 2021-12-22 19:25:51.505 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:25:51.505 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:25:51.508 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:25:51.511 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:54.031 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:54.034 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:25:54.036 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:25:54.039 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:25:54.040 | ++ functions-common:get_field:733 : echo '| 085bd5f75d2f431f9e2e6b5d5c06db58 | d498cfa221dc4c139321e93974794f49 | | faf9d9e21e8e4fa58906449bb137a036 | | | False |' 2021-12-22 19:25:54.044 | ++ functions-common:get_field:727 : read data 2021-12-22 19:25:54.048 | + functions-common:get_or_add_user_project_role:910 : user_role_id=085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:25:54.050 | + functions-common:get_or_add_user_project_role:912 : echo 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:25:54.050 | 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:25:54.052 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-12-22 19:25:54.056 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-12-22 19:25:54.058 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-22 19:25:54.061 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-12-22 19:25:56.350 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-12-22 19:25:58.552 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:25:58.555 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-12-22 19:25:58.555 | a9a20d76e3c8479baaac3707d0859d4e' 2021-12-22 19:25:58.558 | ++ functions-common:get_or_create_domain:803 : echo a9a20d76e3c8479baaac3707d0859d4e 2021-12-22 19:25:58.561 | + lib/swift:create_swift_accounts:674 : swift_domain=a9a20d76e3c8479baaac3707d0859d4e 2021-12-22 19:25:58.563 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-12-22 19:25:58.565 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:25:58.585 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-12-22 19:25:58.588 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 a9a20d76e3c8479baaac3707d0859d4e 2021-12-22 19:25:58.590 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 19:25:58.593 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=a9a20d76e3c8479baaac3707d0859d4e --or-show -f value -c id 2021-12-22 19:26:00.937 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:26:00.940 | ++ functions-common:get_or_create_project:853 : project_id=869c2373d1a640fbbaddc195b34b9cfb 2021-12-22 19:26:00.943 | ++ functions-common:get_or_create_project:854 : echo 869c2373d1a640fbbaddc195b34b9cfb 2021-12-22 19:26:00.946 | + lib/swift:create_swift_accounts:678 : swift_project_test4=869c2373d1a640fbbaddc195b34b9cfb 2021-12-22 19:26:00.948 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-12-22 19:26:00.951 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:26:00.968 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-12-22 19:26:00.971 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 a9a20d76e3c8479baaac3707d0859d4e test4@example.com 2021-12-22 19:26:00.973 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:26:00.976 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-12-22 19:26:00.978 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-12-22 19:26:00.981 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=a9a20d76e3c8479baaac3707d0859d4e --email=test4@example.com --or-show -f value -c id 2021-12-22 19:26:03.340 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:26:03.343 | ++ functions-common:get_or_create_user:840 : user_id=d2915bdcd49d483caf4a5dc59ce64c87 2021-12-22 19:26:03.345 | ++ functions-common:get_or_create_user:841 : echo d2915bdcd49d483caf4a5dc59ce64c87 2021-12-22 19:26:03.348 | + lib/swift:create_swift_accounts:683 : swift_user_test4=d2915bdcd49d483caf4a5dc59ce64c87 2021-12-22 19:26:03.351 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-12-22 19:26:03.354 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:26:03.370 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin d2915bdcd49d483caf4a5dc59ce64c87 869c2373d1a640fbbaddc195b34b9cfb 2021-12-22 19:26:03.372 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:26:03.375 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 19:26:03.378 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:26:03.380 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:26:03.382 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 19:26:03.385 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 19:26:03.387 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 19:26:03.390 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 19:26:03.393 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d2915bdcd49d483caf4a5dc59ce64c87 --project 869c2373d1a640fbbaddc195b34b9cfb 2021-12-22 19:26:03.394 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:26:03.394 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:26:03.396 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:26:03.399 | ++ functions-common:get_field:727 : read data 2021-12-22 19:26:05.833 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:26:05.837 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:26:05.840 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:26:05.842 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d2915bdcd49d483caf4a5dc59ce64c87 --project 869c2373d1a640fbbaddc195b34b9cfb 2021-12-22 19:26:08.223 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d2915bdcd49d483caf4a5dc59ce64c87 --project 869c2373d1a640fbbaddc195b34b9cfb 2021-12-22 19:26:08.223 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:26:08.223 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:26:08.226 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:26:08.229 | ++ functions-common:get_field:727 : read data 2021-12-22 19:26:10.794 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:26:10.797 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:26:10.800 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:26:10.803 | ++ functions-common:get_field:733 : echo '| 085bd5f75d2f431f9e2e6b5d5c06db58 | d2915bdcd49d483caf4a5dc59ce64c87 | | 869c2373d1a640fbbaddc195b34b9cfb | | | False |' 2021-12-22 19:26:10.805 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:26:10.814 | ++ functions-common:get_field:727 : read data 2021-12-22 19:26:10.817 | + functions-common:get_or_add_user_project_role:910 : user_role_id=085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:26:10.820 | + functions-common:get_or_add_user_project_role:912 : echo 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:26:10.820 | 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:26:10.822 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-12-22 19:26:10.825 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-22 19:26:10.828 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-22 19:26:10.832 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-22 19:26:10.843 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-22 19:26:10.855 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-22 19:26:10.865 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-22 19:26:10.865 | + 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.53/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-22 19:26:10.956 | The user clouds.yaml file didn't exist. 2021-12-22 19:26:10.965 | + 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.53/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-22 19:26:11.068 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-22 19:26:11.068 | self._clouds = yaml.load(clouds_file) 2021-12-22 19:26:11.077 | + 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.53/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-22 19:26:11.189 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-22 19:26:11.189 | self._clouds = yaml.load(clouds_file) 2021-12-22 19:26:11.199 | + 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.53/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-22 19:26:11.311 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-22 19:26:11.311 | self._clouds = yaml.load(clouds_file) 2021-12-22 19:26:11.321 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-12-22 19:26:11.324 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-12-22 19:26:11.327 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-22 19:26:11.331 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-12-22 19:26:11.348 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:26:11.351 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-12-22 19:26:11.367 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:26:11.369 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-12-22 19:26:11.386 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:26:11.388 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-12-22 19:26:11.391 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:26:11.393 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-12-22 19:26:11.395 | + ./stack.sh:main:1135 : init_glance 2021-12-22 19:26:11.398 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-12-22 19:26:11.402 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-12-22 19:26:11.406 | + lib/glance:init_glance:336 : recreate_database glance 2021-12-22 19:26:11.409 | + lib/database:recreate_database:110 : local db=glance 2021-12-22 19:26:11.411 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-22 19:26:11.414 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-12-22 19:26:11.416 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-22 19:26:11.420 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:26:11.433 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-22 19:26:11.437 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:26:11.450 | + lib/glance:init_glance:338 : time_start dbsync 2021-12-22 19:26:11.452 | + functions-common:time_start:2317 : local name=dbsync 2021-12-22 19:26:11.455 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:26:11.457 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:26:11.461 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:26:11.465 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201171462 2021-12-22 19:26:11.467 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-22 19:26:13.705 | 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=78333) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-22 19:26:13.709 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-22 19:26:13.710 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-22 19:26:13.735 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-22 19:26:13.735 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-22 19:26:13.753 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:26:13.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.754 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.756 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.757 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.759 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.759 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.761 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.761 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.763 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.764 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.765 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.767 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.767 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.773 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:26:13.773 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:26:13.819 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:26:13.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.820 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.822 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.823 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.824 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.824 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.826 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.826 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.829 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.830 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.830 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.833 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.833 | 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=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:26:13.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:26:13.838 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:26:13.838 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78333) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:26:14.062 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 19:26:14.062 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 19:26:14.247 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-22 19:26:25.897 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-22 19:26:26.280 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-22 19:26:26.331 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-22 19:26:27.697 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-22 19:26:27.719 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-22 19:26:27.742 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-22 19:26:28.529 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-22 19:26:29.914 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-22 19:26:29.942 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-22 19:26:29.972 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 19:26:29.972 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 19:26:29.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 19:26:29.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 19:26:29.982 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 19:26:29.982 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 19:26:30.002 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 19:26:30.002 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 19:26:30.034 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 19:26:30.034 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 19:26:30.043 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-22 19:26:31.154 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-22 19:26:31.822 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-22 19:26:31.850 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-22 19:26:31.879 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-22 19:26:31.908 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-22 19:26:31.936 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-22 19:26:31.989 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 19:26:31.989 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 19:26:31.995 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 19:26:31.995 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 19:26:31.998 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-12-22 19:26:31.998 | Database migration is up to date. No migration needed. 2021-12-22 19:26:31.998 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-12-22 19:26:31.998 | Database is synced successfully. 2021-12-22 19:26:32.181 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-22 19:26:34.312 | 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=78342) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-22 19:26:34.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-22 19:26:34.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-22 19:26:35.457 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-22 19:26:35.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-22 19:26:36.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-22 19:26:36.817 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-22 19:26:37.039 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-22 19:26:37.125 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-22 19:26:37.306 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-22 19:26:37.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-22 19:26:38.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-22 19:26:38.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-22 19:26:38.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-22 19:26:38.862 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-22 19:26:39.136 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-22 19:26:39.233 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-22 19:26:39.382 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-22 19:26:39.691 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-22 19:26:39.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-22 19:26:39.960 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-22 19:26:40.148 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-22 19:26:40.325 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-22 19:26:40.627 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-22 19:26:41.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-22 19:26:41.410 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-22 19:26:41.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-22 19:26:41.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-22 19:26:41.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-22 19:26:42.120 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-22 19:26:42.239 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-22 19:26:42.239 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-22 19:26:42.427 | + lib/glance:init_glance:344 : time_stop dbsync 2021-12-22 19:26:42.430 | + functions-common:time_stop:2331 : local name 2021-12-22 19:26:42.433 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:26:42.436 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:26:42.438 | + functions-common:time_stop:2334 : local total 2021-12-22 19:26:42.441 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:26:42.444 | + functions-common:time_stop:2337 : name=dbsync 2021-12-22 19:26:42.446 | + functions-common:time_stop:2338 : start_time=1640201171462 2021-12-22 19:26:42.449 | + functions-common:time_stop:2340 : [[ -z 1640201171462 ]] 2021-12-22 19:26:42.452 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:26:42.455 | + functions-common:time_stop:2343 : end_time=1640201202453 2021-12-22 19:26:42.458 | + functions-common:time_stop:2344 : elapsed_time=30991 2021-12-22 19:26:42.460 | + functions-common:time_stop:2345 : total=64470 2021-12-22 19:26:42.463 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:26:42.466 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=95461 2021-12-22 19:26:42.468 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-12-22 19:26:42.485 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:26:42.487 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-12-22 19:26:42.490 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:26:42.492 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-12-22 19:26:42.495 | + ./stack.sh:main:1145 : configure_neutron 2021-12-22 19:26:42.497 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-12-22 19:26:42.501 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:26:42.501 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 19:26:42.505 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:26:42.508 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 19:26:42.510 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 19:26:42.513 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 19:26:42.515 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-12-22 19:26:42.518 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-12-22 19:26:42.520 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-12-22 19:26:42.522 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-12-22 19:26:42.535 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-12-22 19:26:42.537 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-12-22 19:27:14.580 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-22 19:27:14.584 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-22 19:27:14.587 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-22 19:27:14.589 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-22 19:27:14.592 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-12-22 19:27:14.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-22 19:27:14.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-22 19:27:14.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-12-22 19:27:14.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-12-22 19:27:14.602 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-12-22 19:27:14.604 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-12-22 19:27:14.607 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-22 19:27:14.609 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-22 19:27:14.611 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-12-22 19:27:14.613 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-12-22 19:27:14.615 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-12-22 19:27:14.619 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:27:14.621 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-22 19:27:14.623 | + lib/neutron-legacy:_configure_neutron_common:717 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:27:14.628 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-12-22 19:27:14.630 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-22 19:27:14.632 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-22 19:27:14.635 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-12-22 19:27:14.637 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-22 19:27:14.640 | + lib/neutron-legacy:_configure_neutron_common:722 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-22 19:27:14.671 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-22 19:27:14.705 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-22 19:27:14.740 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-22 19:27:14.768 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-22 19:27:14.798 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-22 19:27:14.827 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-12-22 19:27:14.829 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-12-22 19:27:14.831 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-12-22 19:27:14.834 | + functions:setup_logging:656 : local other_cond=False 2021-12-22 19:27:14.836 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-22 19:27:14.839 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-22 19:27:14.841 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-12-22 19:27:14.844 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-22 19:27:14.846 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-22 19:27:14.862 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-22 19:27:14.864 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-22 19:27:14.866 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-22 19:27:14.868 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-22 19:27:14.870 | + functions:setup_systemd_logging:700 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-22 19:27:14.900 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:27:14.930 | + functions:setup_systemd_logging:703 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-22 19:27:14.960 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 19:27:14.990 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-12-22 19:27:15.012 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:27:15.015 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-12-22 19:27:15.017 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-12-22 19:27:15.019 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-22 19:27:15.021 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-22 19:27:15.024 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-22 19:27:15.027 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-12-22 19:27:15.029 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-12-22 19:27:15.032 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-22 19:27:15.048 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:884 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2021-12-22 19:27:15.065 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-22 19:27:15.067 | + lib/neutron-legacy:_neutron_setup_rootwrap:905 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-12-22 19:27:15.081 | + lib/neutron-legacy:_neutron_setup_rootwrap:907 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-12-22 19:27:15.092 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-12-22 19:27:15.104 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-22 19:27:15.106 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 19:27:15.109 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-12-22 19:27:15.112 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.HzezocEkla 2021-12-22 19:27:15.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-22 19:27:15.117 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 19:27:15.119 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.HzezocEkla 2021-12-22 19:27:15.123 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.HzezocEkla 2021-12-22 19:27:15.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.HzezocEkla /etc/sudoers.d/neutron-rootwrap 2021-12-22 19:27:15.144 | + lib/neutron-legacy:_neutron_setup_rootwrap:923 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-22 19:27:15.174 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-12-22 19:27:15.176 | + lib/neutron-legacy:_neutron_setup_rootwrap:925 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 19:27:15.206 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-22 19:27:15.209 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-22 19:27:15.211 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-22 19:27:15.214 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 19:27:15.216 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 19:27:15.218 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 19:27:15.233 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:15.236 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 19:27:15.239 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 19:27:15.241 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 19:27:15.257 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:15.260 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:27:15.262 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-12-22 19:27:15.293 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 19:27:15.295 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 19:27:15.298 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-12-22 19:27:15.313 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:15.315 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-12-22 19:27:15.318 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-12-22 19:27:15.320 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-22 19:27:15.323 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-22 19:27:15.325 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-12-22 19:27:15.327 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-12-22 19:27:15.330 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-22 19:27:15.332 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-12-22 19:27:15.335 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-12-22 19:27:15.338 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-12-22 19:27:15.342 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-12-22 19:27:15.345 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2021-12-22 19:27:15.349 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-12-22 19:27:15.365 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:15.368 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-12-22 19:27:15.371 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-22 19:27:15.373 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-22 19:27:15.377 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-22 19:27:15.410 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-22 19:27:15.441 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-22 19:27:15.471 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-22 19:27:15.502 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-22 19:27:15.532 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-22 19:27:15.535 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-22 19:27:15.537 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-12-22 19:27:15.540 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-22 19:27:15.543 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-22 19:27:15.572 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-22 19:27:15.602 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-12-22 19:27:15.632 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-22 19:27:15.668 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-22 19:27:15.698 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-22 19:27:15.729 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-22 19:27:15.759 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-22 19:27:15.791 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 19:27:15.820 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 19:27:15.851 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-22 19:27:15.881 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-22 19:27:15.912 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-22 19:27:15.915 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-22 19:27:15.917 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-22 19:27:15.920 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-22 19:27:15.922 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-22 19:27:15.952 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-22 19:27:15.983 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.53/identity 2021-12-22 19:27:16.013 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-22 19:27:16.043 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-22 19:27:16.074 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-22 19:27:16.104 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-22 19:27:16.134 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-22 19:27:16.165 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-22 19:27:16.195 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-22 19:27:16.226 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-12-22 19:27:16.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-12-22 19:27:16.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-22 19:27:16.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-12-22 19:27:16.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-12-22 19:27:16.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-12-22 19:27:16.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-12-22 19:27:16.242 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 500:549 != '' ]] 2021-12-22 19:27:16.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:500:549 2021-12-22 19:27:16.247 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:500:549 != '' ]] 2021-12-22 19:27:16.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-22 19:27:16.252 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-12-22 19:27:16.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-12-22 19:27:16.257 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-22 19:27:16.260 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-12-22 19:27:16.262 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-22 19:27:16.264 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-12-22 19:27:16.267 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-22 19:27:16.269 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-12-22 19:27:16.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-12-22 19:27:16.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-12-22 19:27:16.298 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:27:16.301 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-22 19:27:16.303 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-22 19:27:16.306 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-22 19:27:16.308 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-22 19:27:16.311 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-22 19:27:16.336 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-12-22 19:27:16.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-12-22 19:27:16.340 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:27:16.343 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-22 19:27:16.345 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-12-22 19:27:16.347 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-12-22 19:27:16.350 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-22 19:27:16.352 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-22 19:27:16.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-12-22 19:27:16.382 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:27:16.385 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-22 19:27:16.388 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-12-22 19:27:16.390 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-12-22 19:27:16.393 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-22 19:27:16.395 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-22 19:27:16.420 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-12-22 19:27:16.423 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:27:16.425 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-12-22 19:27:16.427 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-12-22 19:27:16.429 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-22 19:27:16.432 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-22 19:27:16.435 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-12-22 19:27:16.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-12-22 19:27:16.464 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:27:16.466 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-12-22 19:27:16.469 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-22 19:27:16.471 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-22 19:27:16.473 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-22 19:27:16.476 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-12-22 19:27:16.501 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-12-22 19:27:16.504 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:27:16.506 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-12-22 19:27:16.508 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-12-22 19:27:16.511 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-12-22 19:27:16.513 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-22 19:27:16.515 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-22 19:27:16.540 | + 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:500:549 2021-12-22 19:27:16.543 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:27:16.545 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-12-22 19:27:16.547 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:500:549 2021-12-22 19:27:16.550 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:500:549 ']' 2021-12-22 19:27:16.552 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-22 19:27:16.554 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:500:549 2021-12-22 19:27:16.580 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-12-22 19:27:16.583 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:27:16.585 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-12-22 19:27:16.588 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-22 19:27:16.590 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-22 19:27:16.592 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-22 19:27:16.595 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-12-22 19:27:16.620 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-22 19:27:16.623 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-12-22 19:27:16.638 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:16.640 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-12-22 19:27:16.643 | + lib/neutron-legacy:_configure_neutron_plugin_agent:813 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-22 19:27:16.676 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-12-22 19:27:16.679 | + lib/neutron-legacy:_configure_neutron_plugin_agent:815 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 19:27:16.705 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-22 19:27:16.738 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-12-22 19:27:16.740 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-12-22 19:27:16.742 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-22 19:27:16.745 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-22 19:27:19.263 | INFO neutron.common.config [-] Logging enabled! 2021-12-22 19:27:19.263 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev22 2021-12-22 19:27:19.264 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80068) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-22 19:27:19.265 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-22 19:27:19.266 | 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=80068) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-22 19:27:19.271 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=80068) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-12-22 19:27:19.568 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=80075 2021-12-22 19:27:19.657 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-22 19:27:19.657 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=80075 2021-12-22 19:27:19.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-22 19:27:19.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-22 19:27:19.923 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-12-22 19:27:19.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-22 19:27:19.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-22 19:27:19.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-12-22 19:27:19.999 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-12-22 19:27:20.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-22 19:27:20.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-12-22 19:27:20.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-22 19:27:20.035 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-12-22 19:27:20.041 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-12-22 19:27:20.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-22 19:27:20.046 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-12-22 19:27:20.067 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-12-22 19:27:20.087 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-22 19:27:20.090 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-22 19:27:20.097 | net.bridge.bridge-nf-call-iptables = 1 2021-12-22 19:27:20.100 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-22 19:27:20.103 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-22 19:27:20.110 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-22 19:27:20.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-12-22 19:27:20.116 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-12-22 19:27:20.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-12-22 19:27:20.121 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-12-22 19:27:20.123 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-12-22 19:27:20.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-22 19:27:20.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-22 19:27:20.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-22 19:27:20.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-22 19:27:20.155 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-12-22 19:27:20.157 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-12-22 19:27:20.189 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-22 19:27:20.191 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-22 19:27:20.218 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-12-22 19:27:20.244 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-12-22 19:27:20.260 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:20.263 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-12-22 19:27:20.265 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-22 19:27:20.269 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-22 19:27:20.295 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-22 19:27:20.322 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:759 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-22 19:27:20.350 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-12-22 19:27:20.352 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:761 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 19:27:20.379 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-12-22 19:27:20.395 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:20.397 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-22 19:27:20.399 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-22 19:27:20.425 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-22 19:27:20.428 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-22 19:27:20.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-22 19:27:20.457 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-22 19:27:20.460 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-22 19:27:20.462 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-12-22 19:27:20.465 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-12-22 19:27:20.481 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:20.483 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-12-22 19:27:20.486 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-12-22 19:27:20.490 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-22 19:27:20.516 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-22 19:27:20.544 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-12-22 19:27:20.547 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 19:27:20.573 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-22 19:27:20.576 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-22 19:27:20.602 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-22 19:27:20.605 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-22 19:27:20.607 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-22 19:27:20.633 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-22 19:27:20.636 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-22 19:27:20.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-12-22 19:27:20.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-22 19:27:23.156 | INFO neutron.common.config [-] Logging enabled! 2021-12-22 19:27:23.157 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev22 2021-12-22 19:27:23.158 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80668) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-22 19:27:23.231 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-22 19:27:23.232 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80668) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-12-22 19:27:23.232 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80668) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-12-22 19:27:23.233 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-22 19:27:23.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-22 19:27:23.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-22 19:27:23.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-22 19:27:23.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-22 19:27:23.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-22 19:27:23.484 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-22 19:27:23.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-22 19:27:23.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-22 19:27:23.505 | + functions:set_mtu:764 : local dev=br-data 2021-12-22 19:27:23.508 | + functions:set_mtu:765 : local mtu=1500 2021-12-22 19:27:23.511 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-12-22 19:27:23.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-12-22 19:27:23.539 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-12-22 19:27:23.541 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-22 19:27:23.544 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-12-22 19:27:23.546 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-12-22 19:27:23.548 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-12-22 19:27:23.551 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-12-22 19:27:23.553 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-12-22 19:27:23.556 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-12-22 19:27:23.558 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-12-22 19:27:23.560 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-12-22 19:27:23.563 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-12-22 19:27:23.565 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-12-22 19:27:23.568 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-12-22 19:27:23.572 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-22 19:27:23.572 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-12-22 19:27:23.577 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-12-22 19:27:23.580 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-12-22 19:27:23.582 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-12-22 19:27:23.585 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-12-22 19:27:23.590 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-12-22 19:27:23.590 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-12-22 19:27:23.590 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-12-22 19:27:23.595 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.52/22 brd 192.168.3.255' 2021-12-22 19:27:23.597 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-12-22 19:27:23.600 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-12-22 19:27:23.602 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-22 19:27:23.605 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-12-22 19:27:23.607 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.52/22 brd 192.168.3.255 != '' ]] 2021-12-22 19:27:23.609 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1' 2021-12-22 19:27:23.612 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data' 2021-12-22 19:27:23.614 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-12-22 19:27:23.617 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-12-22 19:27:23.621 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.52/22 brd 192.168.3.255 2021-12-22 19:27:23.621 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-12-22 19:27:23.621 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-12-22 19:27:23.623 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-12-22 19:27:23.627 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.52 2021-12-22 19:27:23.630 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.52 ' 2021-12-22 19:27:23.632 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1 2021-12-22 19:27:23.644 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data 2021-12-22 19:27:23.656 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-12-22 19:27:23.668 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-22 19:27:23.688 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.52 2021-12-22 19:27:25.697 | ARPING 192.168.0.52 from 192.168.0.52 br-data 2021-12-22 19:27:25.697 | Sent 3 probes (3 broadcast(s)) 2021-12-22 19:27:25.697 | Received 0 response(s) 2021-12-22 19:27:25.716 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-12-22 19:27:25.717 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-12-22 19:27:25.724 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-12-22 19:27:25.727 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-12-22 19:27:25.745 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:25.747 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-12-22 19:27:25.750 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-22 19:27:25.754 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-22 19:27:25.781 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.53 2021-12-22 19:27:25.807 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-22 19:27:25.834 | + lib/neutron-legacy:_configure_neutron_metadata_agent:787 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-22 19:27:25.862 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-12-22 19:27:25.865 | + lib/neutron-legacy:_configure_neutron_metadata_agent:789 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 19:27:25.892 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-22 19:27:25.894 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-12-22 19:27:25.910 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:27:25.913 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-22 19:27:25.943 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-22 19:27:25.975 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-12-22 19:27:25.977 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-12-22 19:27:25.993 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:25.996 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-12-22 19:27:26.013 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:27:26.015 | + ./stack.sh:main:1149 : init_neutron 2021-12-22 19:27:26.017 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-12-22 19:27:26.021 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:27:26.022 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 19:27:26.026 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:27:26.028 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 19:27:26.031 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 19:27:26.033 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 19:27:26.036 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-12-22 19:27:26.038 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-12-22 19:27:26.041 | + lib/database:recreate_database:110 : local db=neutron 2021-12-22 19:27:26.043 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-22 19:27:26.046 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-12-22 19:27:26.048 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-22 19:27:26.052 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:27:26.065 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-22 19:27:26.069 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:27:26.083 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-12-22 19:27:26.086 | + functions-common:time_start:2317 : local name=dbsync 2021-12-22 19:27:26.091 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:27:26.093 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:27:26.097 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:27:26.100 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201246098 2021-12-22 19:27:26.103 | + lib/neutron-legacy:init_mutnauq:428 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-12-22 19:27:29.163 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 19:27:29.163 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 19:27:29.500 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 19:27:29.500 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 19:27:29.567 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-22 19:28:09.329 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-22 19:28:09.552 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-22 19:28:10.877 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-22 19:28:11.333 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-22 19:28:12.072 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-22 19:28:12.529 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-22 19:28:13.071 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-22 19:28:13.412 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-22 19:28:13.818 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-22 19:28:14.169 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-22 19:28:15.235 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-22 19:28:15.773 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-22 19:28:16.248 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-22 19:28:16.692 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-22 19:28:17.077 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-22 19:28:20.590 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-22 19:28:20.980 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-22 19:28:21.414 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-22 19:28:21.807 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-22 19:28:23.077 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-22 19:28:23.346 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-22 19:28:24.060 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-22 19:28:25.418 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-22 19:28:25.780 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-22 19:28:26.172 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-22 19:28:26.549 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-22 19:28:26.785 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-22 19:28:27.391 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-22 19:28:27.683 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-22 19:28:27.957 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-22 19:28:28.562 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-22 19:28:28.579 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-22 19:28:29.231 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-22 19:28:29.903 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-22 19:28:30.162 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-22 19:28:31.391 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-22 19:28:31.984 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-22 19:28:33.602 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-22 19:28:33.738 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-22 19:28:43.242 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-22 19:28:43.374 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-22 19:28:44.264 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-22 19:28:44.625 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-22 19:28:44.654 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-22 19:28:45.122 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-22 19:28:45.151 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-22 19:28:45.871 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-22 19:28:46.048 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-22 19:28:46.242 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-22 19:28:46.683 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-22 19:28:47.160 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-22 19:28:48.303 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-22 19:28:48.894 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-22 19:28:49.012 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-22 19:28:49.471 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-22 19:28:50.417 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-22 19:28:50.671 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-22 19:28:50.886 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-22 19:28:51.293 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-22 19:28:51.705 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-22 19:28:52.145 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-22 19:28:57.103 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-22 19:28:57.280 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-22 19:28:57.813 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-22 19:28:57.842 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-22 19:28:58.497 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-22 19:28:58.808 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-22 19:29:00.000 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-22 19:29:00.488 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-22 19:29:01.314 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-22 19:29:01.682 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-22 19:29:02.120 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-22 19:29:02.349 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-22 19:29:02.417 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-22 19:29:02.771 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-22 19:29:04.533 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-22 19:29:04.994 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-22 19:29:05.245 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-22 19:29:05.727 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-22 19:29:06.000 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-22 19:29:06.436 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-22 19:29:06.700 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-22 19:29:07.168 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-22 19:29:07.796 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-22 19:29:08.240 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-22 19:29:09.373 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-22 19:29:09.571 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-22 19:29:10.070 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-22 19:29:11.680 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-22 19:29:11.905 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-22 19:29:12.373 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-22 19:29:12.899 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-22 19:29:13.402 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-22 19:29:14.051 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-22 19:29:14.085 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-22 19:29:14.120 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-22 19:29:15.703 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-22 19:29:17.828 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-22 19:29:18.447 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-22 19:29:18.831 | Running upgrade for neutron ... 2021-12-22 19:29:18.831 | OK 2021-12-22 19:29:19.071 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-12-22 19:29:19.073 | + functions-common:time_stop:2331 : local name 2021-12-22 19:29:19.076 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:29:19.078 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:29:19.081 | + functions-common:time_stop:2334 : local total 2021-12-22 19:29:19.084 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:29:19.086 | + functions-common:time_stop:2337 : name=dbsync 2021-12-22 19:29:19.089 | + functions-common:time_stop:2338 : start_time=1640201246098 2021-12-22 19:29:19.092 | + functions-common:time_stop:2340 : [[ -z 1640201246098 ]] 2021-12-22 19:29:19.095 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:29:19.098 | + functions-common:time_stop:2343 : end_time=1640201359096 2021-12-22 19:29:19.101 | + functions-common:time_stop:2344 : elapsed_time=112998 2021-12-22 19:29:19.103 | + functions-common:time_stop:2345 : total=95461 2021-12-22 19:29:19.107 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:29:19.109 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=208459 2021-12-22 19:29:19.112 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-12-22 19:29:19.128 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:29:19.131 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-12-22 19:29:19.140 | ++ ./stack.sh:main:1160 : true 2021-12-22 19:29:19.142 | + ./stack.sh:main:1160 : netman_pid= 2021-12-22 19:29:19.145 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-12-22 19:29:19.147 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-12-22 19:29:19.171 | dnsmasq: no process found 2021-12-22 19:29:19.175 | + ./stack.sh:main:1162 : true 2021-12-22 19:29:19.177 | + ./stack.sh:main:1167 : clean_iptables 2021-12-22 19:29:19.181 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-22 19:29:19.182 | + lib/nova:clean_iptables:182 : grep nova 2021-12-22 19:29:19.183 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-12-22 19:29:19.186 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-12-22 19:29:19.186 | + lib/nova:clean_iptables:182 : bash 2021-12-22 19:29:19.186 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-12-22 19:29:19.186 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-12-22 19:29:19.276 | + lib/nova:clean_iptables:184 : grep nova 2021-12-22 19:29:19.278 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-22 19:29:19.278 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-12-22 19:29:19.281 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-12-22 19:29:19.282 | + lib/nova:clean_iptables:184 : bash 2021-12-22 19:29:19.282 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-12-22 19:29:19.282 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-12-22 19:29:19.372 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-22 19:29:19.373 | + lib/nova:clean_iptables:186 : grep nova 2021-12-22 19:29:19.374 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-12-22 19:29:19.375 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-12-22 19:29:19.375 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-12-22 19:29:19.377 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-12-22 19:29:19.379 | + lib/nova:clean_iptables:186 : bash 2021-12-22 19:29:19.389 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-22 19:29:19.389 | + lib/nova:clean_iptables:188 : grep nova 2021-12-22 19:29:19.391 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-12-22 19:29:19.391 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-12-22 19:29:19.392 | + lib/nova:clean_iptables:188 : bash 2021-12-22 19:29:19.394 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-12-22 19:29:19.394 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-12-22 19:29:19.405 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-22 19:29:19.412 | net.ipv4.ip_forward = 1 2021-12-22 19:29:19.416 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-12-22 19:29:19.433 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:29:19.436 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-12-22 19:29:19.438 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:29:19.441 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-12-22 19:29:19.443 | + ./stack.sh:main:1179 : init_swift 2021-12-22 19:29:19.446 | + lib/swift:init_swift:690 : local node_number 2021-12-22 19:29:19.448 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-22 19:29:20.279 | No container-updater running 2021-12-22 19:29:20.280 | No object-server running 2021-12-22 19:29:20.280 | No proxy-server running 2021-12-22 19:29:20.280 | No container-reconciler running 2021-12-22 19:29:20.280 | No account-server running 2021-12-22 19:29:20.280 | No container-replicator running 2021-12-22 19:29:20.280 | No container-server running 2021-12-22 19:29:20.280 | No object-expirer running 2021-12-22 19:29:20.280 | No object-updater running 2021-12-22 19:29:20.280 | No object-auditor running 2021-12-22 19:29:20.280 | No container-auditor running 2021-12-22 19:29:20.280 | No container-sharder running 2021-12-22 19:29:20.280 | No container-sync running 2021-12-22 19:29:20.280 | No account-reaper running 2021-12-22 19:29:20.280 | No account-auditor running 2021-12-22 19:29:20.280 | No object-replicator running 2021-12-22 19:29:20.280 | No object-reconstructor running 2021-12-22 19:29:20.280 | No account-replicator running 2021-12-22 19:29:20.325 | + lib/swift:init_swift:692 : true 2021-12-22 19:29:20.328 | + lib/swift:init_swift:695 : create_swift_disk 2021-12-22 19:29:20.330 | + lib/swift:create_swift_disk:566 : local node_number 2021-12-22 19:29:20.333 | + lib/swift:create_swift_disk:571 : local user_group 2021-12-22 19:29:20.336 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-12-22 19:29:20.340 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-12-22 19:29:20.343 | + lib/swift:create_swift_disk:573 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-12-22 19:29:20.355 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-12-22 19:29:20.357 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-12-22 19:29:20.361 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-12-22 19:29:20.372 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-12-22 19:29:20.383 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-12-22 19:29:20.395 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-12-22 19:29:20.533 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-12-22 19:29:20.533 | = sectsz=512 attr=2, projid32bit=1 2021-12-22 19:29:20.533 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-12-22 19:29:20.533 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-12-22 19:29:20.533 | = sunit=0 swidth=0 blks 2021-12-22 19:29:20.533 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-12-22 19:29:20.533 | log =internal log bsize=4096 blocks=2560, version=2 2021-12-22 19:29:20.533 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-22 19:29:20.533 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-22 19:29:20.535 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-12-22 19:29:20.540 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-12-22 19:29:20.545 | + lib/swift:create_swift_disk:595 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-12-22 19:29:20.615 | + lib/swift:create_swift_disk:601 : local node_number 2021-12-22 19:29:20.617 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-22 19:29:20.619 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-12-22 19:29:20.622 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-12-22 19:29:20.624 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-12-22 19:29:20.636 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-22 19:29:20.639 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-12-22 19:29:20.641 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-22 19:29:20.655 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-12-22 19:29:20.661 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-12-22 19:29:20.661 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-12-22 19:29:21.580 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-12-22 19:29:22.453 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-12-22 19:29:23.339 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-12-22 19:29:23.342 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-22 19:29:23.344 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-12-22 19:29:24.180 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-12-22 19:29:24.181 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-12-22 19:29:24.228 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-12-22 19:29:25.060 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-12-22 19:29:25.060 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-12-22 19:29:25.109 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-12-22 19:29:25.932 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-12-22 19:29:25.932 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-12-22 19:29:25.979 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-12-22 19:29:26.914 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-22 19:29:26.958 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-12-22 19:29:27.914 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-22 19:29:27.958 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-12-22 19:29:28.948 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-22 19:29:28.992 | + lib/swift:init_swift:736 : popd 2021-12-22 19:29:28.995 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-12-22 19:29:29.013 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:29:29.015 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-12-22 19:29:29.018 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:29:29.020 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-12-22 19:29:29.023 | + ./stack.sh:main:1188 : init_cinder 2021-12-22 19:29:29.025 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-12-22 19:29:29.041 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:29:29.044 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-12-22 19:29:29.046 | + lib/database:recreate_database:110 : local db=cinder 2021-12-22 19:29:29.048 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-22 19:29:29.051 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-12-22 19:29:29.054 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-22 19:29:29.057 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:29:29.070 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-22 19:29:29.074 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:29:29.087 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-12-22 19:29:29.089 | + functions-common:time_start:2317 : local name=dbsync 2021-12-22 19:29:29.092 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:29:29.094 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:29:29.097 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:29:29.101 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201369098 2021-12-22 19:29:29.103 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-22 19:29:32.038 | 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=81562) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-22 19:29:32.041 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:29:32.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.045 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.045 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.046 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.046 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.047 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.047 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.047 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:29:32.048 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:29:32.090 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:29:32.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.094 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.094 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.095 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.095 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.096 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.096 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.096 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:29:32.096 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:29:32.339 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:29:32.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.343 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.343 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.344 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.344 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.345 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.345 | 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=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:29:32.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:29:32.345 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:29:32.345 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81562) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:29:32.353 | INFO migrate.versioning.api [-] 122 -> 123...  2021-12-22 19:29:50.419 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:50.419 | INFO migrate.versioning.api [-] 123 -> 124...  2021-12-22 19:29:50.447 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:50.447 | INFO migrate.versioning.api [-] 124 -> 125...  2021-12-22 19:29:50.476 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:50.476 | INFO migrate.versioning.api [-] 125 -> 126...  2021-12-22 19:29:50.506 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:50.506 | INFO migrate.versioning.api [-] 126 -> 127...  2021-12-22 19:29:50.613 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:50.613 | INFO migrate.versioning.api [-] 127 -> 128...  2021-12-22 19:29:51.849 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:51.849 | INFO migrate.versioning.api [-] 128 -> 129...  2021-12-22 19:29:51.883 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:51.883 | INFO migrate.versioning.api [-] 129 -> 130...  2021-12-22 19:29:51.910 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:51.910 | INFO migrate.versioning.api [-] 130 -> 131...  2021-12-22 19:29:51.939 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:51.939 | INFO migrate.versioning.api [-] 131 -> 132...  2021-12-22 19:29:52.001 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:52.002 | INFO migrate.versioning.api [-] 132 -> 133...  2021-12-22 19:29:52.030 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:52.031 | INFO migrate.versioning.api [-] 133 -> 134...  2021-12-22 19:29:52.059 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:52.059 | INFO migrate.versioning.api [-] 134 -> 135...  2021-12-22 19:29:52.095 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:52.095 | INFO migrate.versioning.api [-] 135 -> 136...  2021-12-22 19:29:53.064 | INFO migrate.versioning.api [-] done 2021-12-22 19:29:53.341 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-12-22 19:29:53.343 | + functions-common:time_stop:2331 : local name 2021-12-22 19:29:53.346 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:29:53.348 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:29:53.351 | + functions-common:time_stop:2334 : local total 2021-12-22 19:29:53.353 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:29:53.356 | + functions-common:time_stop:2337 : name=dbsync 2021-12-22 19:29:53.359 | + functions-common:time_stop:2338 : start_time=1640201369098 2021-12-22 19:29:53.361 | + functions-common:time_stop:2340 : [[ -z 1640201369098 ]] 2021-12-22 19:29:53.364 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:29:53.368 | + functions-common:time_stop:2343 : end_time=1640201393365 2021-12-22 19:29:53.370 | + functions-common:time_stop:2344 : elapsed_time=24267 2021-12-22 19:29:53.373 | + functions-common:time_stop:2345 : total=208459 2021-12-22 19:29:53.376 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:29:53.378 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=232726 2021-12-22 19:29:53.381 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-12-22 19:29:53.397 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:29:53.399 | + lib/cinder:init_cinder:397 : [[ -n lvm:lvmdriver-1 ]] 2021-12-22 19:29:53.402 | + lib/cinder:init_cinder:398 : local be be_name be_type 2021-12-22 19:29:53.404 | + lib/cinder:init_cinder:399 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-22 19:29:53.407 | + lib/cinder:init_cinder:400 : be_type=lvm 2021-12-22 19:29:53.409 | + lib/cinder:init_cinder:401 : be_name=lvmdriver-1 2021-12-22 19:29:53.412 | + lib/cinder:init_cinder:402 : type init_cinder_backend_lvm 2021-12-22 19:29:53.415 | + lib/cinder:init_cinder:404 : [[ lvm == \l\v\m ]] 2021-12-22 19:29:53.417 | + lib/cinder:init_cinder:405 : init_default_lvm_volume_group 2021-12-22 19:29:53.420 | + lib/lvm:init_default_lvm_volume_group:162 : [[ 0 = \0 ]] 2021-12-22 19:29:53.422 | + lib/lvm:init_default_lvm_volume_group:163 : init_lvm_volume_group stack-volumes-default 50000M 2021-12-22 19:29:53.425 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-12-22 19:29:53.427 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-22 19:29:53.430 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-22 19:29:53.432 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-22 19:29:53.434 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 19:29:53.437 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 19:29:53.440 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 19:29:53.442 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 19:29:53.444 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 19:29:53.447 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 19:29:53.449 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-22 19:29:53.451 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 19:29:53.454 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-22 19:29:53.456 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:29:53.459 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:29:53.461 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:29:53.463 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:29:53.466 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:29:53.468 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:29:53.471 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-default 50000M 2021-12-22 19:29:53.473 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-12-22 19:29:53.475 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-22 19:29:53.478 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-12-22 19:29:53.480 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-12-22 19:29:53.496 | Volume group "stack-volumes-default" not found 2021-12-22 19:29:53.496 | Cannot process volume group stack-volumes-default 2021-12-22 19:29:53.501 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-12-22 19:29:53.504 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-12-22 19:29:53.507 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-22 19:29:53.510 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-22 19:29:53.510 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-22 19:29:53.524 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-22 19:29:53.527 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-22 19:29:53.530 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-12-22 19:29:53.586 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop1 2021-12-22 19:29:53.588 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-12-22 19:29:53.605 | Volume group "stack-volumes-default" not found 2021-12-22 19:29:53.605 | Cannot process volume group stack-volumes-default 2021-12-22 19:29:53.609 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop1 2021-12-22 19:29:53.876 | Physical volume "/dev/loop1" successfully created. 2021-12-22 19:29:53.972 | Volume group "stack-volumes-default" successfully created 2021-12-22 19:29:53.978 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-22 19:29:53.981 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-22 19:29:53.981 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-22 19:29:53.982 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-22 19:29:53.994 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-default 2021-12-22 19:29:53.997 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-12-22 19:29:54.000 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-12-22 19:29:54.038 | + lib/lvm:init_default_lvm_volume_group:164 : _DEFAULT_LVM_INIT=1 2021-12-22 19:29:54.041 | + lib/cinder:init_cinder:407 : init_cinder_backend_lvm lvmdriver-1 2021-12-22 19:29:54.043 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-12-22 19:29:54.046 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-22 19:29:54.049 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-12-22 19:29:54.051 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-22 19:29:54.054 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-22 19:29:54.056 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-22 19:29:54.058 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 19:29:54.061 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 19:29:54.064 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 19:29:54.066 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 19:29:54.068 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 19:29:54.071 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 19:29:54.073 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-22 19:29:54.076 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 19:29:54.078 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-22 19:29:54.080 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 19:29:54.083 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 19:29:54.085 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 19:29:54.088 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 19:29:54.090 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 19:29:54.093 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 19:29:54.095 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-22 19:29:54.097 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-12-22 19:29:54.100 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-22 19:29:54.102 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-22 19:29:54.104 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-12-22 19:29:54.120 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-22 19:29:54.120 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-22 19:29:54.125 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-12-22 19:29:54.127 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-22 19:29:54.131 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-22 19:29:54.134 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-22 19:29:54.134 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-22 19:29:54.138 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-22 19:29:54.140 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-22 19:29:54.143 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-22 19:29:54.241 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop2 2021-12-22 19:29:54.244 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-12-22 19:29:54.260 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-22 19:29:54.260 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-22 19:29:54.264 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2021-12-22 19:29:54.488 | Physical volume "/dev/loop2" successfully created. 2021-12-22 19:29:54.583 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-12-22 19:29:54.589 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-22 19:29:54.592 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-22 19:29:54.593 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-22 19:29:54.595 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-22 19:29:54.606 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-12-22 19:29:54.609 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-12-22 19:29:54.611 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-12-22 19:29:54.663 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-22 19:29:54.667 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-12-22 19:29:54.684 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:29:54.687 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-12-22 19:29:54.690 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:29:54.692 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-12-22 19:29:54.695 | + ./stack.sh:main:1196 : init_placement 2021-12-22 19:29:54.697 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-22 19:29:54.700 | + lib/database:recreate_database:110 : local db=placement 2021-12-22 19:29:54.703 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-22 19:29:54.705 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-12-22 19:29:54.710 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-22 19:29:54.712 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:29:54.725 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-22 19:29:54.729 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:29:54.742 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-22 19:30:02.288 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-22 19:30:02.291 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-22 19:30:02.294 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-12-22 19:30:02.298 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 19:30:02.301 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 19:30:02.304 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 19:30:02.307 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 19:30:04.878 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:30:04.881 | + functions-common:get_or_create_user:840 : user_id=43ba87c8cd1c4f3a9333471995d16209 2021-12-22 19:30:04.883 | + functions-common:get_or_create_user:841 : echo 43ba87c8cd1c4f3a9333471995d16209 2021-12-22 19:30:04.883 | 43ba87c8cd1c4f3a9333471995d16209 2021-12-22 19:30:04.886 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-12-22 19:30:04.889 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:30:04.892 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:30:04.895 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:30:04.897 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:30:04.900 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:30:04.902 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:30:04.905 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:30:04.907 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:30:04.910 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:30:04.913 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:30:04.917 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-22 19:30:04.917 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:30:04.917 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:30:04.920 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:30:04.923 | ++ functions-common:get_field:727 : read data 2021-12-22 19:30:07.851 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:30:07.854 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:30:07.857 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:30:07.860 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-12-22 19:30:10.759 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-22 19:30:10.760 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:30:10.760 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:30:10.762 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:30:10.766 | ++ functions-common:get_field:727 : read data 2021-12-22 19:30:13.773 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:30:13.776 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:30:13.779 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:30:13.782 | ++ functions-common:get_field:733 : echo '| 0e53eef188af416b884c8bd9435aacc2 | 43ba87c8cd1c4f3a9333471995d16209 | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:30:13.783 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:30:13.788 | ++ functions-common:get_field:727 : read data 2021-12-22 19:30:13.791 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:30:13.793 | + functions-common:get_or_add_user_project_role:912 : echo 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:30:13.793 | 0e53eef188af416b884c8bd9435aacc2 2021-12-22 19:30:13.796 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-22 19:30:13.798 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-12-22 19:30:13.801 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 19:30:13.804 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 19:30:13.806 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 19:30:13.809 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 19:30:13.812 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 19:30:13.814 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 19:30:13.817 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 19:30:13.819 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 19:30:13.822 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 19:30:13.824 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 19:30:13.829 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-22 19:30:13.829 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:30:13.829 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 19:30:13.833 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:30:13.836 | ++ functions-common:get_field:727 : read data 2021-12-22 19:30:16.801 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:30:16.805 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 19:30:16.807 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 19:30:16.810 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-12-22 19:30:19.728 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-22 19:30:19.728 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 19:30:19.729 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 19:30:19.731 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:30:19.734 | ++ functions-common:get_field:727 : read data 2021-12-22 19:30:22.740 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:30:22.743 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:30:22.746 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:30:22.750 | ++ functions-common:get_field:733 : echo '| 085bd5f75d2f431f9e2e6b5d5c06db58 | 43ba87c8cd1c4f3a9333471995d16209 | | 3704e3af7dbb4e19b672bb5b4ca3a8f1 | | | False |' 2021-12-22 19:30:22.750 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:30:22.755 | ++ functions-common:get_field:727 : read data 2021-12-22 19:30:22.758 | + functions-common:get_or_add_user_project_role:910 : user_role_id=085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:30:22.761 | + functions-common:get_or_add_user_project_role:912 : echo 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:30:22.761 | 085bd5f75d2f431f9e2e6b5d5c06db58 2021-12-22 19:30:22.763 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.53/placement 2021-12-22 19:30:22.766 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-22 19:30:22.768 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 19:30:22.772 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-12-22 19:30:25.031 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-22 19:30:27.216 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:30:27.219 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 19:30:27.219 | 97f0b14893814a878a9c2eb3b2fa9014' 2021-12-22 19:30:27.222 | + functions-common:get_or_create_service:978 : echo 97f0b14893814a878a9c2eb3b2fa9014 2021-12-22 19:30:27.222 | 97f0b14893814a878a9c2eb3b2fa9014 2021-12-22 19:30:27.224 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.53/placement 2021-12-22 19:30:27.227 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 19:30:27.230 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.53/placement RegionOne 2021-12-22 19:30:27.233 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 19:30:27.236 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-22 19:30:29.599 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:30:29.602 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 19:30:29.605 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 19:30:29.609 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.53/placement --region RegionOne -f value -c id 2021-12-22 19:30:31.948 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:30:31.951 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=fd415d57e152439f85cf809ea6e68714 2021-12-22 19:30:31.953 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo fd415d57e152439f85cf809ea6e68714 2021-12-22 19:30:31.957 | + functions-common:get_or_create_endpoint:1011 : public_id=fd415d57e152439f85cf809ea6e68714 2021-12-22 19:30:31.959 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 19:30:31.961 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 19:30:31.964 | + functions-common:get_or_create_endpoint:1020 : echo fd415d57e152439f85cf809ea6e68714 2021-12-22 19:30:31.964 | fd415d57e152439f85cf809ea6e68714 2021-12-22 19:30:31.966 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-12-22 19:30:31.984 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:30:31.986 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-12-22 19:30:31.989 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:30:31.991 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-12-22 19:30:31.994 | + ./stack.sh:main:1204 : init_nova 2021-12-22 19:30:31.996 | + lib/nova:init_nova:758 : is_service_enabled mysql postgresql 2021-12-22 19:30:32.012 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:30:32.014 | + lib/nova:init_nova:758 : is_service_enabled n-api 2021-12-22 19:30:32.030 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:30:32.033 | + lib/nova:init_nova:759 : recreate_database nova_api 2021-12-22 19:30:32.035 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-22 19:30:32.038 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-22 19:30:32.040 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-12-22 19:30:32.043 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-22 19:30:32.047 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:30:32.059 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-22 19:30:32.063 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:30:32.075 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-22 19:30:35.875 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:30:35.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.877 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.877 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.878 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.882 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.882 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.885 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.886 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.887 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.890 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.891 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.891 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.892 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.892 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.895 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.895 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.895 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.898 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.899 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.899 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.903 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.903 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.904 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.904 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.905 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.905 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.906 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.906 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.907 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.908 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.908 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.909 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.911 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.911 | 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=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:30:35.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:30:35.913 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:30:35.913 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82418) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:30:36.229 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-22 19:30:36.711 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:36.712 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-22 19:30:37.327 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:37.327 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-22 19:30:37.946 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:37.946 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-22 19:30:38.309 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:38.309 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-22 19:30:39.197 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:39.198 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-22 19:30:39.683 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:39.683 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-22 19:30:40.161 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:40.161 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-22 19:30:40.189 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:40.189 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-22 19:30:40.218 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:40.219 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-22 19:30:40.247 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:40.247 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-22 19:30:40.277 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:40.277 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-22 19:30:40.315 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:40.315 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-22 19:30:41.406 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:41.407 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-22 19:30:41.746 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:41.746 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-22 19:30:43.540 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:43.540 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-22 19:30:46.014 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:46.014 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-22 19:30:47.110 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:47.110 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-22 19:30:48.128 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:48.129 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-22 19:30:48.509 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:48.510 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-22 19:30:49.103 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:49.104 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-22 19:30:49.137 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:49.138 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-22 19:30:49.173 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:49.173 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-22 19:30:49.206 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:49.207 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-22 19:30:49.240 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:49.241 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-22 19:30:49.275 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:49.275 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-22 19:30:49.465 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:49.465 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-22 19:30:52.214 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:52.214 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-22 19:30:52.892 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:52.892 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-22 19:30:53.488 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.488 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-22 19:30:53.534 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.534 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-22 19:30:53.572 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.572 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-22 19:30:53.606 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.606 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-22 19:30:53.641 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.641 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-22 19:30:53.675 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.675 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-22 19:30:53.709 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.709 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-22 19:30:53.743 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.744 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-22 19:30:53.778 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.778 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-22 19:30:53.808 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.808 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-22 19:30:53.841 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.841 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-22 19:30:53.871 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:53.871 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-22 19:30:54.637 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:54.637 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-22 19:30:55.094 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:55.094 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-22 19:30:55.711 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:55.711 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-22 19:30:57.346 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:57.346 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-22 19:30:57.380 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:57.380 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-22 19:30:57.408 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:57.408 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-22 19:30:57.431 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:57.431 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-22 19:30:57.460 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:57.460 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-22 19:30:57.505 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:57.506 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-22 19:30:57.934 | INFO migrate.versioning.api [-] done 2021-12-22 19:30:57.934 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-22 19:31:00.465 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:00.465 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-22 19:31:00.962 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:00.963 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-22 19:31:00.989 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:00.989 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-22 19:31:01.025 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:01.025 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-22 19:31:01.052 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:01.052 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-22 19:31:01.097 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:01.098 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-22 19:31:01.139 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:01.140 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-22 19:31:01.539 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:01.540 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-22 19:31:02.023 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:02.023 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-22 19:31:02.437 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:02.437 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-22 19:31:02.943 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:02.943 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-22 19:31:03.471 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:03.471 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-22 19:31:03.505 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:03.505 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-22 19:31:03.553 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:03.554 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-22 19:31:03.606 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:03.606 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-22 19:31:03.636 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:03.637 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-22 19:31:03.665 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:03.665 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-22 19:31:03.703 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:03.704 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-22 19:31:03.728 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:03.728 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-22 19:31:03.752 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:03.752 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-22 19:31:03.779 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:03.780 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-22 19:31:03.808 | INFO migrate.versioning.api [-] done 2021-12-22 19:31:04.180 | + lib/nova:init_nova:762 : recreate_database nova_cell0 2021-12-22 19:31:04.183 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-22 19:31:04.185 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-22 19:31:04.188 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-12-22 19:31:04.191 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-22 19:31:04.195 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:31:04.209 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-22 19:31:04.212 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:31:04.230 | ++ lib/nova:init_nova:768 : database_connection_url nova_cell0 2021-12-22 19:31:04.233 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-22 19:31:04.236 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-22 19:31:04.240 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-22 19:31:04.243 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-22 19:31:04.246 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-22 19:31:08.193 | ++ lib/nova:init_nova:771 : seq 1 1 2021-12-22 19:31:08.197 | + lib/nova:init_nova:771 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 19:31:08.199 | + lib/nova:init_nova:772 : recreate_database nova_cell1 2021-12-22 19:31:08.202 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-22 19:31:08.205 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-22 19:31:08.207 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-12-22 19:31:08.210 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-22 19:31:08.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:31:08.227 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-22 19:31:08.230 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 19:31:08.243 | ++ lib/nova:init_nova:773 : conductor_conf 1 2021-12-22 19:31:08.246 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-22 19:31:08.248 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-22 19:31:08.251 | + lib/nova:init_nova:773 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-22 19:31:11.355 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:31:11.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.357 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.357 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.360 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.361 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.361 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.362 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.362 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.363 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.364 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.364 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.368 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.375 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.375 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.377 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.377 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.381 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.381 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.382 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.386 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.387 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.387 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.393 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.393 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.393 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.394 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.396 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.396 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.397 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.397 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.402 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.403 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.405 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.405 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.414 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.416 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.416 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.416 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.417 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.417 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.417 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.418 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.511 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.513 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.515 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.517 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.517 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.518 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.523 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.523 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.526 | DEBUG migrate.versioning.script.base [-[00;32m] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.527 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.527 | 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=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:31:11.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:31:11.537 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:31:11.537 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82491) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:31:11.885 | INFO migrate.versioning.api [-] 215 -> 216...  2021-12-22 19:32:00.865 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:00.865 | INFO migrate.versioning.api [-] 216 -> 217...  2021-12-22 19:32:00.896 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:00.897 | INFO migrate.versioning.api [-] 217 -> 218...  2021-12-22 19:32:00.925 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:00.925 | INFO migrate.versioning.api [-] 218 -> 219...  2021-12-22 19:32:00.956 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:00.956 | INFO migrate.versioning.api [-] 219 -> 220...  2021-12-22 19:32:00.990 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:00.990 | INFO migrate.versioning.api [-] 220 -> 221...  2021-12-22 19:32:01.018 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:01.019 | INFO migrate.versioning.api [-] 221 -> 222...  2021-12-22 19:32:01.047 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:01.047 | INFO migrate.versioning.api [-] 222 -> 223...  2021-12-22 19:32:01.076 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:01.076 | INFO migrate.versioning.api [-] 223 -> 224...  2021-12-22 19:32:01.104 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:01.104 | INFO migrate.versioning.api [-] 224 -> 225...  2021-12-22 19:32:01.144 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:01.144 | INFO migrate.versioning.api [-] 225 -> 226...  2021-12-22 19:32:01.182 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:01.183 | INFO migrate.versioning.api [-] 226 -> 227...  2021-12-22 19:32:01.217 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:01.217 | INFO migrate.versioning.api [-] 227 -> 228...  2021-12-22 19:32:01.950 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:01.950 | INFO migrate.versioning.api [-] 228 -> 229...  2021-12-22 19:32:02.754 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:02.754 | INFO migrate.versioning.api [-] 229 -> 230...  2021-12-22 19:32:04.087 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:04.087 | INFO migrate.versioning.api [-] 230 -> 231...  2021-12-22 19:32:05.081 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:05.081 | INFO migrate.versioning.api [-] 231 -> 232...  2021-12-22 19:32:06.148 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:06.148 | INFO migrate.versioning.api [-] 232 -> 233...  2021-12-22 19:32:07.138 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.139 | INFO migrate.versioning.api [-] 233 -> 234...  2021-12-22 19:32:07.371 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.371 | INFO migrate.versioning.api [-] 234 -> 235...  2021-12-22 19:32:07.399 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.400 | INFO migrate.versioning.api [-] 235 -> 236...  2021-12-22 19:32:07.429 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.429 | INFO migrate.versioning.api [-] 236 -> 237...  2021-12-22 19:32:07.457 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.457 | INFO migrate.versioning.api [-] 237 -> 238...  2021-12-22 19:32:07.500 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.500 | INFO migrate.versioning.api [-] 238 -> 239...  2021-12-22 19:32:07.550 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.550 | INFO migrate.versioning.api [-] 239 -> 240...  2021-12-22 19:32:07.602 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.602 | INFO migrate.versioning.api [-] 240 -> 241...  2021-12-22 19:32:07.641 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.641 | INFO migrate.versioning.api [-] 241 -> 242...  2021-12-22 19:32:07.687 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.687 | INFO migrate.versioning.api [-] 242 -> 243...  2021-12-22 19:32:07.710 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.710 | INFO migrate.versioning.api [-] 243 -> 244...  2021-12-22 19:32:07.784 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:07.784 | INFO migrate.versioning.api [-] 244 -> 245...  2021-12-22 19:32:11.325 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:11.325 | INFO migrate.versioning.api [-] 245 -> 246...  2021-12-22 19:32:11.950 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:11.950 | INFO migrate.versioning.api [-] 246 -> 247...  2021-12-22 19:32:14.022 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:14.022 | INFO migrate.versioning.api [-] 247 -> 248...  2021-12-22 19:32:14.032 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-22 19:32:14.073 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:14.074 | INFO migrate.versioning.api [-] 248 -> 249...  2021-12-22 19:32:14.211 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:14.211 | INFO migrate.versioning.api [-] 249 -> 250...  2021-12-22 19:32:14.481 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:14.482 | INFO migrate.versioning.api [-] 250 -> 251...  2021-12-22 19:32:15.242 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:15.242 | INFO migrate.versioning.api [-] 251 -> 252...  2021-12-22 19:32:16.710 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:16.710 | INFO migrate.versioning.api [-] 252 -> 253...  2021-12-22 19:32:17.464 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:17.464 | INFO migrate.versioning.api [-] 253 -> 254...  2021-12-22 19:32:18.259 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.259 | INFO migrate.versioning.api [-] 254 -> 255...  2021-12-22 19:32:18.286 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.287 | INFO migrate.versioning.api [-] 255 -> 256...  2021-12-22 19:32:18.309 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.309 | INFO migrate.versioning.api [-] 256 -> 257...  2021-12-22 19:32:18.348 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.348 | INFO migrate.versioning.api [-] 257 -> 258...  2021-12-22 19:32:18.382 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.382 | INFO migrate.versioning.api [-] 258 -> 259...  2021-12-22 19:32:18.416 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.416 | INFO migrate.versioning.api [-] 259 -> 260...  2021-12-22 19:32:18.445 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.445 | INFO migrate.versioning.api [-] 260 -> 261...  2021-12-22 19:32:18.467 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.468 | INFO migrate.versioning.api [-] 261 -> 262...  2021-12-22 19:32:18.490 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.490 | INFO migrate.versioning.api [-] 262 -> 263...  2021-12-22 19:32:18.521 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.521 | INFO migrate.versioning.api [-] 263 -> 264...  2021-12-22 19:32:18.556 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.556 | INFO migrate.versioning.api [-] 264 -> 265...  2021-12-22 19:32:18.822 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:18.822 | INFO migrate.versioning.api [-] 265 -> 266...  2021-12-22 19:32:19.271 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:19.272 | INFO migrate.versioning.api [-] 266 -> 267...  2021-12-22 19:32:20.904 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:20.904 | INFO migrate.versioning.api [-] 267 -> 268...  2021-12-22 19:32:21.818 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:21.819 | INFO migrate.versioning.api [-] 268 -> 269...  2021-12-22 19:32:22.603 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:22.603 | INFO migrate.versioning.api [-] 269 -> 270...  2021-12-22 19:32:23.452 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:23.452 | INFO migrate.versioning.api [-] 270 -> 271...  2021-12-22 19:32:24.138 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:24.138 | INFO migrate.versioning.api [-] 271 -> 272...  2021-12-22 19:32:24.167 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:24.167 | INFO migrate.versioning.api [-] 272 -> 273...  2021-12-22 19:32:24.207 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:24.207 | INFO migrate.versioning.api [-] 273 -> 274...  2021-12-22 19:32:24.513 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:24.513 | INFO migrate.versioning.api [-] 274 -> 275...  2021-12-22 19:32:25.235 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:25.235 | INFO migrate.versioning.api [-] 275 -> 276...  2021-12-22 19:32:26.024 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:26.024 | INFO migrate.versioning.api [-] 276 -> 277...  2021-12-22 19:32:26.235 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:26.235 | INFO migrate.versioning.api [-] 277 -> 278...  2021-12-22 19:32:27.207 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:27.207 | INFO migrate.versioning.api [-] 278 -> 279...  2021-12-22 19:32:27.504 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:27.504 | INFO migrate.versioning.api [-] 279 -> 280...  2021-12-22 19:32:28.216 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.216 | INFO migrate.versioning.api [-] 280 -> 281...  2021-12-22 19:32:28.244 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.245 | INFO migrate.versioning.api [-] 281 -> 282...  2021-12-22 19:32:28.273 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.273 | INFO migrate.versioning.api [-] 282 -> 283...  2021-12-22 19:32:28.309 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.309 | INFO migrate.versioning.api [-] 283 -> 284...  2021-12-22 19:32:28.336 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.336 | INFO migrate.versioning.api [-] 284 -> 285...  2021-12-22 19:32:28.364 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.365 | INFO migrate.versioning.api [-] 285 -> 286...  2021-12-22 19:32:28.393 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.393 | INFO migrate.versioning.api [-] 286 -> 287...  2021-12-22 19:32:28.421 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.422 | INFO migrate.versioning.api [-] 287 -> 288...  2021-12-22 19:32:28.450 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.450 | INFO migrate.versioning.api [-] 288 -> 289...  2021-12-22 19:32:28.479 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.479 | INFO migrate.versioning.api [-] 289 -> 290...  2021-12-22 19:32:28.509 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.509 | INFO migrate.versioning.api [-] 290 -> 291...  2021-12-22 19:32:28.561 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:28.561 | INFO migrate.versioning.api [-] 291 -> 292...  2021-12-22 19:32:29.422 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:29.422 | INFO migrate.versioning.api [-] 292 -> 293...  2021-12-22 19:32:31.058 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:31.058 | INFO migrate.versioning.api [-] 293 -> 294...  2021-12-22 19:32:31.833 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:31.834 | INFO migrate.versioning.api [-] 294 -> 295...  2021-12-22 19:32:32.040 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:32.041 | INFO migrate.versioning.api [-] 295 -> 296...  2021-12-22 19:32:32.069 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:32.070 | INFO migrate.versioning.api [-] 296 -> 297...  2021-12-22 19:32:32.903 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:32.904 | INFO migrate.versioning.api [-] 297 -> 298...  2021-12-22 19:32:33.450 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:33.450 | INFO migrate.versioning.api [-] 298 -> 299...  2021-12-22 19:32:34.326 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:34.326 | INFO migrate.versioning.api [-] 299 -> 300...  2021-12-22 19:32:35.138 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:35.138 | INFO migrate.versioning.api [-] 300 -> 301...  2021-12-22 19:32:36.582 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.582 | INFO migrate.versioning.api [-] 301 -> 302...  2021-12-22 19:32:36.622 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.623 | INFO migrate.versioning.api [-] 302 -> 303...  2021-12-22 19:32:36.664 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.664 | INFO migrate.versioning.api [-] 303 -> 304...  2021-12-22 19:32:36.697 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.698 | INFO migrate.versioning.api [-] 304 -> 305...  2021-12-22 19:32:36.732 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.732 | INFO migrate.versioning.api [-] 305 -> 306...  2021-12-22 19:32:36.766 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.766 | INFO migrate.versioning.api [-] 306 -> 307...  2021-12-22 19:32:36.800 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.800 | INFO migrate.versioning.api [-] 307 -> 308...  2021-12-22 19:32:36.838 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.839 | INFO migrate.versioning.api [-] 308 -> 309...  2021-12-22 19:32:36.873 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.873 | INFO migrate.versioning.api [-] 309 -> 310...  2021-12-22 19:32:36.907 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.907 | INFO migrate.versioning.api [-] 310 -> 311...  2021-12-22 19:32:36.942 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.942 | INFO migrate.versioning.api [-] 311 -> 312...  2021-12-22 19:32:36.976 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:36.976 | INFO migrate.versioning.api [-] 312 -> 313...  2021-12-22 19:32:38.058 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:38.058 | INFO migrate.versioning.api [-] 313 -> 314...  2021-12-22 19:32:40.687 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:40.687 | INFO migrate.versioning.api [-] 314 -> 315...  2021-12-22 19:32:45.235 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:45.235 | INFO migrate.versioning.api [-] 315 -> 316...  2021-12-22 19:32:46.090 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:46.090 | INFO migrate.versioning.api [-] 316 -> 317...  2021-12-22 19:32:46.989 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:46.989 | INFO migrate.versioning.api [-] 317 -> 318...  2021-12-22 19:32:50.046 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.047 | INFO migrate.versioning.api [-] 318 -> 319...  2021-12-22 19:32:50.218 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.218 | INFO migrate.versioning.api [-] 319 -> 320...  2021-12-22 19:32:50.240 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.241 | INFO migrate.versioning.api [-] 320 -> 321...  2021-12-22 19:32:50.279 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.279 | INFO migrate.versioning.api [-] 321 -> 322...  2021-12-22 19:32:50.309 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.309 | INFO migrate.versioning.api [-] 322 -> 323...  2021-12-22 19:32:50.337 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.338 | INFO migrate.versioning.api [-] 323 -> 324...  2021-12-22 19:32:50.367 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.367 | INFO migrate.versioning.api [-] 324 -> 325...  2021-12-22 19:32:50.398 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.399 | INFO migrate.versioning.api [-] 325 -> 326...  2021-12-22 19:32:50.433 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.433 | INFO migrate.versioning.api [-] 326 -> 327...  2021-12-22 19:32:50.463 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.463 | INFO migrate.versioning.api [-] 327 -> 328...  2021-12-22 19:32:50.497 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.498 | INFO migrate.versioning.api [-] 328 -> 329...  2021-12-22 19:32:50.526 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.526 | INFO migrate.versioning.api [-] 329 -> 330...  2021-12-22 19:32:50.583 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:50.583 | INFO migrate.versioning.api [-] 330 -> 331...  2021-12-22 19:32:52.366 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:52.366 | INFO migrate.versioning.api [-] 331 -> 332...  2021-12-22 19:32:53.189 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:53.189 | INFO migrate.versioning.api [-] 332 -> 333...  2021-12-22 19:32:53.880 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:53.881 | INFO migrate.versioning.api [-] 333 -> 334...  2021-12-22 19:32:54.755 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:54.755 | INFO migrate.versioning.api [-] 334 -> 335...  2021-12-22 19:32:54.790 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:54.790 | INFO migrate.versioning.api [-] 335 -> 336...  2021-12-22 19:32:54.817 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:54.818 | INFO migrate.versioning.api [-] 336 -> 337...  2021-12-22 19:32:54.846 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:54.846 | INFO migrate.versioning.api [-] 337 -> 338...  2021-12-22 19:32:54.875 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:54.875 | INFO migrate.versioning.api [-] 338 -> 339...  2021-12-22 19:32:54.903 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:54.903 | INFO migrate.versioning.api [-] 339 -> 340...  2021-12-22 19:32:54.932 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:54.932 | INFO migrate.versioning.api [-] 340 -> 341...  2021-12-22 19:32:54.961 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:54.961 | INFO migrate.versioning.api [-] 341 -> 342...  2021-12-22 19:32:54.995 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:54.995 | INFO migrate.versioning.api [-] 342 -> 343...  2021-12-22 19:32:55.029 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:55.029 | INFO migrate.versioning.api [-] 343 -> 344...  2021-12-22 19:32:55.058 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:55.058 | INFO migrate.versioning.api [-] 344 -> 345...  2021-12-22 19:32:55.124 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:55.125 | INFO migrate.versioning.api [-] 345 -> 346...  2021-12-22 19:32:56.227 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.228 | INFO migrate.versioning.api [-] 346 -> 347...  2021-12-22 19:32:56.681 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.681 | INFO migrate.versioning.api [-] 347 -> 348...  2021-12-22 19:32:56.714 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.715 | INFO migrate.versioning.api [-] 348 -> 349...  2021-12-22 19:32:56.760 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.760 | INFO migrate.versioning.api [-] 349 -> 350...  2021-12-22 19:32:56.794 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.794 | INFO migrate.versioning.api [-] 350 -> 351...  2021-12-22 19:32:56.828 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.829 | INFO migrate.versioning.api [-] 351 -> 352...  2021-12-22 19:32:56.857 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.857 | INFO migrate.versioning.api [-] 352 -> 353...  2021-12-22 19:32:56.886 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.886 | INFO migrate.versioning.api [-] 353 -> 354...  2021-12-22 19:32:56.915 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.915 | INFO migrate.versioning.api [-] 354 -> 355...  2021-12-22 19:32:56.947 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.947 | INFO migrate.versioning.api [-] 355 -> 356...  2021-12-22 19:32:56.976 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:56.976 | INFO migrate.versioning.api [-] 356 -> 357...  2021-12-22 19:32:57.004 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:57.004 | INFO migrate.versioning.api [-] 357 -> 358...  2021-12-22 19:32:57.822 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:57.822 | INFO migrate.versioning.api [-] 358 -> 359...  2021-12-22 19:32:58.867 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:58.867 | INFO migrate.versioning.api [-] 359 -> 360...  2021-12-22 19:32:59.543 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:59.543 | INFO migrate.versioning.api [-] 360 -> 361...  2021-12-22 19:32:59.783 | INFO migrate.versioning.api [-] done 2021-12-22 19:32:59.783 | INFO migrate.versioning.api [-] 361 -> 362...  2021-12-22 19:33:00.686 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:00.686 | INFO migrate.versioning.api [-] 362 -> 363...  2021-12-22 19:33:00.720 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:00.720 | INFO migrate.versioning.api [-] 363 -> 364...  2021-12-22 19:33:00.754 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:00.754 | INFO migrate.versioning.api [-] 364 -> 365...  2021-12-22 19:33:00.789 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:00.789 | INFO migrate.versioning.api [-] 365 -> 366...  2021-12-22 19:33:00.821 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:00.822 | INFO migrate.versioning.api [-] 366 -> 367...  2021-12-22 19:33:00.855 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:00.856 | INFO migrate.versioning.api [-] 367 -> 368...  2021-12-22 19:33:00.889 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:00.890 | INFO migrate.versioning.api [-] 368 -> 369...  2021-12-22 19:33:00.924 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:00.924 | INFO migrate.versioning.api [-] 369 -> 370...  2021-12-22 19:33:00.958 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:00.958 | INFO migrate.versioning.api [-] 370 -> 371...  2021-12-22 19:33:00.989 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:00.989 | INFO migrate.versioning.api [-] 371 -> 372...  2021-12-22 19:33:01.015 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:01.015 | INFO migrate.versioning.api [-] 372 -> 373...  2021-12-22 19:33:02.109 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:02.109 | INFO migrate.versioning.api [-] 373 -> 374...  2021-12-22 19:33:03.120 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:03.121 | INFO migrate.versioning.api [-] 374 -> 375...  2021-12-22 19:33:03.601 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:03.601 | INFO migrate.versioning.api [-] 375 -> 376...  2021-12-22 19:33:03.783 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:03.783 | INFO migrate.versioning.api [-] 376 -> 377...  2021-12-22 19:33:03.937 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:03.937 | INFO migrate.versioning.api [-] 377 -> 378...  2021-12-22 19:33:04.158 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.158 | INFO migrate.versioning.api [-] 378 -> 379...  2021-12-22 19:33:04.192 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.192 | INFO migrate.versioning.api [-] 379 -> 380...  2021-12-22 19:33:04.221 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.221 | INFO migrate.versioning.api [-] 380 -> 381...  2021-12-22 19:33:04.259 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.259 | INFO migrate.versioning.api [-] 381 -> 382...  2021-12-22 19:33:04.291 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.292 | INFO migrate.versioning.api [-] 382 -> 383...  2021-12-22 19:33:04.320 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.321 | INFO migrate.versioning.api [-] 383 -> 384...  2021-12-22 19:33:04.348 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.349 | INFO migrate.versioning.api [-] 384 -> 385...  2021-12-22 19:33:04.377 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.377 | INFO migrate.versioning.api [-] 385 -> 386...  2021-12-22 19:33:04.405 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.406 | INFO migrate.versioning.api [-] 386 -> 387...  2021-12-22 19:33:04.444 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.444 | INFO migrate.versioning.api [-] 387 -> 388...  2021-12-22 19:33:04.480 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.480 | INFO migrate.versioning.api [-] 388 -> 389...  2021-12-22 19:33:04.759 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:04.759 | INFO migrate.versioning.api [-] 389 -> 390...  2021-12-22 19:33:05.507 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:05.507 | INFO migrate.versioning.api [-] 390 -> 391...  2021-12-22 19:33:06.314 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:06.314 | INFO migrate.versioning.api [-] 391 -> 392...  2021-12-22 19:33:06.337 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:06.337 | INFO migrate.versioning.api [-] 392 -> 393...  2021-12-22 19:33:06.365 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:06.366 | INFO migrate.versioning.api [-] 393 -> 394...  2021-12-22 19:33:06.392 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:06.392 | INFO migrate.versioning.api [-] 394 -> 395...  2021-12-22 19:33:06.426 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:06.427 | INFO migrate.versioning.api [-] 395 -> 396...  2021-12-22 19:33:06.461 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:06.461 | INFO migrate.versioning.api [-] 396 -> 397...  2021-12-22 19:33:07.332 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:07.332 | INFO migrate.versioning.api [-] 397 -> 398...  2021-12-22 19:33:08.206 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:08.206 | INFO migrate.versioning.api [-] 398 -> 399...  2021-12-22 19:33:09.334 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:09.335 | INFO migrate.versioning.api [-] 399 -> 400...  2021-12-22 19:33:09.377 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:09.378 | INFO migrate.versioning.api [-] 400 -> 401...  2021-12-22 19:33:11.034 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:11.035 | INFO migrate.versioning.api [-] 401 -> 402...  2021-12-22 19:33:11.800 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:11.800 | INFO migrate.versioning.api [-] 402 -> 403...  2021-12-22 19:33:11.822 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:11.823 | INFO migrate.versioning.api [-] 403 -> 404...  2021-12-22 19:33:11.845 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:11.846 | INFO migrate.versioning.api [-] 404 -> 405...  2021-12-22 19:33:11.872 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:11.873 | INFO migrate.versioning.api [-] 405 -> 406...  2021-12-22 19:33:11.906 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:11.907 | INFO migrate.versioning.api [-] 406 -> 407...  2021-12-22 19:33:11.941 | INFO migrate.versioning.api [-] done 2021-12-22 19:33:11.941 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell1.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-12-22 19:33:11.941 | result = self._query(query) 2021-12-22 19:33:11.941 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell1.instances'. This is deprecated and will be disallowed in a future release.") 2021-12-22 19:33:11.941 | result = self._query(query) 2021-12-22 19:33:12.311 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-12-22 19:33:15.831 | DEBUG migrate.versioning.repository [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 19:33:15.833 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.833 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.834 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.834 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.835 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.835 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.835 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.836 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.836 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.836 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.837 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.837 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.838 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.838 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.838 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.839 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.839 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.839 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.840 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.840 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.841 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.841 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.841 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.842 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.842 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.843 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.843 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.843 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.844 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.844 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.844 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.845 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.852 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.853 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.854 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.854 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.854 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.855 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.855 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.856 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.856 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.856 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.857 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.857 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.857 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.858 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.858 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.859 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.859 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.859 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.860 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.860 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.860 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.861 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.861 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.861 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.862 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.862 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.863 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.863 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.863 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.864 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.864 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.864 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.865 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.865 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.866 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.866 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.867 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.867 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.867 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.868 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.868 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.869 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.869 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.869 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.870 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.870 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.870 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.871 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.876 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.876 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.876 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.876 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.876 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.877 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.878 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.878 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.878 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.879 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.879 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.879 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.880 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.880 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.881 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.882 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.882 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.882 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.883 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.883 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.883 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.884 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.884 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.884 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.885 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.885 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.886 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.886 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.886 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.887 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.887 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.887 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.888 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.888 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.888 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.889 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.889 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.890 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.890 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.890 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.891 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.891 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.891 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.892 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.892 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.893 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.893 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.893 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.894 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.894 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.894 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.895 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.895 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.895 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.897 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.898 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.898 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.899 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.899 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.899 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.900 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.900 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.900 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.901 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.901 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.902 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.902 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.907 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.908 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.909 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.909 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.909 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.910 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.910 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.910 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.911 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.911 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.911 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.912 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.912 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.913 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.913 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.913 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.914 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.914 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.914 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.915 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.915 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.916 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.916 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.916 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.917 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.917 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.917 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.918 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.918 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.919 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.919 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.919 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.920 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.920 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.920 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.921 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.921 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.921 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.922 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.922 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.923 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.923 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.923 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.924 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.924 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 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=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.924 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.925 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.925 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.926 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.926 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.926 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.927 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.927 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.927 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.928 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.929 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.929 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.929 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.930 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.930 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.930 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.931 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.931 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.932 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.932 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.932 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.933 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.933 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.933 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.934 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.934 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.934 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.935 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.935 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.936 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.936 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.936 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.937 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.937 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.937 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.938 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.938 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.938 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.939 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.939 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.940 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.940 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.940 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.941 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.941 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.941 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.942 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.942 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.942 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.943 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.943 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.944 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.945 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.945 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.945 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.946 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.946 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.946 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.947 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.947 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.948 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.948 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 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=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.948 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.949 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.949 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.949 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.950 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.950 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.950 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.951 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.951 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.952 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.952 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.952 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.953 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.953 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.954 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.954 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.954 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.955 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.955 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.956 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.956 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.956 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.957 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.957 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.957 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.958 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.958 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.958 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.959 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.959 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.960 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.960 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.960 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.961 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.961 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.961 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.962 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.962 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.963 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.963 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.963 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.964 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.964 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.964 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.965 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.965 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.965 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.966 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.966 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.967 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.967 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.967 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.968 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.968 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.968 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.969 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.969 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.969 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.970 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.970 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.971 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.971 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.971 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.972 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.972 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.972 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.973 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.973 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.974 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.974 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.974 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.975 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.975 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.975 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.976 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.976 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.976 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.977 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.977 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 19:33:15.978 | DEBUG migrate.versioning.script.base [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 19:33:15.978 | DEBUG migrate.versioning.repository [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 19:33:15.978 | DEBUG migrate.versioning.repository [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 19:33:16.314 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 215 -> 216...  2021-12-22 19:34:06.451 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.452 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 216 -> 217...  2021-12-22 19:34:06.485 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.485 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 217 -> 218...  2021-12-22 19:34:06.519 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.519 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 218 -> 219...  2021-12-22 19:34:06.565 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.568 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 219 -> 220...  2021-12-22 19:34:06.611 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.611 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 220 -> 221...  2021-12-22 19:34:06.640 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.640 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 221 -> 222...  2021-12-22 19:34:06.668 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.668 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 222 -> 223...  2021-12-22 19:34:06.690 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.691 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 223 -> 224...  2021-12-22 19:34:06.713 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.714 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 224 -> 225...  2021-12-22 19:34:06.736 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.737 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 225 -> 226...  2021-12-22 19:34:06.765 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.766 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 226 -> 227...  2021-12-22 19:34:06.793 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:06.794 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 227 -> 228...  2021-12-22 19:34:07.554 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:07.554 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 228 -> 229...  2021-12-22 19:34:08.188 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:08.188 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 229 -> 230...  2021-12-22 19:34:09.691 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:09.691 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 230 -> 231...  2021-12-22 19:34:10.691 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:10.691 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 231 -> 232...  2021-12-22 19:34:11.911 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:11.912 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 232 -> 233...  2021-12-22 19:34:12.900 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:12.901 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 233 -> 234...  2021-12-22 19:34:13.148 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.148 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 234 -> 235...  2021-12-22 19:34:13.176 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.176 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 235 -> 236...  2021-12-22 19:34:13.205 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.206 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 236 -> 237...  2021-12-22 19:34:13.233 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.233 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 237 -> 238...  2021-12-22 19:34:13.256 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.256 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 238 -> 239...  2021-12-22 19:34:13.279 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.279 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 239 -> 240...  2021-12-22 19:34:13.302 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.303 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 240 -> 241...  2021-12-22 19:34:13.325 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.325 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 241 -> 242...  2021-12-22 19:34:13.347 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.348 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 242 -> 243...  2021-12-22 19:34:13.370 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.371 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 243 -> 244...  2021-12-22 19:34:13.473 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:13.474 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 244 -> 245...  2021-12-22 19:34:16.774 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:16.775 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 245 -> 246...  2021-12-22 19:34:17.353 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:17.354 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 246 -> 247...  2021-12-22 19:34:19.434 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:19.434 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 247 -> 248...  2021-12-22 19:34:19.443 | INFO 248_add_expire_reservations_index [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-22 19:34:19.483 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:19.483 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 248 -> 249...  2021-12-22 19:34:19.662 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:19.662 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 249 -> 250...  2021-12-22 19:34:19.908 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:19.909 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 250 -> 251...  2021-12-22 19:34:20.614 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:20.615 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 251 -> 252...  2021-12-22 19:34:22.028 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:22.028 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 252 -> 253...  2021-12-22 19:34:22.779 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:22.780 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 253 -> 254...  2021-12-22 19:34:23.611 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.611 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 254 -> 255...  2021-12-22 19:34:23.644 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.645 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 255 -> 256...  2021-12-22 19:34:23.679 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.679 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 256 -> 257...  2021-12-22 19:34:23.713 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.713 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 257 -> 258...  2021-12-22 19:34:23.747 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.748 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 258 -> 259...  2021-12-22 19:34:23.781 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.782 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 259 -> 260...  2021-12-22 19:34:23.821 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.822 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 260 -> 261...  2021-12-22 19:34:23.851 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.851 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 261 -> 262...  2021-12-22 19:34:23.884 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.885 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 262 -> 263...  2021-12-22 19:34:23.913 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.913 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 263 -> 264...  2021-12-22 19:34:23.941 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:23.942 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 264 -> 265...  2021-12-22 19:34:24.199 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:24.199 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 265 -> 266...  2021-12-22 19:34:24.628 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:24.628 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 266 -> 267...  2021-12-22 19:34:26.059 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:26.060 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 267 -> 268...  2021-12-22 19:34:27.111 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:27.111 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 268 -> 269...  2021-12-22 19:34:27.902 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:27.902 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 269 -> 270...  2021-12-22 19:34:28.739 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:28.740 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 270 -> 271...  2021-12-22 19:34:29.353 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:29.353 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 271 -> 272...  2021-12-22 19:34:29.376 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:29.376 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 272 -> 273...  2021-12-22 19:34:29.398 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:29.399 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 273 -> 274...  2021-12-22 19:34:29.667 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:29.668 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 274 -> 275...  2021-12-22 19:34:30.450 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:30.450 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 275 -> 276...  2021-12-22 19:34:31.250 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:31.251 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 276 -> 277...  2021-12-22 19:34:31.570 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:31.571 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 277 -> 278...  2021-12-22 19:34:32.568 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:32.569 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 278 -> 279...  2021-12-22 19:34:32.871 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:32.872 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 279 -> 280...  2021-12-22 19:34:33.479 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.479 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 280 -> 281...  2021-12-22 19:34:33.501 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.502 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 281 -> 282...  2021-12-22 19:34:33.524 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.525 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 282 -> 283...  2021-12-22 19:34:33.553 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.553 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 283 -> 284...  2021-12-22 19:34:33.576 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.576 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 284 -> 285...  2021-12-22 19:34:33.598 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.599 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 285 -> 286...  2021-12-22 19:34:33.631 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.631 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 286 -> 287...  2021-12-22 19:34:33.666 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.666 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 287 -> 288...  2021-12-22 19:34:33.700 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.700 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 288 -> 289...  2021-12-22 19:34:33.734 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.734 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 289 -> 290...  2021-12-22 19:34:33.768 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.769 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 290 -> 291...  2021-12-22 19:34:33.819 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:33.820 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 291 -> 292...  2021-12-22 19:34:34.742 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:34.742 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 292 -> 293...  2021-12-22 19:34:36.376 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:36.377 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 293 -> 294...  2021-12-22 19:34:37.142 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:37.142 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 294 -> 295...  2021-12-22 19:34:37.307 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:37.308 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 295 -> 296...  2021-12-22 19:34:37.331 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:37.331 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 296 -> 297...  2021-12-22 19:34:38.118 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:38.119 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 297 -> 298...  2021-12-22 19:34:38.644 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:38.645 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 298 -> 299...  2021-12-22 19:34:39.433 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:39.433 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 299 -> 300...  2021-12-22 19:34:40.368 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:40.368 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 300 -> 301...  2021-12-22 19:34:41.736 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:41.736 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 301 -> 302...  2021-12-22 19:34:41.758 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:41.759 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 302 -> 303...  2021-12-22 19:34:41.781 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:41.782 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 303 -> 304...  2021-12-22 19:34:41.804 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:41.804 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 304 -> 305...  2021-12-22 19:34:41.836 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:41.837 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 305 -> 306...  2021-12-22 19:34:41.867 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:41.867 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 306 -> 307...  2021-12-22 19:34:41.896 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:41.896 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 307 -> 308...  2021-12-22 19:34:41.928 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:41.928 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 308 -> 309...  2021-12-22 19:34:41.959 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:41.960 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 309 -> 310...  2021-12-22 19:34:41.987 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:41.987 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 310 -> 311...  2021-12-22 19:34:42.016 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:42.017 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 311 -> 312...  2021-12-22 19:34:42.044 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:42.044 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 312 -> 313...  2021-12-22 19:34:42.911 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:42.911 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 313 -> 314...  2021-12-22 19:34:45.265 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:45.266 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 314 -> 315...  2021-12-22 19:34:50.136 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:50.136 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 315 -> 316...  2021-12-22 19:34:50.894 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:50.894 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 316 -> 317...  2021-12-22 19:34:51.873 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:51.873 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 317 -> 318...  2021-12-22 19:34:55.272 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.273 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 318 -> 319...  2021-12-22 19:34:55.482 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.482 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 319 -> 320...  2021-12-22 19:34:55.517 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.517 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 320 -> 321...  2021-12-22 19:34:55.580 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.580 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 321 -> 322...  2021-12-22 19:34:55.626 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.627 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 322 -> 323...  2021-12-22 19:34:55.659 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.660 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 323 -> 324...  2021-12-22 19:34:55.693 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.694 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 324 -> 325...  2021-12-22 19:34:55.728 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.728 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 325 -> 326...  2021-12-22 19:34:55.765 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.765 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 326 -> 327...  2021-12-22 19:34:55.793 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.793 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 327 -> 328...  2021-12-22 19:34:55.821 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.822 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 328 -> 329...  2021-12-22 19:34:55.859 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.860 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 329 -> 330...  2021-12-22 19:34:55.912 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:55.913 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 330 -> 331...  2021-12-22 19:34:57.524 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:57.524 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 331 -> 332...  2021-12-22 19:34:58.210 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:58.210 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 332 -> 333...  2021-12-22 19:34:58.968 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:58.968 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 333 -> 334...  2021-12-22 19:34:59.713 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:59.713 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 334 -> 335...  2021-12-22 19:34:59.747 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:59.747 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 335 -> 336...  2021-12-22 19:34:59.781 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:59.781 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 336 -> 337...  2021-12-22 19:34:59.815 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:59.816 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 337 -> 338...  2021-12-22 19:34:59.849 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:59.850 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 338 -> 339...  2021-12-22 19:34:59.884 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:59.884 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 339 -> 340...  2021-12-22 19:34:59.918 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:59.918 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 340 -> 341...  2021-12-22 19:34:59.953 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:59.953 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 341 -> 342...  2021-12-22 19:34:59.990 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:34:59.991 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 342 -> 343...  2021-12-22 19:35:00.025 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:00.025 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 343 -> 344...  2021-12-22 19:35:00.059 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:00.059 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 344 -> 345...  2021-12-22 19:35:00.112 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:00.113 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 345 -> 346...  2021-12-22 19:35:01.179 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.179 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 346 -> 347...  2021-12-22 19:35:01.647 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.648 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 347 -> 348...  2021-12-22 19:35:01.684 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.684 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 348 -> 349...  2021-12-22 19:35:01.718 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.718 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 349 -> 350...  2021-12-22 19:35:01.753 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.754 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 350 -> 351...  2021-12-22 19:35:01.785 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.785 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 351 -> 352...  2021-12-22 19:35:01.813 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.813 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 352 -> 353...  2021-12-22 19:35:01.841 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.842 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 353 -> 354...  2021-12-22 19:35:01.870 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.870 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 354 -> 355...  2021-12-22 19:35:01.901 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.901 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 355 -> 356...  2021-12-22 19:35:01.935 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.935 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 356 -> 357...  2021-12-22 19:35:01.969 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:01.970 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 357 -> 358...  2021-12-22 19:35:03.004 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:03.004 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 358 -> 359...  2021-12-22 19:35:03.871 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:03.871 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 359 -> 360...  2021-12-22 19:35:04.613 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:04.614 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 360 -> 361...  2021-12-22 19:35:04.850 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:04.850 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 361 -> 362...  2021-12-22 19:35:05.667 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.667 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 362 -> 363...  2021-12-22 19:35:05.701 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.701 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 363 -> 364...  2021-12-22 19:35:05.736 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.736 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 364 -> 365...  2021-12-22 19:35:05.769 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.770 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 365 -> 366...  2021-12-22 19:35:05.792 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.793 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 366 -> 367...  2021-12-22 19:35:05.815 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.815 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 367 -> 368...  2021-12-22 19:35:05.838 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.838 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 368 -> 369...  2021-12-22 19:35:05.872 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.873 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 369 -> 370...  2021-12-22 19:35:05.904 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.905 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 370 -> 371...  2021-12-22 19:35:05.933 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.933 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 371 -> 372...  2021-12-22 19:35:05.962 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:05.962 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 372 -> 373...  2021-12-22 19:35:07.118 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:07.119 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 373 -> 374...  2021-12-22 19:35:08.118 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:08.118 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 374 -> 375...  2021-12-22 19:35:08.665 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:08.665 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 375 -> 376...  2021-12-22 19:35:08.913 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:08.913 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 376 -> 377...  2021-12-22 19:35:09.141 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.142 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 377 -> 378...  2021-12-22 19:35:09.318 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.319 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 378 -> 379...  2021-12-22 19:35:09.341 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.341 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 379 -> 380...  2021-12-22 19:35:09.364 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.364 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 380 -> 381...  2021-12-22 19:35:09.398 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.399 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 381 -> 382...  2021-12-22 19:35:09.432 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.433 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 382 -> 383...  2021-12-22 19:35:09.467 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.467 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 383 -> 384...  2021-12-22 19:35:09.506 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.506 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 384 -> 385...  2021-12-22 19:35:09.564 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.564 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 385 -> 386...  2021-12-22 19:35:09.601 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.602 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 386 -> 387...  2021-12-22 19:35:09.632 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.632 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 387 -> 388...  2021-12-22 19:35:09.676 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.676 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 388 -> 389...  2021-12-22 19:35:09.855 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:09.855 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 389 -> 390...  2021-12-22 19:35:10.575 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:10.576 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 390 -> 391...  2021-12-22 19:35:11.432 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:11.433 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 391 -> 392...  2021-12-22 19:35:11.466 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:11.467 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 392 -> 393...  2021-12-22 19:35:11.501 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:11.501 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 393 -> 394...  2021-12-22 19:35:11.533 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:11.533 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 394 -> 395...  2021-12-22 19:35:11.564 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:11.564 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 395 -> 396...  2021-12-22 19:35:11.596 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:11.596 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 396 -> 397...  2021-12-22 19:35:12.527 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:12.528 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 397 -> 398...  2021-12-22 19:35:13.345 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:13.345 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 398 -> 399...  2021-12-22 19:35:14.449 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:14.450 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 399 -> 400...  2021-12-22 19:35:14.489 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:14.489 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 400 -> 401...  2021-12-22 19:35:16.284 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:16.284 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 401 -> 402...  2021-12-22 19:35:17.152 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:17.152 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 402 -> 403...  2021-12-22 19:35:17.197 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:17.198 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 403 -> 404...  2021-12-22 19:35:17.243 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:17.244 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 404 -> 405...  2021-12-22 19:35:17.277 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:17.278 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 405 -> 406...  2021-12-22 19:35:17.312 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:17.312 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] 406 -> 407...  2021-12-22 19:35:17.357 | INFO migrate.versioning.api [None req-455a061a-5ac4-4976-83fa-2f5b5a827792 None None] done 2021-12-22 19:35:17.387 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell0.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-12-22 19:35:17.387 | result = self._query(query) 2021-12-22 19:35:17.387 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell0.instances'. This is deprecated and will be disallowed in a future release.") 2021-12-22 19:35:17.387 | result = self._query(query) 2021-12-22 19:35:17.811 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-22 19:35:21.637 | Running batches of 50 until complete 2021-12-22 19:35:21.637 | +-------------------------------------+--------------+-----------+ 2021-12-22 19:35:21.637 | | Migration | Total Needed | Completed | 2021-12-22 19:35:21.637 | +-------------------------------------+--------------+-----------+ 2021-12-22 19:35:21.637 | | fill_virtual_interface_list | 0 | 0 | 2021-12-22 19:35:21.637 | | migrate_empty_ratio | 0 | 0 | 2021-12-22 19:35:21.637 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-22 19:35:21.638 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-22 19:35:21.638 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-22 19:35:21.638 | | populate_missing_availability_zones | 0 | 0 | 2021-12-22 19:35:21.638 | | populate_queued_for_delete | 0 | 0 | 2021-12-22 19:35:21.638 | | populate_user_id | 0 | 0 | 2021-12-22 19:35:21.638 | | populate_uuids | 0 | 0 | 2021-12-22 19:35:21.638 | +-------------------------------------+--------------+-----------+ 2021-12-22 19:35:22.040 | ++ lib/nova:init_nova:784 : seq 1 1 2021-12-22 19:35:22.044 | + lib/nova:init_nova:784 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 19:35:22.047 | ++ lib/nova:init_nova:785 : conductor_conf 1 2021-12-22 19:35:22.050 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-22 19:35:22.053 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-22 19:35:22.056 | + lib/nova:init_nova:785 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-12-22 19:35:25.670 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-22 19:35:25.670 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-22 19:35:26.066 | + lib/nova:init_nova:789 : create_nova_keys_dir 2021-12-22 19:35:26.069 | + lib/nova:create_nova_keys_dir:751 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-22 19:35:26.083 | + lib/nova:init_nova:791 : [[ '' == \L\V\M ]] 2021-12-22 19:35:26.086 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-12-22 19:35:26.103 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:26.105 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-12-22 19:35:26.108 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-12-22 19:35:26.112 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:35:26.112 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 19:35:26.116 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:35:26.119 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 19:35:26.121 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 19:35:26.124 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 19:35:26.126 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-22 19:35:26.129 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-12-22 19:35:26.132 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-22 19:35:26.156 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.53/identity 2021-12-22 19:35:26.180 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-22 19:35:26.207 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-22 19:35:26.233 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-22 19:35:26.258 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-22 19:35:26.284 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-22 19:35:26.309 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-22 19:35:26.334 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-22 19:35:26.358 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-22 19:35:26.361 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-22 19:35:26.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-22 19:35:26.366 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-22 19:35:26.382 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:26.384 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-22 19:35:26.411 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-22 19:35:26.436 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-22 19:35:26.462 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-22 19:35:26.465 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-12-22 19:35:26.468 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 19:35:26.471 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-12-22 19:35:26.474 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-12-22 19:35:26.477 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-22 19:35:26.479 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-22 19:35:26.482 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-12-22 19:35:26.484 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-22 19:35:26.488 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-12-22 19:35:26.490 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-22 19:35:26.518 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.53/identity 2021-12-22 19:35:26.543 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-22 19:35:26.568 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-22 19:35:26.593 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-22 19:35:26.619 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-22 19:35:26.647 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-22 19:35:26.674 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-22 19:35:26.700 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-22 19:35:26.727 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-22 19:35:26.729 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-22 19:35:26.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-22 19:35:26.734 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-22 19:35:26.750 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:26.752 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-22 19:35:26.777 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-22 19:35:26.802 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-22 19:35:26.827 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-12-22 19:35:26.830 | + functions-common:run_phase:1759 : local mode=stack 2021-12-22 19:35:26.835 | + functions-common:run_phase:1760 : local phase=post-config 2021-12-22 19:35:26.835 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 19:35:26.838 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-22 19:35:26.840 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 19:35:26.843 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-22 19:35:26.846 | + functions-common:run_phase:1769 : local extra 2021-12-22 19:35:26.849 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 19:35:26.853 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-22 19:35:26.855 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 19:35:26.858 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 19:35:26.860 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-22 19:35:26.863 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 19:35:26.877 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:26.880 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 19:35:26.882 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:35:26.884 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-22 19:35:26.887 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:35:26.889 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-22 19:35:26.891 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-22 19:35:26.894 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-22 19:35:26.896 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-22 19:35:26.899 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 19:35:26.901 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 19:35:26.904 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-12-22 19:35:26.906 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-22 19:35:26.909 | + functions-common:run_plugins:1746 : local phase=post-config 2021-12-22 19:35:26.912 | + functions-common:run_plugins:1748 : local plugins= 2021-12-22 19:35:26.914 | + functions-common:run_plugins:1749 : local plugin 2021-12-22 19:35:26.917 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-22 19:35:26.919 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-22 19:35:26.921 | + inc/meta-config:merge_config_group:171 : shift 2021-12-22 19:35:26.924 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-22 19:35:26.926 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:35:26.928 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-22 19:35:26.931 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-22 19:35:26.934 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-22 19:35:26.936 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:35:26.939 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-22 19:35:26.941 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:35:26.944 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-22 19:35:26.944 | /^\[\[.+\|.*\]\]/ { 2021-12-22 19:35:26.944 | gsub("[][]", "", $1); 2021-12-22 19:35:26.944 | split($1, a, "|"); 2021-12-22 19:35:26.944 | if (a[1] == matchgroup) 2021-12-22 19:35:26.944 | print a[2] 2021-12-22 19:35:26.944 | } 2021-12-22 19:35:26.944 | ' /home/ubuntu/devstack/local.conf 2021-12-22 19:35:26.950 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-22 19:35:26.952 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-22 19:35:26.955 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-22 19:35:26.958 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-22 19:35:26.961 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-22 19:35:26.964 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-22 19:35:26.966 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-22 19:35:26.969 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-22 19:35:26.973 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-22 19:35:26.975 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-22 19:35:26.978 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-22 19:35:26.980 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:35:26.983 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-22 19:35:26.985 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-22 19:35:26.988 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-22 19:35:26.991 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-22 19:35:26.993 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-22 19:35:26.996 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-22 19:35:26.999 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-22 19:35:27.002 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-22 19:35:27.002 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-22 19:35:27.002 | BEGIN { 2021-12-22 19:35:27.002 | section = "" 2021-12-22 19:35:27.003 | last_section = "" 2021-12-22 19:35:27.003 | section_count = 0 2021-12-22 19:35:27.003 | } 2021-12-22 19:35:27.003 | /^\[.+\]/ { 2021-12-22 19:35:27.003 | gsub("[][]", "", $1); 2021-12-22 19:35:27.003 | section=$1 2021-12-22 19:35:27.003 | next 2021-12-22 19:35:27.003 | } 2021-12-22 19:35:27.003 | /^ *\#/ { 2021-12-22 19:35:27.003 | next 2021-12-22 19:35:27.003 | } 2021-12-22 19:35:27.003 | /^[^ \t]+/ { 2021-12-22 19:35:27.003 | # get offset of first = in $0 2021-12-22 19:35:27.003 | eq_idx = index($0, "=") 2021-12-22 19:35:27.003 | # extract attr & value from $0 2021-12-22 19:35:27.003 | attr = substr($0, 1, eq_idx - 1) 2021-12-22 19:35:27.003 | value = substr($0, eq_idx + 1) 2021-12-22 19:35:27.003 | # only need to strip trailing whitespace from attr 2021-12-22 19:35:27.003 | sub(/[ \t]*$/, "", attr) 2021-12-22 19:35:27.003 | # need to strip leading & trailing whitespace from value 2021-12-22 19:35:27.003 | sub(/^[ \t]*/, "", value) 2021-12-22 19:35:27.003 | sub(/[ \t]*$/, "", value) 2021-12-22 19:35:27.003 | 2021-12-22 19:35:27.003 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-22 19:35:27.003 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-22 19:35:27.003 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-22 19:35:27.003 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-22 19:35:27.003 | if (! (section, attr) in cfg_attr_count) { 2021-12-22 19:35:27.003 | if (section != last_section) { 2021-12-22 19:35:27.003 | cfg_section[section_count++] = section 2021-12-22 19:35:27.003 | last_section = section 2021-12-22 19:35:27.003 | } 2021-12-22 19:35:27.004 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-22 19:35:27.004 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-22 19:35:27.004 | 2021-12-22 19:35:27.004 | cfg_attr[section, attr, 0] = value 2021-12-22 19:35:27.004 | cfg_attr_count[section, attr] = 1 2021-12-22 19:35:27.004 | } else { 2021-12-22 19:35:27.004 | lno = cfg_attr_count[section, attr]++ 2021-12-22 19:35:27.004 | cfg_attr[section, attr, lno] = value 2021-12-22 19:35:27.004 | } 2021-12-22 19:35:27.004 | } 2021-12-22 19:35:27.004 | END { 2021-12-22 19:35:27.004 | # Process each section in order 2021-12-22 19:35:27.004 | for (sno = 0; sno < section_count; sno++) { 2021-12-22 19:35:27.004 | section = cfg_section[sno] 2021-12-22 19:35:27.004 | # The ini routines simply append a config item immediately 2021-12-22 19:35:27.004 | # after the section header. To keep the same order as defined 2021-12-22 19:35:27.004 | # in local.conf, invoke the ini routines in the reverse order 2021-12-22 19:35:27.004 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-22 19:35:27.004 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-22 19:35:27.004 | if (cfg_attr_count[section, attr] == 1) 2021-12-22 19:35:27.004 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-22 19:35:27.004 | else { 2021-12-22 19:35:27.004 | # For multiline, invoke the ini routines in the reverse order 2021-12-22 19:35:27.004 | count = cfg_attr_count[section, attr] 2021-12-22 19:35:27.004 | print "inidelete " configfile " " section " " attr 2021-12-22 19:35:27.004 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-22 19:35:27.004 | for (l = count -2; l >= 0; l--) 2021-12-22 19:35:27.004 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-22 19:35:27.004 | } 2021-12-22 19:35:27.004 | } 2021-12-22 19:35:27.004 | } 2021-12-22 19:35:27.004 | } 2021-12-22 19:35:27.005 | ' 2021-12-22 19:35:27.005 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.005 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:35:27.007 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-22 19:35:27.009 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-22 19:35:27.012 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:35:27.014 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-22 19:35:27.017 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-22 19:35:27.017 | BEGIN { group = "" } 2021-12-22 19:35:27.017 | /^\[\[.+\|.*\]\]/ { 2021-12-22 19:35:27.017 | gsub("[][]", "", $1); 2021-12-22 19:35:27.018 | split($1, a, "|"); 2021-12-22 19:35:27.018 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-22 19:35:27.018 | group=a[1] 2021-12-22 19:35:27.018 | } else { 2021-12-22 19:35:27.018 | group="" 2021-12-22 19:35:27.018 | } 2021-12-22 19:35:27.018 | next 2021-12-22 19:35:27.018 | } 2021-12-22 19:35:27.018 | { 2021-12-22 19:35:27.018 | if (group != "") 2021-12-22 19:35:27.018 | print $0 2021-12-22 19:35:27.018 | } 2021-12-22 19:35:27.018 | ' /home/ubuntu/devstack/local.conf 2021-12-22 19:35:27.024 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-12-22 19:35:27.026 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-12-22 19:35:27.052 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.054 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-22 19:35:27.057 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-22 19:35:27.083 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.086 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-22 19:35:27.088 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-22 19:35:27.115 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.118 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-22 19:35:27.121 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-22 19:35:27.148 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.151 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-22 19:35:27.153 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-22 19:35:27.179 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.182 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-22 19:35:27.184 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-22 19:35:27.212 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.215 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.53/identity"' 2021-12-22 19:35:27.217 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.53/identity 2021-12-22 19:35:27.244 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.246 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-22 19:35:27.249 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-22 19:35:27.276 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.279 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-22 19:35:27.281 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-22 19:35:27.308 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.311 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-22 19:35:27.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-22 19:35:27.341 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.344 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-22 19:35:27.346 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-22 19:35:27.373 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.375 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-22 19:35:27.378 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-22 19:35:27.406 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.408 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-22 19:35:27.411 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-22 19:35:27.444 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.447 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-22 19:35:27.450 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-22 19:35:27.453 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-22 19:35:27.456 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-22 19:35:27.459 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-22 19:35:27.462 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-22 19:35:27.464 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-22 19:35:27.469 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-22 19:35:27.472 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-22 19:35:27.475 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-22 19:35:27.477 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-22 19:35:27.480 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:35:27.482 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-22 19:35:27.485 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-22 19:35:27.488 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-22 19:35:27.491 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-22 19:35:27.493 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-22 19:35:27.496 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-22 19:35:27.499 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-22 19:35:27.503 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-22 19:35:27.503 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-22 19:35:27.503 | BEGIN { 2021-12-22 19:35:27.503 | section = "" 2021-12-22 19:35:27.503 | last_section = "" 2021-12-22 19:35:27.503 | section_count = 0 2021-12-22 19:35:27.503 | } 2021-12-22 19:35:27.503 | /^\[.+\]/ { 2021-12-22 19:35:27.503 | gsub("[][]", "", $1); 2021-12-22 19:35:27.503 | section=$1 2021-12-22 19:35:27.503 | next 2021-12-22 19:35:27.503 | } 2021-12-22 19:35:27.503 | /^ *\#/ { 2021-12-22 19:35:27.503 | next 2021-12-22 19:35:27.503 | } 2021-12-22 19:35:27.503 | /^[^ \t]+/ { 2021-12-22 19:35:27.504 | # get offset of first = in $0 2021-12-22 19:35:27.504 | eq_idx = index($0, "=") 2021-12-22 19:35:27.504 | # extract attr & value from $0 2021-12-22 19:35:27.504 | attr = substr($0, 1, eq_idx - 1) 2021-12-22 19:35:27.504 | value = substr($0, eq_idx + 1) 2021-12-22 19:35:27.504 | # only need to strip trailing whitespace from attr 2021-12-22 19:35:27.504 | sub(/[ \t]*$/, "", attr) 2021-12-22 19:35:27.504 | # need to strip leading & trailing whitespace from value 2021-12-22 19:35:27.504 | sub(/^[ \t]*/, "", value) 2021-12-22 19:35:27.504 | sub(/[ \t]*$/, "", value) 2021-12-22 19:35:27.504 | 2021-12-22 19:35:27.504 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-22 19:35:27.504 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-22 19:35:27.504 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-22 19:35:27.504 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-22 19:35:27.504 | if (! (section, attr) in cfg_attr_count) { 2021-12-22 19:35:27.504 | if (section != last_section) { 2021-12-22 19:35:27.504 | cfg_section[section_count++] = section 2021-12-22 19:35:27.504 | last_section = section 2021-12-22 19:35:27.504 | } 2021-12-22 19:35:27.504 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-22 19:35:27.504 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-22 19:35:27.504 | 2021-12-22 19:35:27.504 | cfg_attr[section, attr, 0] = value 2021-12-22 19:35:27.504 | cfg_attr_count[section, attr] = 1 2021-12-22 19:35:27.504 | } else { 2021-12-22 19:35:27.504 | lno = cfg_attr_count[section, attr]++ 2021-12-22 19:35:27.504 | cfg_attr[section, attr, lno] = value 2021-12-22 19:35:27.504 | } 2021-12-22 19:35:27.504 | } 2021-12-22 19:35:27.504 | END { 2021-12-22 19:35:27.504 | # Process each section in order 2021-12-22 19:35:27.504 | for (sno = 0; sno < section_count; sno++) { 2021-12-22 19:35:27.505 | section = cfg_section[sno] 2021-12-22 19:35:27.505 | # The ini routines simply append a config item immediately 2021-12-22 19:35:27.505 | # after the section header. To keep the same order as defined 2021-12-22 19:35:27.505 | # in local.conf, invoke the ini routines in the reverse order 2021-12-22 19:35:27.505 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-22 19:35:27.505 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-22 19:35:27.505 | if (cfg_attr_count[section, attr] == 1) 2021-12-22 19:35:27.505 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-22 19:35:27.505 | else { 2021-12-22 19:35:27.505 | # For multiline, invoke the ini routines in the reverse order 2021-12-22 19:35:27.505 | count = cfg_attr_count[section, attr] 2021-12-22 19:35:27.505 | print "inidelete " configfile " " section " " attr 2021-12-22 19:35:27.505 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-22 19:35:27.505 | for (l = count -2; l >= 0; l--) 2021-12-22 19:35:27.505 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-22 19:35:27.505 | } 2021-12-22 19:35:27.505 | } 2021-12-22 19:35:27.505 | } 2021-12-22 19:35:27.505 | } 2021-12-22 19:35:27.505 | ' 2021-12-22 19:35:27.505 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.506 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:35:27.508 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-22 19:35:27.511 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-22 19:35:27.513 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:35:27.515 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-22 19:35:27.518 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-22 19:35:27.518 | BEGIN { group = "" } 2021-12-22 19:35:27.518 | /^\[\[.+\|.*\]\]/ { 2021-12-22 19:35:27.518 | gsub("[][]", "", $1); 2021-12-22 19:35:27.518 | split($1, a, "|"); 2021-12-22 19:35:27.518 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-22 19:35:27.518 | group=a[1] 2021-12-22 19:35:27.518 | } else { 2021-12-22 19:35:27.518 | group="" 2021-12-22 19:35:27.518 | } 2021-12-22 19:35:27.518 | next 2021-12-22 19:35:27.518 | } 2021-12-22 19:35:27.518 | { 2021-12-22 19:35:27.518 | if (group != "") 2021-12-22 19:35:27.518 | print $0 2021-12-22 19:35:27.518 | } 2021-12-22 19:35:27.518 | ' /home/ubuntu/devstack/local.conf 2021-12-22 19:35:27.524 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-22 19:35:27.527 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-22 19:35:27.557 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.560 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-22 19:35:27.562 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-22 19:35:27.594 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.596 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-22 19:35:27.599 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-22 19:35:27.630 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.632 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-22 19:35:27.635 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-22 19:35:27.666 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.669 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-22 19:35:27.671 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-22 19:35:27.704 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-22 19:35:27.709 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-22 19:35:27.743 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.746 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-22 19:35:27.749 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-22 19:35:27.794 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.797 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-22 19:35:27.800 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-22 19:35:27.832 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.835 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-22 19:35:27.837 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-22 19:35:27.869 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.872 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-22 19:35:27.874 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-22 19:35:27.905 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.908 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-22 19:35:27.911 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-22 19:35:27.942 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.944 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-22 19:35:27.947 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-22 19:35:27.978 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:27.980 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-22 19:35:27.983 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-22 19:35:28.014 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-22 19:35:28.019 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-22 19:35:28.050 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.053 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-22 19:35:28.055 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-22 19:35:28.092 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-22 19:35:28.098 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-22 19:35:28.129 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.132 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-22 19:35:28.134 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-22 19:35:28.137 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-22 19:35:28.140 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-22 19:35:28.143 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-22 19:35:28.146 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-22 19:35:28.148 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-22 19:35:28.152 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-22 19:35:28.155 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-22 19:35:28.157 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-22 19:35:28.161 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-22 19:35:28.163 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:35:28.166 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-22 19:35:28.168 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-22 19:35:28.170 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-22 19:35:28.174 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-22 19:35:28.176 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-22 19:35:28.179 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-22 19:35:28.181 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-22 19:35:28.185 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-22 19:35:28.185 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-22 19:35:28.185 | BEGIN { 2021-12-22 19:35:28.185 | section = "" 2021-12-22 19:35:28.185 | last_section = "" 2021-12-22 19:35:28.185 | section_count = 0 2021-12-22 19:35:28.185 | } 2021-12-22 19:35:28.185 | /^\[.+\]/ { 2021-12-22 19:35:28.185 | gsub("[][]", "", $1); 2021-12-22 19:35:28.185 | section=$1 2021-12-22 19:35:28.185 | next 2021-12-22 19:35:28.185 | } 2021-12-22 19:35:28.185 | /^ *\#/ { 2021-12-22 19:35:28.185 | next 2021-12-22 19:35:28.185 | } 2021-12-22 19:35:28.185 | /^[^ \t]+/ { 2021-12-22 19:35:28.185 | # get offset of first = in $0 2021-12-22 19:35:28.185 | eq_idx = index($0, "=") 2021-12-22 19:35:28.186 | # extract attr & value from $0 2021-12-22 19:35:28.186 | attr = substr($0, 1, eq_idx - 1) 2021-12-22 19:35:28.186 | value = substr($0, eq_idx + 1) 2021-12-22 19:35:28.186 | # only need to strip trailing whitespace from attr 2021-12-22 19:35:28.186 | sub(/[ \t]*$/, "", attr) 2021-12-22 19:35:28.186 | # need to strip leading & trailing whitespace from value 2021-12-22 19:35:28.186 | sub(/^[ \t]*/, "", value) 2021-12-22 19:35:28.186 | sub(/[ \t]*$/, "", value) 2021-12-22 19:35:28.186 | 2021-12-22 19:35:28.186 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-22 19:35:28.186 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-22 19:35:28.186 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-22 19:35:28.186 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-22 19:35:28.186 | if (! (section, attr) in cfg_attr_count) { 2021-12-22 19:35:28.186 | if (section != last_section) { 2021-12-22 19:35:28.186 | cfg_section[section_count++] = section 2021-12-22 19:35:28.186 | last_section = section 2021-12-22 19:35:28.186 | } 2021-12-22 19:35:28.186 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-22 19:35:28.186 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-22 19:35:28.186 | 2021-12-22 19:35:28.186 | cfg_attr[section, attr, 0] = value 2021-12-22 19:35:28.186 | cfg_attr_count[section, attr] = 1 2021-12-22 19:35:28.186 | } else { 2021-12-22 19:35:28.186 | lno = cfg_attr_count[section, attr]++ 2021-12-22 19:35:28.186 | cfg_attr[section, attr, lno] = value 2021-12-22 19:35:28.186 | } 2021-12-22 19:35:28.186 | } 2021-12-22 19:35:28.186 | END { 2021-12-22 19:35:28.186 | # Process each section in order 2021-12-22 19:35:28.187 | for (sno = 0; sno < section_count; sno++) { 2021-12-22 19:35:28.187 | section = cfg_section[sno] 2021-12-22 19:35:28.187 | # The ini routines simply append a config item immediately 2021-12-22 19:35:28.187 | # after the section header. To keep the same order as defined 2021-12-22 19:35:28.187 | # in local.conf, invoke the ini routines in the reverse order 2021-12-22 19:35:28.187 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-22 19:35:28.187 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-22 19:35:28.187 | if (cfg_attr_count[section, attr] == 1) 2021-12-22 19:35:28.187 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-22 19:35:28.187 | else { 2021-12-22 19:35:28.187 | # For multiline, invoke the ini routines in the reverse order 2021-12-22 19:35:28.187 | count = cfg_attr_count[section, attr] 2021-12-22 19:35:28.187 | print "inidelete " configfile " " section " " attr 2021-12-22 19:35:28.187 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-22 19:35:28.187 | for (l = count -2; l >= 0; l--) 2021-12-22 19:35:28.187 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-22 19:35:28.187 | } 2021-12-22 19:35:28.187 | } 2021-12-22 19:35:28.187 | } 2021-12-22 19:35:28.187 | } 2021-12-22 19:35:28.187 | ' 2021-12-22 19:35:28.187 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.188 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:35:28.190 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-22 19:35:28.192 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-22 19:35:28.195 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:35:28.197 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-22 19:35:28.200 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-22 19:35:28.200 | BEGIN { group = "" } 2021-12-22 19:35:28.200 | /^\[\[.+\|.*\]\]/ { 2021-12-22 19:35:28.200 | gsub("[][]", "", $1); 2021-12-22 19:35:28.200 | split($1, a, "|"); 2021-12-22 19:35:28.200 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-22 19:35:28.200 | group=a[1] 2021-12-22 19:35:28.200 | } else { 2021-12-22 19:35:28.200 | group="" 2021-12-22 19:35:28.200 | } 2021-12-22 19:35:28.200 | next 2021-12-22 19:35:28.200 | } 2021-12-22 19:35:28.200 | { 2021-12-22 19:35:28.200 | if (group != "") 2021-12-22 19:35:28.200 | print $0 2021-12-22 19:35:28.200 | } 2021-12-22 19:35:28.200 | ' /home/ubuntu/devstack/local.conf 2021-12-22 19:35:28.207 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-12-22 19:35:28.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-12-22 19:35:28.236 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.238 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-12-22 19:35:28.241 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-12-22 19:35:28.267 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.270 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-12-22 19:35:28.272 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-12-22 19:35:28.298 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.300 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-12-22 19:35:28.303 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-12-22 19:35:28.328 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.331 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-12-22 19:35:28.333 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-22 19:35:28.359 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.362 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-12-22 19:35:28.364 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-12-22 19:35:28.389 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-12-22 19:35:28.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-22 19:35:28.420 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-12-22 19:35:28.425 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-22 19:35:28.451 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.454 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-22 19:35:28.457 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-22 19:35:28.459 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-22 19:35:28.463 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-22 19:35:28.465 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:35:28.468 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:35:28.471 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-22 19:35:28.474 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:35:28.477 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-22 19:35:28.480 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-22 19:35:28.482 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-22 19:35:28.485 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:35:28.487 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-22 19:35:28.490 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-22 19:35:28.492 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-22 19:35:28.495 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-22 19:35:28.498 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:35:28.500 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:35:28.503 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-22 19:35:28.506 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-22 19:35:28.507 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-22 19:35:28.507 | BEGIN { 2021-12-22 19:35:28.507 | section = "" 2021-12-22 19:35:28.507 | last_section = "" 2021-12-22 19:35:28.507 | section_count = 0 2021-12-22 19:35:28.507 | } 2021-12-22 19:35:28.507 | /^\[.+\]/ { 2021-12-22 19:35:28.507 | gsub("[][]", "", $1); 2021-12-22 19:35:28.507 | section=$1 2021-12-22 19:35:28.507 | next 2021-12-22 19:35:28.507 | } 2021-12-22 19:35:28.507 | /^ *\#/ { 2021-12-22 19:35:28.507 | next 2021-12-22 19:35:28.507 | } 2021-12-22 19:35:28.507 | /^[^ \t]+/ { 2021-12-22 19:35:28.507 | # get offset of first = in $0 2021-12-22 19:35:28.507 | eq_idx = index($0, "=") 2021-12-22 19:35:28.507 | # extract attr & value from $0 2021-12-22 19:35:28.507 | attr = substr($0, 1, eq_idx - 1) 2021-12-22 19:35:28.507 | value = substr($0, eq_idx + 1) 2021-12-22 19:35:28.507 | # only need to strip trailing whitespace from attr 2021-12-22 19:35:28.507 | sub(/[ \t]*$/, "", attr) 2021-12-22 19:35:28.507 | # need to strip leading & trailing whitespace from value 2021-12-22 19:35:28.507 | sub(/^[ \t]*/, "", value) 2021-12-22 19:35:28.508 | sub(/[ \t]*$/, "", value) 2021-12-22 19:35:28.508 | 2021-12-22 19:35:28.508 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-22 19:35:28.508 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-22 19:35:28.508 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-22 19:35:28.508 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-22 19:35:28.508 | if (! (section, attr) in cfg_attr_count) { 2021-12-22 19:35:28.508 | if (section != last_section) { 2021-12-22 19:35:28.508 | cfg_section[section_count++] = section 2021-12-22 19:35:28.508 | last_section = section 2021-12-22 19:35:28.508 | } 2021-12-22 19:35:28.508 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-22 19:35:28.508 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-22 19:35:28.508 | 2021-12-22 19:35:28.508 | cfg_attr[section, attr, 0] = value 2021-12-22 19:35:28.508 | cfg_attr_count[section, attr] = 1 2021-12-22 19:35:28.508 | } else { 2021-12-22 19:35:28.508 | lno = cfg_attr_count[section, attr]++ 2021-12-22 19:35:28.508 | cfg_attr[section, attr, lno] = value 2021-12-22 19:35:28.508 | } 2021-12-22 19:35:28.508 | } 2021-12-22 19:35:28.508 | END { 2021-12-22 19:35:28.508 | # Process each section in order 2021-12-22 19:35:28.508 | for (sno = 0; sno < section_count; sno++) { 2021-12-22 19:35:28.508 | section = cfg_section[sno] 2021-12-22 19:35:28.508 | # The ini routines simply append a config item immediately 2021-12-22 19:35:28.508 | # after the section header. To keep the same order as defined 2021-12-22 19:35:28.508 | # in local.conf, invoke the ini routines in the reverse order 2021-12-22 19:35:28.508 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-22 19:35:28.508 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-22 19:35:28.508 | if (cfg_attr_count[section, attr] == 1) 2021-12-22 19:35:28.508 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-22 19:35:28.508 | else { 2021-12-22 19:35:28.509 | # For multiline, invoke the ini routines in the reverse order 2021-12-22 19:35:28.509 | count = cfg_attr_count[section, attr] 2021-12-22 19:35:28.509 | print "inidelete " configfile " " section " " attr 2021-12-22 19:35:28.509 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-22 19:35:28.509 | for (l = count -2; l >= 0; l--) 2021-12-22 19:35:28.509 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-22 19:35:28.509 | } 2021-12-22 19:35:28.509 | } 2021-12-22 19:35:28.509 | } 2021-12-22 19:35:28.509 | } 2021-12-22 19:35:28.509 | ' 2021-12-22 19:35:28.509 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.511 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:35:28.514 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-22 19:35:28.516 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-22 19:35:28.519 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:35:28.522 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-22 19:35:28.524 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-22 19:35:28.524 | BEGIN { group = "" } 2021-12-22 19:35:28.524 | /^\[\[.+\|.*\]\]/ { 2021-12-22 19:35:28.524 | gsub("[][]", "", $1); 2021-12-22 19:35:28.524 | split($1, a, "|"); 2021-12-22 19:35:28.524 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-22 19:35:28.524 | group=a[1] 2021-12-22 19:35:28.524 | } else { 2021-12-22 19:35:28.524 | group="" 2021-12-22 19:35:28.524 | } 2021-12-22 19:35:28.524 | next 2021-12-22 19:35:28.524 | } 2021-12-22 19:35:28.524 | { 2021-12-22 19:35:28.524 | if (group != "") 2021-12-22 19:35:28.525 | print $0 2021-12-22 19:35:28.525 | } 2021-12-22 19:35:28.525 | ' /home/ubuntu/devstack/local.conf 2021-12-22 19:35:28.530 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-22 19:35:28.533 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-22 19:35:28.558 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.561 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-22 19:35:28.563 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-22 19:35:28.590 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:35:28.593 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-12-22 19:35:28.609 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:28.611 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-12-22 19:35:28.614 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:35:28.616 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-12-22 19:35:28.619 | + ./stack.sh:main:1238 : start_swift 2021-12-22 19:35:28.621 | + lib/swift:start_swift:774 : restart_service memcached 2021-12-22 19:35:28.624 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-22 19:35:28.626 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-22 19:35:28.670 | + lib/swift:start_swift:777 : is_ubuntu 2021-12-22 19:35:28.672 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:35:28.675 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:35:28.678 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-12-22 19:35:28.730 | Restarting rsync (via systemctl): rsync.service. 2021-12-22 19:35:28.734 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-12-22 19:35:28.737 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-12-22 19:35:28.739 | + lib/swift:start_swift:805 : local foreground_services type 2021-12-22 19:35:28.742 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-12-22 19:35:28.744 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-22 19:35:28.747 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 19:35:28.749 | + functions-common:run_process:1582 : local service=s-object 2021-12-22 19:35:28.752 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 19:35:28.755 | + functions-common:run_process:1584 : local group= 2021-12-22 19:35:28.757 | + functions-common:run_process:1585 : local user= 2021-12-22 19:35:28.760 | + functions-common:run_process:1587 : local name=s-object 2021-12-22 19:35:28.762 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:35:28.765 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:35:28.768 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:35:28.771 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:35:28.774 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:35:28.777 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201728774 2021-12-22 19:35:28.780 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-12-22 19:35:28.796 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:28.799 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-12-22 19:35:28.801 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-12-22 19:35:28.804 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 19:35:28.806 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 19:35:28.808 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 19:35:28.811 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 19:35:28.813 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-12-22 19:35:28.816 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-12-22 19:35:28.818 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-12-22 19:35:28.821 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:35:28.823 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:35:28.825 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-12-22 19:35:28.828 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-12-22 19:35:28.831 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-12-22 19:35:28.833 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 19:35:28.835 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:35:28.837 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:35:28.839 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:35:28.841 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:35:28.844 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-12-22 19:35:28.846 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:35:28.849 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-12-22 19:35:28.903 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-12-22 19:35:28.957 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 19:35:29.002 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-12-22 19:35:29.045 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-12-22 19:35:29.090 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:35:29.134 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:35:29.137 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-12-22 19:35:29.190 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:35:29.381 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-12-22 19:35:29.395 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-12-22 19:35:29.594 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-12-22 19:35:29.612 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:35:29.614 | + functions-common:time_stop:2331 : local name 2021-12-22 19:35:29.617 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:35:29.619 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:35:29.622 | + functions-common:time_stop:2334 : local total 2021-12-22 19:35:29.624 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:35:29.626 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:35:29.629 | + functions-common:time_stop:2338 : start_time=1640201728774 2021-12-22 19:35:29.632 | + functions-common:time_stop:2340 : [[ -z 1640201728774 ]] 2021-12-22 19:35:29.634 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:35:29.638 | + functions-common:time_stop:2343 : end_time=1640201729635 2021-12-22 19:35:29.640 | + functions-common:time_stop:2344 : elapsed_time=861 2021-12-22 19:35:29.643 | + functions-common:time_stop:2345 : total=2016 2021-12-22 19:35:29.645 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:35:29.651 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2877 2021-12-22 19:35:29.654 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-22 19:35:29.656 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 19:35:29.659 | + functions-common:run_process:1582 : local service=s-container 2021-12-22 19:35:29.661 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 19:35:29.663 | + functions-common:run_process:1584 : local group= 2021-12-22 19:35:29.666 | + functions-common:run_process:1585 : local user= 2021-12-22 19:35:29.668 | + functions-common:run_process:1587 : local name=s-container 2021-12-22 19:35:29.670 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:35:29.673 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:35:29.675 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:35:29.678 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:35:29.682 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:35:29.684 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201729682 2021-12-22 19:35:29.687 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-12-22 19:35:29.703 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:29.706 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-12-22 19:35:29.708 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-12-22 19:35:29.711 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 19:35:29.713 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 19:35:29.715 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 19:35:29.718 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 19:35:29.720 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-12-22 19:35:29.723 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-12-22 19:35:29.725 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-12-22 19:35:29.728 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:35:29.730 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:35:29.732 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-12-22 19:35:29.735 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-12-22 19:35:29.738 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-12-22 19:35:29.740 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 19:35:29.743 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:35:29.745 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:35:29.747 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:35:29.750 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:35:29.753 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-12-22 19:35:29.755 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:35:29.759 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-12-22 19:35:29.813 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-12-22 19:35:29.867 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 19:35:29.912 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-12-22 19:35:29.959 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-12-22 19:35:30.004 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:35:30.050 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:35:30.053 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-12-22 19:35:30.107 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:35:30.313 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-12-22 19:35:30.327 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-12-22 19:35:30.529 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-12-22 19:35:30.549 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:35:30.552 | + functions-common:time_stop:2331 : local name 2021-12-22 19:35:30.554 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:35:30.556 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:35:30.559 | + functions-common:time_stop:2334 : local total 2021-12-22 19:35:30.561 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:35:30.564 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:35:30.567 | + functions-common:time_stop:2338 : start_time=1640201729682 2021-12-22 19:35:30.569 | + functions-common:time_stop:2340 : [[ -z 1640201729682 ]] 2021-12-22 19:35:30.572 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:35:30.575 | + functions-common:time_stop:2343 : end_time=1640201730573 2021-12-22 19:35:30.578 | + functions-common:time_stop:2344 : elapsed_time=891 2021-12-22 19:35:30.580 | + functions-common:time_stop:2345 : total=2877 2021-12-22 19:35:30.583 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:35:30.585 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3768 2021-12-22 19:35:30.587 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-22 19:35:30.590 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 19:35:30.592 | + functions-common:run_process:1582 : local service=s-account 2021-12-22 19:35:30.595 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 19:35:30.597 | + functions-common:run_process:1584 : local group= 2021-12-22 19:35:30.599 | + functions-common:run_process:1585 : local user= 2021-12-22 19:35:30.602 | + functions-common:run_process:1587 : local name=s-account 2021-12-22 19:35:30.604 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:35:30.606 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:35:30.609 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:35:30.612 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:35:30.615 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:35:30.618 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201730616 2021-12-22 19:35:30.621 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-12-22 19:35:30.640 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:30.643 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-12-22 19:35:30.645 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-12-22 19:35:30.655 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 19:35:30.657 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 19:35:30.660 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 19:35:30.662 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 19:35:30.665 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-12-22 19:35:30.667 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-12-22 19:35:30.670 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-12-22 19:35:30.672 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:35:30.675 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:35:30.677 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-12-22 19:35:30.680 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-12-22 19:35:30.684 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-12-22 19:35:30.686 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 19:35:30.688 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:35:30.691 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:35:30.693 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:35:30.696 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:35:30.698 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-12-22 19:35:30.700 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:35:30.705 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-12-22 19:35:30.763 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-12-22 19:35:30.821 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 19:35:30.871 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-12-22 19:35:30.917 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-12-22 19:35:30.963 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:35:31.009 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:35:31.011 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-12-22 19:35:31.065 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:35:31.276 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-12-22 19:35:31.288 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-12-22 19:35:31.498 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-12-22 19:35:31.518 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:35:31.520 | + functions-common:time_stop:2331 : local name 2021-12-22 19:35:31.523 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:35:31.525 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:35:31.528 | + functions-common:time_stop:2334 : local total 2021-12-22 19:35:31.530 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:35:31.532 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:35:31.535 | + functions-common:time_stop:2338 : start_time=1640201730616 2021-12-22 19:35:31.538 | + functions-common:time_stop:2340 : [[ -z 1640201730616 ]] 2021-12-22 19:35:31.541 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:35:31.544 | + functions-common:time_stop:2343 : end_time=1640201731542 2021-12-22 19:35:31.547 | + functions-common:time_stop:2344 : elapsed_time=926 2021-12-22 19:35:31.549 | + functions-common:time_stop:2345 : total=3768 2021-12-22 19:35:31.552 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:35:31.554 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4694 2021-12-22 19:35:31.557 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-12-22 19:35:31.559 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-12-22 19:35:31.602 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 19:35:31.604 | + functions-common:run_process:1582 : local service=s-container-sync 2021-12-22 19:35:31.607 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 19:35:31.609 | + functions-common:run_process:1584 : local group= 2021-12-22 19:35:31.612 | + functions-common:run_process:1585 : local user= 2021-12-22 19:35:31.614 | + functions-common:run_process:1587 : local name=s-container-sync 2021-12-22 19:35:31.617 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:35:31.619 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:35:31.621 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:35:31.624 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:35:31.627 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:35:31.630 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201731627 2021-12-22 19:35:31.633 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-12-22 19:35:31.656 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:31.656 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-12-22 19:35:31.662 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-12-22 19:35:31.667 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 19:35:31.673 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 19:35:31.676 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 19:35:31.686 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 19:35:31.688 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-12-22 19:35:31.692 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-12-22 19:35:31.695 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-12-22 19:35:31.698 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:35:31.700 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:35:31.703 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-12-22 19:35:31.706 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-12-22 19:35:31.708 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-12-22 19:35:31.711 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 19:35:31.713 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:35:31.715 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:35:31.717 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:35:31.720 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:35:31.722 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-12-22 19:35:31.724 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:35:31.728 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-12-22 19:35:31.784 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-12-22 19:35:31.839 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 19:35:31.885 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-12-22 19:35:31.931 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-12-22 19:35:31.977 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:35:32.023 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:35:32.025 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-12-22 19:35:32.080 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:35:32.291 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-12-22 19:35:32.305 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-12-22 19:35:32.502 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-12-22 19:35:32.524 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:35:32.526 | + functions-common:time_stop:2331 : local name 2021-12-22 19:35:32.529 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:35:32.531 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:35:32.534 | + functions-common:time_stop:2334 : local total 2021-12-22 19:35:32.537 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:35:32.539 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:35:32.542 | + functions-common:time_stop:2338 : start_time=1640201731627 2021-12-22 19:35:32.544 | + functions-common:time_stop:2340 : [[ -z 1640201731627 ]] 2021-12-22 19:35:32.547 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:35:32.552 | + functions-common:time_stop:2343 : end_time=1640201732548 2021-12-22 19:35:32.554 | + functions-common:time_stop:2344 : elapsed_time=921 2021-12-22 19:35:32.556 | + functions-common:time_stop:2345 : total=4694 2021-12-22 19:35:32.559 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:35:32.561 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5615 2021-12-22 19:35:32.564 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-12-22 19:35:32.587 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:35:32.589 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 19:35:32.591 | + functions-common:run_process:1582 : local service=s-proxy 2021-12-22 19:35:32.594 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 19:35:32.597 | + functions-common:run_process:1584 : local group= 2021-12-22 19:35:32.599 | + functions-common:run_process:1585 : local user= 2021-12-22 19:35:32.601 | + functions-common:run_process:1587 : local name=s-proxy 2021-12-22 19:35:32.603 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:35:32.606 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:35:32.608 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:35:32.610 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:35:32.615 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:35:32.617 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201732615 2021-12-22 19:35:32.620 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-12-22 19:35:32.637 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:32.639 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-12-22 19:35:32.642 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-12-22 19:35:32.645 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 19:35:32.648 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 19:35:32.652 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 19:35:32.655 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 19:35:32.659 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-12-22 19:35:32.663 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-12-22 19:35:32.667 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-12-22 19:35:32.669 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:35:32.672 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:35:32.674 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-12-22 19:35:32.677 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-12-22 19:35:32.679 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-12-22 19:35:32.682 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 19:35:32.684 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:35:32.687 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:35:32.689 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:35:32.691 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:35:32.694 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-12-22 19:35:32.696 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:35:32.700 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-12-22 19:35:32.756 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-12-22 19:35:32.811 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 19:35:32.857 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-12-22 19:35:32.902 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-12-22 19:35:32.947 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:35:32.993 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:35:32.996 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-12-22 19:35:33.050 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:35:33.274 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-12-22 19:35:33.287 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-12-22 19:35:33.505 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-12-22 19:35:33.526 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:35:33.528 | + functions-common:time_stop:2331 : local name 2021-12-22 19:35:33.531 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:35:33.533 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:35:33.536 | + functions-common:time_stop:2334 : local total 2021-12-22 19:35:33.538 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:35:33.541 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:35:33.543 | + functions-common:time_stop:2338 : start_time=1640201732615 2021-12-22 19:35:33.545 | + functions-common:time_stop:2340 : [[ -z 1640201732615 ]] 2021-12-22 19:35:33.549 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:35:33.552 | + functions-common:time_stop:2343 : end_time=1640201733550 2021-12-22 19:35:33.555 | + functions-common:time_stop:2344 : elapsed_time=935 2021-12-22 19:35:33.558 | + functions-common:time_stop:2345 : total=5615 2021-12-22 19:35:33.560 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:35:33.562 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6550 2021-12-22 19:35:33.565 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-12-22 19:35:33.565 | Waiting for swift proxy to start... 2021-12-22 19:35:33.568 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.53:8080/info 2021-12-22 19:35:33.570 | + functions:wait_for_service:444 : local timeout=60 2021-12-22 19:35:33.573 | + functions:wait_for_service:445 : local url=http://10.222.0.53:8080/info 2021-12-22 19:35:33.575 | + functions:wait_for_service:446 : local rval=0 2021-12-22 19:35:33.578 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-22 19:35:33.580 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-22 19:35:33.582 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:35:33.585 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:35:33.588 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:35:33.591 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201733589 2021-12-22 19:35:33.594 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-22 19:35:33.599 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53:8080/info 2021-12-22 19:35:33.611 | + :: : [[ 000 == 503 ]] 2021-12-22 19:35:33.613 | + :: : [[ 7 -eq 7 ]] 2021-12-22 19:35:33.614 | + :: : sleep 1 2021-12-22 19:35:34.617 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53:8080/info 2021-12-22 19:35:34.630 | + :: : [[ 000 == 503 ]] 2021-12-22 19:35:34.631 | + :: : [[ 7 -eq 7 ]] 2021-12-22 19:35:34.633 | + :: : sleep 1 2021-12-22 19:35:35.636 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53:8080/info 2021-12-22 19:35:35.649 | + :: : [[ 000 == 503 ]] 2021-12-22 19:35:35.651 | + :: : [[ 7 -eq 7 ]] 2021-12-22 19:35:35.652 | + :: : sleep 1 2021-12-22 19:35:36.659 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53:8080/info 2021-12-22 19:35:36.950 | + :: : [[ 200 == 503 ]] 2021-12-22 19:35:36.951 | + :: : [[ 0 -eq 7 ]] 2021-12-22 19:35:36.954 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-22 19:35:36.957 | + functions-common:time_stop:2331 : local name 2021-12-22 19:35:36.960 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:35:36.962 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:35:36.964 | + functions-common:time_stop:2334 : local total 2021-12-22 19:35:36.967 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:35:36.969 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-22 19:35:36.972 | + functions-common:time_stop:2338 : start_time=1640201733589 2021-12-22 19:35:36.975 | + functions-common:time_stop:2340 : [[ -z 1640201733589 ]] 2021-12-22 19:35:36.978 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:35:36.981 | + functions-common:time_stop:2343 : end_time=1640201736979 2021-12-22 19:35:36.984 | + functions-common:time_stop:2344 : elapsed_time=3390 2021-12-22 19:35:36.987 | + functions-common:time_stop:2345 : total=3712 2021-12-22 19:35:36.989 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:35:36.992 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7102 2021-12-22 19:35:36.994 | + functions:wait_for_service:454 : return 0 2021-12-22 19:35:36.997 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-12-22 19:35:36.999 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-12-22 19:35:37.015 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:37.018 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-12-22 19:35:37.020 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:35:37.022 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-12-22 19:35:37.025 | + ./stack.sh:main:1244 : start_glance 2021-12-22 19:35:37.027 | + lib/glance:start_glance:385 : local service_protocol=http 2021-12-22 19:35:37.030 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-12-22 19:35:37.046 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:35:37.049 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-22 19:35:37.052 | + functions-common:run_process:1582 : local service=g-reg 2021-12-22 19:35:37.054 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-22 19:35:37.057 | + functions-common:run_process:1584 : local group= 2021-12-22 19:35:37.059 | + functions-common:run_process:1585 : local user= 2021-12-22 19:35:37.062 | + functions-common:run_process:1587 : local name=g-reg 2021-12-22 19:35:37.064 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:35:37.067 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:35:37.069 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:35:37.072 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:35:37.075 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:35:37.079 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201737076 2021-12-22 19:35:37.081 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-12-22 19:35:37.097 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:37.100 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-12-22 19:35:37.102 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-12-22 19:35:37.105 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-22 19:35:37.107 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-22 19:35:37.110 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-22 19:35:37.113 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-22 19:35:37.115 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-12-22 19:35:37.118 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-12-22 19:35:37.120 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-12-22 19:35:37.123 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:35:37.125 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:35:37.128 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-12-22 19:35:37.130 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ubuntu 2021-12-22 19:35:37.132 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-12-22 19:35:37.135 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-22 19:35:37.137 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:35:37.139 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:35:37.141 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:35:37.144 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:35:37.146 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-12-22 19:35:37.149 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:35:37.153 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-12-22 19:35:37.212 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-12-22 19:35:37.266 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-22 19:35:37.312 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-12-22 19:35:37.357 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-12-22 19:35:37.403 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:35:37.449 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:35:37.452 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-12-22 19:35:37.521 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:35:37.730 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-12-22 19:35:37.744 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-12-22 19:35:37.939 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-12-22 19:35:37.959 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:35:37.962 | + functions-common:time_stop:2331 : local name 2021-12-22 19:35:37.964 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:35:37.967 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:35:37.969 | + functions-common:time_stop:2334 : local total 2021-12-22 19:35:37.972 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:35:37.975 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:35:37.977 | + functions-common:time_stop:2338 : start_time=1640201737076 2021-12-22 19:35:37.980 | + functions-common:time_stop:2340 : [[ -z 1640201737076 ]] 2021-12-22 19:35:37.983 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:35:37.986 | + functions-common:time_stop:2343 : end_time=1640201737984 2021-12-22 19:35:37.989 | + functions-common:time_stop:2344 : elapsed_time=908 2021-12-22 19:35:37.991 | + functions-common:time_stop:2345 : total=6550 2021-12-22 19:35:37.993 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:35:37.996 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7458 2021-12-22 19:35:37.998 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-22 19:35:38.002 | ++ lib/glance:start_glance:395 : which uwsgi 2021-12-22 19:35:38.005 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 19:35:38.008 | + functions-common:run_process:1582 : local service=g-api 2021-12-22 19:35:38.010 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 19:35:38.013 | + functions-common:run_process:1584 : local group= 2021-12-22 19:35:38.015 | + functions-common:run_process:1585 : local user= 2021-12-22 19:35:38.018 | + functions-common:run_process:1587 : local name=g-api 2021-12-22 19:35:38.021 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:35:38.023 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:35:38.026 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:35:38.028 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:35:38.031 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:35:38.035 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201738032 2021-12-22 19:35:38.038 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-12-22 19:35:38.054 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:38.056 | + functions-common:run_process:1591 : _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-12-22 19:35:38.059 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-12-22 19:35:38.061 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 19:35:38.064 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 19:35:38.066 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 19:35:38.069 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 19:35:38.071 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-22 19:35:38.074 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-22 19:35:38.076 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-12-22 19:35:38.079 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:35:38.082 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:35:38.085 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-22 19:35:38.087 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-12-22 19:35:38.090 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-12-22 19:35:38.092 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 19:35:38.095 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-22 19:35:38.097 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-22 19:35:38.100 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-22 19:35:38.102 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-22 19:35:38.106 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-12-22 19:35:38.162 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-12-22 19:35:38.217 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-22 19:35:38.264 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 19:35:38.310 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:35:38.357 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-22 19:35:38.403 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-22 19:35:38.450 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-22 19:35:38.496 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-22 19:35:38.543 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-22 19:35:38.590 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-22 19:35:38.592 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-22 19:35:38.650 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-22 19:35:38.888 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-12-22 19:35:38.903 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-22 19:35:39.109 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-12-22 19:35:39.183 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:35:39.186 | + functions-common:time_stop:2331 : local name 2021-12-22 19:35:39.188 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:35:39.191 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:35:39.193 | + functions-common:time_stop:2334 : local total 2021-12-22 19:35:39.196 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:35:39.199 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:35:39.201 | + functions-common:time_stop:2338 : start_time=1640201738032 2021-12-22 19:35:39.204 | + functions-common:time_stop:2340 : [[ -z 1640201738032 ]] 2021-12-22 19:35:39.209 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:35:39.211 | + functions-common:time_stop:2343 : end_time=1640201739208 2021-12-22 19:35:39.213 | + functions-common:time_stop:2344 : elapsed_time=1176 2021-12-22 19:35:39.216 | + functions-common:time_stop:2345 : total=7458 2021-12-22 19:35:39.218 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:35:39.221 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8634 2021-12-22 19:35:39.224 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.53) to start...' 2021-12-22 19:35:39.224 | Waiting for g-api (10.222.0.53) to start... 2021-12-22 19:35:39.226 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.53/image 2021-12-22 19:35:39.229 | + functions:wait_for_service:444 : local timeout=60 2021-12-22 19:35:39.231 | + functions:wait_for_service:445 : local url=http://10.222.0.53/image 2021-12-22 19:35:39.234 | + functions:wait_for_service:446 : local rval=0 2021-12-22 19:35:39.236 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-22 19:35:39.239 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-22 19:35:39.243 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:35:39.245 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:35:39.249 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:35:39.252 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201739249 2021-12-22 19:35:39.255 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-22 19:35:39.262 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/image 2021-12-22 19:35:42.935 | + :: : [[ 300 == 503 ]] 2021-12-22 19:35:42.936 | + :: : [[ 0 -eq 7 ]] 2021-12-22 19:35:42.940 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-22 19:35:42.942 | + functions-common:time_stop:2331 : local name 2021-12-22 19:35:42.945 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:35:42.947 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:35:42.950 | + functions-common:time_stop:2334 : local total 2021-12-22 19:35:42.952 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:35:42.955 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-22 19:35:42.958 | + functions-common:time_stop:2338 : start_time=1640201739249 2021-12-22 19:35:42.960 | + functions-common:time_stop:2340 : [[ -z 1640201739249 ]] 2021-12-22 19:35:42.963 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:35:42.966 | + functions-common:time_stop:2343 : end_time=1640201742964 2021-12-22 19:35:42.969 | + functions-common:time_stop:2344 : elapsed_time=3715 2021-12-22 19:35:42.971 | + functions-common:time_stop:2345 : total=7102 2021-12-22 19:35:42.974 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:35:42.976 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10817 2021-12-22 19:35:42.979 | + functions:wait_for_service:454 : return 0 2021-12-22 19:35:42.981 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-12-22 19:35:42.997 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:43.000 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-12-22 19:35:43.016 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:35:43.019 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-12-22 19:35:43.022 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:35:43.024 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-12-22 19:35:43.027 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-12-22 19:35:43.029 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 19:35:43.031 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 19:35:43.033 | + functions:upload_image:91 : local image image_fname image_name 2021-12-22 19:35:43.036 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-22 19:35:43.040 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 19:35:43.043 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 19:35:43.045 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-22 19:35:43.047 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-22 19:35:43.049 | + functions:upload_image:99 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 19:35:43.052 | --2021-12-22 19:35:43-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 19:35:43.053 | Connecting to 10.100.0.9:80... connected. 2021-12-22 19:35:43.055 | HTTP request sent, awaiting response... 200 OK 2021-12-22 19:35:43.055 | Length: 645922816 (616M) 2021-12-22 19:35:43.055 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-22 19:35:43.078 | 2021-12-22 19:35:43.367 | 0K ........ ........ ........ ........ 5% 106M 6s 2021-12-22 19:35:43.653 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-12-22 19:35:43.938 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-12-22 19:35:44.223 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-12-22 19:35:44.508 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-12-22 19:35:44.793 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-12-22 19:35:45.078 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-12-22 19:35:45.363 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-12-22 19:35:45.648 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-12-22 19:35:45.933 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-12-22 19:35:46.219 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-12-22 19:35:46.504 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-12-22 19:35:46.789 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-12-22 19:35:47.074 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-12-22 19:35:47.359 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-12-22 19:35:47.644 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-12-22 19:35:47.929 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-12-22 19:35:48.214 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-12-22 19:35:48.500 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-12-22 19:35:48.562 | 622592K ........ 100% 112M=5.5s 2021-12-22 19:35:48.562 | 2021-12-22 19:35:48.562 | 2021-12-22 19:35:48 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-22 19:35:48.562 | 2021-12-22 19:35:48.565 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-12-22 19:35:48.568 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 19:35:48.570 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-22 19:35:48.572 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-22 19:35:48.574 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-12-22 19:35:48.577 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-12-22 19:35:48.579 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-22 19:35:48.581 | + functions:upload_image:290 : local kernel= 2021-12-22 19:35:48.583 | + functions:upload_image:291 : local ramdisk= 2021-12-22 19:35:48.586 | + functions:upload_image:292 : local disk_format= 2021-12-22 19:35:48.588 | + functions:upload_image:293 : local container_format= 2021-12-22 19:35:48.590 | + functions:upload_image:294 : local unpack= 2021-12-22 19:35:48.592 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-12-22 19:35:48.594 | + functions:upload_image:296 : case "$image_fname" in 2021-12-22 19:35:48.596 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 19:35:48.599 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 19:35:48.602 | + functions:upload_image:362 : image_name=ubuntu-16 2021-12-22 19:35:48.606 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 19:35:48.606 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-22 19:35:48.610 | + functions:upload_image:363 : disk_format=vhdx 2021-12-22 19:35:48.612 | + functions:upload_image:364 : container_format=bare 2021-12-22 19:35:48.615 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-12-22 19:35:48.617 | + functions:upload_image:372 : is_arch ppc64le 2021-12-22 19:35:48.619 | ++ functions-common:is_arch:428 : uname -m 2021-12-22 19:35:48.622 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-22 19:35:48.625 | + functions:upload_image:372 : is_arch ppc64 2021-12-22 19:35:48.627 | ++ functions-common:is_arch:428 : uname -m 2021-12-22 19:35:48.631 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-22 19:35:48.633 | + functions:upload_image:372 : is_arch ppc 2021-12-22 19:35:48.635 | ++ functions-common:is_arch:428 : uname -m 2021-12-22 19:35:48.639 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-12-22 19:35:48.641 | + functions:upload_image:376 : is_arch aarch64 2021-12-22 19:35:48.643 | ++ functions-common:is_arch:428 : uname -m 2021-12-22 19:35:48.648 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-22 19:35:48.650 | + functions:upload_image:380 : '[' bare = bare ']' 2021-12-22 19:35:48.652 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-12-22 19:35:48.654 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-12-22 19:35:48.656 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-12-22 19:35:48.659 | + functions:upload_image:396 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --property hw_rng_model=virtio --public --container-format=bare --disk-format vhdx 2021-12-22 19:36:08.909 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:36:08.909 | | Field | Value | 2021-12-22 19:36:08.909 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:36:08.909 | | container_format | bare | 2021-12-22 19:36:08.909 | | created_at | 2021-12-22T19:35:52Z | 2021-12-22 19:36:08.909 | | disk_format | vhdx | 2021-12-22 19:36:08.909 | | file | /v2/images/67e444e5-1226-4a63-a6b5-5573d615a2a9/file | 2021-12-22 19:36:08.909 | | id | 67e444e5-1226-4a63-a6b5-5573d615a2a9 | 2021-12-22 19:36:08.909 | | min_disk | 0 | 2021-12-22 19:36:08.909 | | min_ram | 0 | 2021-12-22 19:36:08.909 | | name | ubuntu-16 | 2021-12-22 19:36:08.909 | | owner | 21f7a32ad04a4b1296f9fcefcf702f60 | 2021-12-22 19:36:08.909 | | 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/67e444e5-1226-4a63-a6b5-5573d615a2a9' | 2021-12-22 19:36:08.909 | | protected | False | 2021-12-22 19:36:08.909 | | schema | /v2/schemas/image | 2021-12-22 19:36:08.909 | | status | queued | 2021-12-22 19:36:08.909 | | tags | | 2021-12-22 19:36:08.909 | | updated_at | 2021-12-22T19:35:52Z | 2021-12-22 19:36:08.909 | | visibility | public | 2021-12-22 19:36:08.909 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:36:09.017 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-22 19:36:09.020 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-12-22 19:36:09.036 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:09.038 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-22 19:36:09.070 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-22 19:36:09.103 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-12-22 19:36:09.120 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:09.122 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-22 19:36:09.150 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-12-22 19:36:09.166 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:09.168 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-12-22 19:36:09.171 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:36:09.173 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-12-22 19:36:09.176 | + ./stack.sh:main:1283 : start_nova_api 2021-12-22 19:36:09.178 | + lib/nova:start_nova_api:850 : local service_port=8774 2021-12-22 19:36:09.181 | + lib/nova:start_nova_api:851 : local service_protocol=http 2021-12-22 19:36:09.183 | + lib/nova:start_nova_api:852 : local nova_url 2021-12-22 19:36:09.185 | + lib/nova:start_nova_api:853 : is_service_enabled tls-proxy 2021-12-22 19:36:09.202 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:36:09.205 | + lib/nova:start_nova_api:859 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:36:09.208 | + lib/nova:start_nova_api:860 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:36:09.211 | + lib/nova:start_nova_api:860 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:36:09.213 | + lib/nova:start_nova_api:862 : '[' True == False ']' 2021-12-22 19:36:09.217 | ++ lib/nova:start_nova_api:870 : which uwsgi 2021-12-22 19:36:09.220 | + lib/nova:start_nova_api:870 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 19:36:09.223 | + functions-common:run_process:1582 : local service=n-api 2021-12-22 19:36:09.225 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 19:36:09.228 | + functions-common:run_process:1584 : local group= 2021-12-22 19:36:09.231 | + functions-common:run_process:1585 : local user= 2021-12-22 19:36:09.233 | + functions-common:run_process:1587 : local name=n-api 2021-12-22 19:36:09.236 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:36:09.238 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:36:09.241 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:09.243 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:09.246 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:09.250 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201769247 2021-12-22 19:36:09.252 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-12-22 19:36:09.269 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:09.272 | + functions-common:run_process:1591 : _run_under_systemd n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-12-22 19:36:09.274 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-12-22 19:36:09.277 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 19:36:09.280 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 19:36:09.282 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 19:36:09.285 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 19:36:09.287 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-22 19:36:09.290 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-22 19:36:09.292 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-12-22 19:36:09.295 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:36:09.297 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:36:09.300 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-22 19:36:09.303 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-12-22 19:36:09.305 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-12-22 19:36:09.307 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 19:36:09.310 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-22 19:36:09.312 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-22 19:36:09.314 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-22 19:36:09.316 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-22 19:36:09.321 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-12-22 19:36:09.377 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-12-22 19:36:09.433 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-22 19:36:09.488 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 19:36:09.534 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:36:09.581 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-22 19:36:09.626 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-22 19:36:09.674 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-22 19:36:09.720 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-22 19:36:09.767 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-22 19:36:09.814 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-22 19:36:09.816 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-22 19:36:09.871 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-22 19:36:10.085 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-12-22 19:36:10.099 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-22 19:36:10.302 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-12-22 19:36:10.377 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:36:10.380 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:10.382 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:10.387 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:10.389 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:10.394 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:10.397 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:36:10.400 | + functions-common:time_stop:2338 : start_time=1640201769247 2021-12-22 19:36:10.402 | + functions-common:time_stop:2340 : [[ -z 1640201769247 ]] 2021-12-22 19:36:10.408 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:10.409 | + functions-common:time_stop:2343 : end_time=1640201770407 2021-12-22 19:36:10.412 | + functions-common:time_stop:2344 : elapsed_time=1160 2021-12-22 19:36:10.415 | + functions-common:time_stop:2345 : total=8634 2021-12-22 19:36:10.418 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:10.420 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9794 2021-12-22 19:36:10.423 | + lib/nova:start_nova_api:871 : nova_url=http://10.222.0.53/compute/v2.1/ 2021-12-22 19:36:10.426 | + lib/nova:start_nova_api:874 : echo 'Waiting for nova-api to start...' 2021-12-22 19:36:10.426 | Waiting for nova-api to start... 2021-12-22 19:36:10.428 | + lib/nova:start_nova_api:875 : wait_for_service 60 http://10.222.0.53/compute/v2.1/ 2021-12-22 19:36:10.431 | + functions:wait_for_service:444 : local timeout=60 2021-12-22 19:36:10.434 | + functions:wait_for_service:445 : local url=http://10.222.0.53/compute/v2.1/ 2021-12-22 19:36:10.437 | + functions:wait_for_service:446 : local rval=0 2021-12-22 19:36:10.440 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-22 19:36:10.443 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-22 19:36:10.446 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:10.448 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:10.451 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:10.455 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201770452 2021-12-22 19:36:10.458 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-22 19:36:10.464 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/compute/v2.1/ 2021-12-22 19:36:16.476 | + :: : [[ 200 == 503 ]] 2021-12-22 19:36:16.477 | + :: : [[ 0 -eq 7 ]] 2021-12-22 19:36:16.480 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-22 19:36:16.483 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:16.485 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:16.488 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:16.491 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:16.494 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:16.496 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-22 19:36:16.499 | + functions-common:time_stop:2338 : start_time=1640201770452 2021-12-22 19:36:16.501 | + functions-common:time_stop:2340 : [[ -z 1640201770452 ]] 2021-12-22 19:36:16.505 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:16.508 | + functions-common:time_stop:2343 : end_time=1640201776505 2021-12-22 19:36:16.511 | + functions-common:time_stop:2344 : elapsed_time=6053 2021-12-22 19:36:16.513 | + functions-common:time_stop:2345 : total=10817 2021-12-22 19:36:16.516 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:16.518 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16870 2021-12-22 19:36:16.521 | + functions:wait_for_service:454 : return 0 2021-12-22 19:36:16.523 | + lib/nova:start_nova_api:879 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:36:16.526 | + lib/nova:start_nova_api:879 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:36:16.529 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-12-22 19:36:16.546 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:36:16.549 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-12-22 19:36:16.565 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:16.568 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-12-22 19:36:16.571 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:36:16.573 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-12-22 19:36:16.576 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-12-22 19:36:16.579 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-12-22 19:36:16.582 | + lib/neutron-legacy:configure_neutron_after_post_config:460 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-22 19:36:16.614 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-12-22 19:36:16.617 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-12-22 19:36:16.620 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-12-22 19:36:16.623 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-12-22 19:36:16.625 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-12-22 19:36:16.628 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-12-22 19:36:16.631 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-22 19:36:16.634 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-22 19:36:16.637 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-12-22 19:36:16.640 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-12-22 19:36:16.642 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-12-22 19:36:16.645 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-12-22 19:36:16.651 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.654 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.657 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.660 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-12-22 19:36:16.663 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.666 | + lib/neutron-legacy:start_neutron_service_and_check:471 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.669 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-12-22 19:36:16.685 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:36:16.688 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-12-22 19:36:16.691 | + lib/neutron-legacy:start_neutron_service_and_check:485 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.693 | + functions-common:run_process:1582 : local service=q-svc 2021-12-22 19:36:16.696 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.699 | + functions-common:run_process:1584 : local group= 2021-12-22 19:36:16.702 | + functions-common:run_process:1585 : local user= 2021-12-22 19:36:16.704 | + functions-common:run_process:1587 : local name=q-svc 2021-12-22 19:36:16.707 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:36:16.711 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:36:16.712 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:16.715 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:16.718 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:16.722 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201776719 2021-12-22 19:36:16.725 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-12-22 19:36:16.741 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:16.744 | + functions-common:run_process:1591 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-22 19:36:16.746 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-12-22 19:36:16.749 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.752 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.755 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.757 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.760 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-22 19:36:16.762 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-22 19:36:16.765 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-12-22 19:36:16.767 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:36:16.770 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:36:16.773 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-22 19:36:16.776 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-22 19:36:16.778 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-12-22 19:36:16.780 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.782 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:36:16.785 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:36:16.787 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:36:16.789 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:36:16.791 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-22 19:36:16.794 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:36:16.797 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-12-22 19:36:16.852 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-22 19:36:16.907 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:16.953 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-22 19:36:16.999 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-22 19:36:17.044 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:36:17.090 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:36:17.093 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-22 19:36:17.148 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:36:17.369 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-12-22 19:36:17.383 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-22 19:36:17.585 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-12-22 19:36:17.605 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:36:17.607 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:17.610 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:17.612 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:17.615 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:17.617 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:17.620 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:36:17.622 | + functions-common:time_stop:2338 : start_time=1640201776719 2021-12-22 19:36:17.625 | + functions-common:time_stop:2340 : [[ -z 1640201776719 ]] 2021-12-22 19:36:17.628 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:17.631 | + functions-common:time_stop:2343 : end_time=1640201777629 2021-12-22 19:36:17.634 | + functions-common:time_stop:2344 : elapsed_time=910 2021-12-22 19:36:17.637 | + functions-common:time_stop:2345 : total=9794 2021-12-22 19:36:17.639 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:17.641 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10704 2021-12-22 19:36:17.648 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.53:9696 2021-12-22 19:36:17.648 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-12-22 19:36:17.672 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:36:17.674 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-12-22 19:36:17.674 | Waiting for Neutron to start... 2021-12-22 19:36:17.677 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.53:9696' 2021-12-22 19:36:17.679 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.53:9696' 'Neutron did not start' 60 2021-12-22 19:36:17.682 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.53:9696' 2021-12-22 19:36:17.685 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-12-22 19:36:17.688 | + functions-common:test_with_retry:2271 : local until=60 2021-12-22 19:36:17.690 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-22 19:36:17.693 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-22 19:36:17.695 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-22 19:36:17.718 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:17.718 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:17.718 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:17.718 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201777705 2021-12-22 19:36:17.718 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.53:9696; do sleep 0.5; done' 2021-12-22 19:36:17.718 | 2021-12-22 19:36:17.718 | Redirecting output to ‘wget-log’. 2021-12-22 19:36:18.221 | 2021-12-22 19:36:18.221 | Redirecting output to ‘wget-log.1’. 2021-12-22 19:36:18.727 | 2021-12-22 19:36:18.727 | Redirecting output to ‘wget-log.2’. 2021-12-22 19:36:19.231 | 2021-12-22 19:36:19.231 | Redirecting output to ‘wget-log.3’. 2021-12-22 19:36:19.735 | 2021-12-22 19:36:19.735 | Redirecting output to ‘wget-log.4’. 2021-12-22 19:36:20.240 | 2021-12-22 19:36:20.240 | Redirecting output to ‘wget-log.5’. 2021-12-22 19:36:20.744 | 2021-12-22 19:36:20.744 | Redirecting output to ‘wget-log.6’. 2021-12-22 19:36:21.248 | 2021-12-22 19:36:21.248 | Redirecting output to ‘wget-log.7’. 2021-12-22 19:36:21.752 | 2021-12-22 19:36:21.752 | Redirecting output to ‘wget-log.8’. 2021-12-22 19:36:22.258 | 2021-12-22 19:36:22.259 | Redirecting output to ‘wget-log.9’. 2021-12-22 19:36:22.763 | 2021-12-22 19:36:22.763 | Redirecting output to ‘wget-log.10’. 2021-12-22 19:36:23.267 | 2021-12-22 19:36:23.267 | Redirecting output to ‘wget-log.11’. 2021-12-22 19:36:23.287 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.53:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-22 19:36:23.290 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:23.293 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:23.296 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:23.299 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:23.303 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:23.308 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-22 19:36:23.312 | + functions-common:time_stop:2338 : start_time=1640201777705 2021-12-22 19:36:23.316 | + functions-common:time_stop:2340 : [[ -z 1640201777705 ]] 2021-12-22 19:36:23.323 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:23.331 | + functions-common:time_stop:2343 : end_time=1640201783324 2021-12-22 19:36:23.338 | + functions-common:time_stop:2344 : elapsed_time=5619 2021-12-22 19:36:23.342 | + functions-common:time_stop:2345 : total=0 2021-12-22 19:36:23.346 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:23.349 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5619 2021-12-22 19:36:23.352 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-12-22 19:36:23.375 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:23.377 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-12-22 19:36:23.380 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:36:23.384 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-12-22 19:36:23.386 | + ./stack.sh:main:1299 : start_placement 2021-12-22 19:36:23.389 | + lib/placement:start_placement:161 : start_placement_api 2021-12-22 19:36:23.393 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-22 19:36:23.396 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-22 19:36:23.400 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 19:36:23.403 | + functions-common:run_process:1582 : local service=placement-api 2021-12-22 19:36:23.406 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 19:36:23.408 | + functions-common:run_process:1584 : local group= 2021-12-22 19:36:23.412 | + functions-common:run_process:1585 : local user= 2021-12-22 19:36:23.415 | + functions-common:run_process:1587 : local name=placement-api 2021-12-22 19:36:23.419 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:36:23.427 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:36:23.430 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:23.432 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:23.435 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:23.440 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201783436 2021-12-22 19:36:23.442 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-12-22 19:36:23.459 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:23.462 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-12-22 19:36:23.468 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-12-22 19:36:23.470 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 19:36:23.473 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 19:36:23.476 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 19:36:23.478 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 19:36:23.481 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-22 19:36:23.486 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-22 19:36:23.489 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-12-22 19:36:23.492 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:36:23.494 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:36:23.497 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-22 19:36:23.499 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-12-22 19:36:23.502 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-12-22 19:36:23.504 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 19:36:23.506 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-22 19:36:23.509 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-22 19:36:23.511 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-22 19:36:23.513 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-22 19:36:23.517 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-12-22 19:36:23.573 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-12-22 19:36:23.628 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-22 19:36:23.677 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 19:36:23.724 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:36:23.769 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-22 19:36:23.815 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-22 19:36:23.865 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-22 19:36:23.911 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-22 19:36:23.959 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-22 19:36:24.016 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-22 19:36:24.018 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-22 19:36:24.073 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-22 19:36:24.284 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-12-22 19:36:24.298 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-22 19:36:24.527 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-12-22 19:36:24.604 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:36:24.606 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:24.609 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:24.611 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:24.614 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:24.616 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:24.619 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:36:24.621 | + functions-common:time_stop:2338 : start_time=1640201783436 2021-12-22 19:36:24.624 | + functions-common:time_stop:2340 : [[ -z 1640201783436 ]] 2021-12-22 19:36:24.627 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:24.631 | + functions-common:time_stop:2343 : end_time=1640201784628 2021-12-22 19:36:24.634 | + functions-common:time_stop:2344 : elapsed_time=1192 2021-12-22 19:36:24.636 | + functions-common:time_stop:2345 : total=10704 2021-12-22 19:36:24.639 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:24.641 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11896 2021-12-22 19:36:24.644 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-12-22 19:36:24.644 | Waiting for placement-api to start... 2021-12-22 19:36:24.647 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.53/placement 2021-12-22 19:36:24.654 | + functions:wait_for_service:444 : local timeout=60 2021-12-22 19:36:24.657 | + functions:wait_for_service:445 : local url=http://10.222.0.53/placement 2021-12-22 19:36:24.660 | + functions:wait_for_service:446 : local rval=0 2021-12-22 19:36:24.663 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-22 19:36:24.666 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-22 19:36:24.668 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:24.671 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:24.675 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:24.678 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201784675 2021-12-22 19:36:24.681 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-22 19:36:24.696 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/placement 2021-12-22 19:36:27.590 | + :: : [[ 200 == 503 ]] 2021-12-22 19:36:27.592 | + :: : [[ 0 -eq 7 ]] 2021-12-22 19:36:27.595 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-22 19:36:27.598 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:27.601 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:27.603 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:27.606 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:27.608 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:27.611 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-22 19:36:27.613 | + functions-common:time_stop:2338 : start_time=1640201784675 2021-12-22 19:36:27.616 | + functions-common:time_stop:2340 : [[ -z 1640201784675 ]] 2021-12-22 19:36:27.619 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:27.623 | + functions-common:time_stop:2343 : end_time=1640201787620 2021-12-22 19:36:27.625 | + functions-common:time_stop:2344 : elapsed_time=2945 2021-12-22 19:36:27.628 | + functions-common:time_stop:2345 : total=16870 2021-12-22 19:36:27.630 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:27.633 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19815 2021-12-22 19:36:27.635 | + functions:wait_for_service:454 : return 0 2021-12-22 19:36:27.638 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-12-22 19:36:27.655 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:27.658 | + ./stack.sh:main:1303 : start_neutron 2021-12-22 19:36:27.661 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-12-22 19:36:27.665 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:36:27.665 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 19:36:27.669 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 19:36:27.672 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 19:36:27.675 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-12-22 19:36:27.677 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 19:36:27.680 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-12-22 19:36:27.683 | + lib/neutron-legacy:start_mutnauq_l2_agent:501 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:27.688 | + functions-common:run_process:1582 : local service=q-agt 2021-12-22 19:36:27.688 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:27.691 | + functions-common:run_process:1584 : local group= 2021-12-22 19:36:27.694 | + functions-common:run_process:1585 : local user= 2021-12-22 19:36:27.696 | + functions-common:run_process:1587 : local name=q-agt 2021-12-22 19:36:27.699 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:36:27.701 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:36:27.704 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:27.706 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:27.710 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:27.714 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201787711 2021-12-22 19:36:27.718 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-12-22 19:36:27.732 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:27.735 | + functions-common:run_process:1591 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-22 19:36:27.737 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-12-22 19:36:27.740 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:27.742 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:27.745 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:27.747 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:27.750 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-22 19:36:27.752 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-22 19:36:27.755 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-12-22 19:36:27.758 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:36:27.760 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:36:27.763 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-22 19:36:27.766 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-22 19:36:27.768 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-12-22 19:36:27.771 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:27.773 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:36:27.775 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:36:27.778 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:36:27.780 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:36:27.782 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-22 19:36:27.784 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:36:27.788 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-12-22 19:36:27.843 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-22 19:36:27.902 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 19:36:27.948 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-22 19:36:27.995 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-22 19:36:28.041 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:36:28.087 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:36:28.089 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-22 19:36:28.143 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:36:28.369 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-12-22 19:36:28.383 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-22 19:36:28.597 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-12-22 19:36:28.617 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:36:28.620 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:28.622 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:28.625 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:28.627 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:28.630 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:28.632 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:36:28.635 | + functions-common:time_stop:2338 : start_time=1640201787711 2021-12-22 19:36:28.637 | + functions-common:time_stop:2340 : [[ -z 1640201787711 ]] 2021-12-22 19:36:28.641 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:28.644 | + functions-common:time_stop:2343 : end_time=1640201788641 2021-12-22 19:36:28.652 | + functions-common:time_stop:2344 : elapsed_time=930 2021-12-22 19:36:28.654 | + functions-common:time_stop:2345 : total=11896 2021-12-22 19:36:28.656 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:28.659 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12826 2021-12-22 19:36:28.662 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-12-22 19:36:28.665 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-22 19:36:28.667 | + functions-common:is_provider_network:2183 : return 1 2021-12-22 19:36:28.670 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-12-22 19:36:28.672 | + lib/neutron-legacy:start_mutnauq_other_agents:519 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 19:36:28.675 | + functions-common:run_process:1582 : local service=q-dhcp 2021-12-22 19:36:28.678 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 19:36:28.681 | + functions-common:run_process:1584 : local group= 2021-12-22 19:36:28.683 | + functions-common:run_process:1585 : local user= 2021-12-22 19:36:28.690 | + functions-common:run_process:1587 : local name=q-dhcp 2021-12-22 19:36:28.690 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:36:28.691 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:36:28.694 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:28.696 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:28.699 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:28.703 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201788700 2021-12-22 19:36:28.706 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-12-22 19:36:28.723 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:28.726 | + functions-common:run_process:1591 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-12-22 19:36:28.728 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-12-22 19:36:28.731 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 19:36:28.734 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 19:36:28.736 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 19:36:28.739 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 19:36:28.742 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-12-22 19:36:28.744 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-12-22 19:36:28.747 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-12-22 19:36:28.749 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:36:28.752 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:36:28.755 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-12-22 19:36:28.757 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-12-22 19:36:28.760 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-12-22 19:36:28.762 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 19:36:28.765 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:36:28.767 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:36:28.771 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:36:28.773 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:36:28.776 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-22 19:36:28.778 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:36:28.783 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-12-22 19:36:28.844 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-22 19:36:28.901 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 19:36:28.948 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-22 19:36:28.994 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-22 19:36:29.040 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:36:29.087 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:36:29.089 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-22 19:36:29.145 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:36:29.364 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-12-22 19:36:29.377 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-22 19:36:29.590 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-12-22 19:36:29.610 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:36:29.612 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:29.615 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:29.617 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:29.620 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:29.623 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:29.625 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:36:29.627 | + functions-common:time_stop:2338 : start_time=1640201788700 2021-12-22 19:36:29.630 | + functions-common:time_stop:2340 : [[ -z 1640201788700 ]] 2021-12-22 19:36:29.634 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:29.637 | + functions-common:time_stop:2343 : end_time=1640201789634 2021-12-22 19:36:29.639 | + functions-common:time_stop:2344 : elapsed_time=934 2021-12-22 19:36:29.642 | + functions-common:time_stop:2345 : total=12826 2021-12-22 19:36:29.645 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:29.655 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13760 2021-12-22 19:36:29.658 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-12-22 19:36:29.680 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:36:29.683 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-12-22 19:36:29.686 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-22 19:36:29.689 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-22 19:36:29.692 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-12-22 19:36:29.694 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.697 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.700 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.703 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-22 19:36:29.705 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.709 | + lib/neutron-legacy:start_mutnauq_other_agents:524 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.711 | + functions-common:run_process:1582 : local service=q-l3 2021-12-22 19:36:29.714 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.717 | + functions-common:run_process:1584 : local group= 2021-12-22 19:36:29.719 | + functions-common:run_process:1585 : local user= 2021-12-22 19:36:29.722 | + functions-common:run_process:1587 : local name=q-l3 2021-12-22 19:36:29.725 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:36:29.727 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:36:29.730 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:29.732 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:29.735 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:29.739 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201789736 2021-12-22 19:36:29.742 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-12-22 19:36:29.759 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:29.761 | + functions-common:run_process:1591 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-12-22 19:36:29.764 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-12-22 19:36:29.767 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.770 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.772 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.775 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.777 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-12-22 19:36:29.780 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-12-22 19:36:29.783 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-12-22 19:36:29.786 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:36:29.788 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:36:29.791 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-12-22 19:36:29.794 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-12-22 19:36:29.796 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-12-22 19:36:29.799 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.801 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:36:29.804 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:36:29.806 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:36:29.808 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:36:29.811 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-22 19:36:29.813 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:36:29.817 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-12-22 19:36:29.877 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-22 19:36:29.944 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 19:36:29.994 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-22 19:36:30.043 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-22 19:36:30.093 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:36:30.145 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:36:30.148 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-22 19:36:30.216 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:36:30.458 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-12-22 19:36:30.474 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-22 19:36:30.713 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-12-22 19:36:30.735 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:36:30.740 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:30.740 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:30.746 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:30.746 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:30.748 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:30.750 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:36:30.753 | + functions-common:time_stop:2338 : start_time=1640201789736 2021-12-22 19:36:30.756 | + functions-common:time_stop:2340 : [[ -z 1640201789736 ]] 2021-12-22 19:36:30.759 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:30.763 | + functions-common:time_stop:2343 : end_time=1640201790760 2021-12-22 19:36:30.766 | + functions-common:time_stop:2344 : elapsed_time=1024 2021-12-22 19:36:30.768 | + functions-common:time_stop:2345 : total=13760 2021-12-22 19:36:30.771 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:30.776 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14784 2021-12-22 19:36:30.779 | + lib/neutron-legacy:start_mutnauq_other_agents:527 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 19:36:30.784 | + functions-common:run_process:1582 : local service=q-meta 2021-12-22 19:36:30.786 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 19:36:30.788 | + functions-common:run_process:1584 : local group= 2021-12-22 19:36:30.791 | + functions-common:run_process:1585 : local user= 2021-12-22 19:36:30.793 | + functions-common:run_process:1587 : local name=q-meta 2021-12-22 19:36:30.796 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:36:30.798 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:36:30.801 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:30.803 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:30.808 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:30.810 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201790807 2021-12-22 19:36:30.813 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-12-22 19:36:30.833 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:30.835 | + functions-common:run_process:1591 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-12-22 19:36:30.838 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-12-22 19:36:30.840 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 19:36:30.843 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 19:36:30.845 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 19:36:30.848 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 19:36:30.851 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-12-22 19:36:30.853 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-12-22 19:36:30.856 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-12-22 19:36:30.865 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:36:30.868 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:36:30.871 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-12-22 19:36:30.874 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-12-22 19:36:30.876 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-12-22 19:36:30.879 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 19:36:30.882 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:36:30.884 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:36:30.887 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:36:30.889 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:36:30.892 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-22 19:36:30.894 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:36:30.899 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-12-22 19:36:30.976 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-22 19:36:31.038 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 19:36:31.095 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-22 19:36:31.151 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-22 19:36:31.208 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:36:31.266 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:36:31.268 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-22 19:36:31.335 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:36:31.565 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-12-22 19:36:31.583 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-22 19:36:31.816 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-12-22 19:36:31.839 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:36:31.847 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:31.852 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:31.855 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:31.860 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:31.864 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:31.868 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:36:31.871 | + functions-common:time_stop:2338 : start_time=1640201790807 2021-12-22 19:36:31.875 | + functions-common:time_stop:2340 : [[ -z 1640201790807 ]] 2021-12-22 19:36:31.880 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:31.898 | + functions-common:time_stop:2343 : end_time=1640201791883 2021-12-22 19:36:31.904 | + functions-common:time_stop:2344 : elapsed_time=1076 2021-12-22 19:36:31.910 | + functions-common:time_stop:2345 : total=14784 2021-12-22 19:36:31.916 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:31.926 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15860 2021-12-22 19:36:31.934 | + lib/neutron-legacy:start_mutnauq_other_agents:528 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 19:36:31.942 | + functions-common:run_process:1582 : local service=q-metering 2021-12-22 19:36:31.946 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 19:36:31.950 | + functions-common:run_process:1584 : local group= 2021-12-22 19:36:31.962 | + functions-common:run_process:1585 : local user= 2021-12-22 19:36:31.970 | + functions-common:run_process:1587 : local name=q-metering 2021-12-22 19:36:31.975 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:36:31.990 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:36:31.999 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:36:32.007 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:36:32.012 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:36:32.016 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201792011 2021-12-22 19:36:32.023 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-12-22 19:36:32.071 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:32.079 | + functions-common:run_process:1591 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-12-22 19:36:32.085 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-12-22 19:36:32.091 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 19:36:32.094 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 19:36:32.096 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 19:36:32.103 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 19:36:32.105 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-12-22 19:36:32.111 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-12-22 19:36:32.114 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-12-22 19:36:32.119 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:36:32.121 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:36:32.125 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-12-22 19:36:32.127 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-12-22 19:36:32.134 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-12-22 19:36:32.139 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 19:36:32.146 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:36:32.149 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:36:32.157 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:36:32.170 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:36:32.175 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-12-22 19:36:32.183 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:36:32.199 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-12-22 19:36:32.347 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-12-22 19:36:32.490 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 19:36:32.622 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-12-22 19:36:32.738 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-12-22 19:36:32.854 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:36:32.945 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:36:32.951 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-12-22 19:36:33.056 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:36:33.289 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-12-22 19:36:33.314 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-12-22 19:36:33.546 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-12-22 19:36:33.569 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:36:33.571 | + functions-common:time_stop:2331 : local name 2021-12-22 19:36:33.576 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:36:33.582 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:36:33.587 | + functions-common:time_stop:2334 : local total 2021-12-22 19:36:33.594 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:36:33.603 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:36:33.606 | + functions-common:time_stop:2338 : start_time=1640201792011 2021-12-22 19:36:33.612 | + functions-common:time_stop:2340 : [[ -z 1640201792011 ]] 2021-12-22 19:36:33.622 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:36:33.635 | + functions-common:time_stop:2343 : end_time=1640201793627 2021-12-22 19:36:33.640 | + functions-common:time_stop:2344 : elapsed_time=1616 2021-12-22 19:36:33.647 | + functions-common:time_stop:2345 : total=15860 2021-12-22 19:36:33.652 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:36:33.659 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17476 2021-12-22 19:36:33.662 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-12-22 19:36:33.688 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:36:33.692 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-12-22 19:36:33.695 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-12-22 19:36:33.700 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:36:33.704 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-12-22 19:36:33.708 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-12-22 19:36:33.712 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-12-22 19:36:33.717 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-12-22 19:36:33.722 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-12-22 19:36:33.724 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-12-22 19:36:33.724 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:36:33.734 | ++ functions-common:get_field:727 : read data 2021-12-22 19:36:36.361 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:36:36.365 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 19:36:36.367 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 19:36:36.371 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 19:36:36.371 | ++ functions-common:get_field:733 : echo '| 2436db480d4f42d6943ec3f1ebc50d51 | demo |' 2021-12-22 19:36:36.376 | ++ functions-common:get_field:727 : read data 2021-12-22 19:36:36.380 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:36:36.383 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-12-22 19:36:36.385 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:36:36.406 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-12-22 19:36:36.409 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-12-22 19:36:36.411 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-22 19:36:36.415 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-22 19:36:39.268 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:36:39.272 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-22 19:36:39.272 | router-admin-state-down-before-update 2021-12-22 19:36:39.272 | agent 2021-12-22 19:36:39.272 | agent-resources-synced 2021-12-22 19:36:39.272 | allowed-address-pairs 2021-12-22 19:36:39.272 | auto-allocated-topology 2021-12-22 19:36:39.272 | availability_zone 2021-12-22 19:36:39.272 | availability_zone_filter 2021-12-22 19:36:39.272 | default-subnetpools 2021-12-22 19:36:39.272 | dhcp_agent_scheduler 2021-12-22 19:36:39.272 | dvr 2021-12-22 19:36:39.272 | empty-string-filtering 2021-12-22 19:36:39.272 | external-net 2021-12-22 19:36:39.272 | extra_dhcp_opt 2021-12-22 19:36:39.272 | extraroute 2021-12-22 19:36:39.272 | extraroute-atomic 2021-12-22 19:36:39.272 | filter-validation 2021-12-22 19:36:39.272 | fip-port-details 2021-12-22 19:36:39.272 | flavors 2021-12-22 19:36:39.272 | floatingip-pools 2021-12-22 19:36:39.272 | ip-substring-filtering 2021-12-22 19:36:39.272 | router 2021-12-22 19:36:39.272 | ext-gw-mode 2021-12-22 19:36:39.272 | l3-ha 2021-12-22 19:36:39.272 | l3-flavors 2021-12-22 19:36:39.272 | l3-port-ip-change-not-allowed 2021-12-22 19:36:39.272 | l3_agent_scheduler 2021-12-22 19:36:39.272 | metering 2021-12-22 19:36:39.272 | multi-provider 2021-12-22 19:36:39.272 | net-mtu 2021-12-22 19:36:39.272 | net-mtu-writable 2021-12-22 19:36:39.273 | network_availability_zone 2021-12-22 19:36:39.273 | network-ip-availability 2021-12-22 19:36:39.273 | pagination 2021-12-22 19:36:39.273 | port-mac-address-regenerate 2021-12-22 19:36:39.273 | binding 2021-12-22 19:36:39.273 | binding-extended 2021-12-22 19:36:39.273 | port-security 2021-12-22 19:36:39.273 | project-id 2021-12-22 19:36:39.273 | provider 2021-12-22 19:36:39.273 | quotas 2021-12-22 19:36:39.273 | quota_details 2021-12-22 19:36:39.273 | rbac-policies 2021-12-22 19:36:39.273 | rbac-address-scope 2021-12-22 19:36:39.273 | rbac-security-groups 2021-12-22 19:36:39.273 | rbac-subnetpool 2021-12-22 19:36:39.273 | revision-if-match 2021-12-22 19:36:39.273 | standard-attr-revisions 2021-12-22 19:36:39.273 | router_availability_zone 2021-12-22 19:36:39.273 | port-security-groups-filtering 2021-12-22 19:36:39.273 | security-group 2021-12-22 19:36:39.273 | service-type 2021-12-22 19:36:39.273 | sorting 2021-12-22 19:36:39.273 | standard-attr-description 2021-12-22 19:36:39.273 | stateful-security-group 2021-12-22 19:36:39.273 | subnet_onboard 2021-12-22 19:36:39.273 | subnet-service-types 2021-12-22 19:36:39.273 | subnet_allocation 2021-12-22 19:36:39.273 | subnetpool-prefix-ops 2021-12-22 19:36:39.273 | standard-attr-tag 2021-12-22 19:36:39.273 | standard-attr-timestamp' 2021-12-22 19:36:39.274 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-22 19:36:39.274 | router-admin-state-down-before-update 2021-12-22 19:36:39.274 | agent 2021-12-22 19:36:39.274 | agent-resources-synced 2021-12-22 19:36:39.274 | allowed-address-pairs 2021-12-22 19:36:39.274 | auto-allocated-topology 2021-12-22 19:36:39.274 | availability_zone 2021-12-22 19:36:39.274 | availability_zone_filter 2021-12-22 19:36:39.274 | default-subnetpools 2021-12-22 19:36:39.274 | dhcp_agent_scheduler 2021-12-22 19:36:39.275 | dvr 2021-12-22 19:36:39.275 | empty-string-filtering 2021-12-22 19:36:39.275 | external-net 2021-12-22 19:36:39.275 | extra_dhcp_opt 2021-12-22 19:36:39.275 | extraroute 2021-12-22 19:36:39.275 | extraroute-atomic 2021-12-22 19:36:39.275 | filter-validation 2021-12-22 19:36:39.275 | fip-port-details 2021-12-22 19:36:39.275 | flavors 2021-12-22 19:36:39.275 | floatingip-pools 2021-12-22 19:36:39.275 | ip-substring-filtering 2021-12-22 19:36:39.275 | router 2021-12-22 19:36:39.275 | ext-gw-mode 2021-12-22 19:36:39.275 | l3-ha 2021-12-22 19:36:39.275 | l3-flavors 2021-12-22 19:36:39.275 | l3-port-ip-change-not-allowed 2021-12-22 19:36:39.275 | l3_agent_scheduler 2021-12-22 19:36:39.275 | metering 2021-12-22 19:36:39.275 | multi-provider 2021-12-22 19:36:39.275 | net-mtu 2021-12-22 19:36:39.275 | net-mtu-writable 2021-12-22 19:36:39.275 | network_availability_zone 2021-12-22 19:36:39.275 | network-ip-availability 2021-12-22 19:36:39.275 | pagination 2021-12-22 19:36:39.275 | port-mac-address-regenerate 2021-12-22 19:36:39.275 | binding 2021-12-22 19:36:39.275 | binding-extended 2021-12-22 19:36:39.275 | port-security 2021-12-22 19:36:39.275 | project-id 2021-12-22 19:36:39.275 | provider 2021-12-22 19:36:39.275 | quotas 2021-12-22 19:36:39.275 | quota_details 2021-12-22 19:36:39.275 | rbac-policies 2021-12-22 19:36:39.275 | rbac-address-scope 2021-12-22 19:36:39.275 | rbac-security-groups 2021-12-22 19:36:39.276 | rbac-subnetpool 2021-12-22 19:36:39.276 | revision-if-match 2021-12-22 19:36:39.276 | standard-attr-revisions 2021-12-22 19:36:39.276 | router_availability_zone 2021-12-22 19:36:39.276 | port-security-groups-filtering 2021-12-22 19:36:39.276 | security-group 2021-12-22 19:36:39.276 | service-type 2021-12-22 19:36:39.276 | sorting 2021-12-22 19:36:39.276 | standard-attr-description 2021-12-22 19:36:39.276 | stateful-security-group 2021-12-22 19:36:39.276 | subnet_onboard 2021-12-22 19:36:39.276 | subnet-service-types 2021-12-22 19:36:39.276 | subnet_allocation 2021-12-22 19:36:39.276 | subnetpool-prefix-ops 2021-12-22 19:36:39.276 | standard-attr-tag 2021-12-22 19:36:39.276 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-22 19:36:39.277 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-22 19:36:39.279 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-12-22 19:36:39.282 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-12-22 19:36:39.286 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-12-22 19:36:42.097 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:36:42.100 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=a3ec3a20-8447-40f8-a88f-3e02fe0bc963 2021-12-22 19:36:42.103 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-12-22 19:36:42.105 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-12-22 19:36:42.108 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-22 19:36:42.111 | + functions-common:is_provider_network:2183 : return 1 2021-12-22 19:36:42.115 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 2436db480d4f42d6943ec3f1ebc50d51 private 2021-12-22 19:36:42.115 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-12-22 19:36:42.115 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-12-22 19:36:42.118 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:36:42.121 | ++ functions-common:get_field:727 : read data 2021-12-22 19:36:45.325 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:36:45.328 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-22 19:36:45.331 | ++ functions-common:get_field:731 : field='$3' 2021-12-22 19:36:45.334 | ++ functions-common:get_field:733 : echo '| id | dfcd83d5-370d-4b37-b317-eb3c3163824a |' 2021-12-22 19:36:45.334 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-22 19:36:45.339 | ++ functions-common:get_field:727 : read data 2021-12-22 19:36:45.343 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=dfcd83d5-370d-4b37-b317-eb3c3163824a 2021-12-22 19:36:45.346 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 2436db480d4f42d6943ec3f1ebc50d51' 2021-12-22 19:36:45.348 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:36:45.365 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-12-22 19:36:45.369 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:36:45.371 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:36:45.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z a3ec3a20-8447-40f8-a88f-3e02fe0bc963 ']' 2021-12-22 19:36:45.377 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 2436db480d4f42d6943ec3f1ebc50d51 ' 2021-12-22 19:36:45.380 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-12-22 19:36:45.392 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-12-22 19:36:45.395 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-22 19:36:45.398 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool a3ec3a20-8447-40f8-a88f-3e02fe0bc963 ' 2021-12-22 19:36:45.400 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-12-22 19:36:45.403 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network dfcd83d5-370d-4b37-b317-eb3c3163824a private-subnet' 2021-12-22 19:36:45.405 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-12-22 19:36:45.409 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 2436db480d4f42d6943ec3f1ebc50d51 --ip-version 4 --gateway 172.20.0.1 --subnet-pool a3ec3a20-8447-40f8-a88f-3e02fe0bc963 --network dfcd83d5-370d-4b37-b317-eb3c3163824a private-subnet 2021-12-22 19:36:45.410 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-12-22 19:36:45.412 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-12-22 19:36:45.415 | +++ functions-common:get_field:726 : local data field 2021-12-22 19:36:45.417 | +++ functions-common:get_field:727 : read data 2021-12-22 19:36:48.517 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:36:48.520 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-22 19:36:48.523 | +++ functions-common:get_field:731 : field='$3' 2021-12-22 19:36:48.526 | +++ functions-common:get_field:733 : echo '| id | 9a0a30aa-3af5-4922-980f-3d57ccbdbcfe |' 2021-12-22 19:36:48.527 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-22 19:36:48.532 | +++ functions-common:get_field:727 : read data 2021-12-22 19:36:48.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=9a0a30aa-3af5-4922-980f-3d57ccbdbcfe 2021-12-22 19:36:48.538 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 2436db480d4f42d6943ec3f1ebc50d51' 2021-12-22 19:36:48.541 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:36:48.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 9a0a30aa-3af5-4922-980f-3d57ccbdbcfe 2021-12-22 19:36:48.560 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=9a0a30aa-3af5-4922-980f-3d57ccbdbcfe 2021-12-22 19:36:48.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-12-22 19:36:48.566 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-12-22 19:36:48.576 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-12-22 19:36:48.580 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-22 19:36:50.834 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:36:50.837 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-22 19:36:50.837 | router-admin-state-down-before-update 2021-12-22 19:36:50.837 | agent 2021-12-22 19:36:50.838 | agent-resources-synced 2021-12-22 19:36:50.838 | allowed-address-pairs 2021-12-22 19:36:50.838 | auto-allocated-topology 2021-12-22 19:36:50.838 | availability_zone 2021-12-22 19:36:50.838 | availability_zone_filter 2021-12-22 19:36:50.838 | default-subnetpools 2021-12-22 19:36:50.838 | dhcp_agent_scheduler 2021-12-22 19:36:50.838 | dvr 2021-12-22 19:36:50.838 | empty-string-filtering 2021-12-22 19:36:50.838 | external-net 2021-12-22 19:36:50.838 | extra_dhcp_opt 2021-12-22 19:36:50.838 | extraroute 2021-12-22 19:36:50.838 | extraroute-atomic 2021-12-22 19:36:50.838 | filter-validation 2021-12-22 19:36:50.838 | fip-port-details 2021-12-22 19:36:50.838 | flavors 2021-12-22 19:36:50.838 | floatingip-pools 2021-12-22 19:36:50.838 | ip-substring-filtering 2021-12-22 19:36:50.838 | router 2021-12-22 19:36:50.838 | ext-gw-mode 2021-12-22 19:36:50.838 | l3-ha 2021-12-22 19:36:50.838 | l3-flavors 2021-12-22 19:36:50.838 | l3-port-ip-change-not-allowed 2021-12-22 19:36:50.838 | l3_agent_scheduler 2021-12-22 19:36:50.838 | metering 2021-12-22 19:36:50.838 | multi-provider 2021-12-22 19:36:50.838 | net-mtu 2021-12-22 19:36:50.838 | net-mtu-writable 2021-12-22 19:36:50.838 | network_availability_zone 2021-12-22 19:36:50.838 | network-ip-availability 2021-12-22 19:36:50.838 | pagination 2021-12-22 19:36:50.839 | port-mac-address-regenerate 2021-12-22 19:36:50.839 | binding 2021-12-22 19:36:50.839 | binding-extended 2021-12-22 19:36:50.839 | port-security 2021-12-22 19:36:50.839 | project-id 2021-12-22 19:36:50.839 | provider 2021-12-22 19:36:50.839 | quotas 2021-12-22 19:36:50.839 | quota_details 2021-12-22 19:36:50.839 | rbac-policies 2021-12-22 19:36:50.839 | rbac-address-scope 2021-12-22 19:36:50.839 | rbac-security-groups 2021-12-22 19:36:50.839 | rbac-subnetpool 2021-12-22 19:36:50.839 | revision-if-match 2021-12-22 19:36:50.839 | standard-attr-revisions 2021-12-22 19:36:50.839 | router_availability_zone 2021-12-22 19:36:50.839 | port-security-groups-filtering 2021-12-22 19:36:50.839 | security-group 2021-12-22 19:36:50.839 | service-type 2021-12-22 19:36:50.839 | sorting 2021-12-22 19:36:50.839 | standard-attr-description 2021-12-22 19:36:50.839 | stateful-security-group 2021-12-22 19:36:50.839 | subnet_onboard 2021-12-22 19:36:50.839 | subnet-service-types 2021-12-22 19:36:50.839 | subnet_allocation 2021-12-22 19:36:50.839 | subnetpool-prefix-ops 2021-12-22 19:36:50.839 | standard-attr-tag 2021-12-22 19:36:50.839 | standard-attr-timestamp' 2021-12-22 19:36:50.842 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-22 19:36:50.842 | router-admin-state-down-before-update 2021-12-22 19:36:50.842 | agent 2021-12-22 19:36:50.842 | agent-resources-synced 2021-12-22 19:36:50.842 | allowed-address-pairs 2021-12-22 19:36:50.842 | auto-allocated-topology 2021-12-22 19:36:50.842 | availability_zone 2021-12-22 19:36:50.842 | availability_zone_filter 2021-12-22 19:36:50.842 | default-subnetpools 2021-12-22 19:36:50.842 | dhcp_agent_scheduler 2021-12-22 19:36:50.842 | dvr 2021-12-22 19:36:50.842 | empty-string-filtering 2021-12-22 19:36:50.842 | external-net 2021-12-22 19:36:50.842 | extra_dhcp_opt 2021-12-22 19:36:50.842 | extraroute 2021-12-22 19:36:50.842 | extraroute-atomic 2021-12-22 19:36:50.842 | filter-validation 2021-12-22 19:36:50.842 | fip-port-details 2021-12-22 19:36:50.842 | flavors 2021-12-22 19:36:50.842 | floatingip-pools 2021-12-22 19:36:50.842 | ip-substring-filtering 2021-12-22 19:36:50.842 | router 2021-12-22 19:36:50.842 | ext-gw-mode 2021-12-22 19:36:50.842 | l3-ha 2021-12-22 19:36:50.842 | l3-flavors 2021-12-22 19:36:50.842 | l3-port-ip-change-not-allowed 2021-12-22 19:36:50.842 | l3_agent_scheduler 2021-12-22 19:36:50.843 | metering 2021-12-22 19:36:50.843 | multi-provider 2021-12-22 19:36:50.843 | net-mtu 2021-12-22 19:36:50.843 | net-mtu-writable 2021-12-22 19:36:50.843 | network_availability_zone 2021-12-22 19:36:50.843 | network-ip-availability 2021-12-22 19:36:50.843 | pagination 2021-12-22 19:36:50.843 | port-mac-address-regenerate 2021-12-22 19:36:50.843 | binding 2021-12-22 19:36:50.843 | binding-extended 2021-12-22 19:36:50.843 | port-security 2021-12-22 19:36:50.843 | project-id 2021-12-22 19:36:50.843 | provider 2021-12-22 19:36:50.843 | quotas 2021-12-22 19:36:50.843 | quota_details 2021-12-22 19:36:50.843 | rbac-policies 2021-12-22 19:36:50.843 | rbac-address-scope 2021-12-22 19:36:50.843 | rbac-security-groups 2021-12-22 19:36:50.843 | rbac-subnetpool 2021-12-22 19:36:50.843 | revision-if-match 2021-12-22 19:36:50.843 | standard-attr-revisions 2021-12-22 19:36:50.843 | router_availability_zone 2021-12-22 19:36:50.843 | port-security-groups-filtering 2021-12-22 19:36:50.843 | security-group 2021-12-22 19:36:50.843 | service-type 2021-12-22 19:36:50.843 | sorting 2021-12-22 19:36:50.843 | standard-attr-description 2021-12-22 19:36:50.843 | stateful-security-group 2021-12-22 19:36:50.843 | subnet_onboard 2021-12-22 19:36:50.843 | subnet-service-types 2021-12-22 19:36:50.843 | subnet_allocation 2021-12-22 19:36:50.843 | subnetpool-prefix-ops 2021-12-22 19:36:50.843 | standard-attr-tag 2021-12-22 19:36:50.843 | standard-attr-timestamp =~ router ]] 2021-12-22 19:36:50.845 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-22 19:36:50.848 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-12-22 19:36:50.850 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-22 19:36:50.854 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-22 19:36:53.548 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:36:53.552 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-22 19:36:53.552 | router-admin-state-down-before-update 2021-12-22 19:36:53.552 | agent 2021-12-22 19:36:53.552 | agent-resources-synced 2021-12-22 19:36:53.552 | allowed-address-pairs 2021-12-22 19:36:53.552 | auto-allocated-topology 2021-12-22 19:36:53.552 | availability_zone 2021-12-22 19:36:53.553 | availability_zone_filter 2021-12-22 19:36:53.553 | default-subnetpools 2021-12-22 19:36:53.553 | dhcp_agent_scheduler 2021-12-22 19:36:53.553 | dvr 2021-12-22 19:36:53.553 | empty-string-filtering 2021-12-22 19:36:53.553 | external-net 2021-12-22 19:36:53.553 | extra_dhcp_opt 2021-12-22 19:36:53.553 | extraroute 2021-12-22 19:36:53.553 | extraroute-atomic 2021-12-22 19:36:53.553 | filter-validation 2021-12-22 19:36:53.553 | fip-port-details 2021-12-22 19:36:53.553 | flavors 2021-12-22 19:36:53.553 | floatingip-pools 2021-12-22 19:36:53.553 | ip-substring-filtering 2021-12-22 19:36:53.553 | router 2021-12-22 19:36:53.553 | ext-gw-mode 2021-12-22 19:36:53.553 | l3-ha 2021-12-22 19:36:53.553 | l3-flavors 2021-12-22 19:36:53.553 | l3-port-ip-change-not-allowed 2021-12-22 19:36:53.553 | l3_agent_scheduler 2021-12-22 19:36:53.553 | metering 2021-12-22 19:36:53.553 | multi-provider 2021-12-22 19:36:53.553 | net-mtu 2021-12-22 19:36:53.553 | net-mtu-writable 2021-12-22 19:36:53.553 | network_availability_zone 2021-12-22 19:36:53.553 | network-ip-availability 2021-12-22 19:36:53.553 | pagination 2021-12-22 19:36:53.553 | port-mac-address-regenerate 2021-12-22 19:36:53.553 | binding 2021-12-22 19:36:53.553 | binding-extended 2021-12-22 19:36:53.553 | port-security 2021-12-22 19:36:53.553 | project-id 2021-12-22 19:36:53.553 | provider 2021-12-22 19:36:53.553 | quotas 2021-12-22 19:36:53.553 | quota_details 2021-12-22 19:36:53.554 | rbac-policies 2021-12-22 19:36:53.554 | rbac-address-scope 2021-12-22 19:36:53.554 | rbac-security-groups 2021-12-22 19:36:53.554 | rbac-subnetpool 2021-12-22 19:36:53.554 | revision-if-match 2021-12-22 19:36:53.554 | standard-attr-revisions 2021-12-22 19:36:53.554 | router_availability_zone 2021-12-22 19:36:53.554 | port-security-groups-filtering 2021-12-22 19:36:53.554 | security-group 2021-12-22 19:36:53.554 | service-type 2021-12-22 19:36:53.554 | sorting 2021-12-22 19:36:53.554 | standard-attr-description 2021-12-22 19:36:53.554 | stateful-security-group 2021-12-22 19:36:53.554 | subnet_onboard 2021-12-22 19:36:53.554 | subnet-service-types 2021-12-22 19:36:53.554 | subnet_allocation 2021-12-22 19:36:53.554 | subnetpool-prefix-ops 2021-12-22 19:36:53.554 | standard-attr-tag 2021-12-22 19:36:53.554 | standard-attr-timestamp' 2021-12-22 19:36:53.555 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-22 19:36:53.555 | router-admin-state-down-before-update 2021-12-22 19:36:53.555 | agent 2021-12-22 19:36:53.555 | agent-resources-synced 2021-12-22 19:36:53.555 | allowed-address-pairs 2021-12-22 19:36:53.555 | auto-allocated-topology 2021-12-22 19:36:53.555 | availability_zone 2021-12-22 19:36:53.555 | availability_zone_filter 2021-12-22 19:36:53.555 | default-subnetpools 2021-12-22 19:36:53.555 | dhcp_agent_scheduler 2021-12-22 19:36:53.555 | dvr 2021-12-22 19:36:53.555 | empty-string-filtering 2021-12-22 19:36:53.555 | external-net 2021-12-22 19:36:53.555 | extra_dhcp_opt 2021-12-22 19:36:53.555 | extraroute 2021-12-22 19:36:53.555 | extraroute-atomic 2021-12-22 19:36:53.555 | filter-validation 2021-12-22 19:36:53.555 | fip-port-details 2021-12-22 19:36:53.555 | flavors 2021-12-22 19:36:53.555 | floatingip-pools 2021-12-22 19:36:53.555 | ip-substring-filtering 2021-12-22 19:36:53.556 | router 2021-12-22 19:36:53.556 | ext-gw-mode 2021-12-22 19:36:53.556 | l3-ha 2021-12-22 19:36:53.556 | l3-flavors 2021-12-22 19:36:53.556 | l3-port-ip-change-not-allowed 2021-12-22 19:36:53.556 | l3_agent_scheduler 2021-12-22 19:36:53.556 | metering 2021-12-22 19:36:53.556 | multi-provider 2021-12-22 19:36:53.556 | net-mtu 2021-12-22 19:36:53.556 | net-mtu-writable 2021-12-22 19:36:53.556 | network_availability_zone 2021-12-22 19:36:53.556 | network-ip-availability 2021-12-22 19:36:53.556 | pagination 2021-12-22 19:36:53.556 | port-mac-address-regenerate 2021-12-22 19:36:53.556 | binding 2021-12-22 19:36:53.556 | binding-extended 2021-12-22 19:36:53.556 | port-security 2021-12-22 19:36:53.556 | project-id 2021-12-22 19:36:53.556 | provider 2021-12-22 19:36:53.556 | quotas 2021-12-22 19:36:53.556 | quota_details 2021-12-22 19:36:53.556 | rbac-policies 2021-12-22 19:36:53.556 | rbac-address-scope 2021-12-22 19:36:53.556 | rbac-security-groups 2021-12-22 19:36:53.556 | rbac-subnetpool 2021-12-22 19:36:53.556 | revision-if-match 2021-12-22 19:36:53.556 | standard-attr-revisions 2021-12-22 19:36:53.556 | router_availability_zone 2021-12-22 19:36:53.556 | port-security-groups-filtering 2021-12-22 19:36:53.556 | security-group 2021-12-22 19:36:53.556 | service-type 2021-12-22 19:36:53.556 | sorting 2021-12-22 19:36:53.556 | standard-attr-description 2021-12-22 19:36:53.556 | stateful-security-group 2021-12-22 19:36:53.557 | subnet_onboard 2021-12-22 19:36:53.557 | subnet-service-types 2021-12-22 19:36:53.557 | subnet_allocation 2021-12-22 19:36:53.557 | subnetpool-prefix-ops 2021-12-22 19:36:53.557 | standard-attr-tag 2021-12-22 19:36:53.557 | standard-attr-timestamp =~ external-net ]] 2021-12-22 19:36:53.558 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-22 19:36:53.560 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-12-22 19:36:53.565 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-12-22 19:36:53.565 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-12-22 19:36:53.566 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 2436db480d4f42d6943ec3f1ebc50d51 router1 2021-12-22 19:36:53.568 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:36:53.571 | ++ functions-common:get_field:727 : read data 2021-12-22 19:36:56.425 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:36:56.428 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-22 19:36:56.431 | ++ functions-common:get_field:731 : field='$3' 2021-12-22 19:36:56.434 | ++ functions-common:get_field:733 : echo '| id | 9f08a2db-2bf7-4da2-8df1-478160d6cf76 |' 2021-12-22 19:36:56.434 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-22 19:36:56.440 | ++ functions-common:get_field:727 : read data 2021-12-22 19:36:56.444 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=9f08a2db-2bf7-4da2-8df1-478160d6cf76 2021-12-22 19:36:56.446 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 2436db480d4f42d6943ec3f1ebc50d51 router1' 2021-12-22 19:36:56.449 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:36:56.466 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-22 19:36:56.468 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-12-22 19:36:56.471 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-22 19:36:56.474 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-22 19:36:58.723 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:36:58.726 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-22 19:36:58.726 | router-admin-state-down-before-update 2021-12-22 19:36:58.726 | agent 2021-12-22 19:36:58.726 | agent-resources-synced 2021-12-22 19:36:58.726 | allowed-address-pairs 2021-12-22 19:36:58.726 | auto-allocated-topology 2021-12-22 19:36:58.726 | availability_zone 2021-12-22 19:36:58.726 | availability_zone_filter 2021-12-22 19:36:58.726 | default-subnetpools 2021-12-22 19:36:58.726 | dhcp_agent_scheduler 2021-12-22 19:36:58.726 | dvr 2021-12-22 19:36:58.726 | empty-string-filtering 2021-12-22 19:36:58.726 | external-net 2021-12-22 19:36:58.726 | extra_dhcp_opt 2021-12-22 19:36:58.727 | extraroute 2021-12-22 19:36:58.727 | extraroute-atomic 2021-12-22 19:36:58.727 | filter-validation 2021-12-22 19:36:58.727 | fip-port-details 2021-12-22 19:36:58.727 | flavors 2021-12-22 19:36:58.727 | floatingip-pools 2021-12-22 19:36:58.727 | ip-substring-filtering 2021-12-22 19:36:58.727 | router 2021-12-22 19:36:58.727 | ext-gw-mode 2021-12-22 19:36:58.727 | l3-ha 2021-12-22 19:36:58.727 | l3-flavors 2021-12-22 19:36:58.727 | l3-port-ip-change-not-allowed 2021-12-22 19:36:58.727 | l3_agent_scheduler 2021-12-22 19:36:58.727 | metering 2021-12-22 19:36:58.727 | multi-provider 2021-12-22 19:36:58.727 | net-mtu 2021-12-22 19:36:58.727 | net-mtu-writable 2021-12-22 19:36:58.727 | network_availability_zone 2021-12-22 19:36:58.727 | network-ip-availability 2021-12-22 19:36:58.727 | pagination 2021-12-22 19:36:58.727 | port-mac-address-regenerate 2021-12-22 19:36:58.727 | binding 2021-12-22 19:36:58.727 | binding-extended 2021-12-22 19:36:58.727 | port-security 2021-12-22 19:36:58.727 | project-id 2021-12-22 19:36:58.727 | provider 2021-12-22 19:36:58.727 | quotas 2021-12-22 19:36:58.727 | quota_details 2021-12-22 19:36:58.727 | rbac-policies 2021-12-22 19:36:58.727 | rbac-address-scope 2021-12-22 19:36:58.727 | rbac-security-groups 2021-12-22 19:36:58.727 | rbac-subnetpool 2021-12-22 19:36:58.727 | revision-if-match 2021-12-22 19:36:58.727 | standard-attr-revisions 2021-12-22 19:36:58.727 | router_availability_zone 2021-12-22 19:36:58.728 | port-security-groups-filtering 2021-12-22 19:36:58.728 | security-group 2021-12-22 19:36:58.728 | service-type 2021-12-22 19:36:58.728 | sorting 2021-12-22 19:36:58.728 | standard-attr-description 2021-12-22 19:36:58.728 | stateful-security-group 2021-12-22 19:36:58.728 | subnet_onboard 2021-12-22 19:36:58.728 | subnet-service-types 2021-12-22 19:36:58.728 | subnet_allocation 2021-12-22 19:36:58.728 | subnetpool-prefix-ops 2021-12-22 19:36:58.728 | standard-attr-tag 2021-12-22 19:36:58.728 | standard-attr-timestamp' 2021-12-22 19:36:58.729 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-22 19:36:58.729 | router-admin-state-down-before-update 2021-12-22 19:36:58.729 | agent 2021-12-22 19:36:58.729 | agent-resources-synced 2021-12-22 19:36:58.729 | allowed-address-pairs 2021-12-22 19:36:58.729 | auto-allocated-topology 2021-12-22 19:36:58.729 | availability_zone 2021-12-22 19:36:58.729 | availability_zone_filter 2021-12-22 19:36:58.729 | default-subnetpools 2021-12-22 19:36:58.729 | dhcp_agent_scheduler 2021-12-22 19:36:58.729 | dvr 2021-12-22 19:36:58.729 | empty-string-filtering 2021-12-22 19:36:58.729 | external-net 2021-12-22 19:36:58.729 | extra_dhcp_opt 2021-12-22 19:36:58.729 | extraroute 2021-12-22 19:36:58.729 | extraroute-atomic 2021-12-22 19:36:58.729 | filter-validation 2021-12-22 19:36:58.729 | fip-port-details 2021-12-22 19:36:58.729 | flavors 2021-12-22 19:36:58.729 | floatingip-pools 2021-12-22 19:36:58.729 | ip-substring-filtering 2021-12-22 19:36:58.729 | router 2021-12-22 19:36:58.729 | ext-gw-mode 2021-12-22 19:36:58.729 | l3-ha 2021-12-22 19:36:58.729 | l3-flavors 2021-12-22 19:36:58.729 | l3-port-ip-change-not-allowed 2021-12-22 19:36:58.729 | l3_agent_scheduler 2021-12-22 19:36:58.729 | metering 2021-12-22 19:36:58.729 | multi-provider 2021-12-22 19:36:58.730 | net-mtu 2021-12-22 19:36:58.730 | net-mtu-writable 2021-12-22 19:36:58.730 | network_availability_zone 2021-12-22 19:36:58.730 | network-ip-availability 2021-12-22 19:36:58.730 | pagination 2021-12-22 19:36:58.730 | port-mac-address-regenerate 2021-12-22 19:36:58.730 | binding 2021-12-22 19:36:58.730 | binding-extended 2021-12-22 19:36:58.730 | port-security 2021-12-22 19:36:58.730 | project-id 2021-12-22 19:36:58.730 | provider 2021-12-22 19:36:58.730 | quotas 2021-12-22 19:36:58.730 | quota_details 2021-12-22 19:36:58.730 | rbac-policies 2021-12-22 19:36:58.730 | rbac-address-scope 2021-12-22 19:36:58.730 | rbac-security-groups 2021-12-22 19:36:58.730 | rbac-subnetpool 2021-12-22 19:36:58.730 | revision-if-match 2021-12-22 19:36:58.730 | standard-attr-revisions 2021-12-22 19:36:58.730 | router_availability_zone 2021-12-22 19:36:58.730 | port-security-groups-filtering 2021-12-22 19:36:58.730 | security-group 2021-12-22 19:36:58.730 | service-type 2021-12-22 19:36:58.730 | sorting 2021-12-22 19:36:58.730 | standard-attr-description 2021-12-22 19:36:58.730 | stateful-security-group 2021-12-22 19:36:58.730 | subnet_onboard 2021-12-22 19:36:58.730 | subnet-service-types 2021-12-22 19:36:58.730 | subnet_allocation 2021-12-22 19:36:58.730 | subnetpool-prefix-ops 2021-12-22 19:36:58.730 | standard-attr-tag 2021-12-22 19:36:58.730 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-22 19:36:58.731 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-22 19:36:58.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-22 19:36:58.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-12-22 19:36:58.741 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-12-22 19:36:58.741 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-12-22 19:36:58.741 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-12-22 19:36:58.745 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:36:58.747 | ++ functions-common:get_field:727 : read data 2021-12-22 19:37:01.866 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:37:01.869 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-22 19:37:01.872 | ++ functions-common:get_field:731 : field='$3' 2021-12-22 19:37:01.875 | ++ functions-common:get_field:733 : echo '| id | 3cf4f75d-eb76-4636-bdfe-62c11e6be2db |' 2021-12-22 19:37:01.875 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-22 19:37:01.880 | ++ functions-common:get_field:727 : read data 2021-12-22 19:37:01.884 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=3cf4f75d-eb76-4636-bdfe-62c11e6be2db 2021-12-22 19:37:01.887 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:251 : die_if_not_set 251 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-12-22 19:37:01.889 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:37:01.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-12-22 19:37:01.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-12-22 19:37:01.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 9f08a2db-2bf7-4da2-8df1-478160d6cf76 9a0a30aa-3af5-4922-980f-3d57ccbdbcfe 2021-12-22 19:37:06.989 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-12-22 19:37:06.992 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 3cf4f75d-eb76-4636-bdfe-62c11e6be2db 2021-12-22 19:37:06.994 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-12-22 19:37:06.997 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-12-22 19:37:06.999 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.26.8.1 ]] 2021-12-22 19:37:07.001 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.26.8.1 ' 2021-12-22 19:37:07.004 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 3cf4f75d-eb76-4636-bdfe-62c11e6be2db --subnet-range 172.26.8.0/24 --no-dhcp ' 2021-12-22 19:37:07.007 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-12-22 19:37:07.009 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-12-22 19:37:07.014 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-12-22 19:37:07.014 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.8.1 --network 3cf4f75d-eb76-4636-bdfe-62c11e6be2db --subnet-range 172.26.8.0/24 --no-dhcp public-subnet 2021-12-22 19:37:10.261 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:37:10.267 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | 2021-12-22 19:37:10.267 | | id | d9061209-10b4-4120-9fb6-def5fd56f8b6 |' 2021-12-22 19:37:10.269 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : die_if_not_set 319 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-12-22 19:37:10.272 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:37:10.292 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' d9061209-10b4-4120-9fb6-def5fd56f8b6 '|' 2021-12-22 19:37:10.296 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | | id | d9061209-10b4-4120-9fb6-def5fd56f8b6 |' 2021-12-22 19:37:10.298 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-12-22 19:37:10.302 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' d9061209-10b4-4120-9fb6-def5fd56f8b6 '|' 2021-12-22 19:37:10.307 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-12-22 19:37:10.310 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:37:10.315 | ++ functions-common:get_field:727 : read data 2021-12-22 19:37:10.315 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-22 19:37:10.319 | ++ functions-common:get_field:731 : field='$3' 2021-12-22 19:37:10.322 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-22 19:37:10.322 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.8.1 | | id | d9061209-10b4-4120-9fb6-def5fd56f8b6 |' 2021-12-22 19:37:10.327 | ++ functions-common:get_field:727 : read data 2021-12-22 19:37:10.330 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.26.8.1 2021-12-22 19:37:10.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' d9061209-10b4-4120-9fb6-def5fd56f8b6 '|' 2021-12-22 19:37:10.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-12-22 19:37:10.339 | ++ functions-common:get_field:726 : local data field 2021-12-22 19:37:10.341 | ++ functions-common:get_field:727 : read data 2021-12-22 19:37:10.349 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-12-22 19:37:10.355 | ++ functions-common:get_field:731 : field='$6' 2021-12-22 19:37:10.358 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.8.1 | | id | d9061209-10b4-4120-9fb6-def5fd56f8b6 |' 2021-12-22 19:37:10.359 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-22 19:37:10.365 | ++ functions-common:get_field:727 : read data 2021-12-22 19:37:10.369 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=d9061209-10b4-4120-9fb6-def5fd56f8b6 2021-12-22 19:37:10.371 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 3cf4f75d-eb76-4636-bdfe-62c11e6be2db 9f08a2db-2bf7-4da2-8df1-478160d6cf76 2021-12-22 19:37:15.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-12-22 19:37:15.177 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:15.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-12-22 19:37:15.182 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-12-22 19:37:15.184 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-22 19:37:15.188 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-12-22 19:37:15.191 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-12-22 19:37:15.194 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-12-22 19:37:15.214 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-12-22 19:37:15.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-12-22 19:37:15.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-12-22 19:37:15.222 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-12-22 19:37:15.224 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-22 19:37:15.227 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-12-22 19:37:15.229 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-22 19:37:15.232 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-12-22 19:37:15.234 | + functions-common:test_with_retry:2271 : local until=10 2021-12-22 19:37:15.236 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-22 19:37:15.239 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-22 19:37:15.241 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-22 19:37:15.246 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:37:15.248 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:37:15.251 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:37:15.255 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201835252 2021-12-22 19:37:15.265 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-12-22 19:37:15.274 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-22 19:37:15.277 | + functions-common:time_stop:2331 : local name 2021-12-22 19:37:15.279 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:37:15.283 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:37:15.286 | + functions-common:time_stop:2334 : local total 2021-12-22 19:37:15.289 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:37:15.291 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-22 19:37:15.294 | + functions-common:time_stop:2338 : start_time=1640201835252 2021-12-22 19:37:15.297 | + functions-common:time_stop:2340 : [[ -z 1640201835252 ]] 2021-12-22 19:37:15.301 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:37:15.305 | + functions-common:time_stop:2343 : end_time=1640201835302 2021-12-22 19:37:15.307 | + functions-common:time_stop:2344 : elapsed_time=50 2021-12-22 19:37:15.309 | + functions-common:time_stop:2345 : total=5619 2021-12-22 19:37:15.311 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:37:15.314 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5669 2021-12-22 19:37:15.318 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-12-22 19:37:15.318 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.26.8.1 2021-12-22 19:37:15.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-12-22 19:37:15.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-12-22 19:37:15.328 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-12-22 19:37:15.331 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-12-22 19:37:15.333 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.26.8.1/24 dev br-data 2021-12-22 19:37:15.345 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-12-22 19:37:15.359 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-12-22 19:37:15.359 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-12-22 19:37:15.361 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-12-22 19:37:15.361 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-12-22 19:37:17.684 | ++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:37:17.688 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.26.8.20 ' 2021-12-22 19:37:17.692 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-12-22 19:37:17.694 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-22 19:37:17.711 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-12-22 19:37:17.713 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-12-22 19:37:17.716 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-12-22 19:37:17.719 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-12-22 19:37:17.740 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:17.743 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-12-22 19:37:17.745 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:37:17.748 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-12-22 19:37:17.751 | + ./stack.sh:main:1313 : start_nova 2021-12-22 19:37:17.753 | + lib/nova:start_nova:1053 : start_nova_rest 2021-12-22 19:37:17.756 | + lib/nova:start_nova_rest:951 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:17.759 | + lib/nova:start_nova_rest:952 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:17.762 | + lib/nova:start_nova_rest:952 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:17.765 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-12-22 19:37:17.767 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-22 19:37:17.770 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 19:37:17.773 | + functions-common:run_process:1582 : local service=n-sch 2021-12-22 19:37:17.776 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 19:37:17.778 | + functions-common:run_process:1584 : local group= 2021-12-22 19:37:17.781 | + functions-common:run_process:1585 : local user= 2021-12-22 19:37:17.784 | + functions-common:run_process:1587 : local name=n-sch 2021-12-22 19:37:17.787 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:37:17.790 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:37:17.792 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:37:17.795 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:37:17.798 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:37:17.802 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201837799 2021-12-22 19:37:17.804 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-12-22 19:37:17.822 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:17.825 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-22 19:37:17.828 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-12-22 19:37:17.831 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 19:37:17.834 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 19:37:17.837 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 19:37:17.839 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 19:37:17.843 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-22 19:37:17.846 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-22 19:37:17.849 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-12-22 19:37:17.851 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:37:17.854 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:37:17.857 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-22 19:37:17.859 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-22 19:37:17.862 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-12-22 19:37:17.864 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 19:37:17.867 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:37:17.869 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:37:17.871 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:37:17.875 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:37:17.877 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-22 19:37:17.879 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:37:17.884 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-12-22 19:37:17.945 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-22 19:37:18.002 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 19:37:18.048 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-22 19:37:18.097 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-22 19:37:18.147 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:37:18.194 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:37:18.196 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-22 19:37:18.253 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:37:18.483 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-12-22 19:37:18.497 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-22 19:37:18.699 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-12-22 19:37:18.719 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:37:18.722 | + functions-common:time_stop:2331 : local name 2021-12-22 19:37:18.725 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:37:18.728 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:37:18.730 | + functions-common:time_stop:2334 : local total 2021-12-22 19:37:18.733 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:37:18.735 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:37:18.738 | + functions-common:time_stop:2338 : start_time=1640201837799 2021-12-22 19:37:18.741 | + functions-common:time_stop:2340 : [[ -z 1640201837799 ]] 2021-12-22 19:37:18.744 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:37:18.748 | + functions-common:time_stop:2343 : end_time=1640201838745 2021-12-22 19:37:18.750 | + functions-common:time_stop:2344 : elapsed_time=946 2021-12-22 19:37:18.753 | + functions-common:time_stop:2345 : total=17476 2021-12-22 19:37:18.755 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:37:18.758 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18422 2021-12-22 19:37:18.760 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-12-22 19:37:18.764 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-12-22 19:37:18.768 | + lib/nova:start_nova_rest:961 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 19:37:18.771 | + functions-common:run_process:1582 : local service=n-api-meta 2021-12-22 19:37:18.773 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 19:37:18.776 | + functions-common:run_process:1584 : local group= 2021-12-22 19:37:18.778 | + functions-common:run_process:1585 : local user= 2021-12-22 19:37:18.781 | + functions-common:run_process:1587 : local name=n-api-meta 2021-12-22 19:37:18.784 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:37:18.787 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:37:18.789 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:37:18.792 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:37:18.795 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:37:18.799 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201838796 2021-12-22 19:37:18.802 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-12-22 19:37:18.819 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:18.822 | + functions-common:run_process:1591 : _run_under_systemd n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-12-22 19:37:18.824 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-12-22 19:37:18.827 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 19:37:18.830 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 19:37:18.832 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 19:37:18.835 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 19:37:18.838 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-12-22 19:37:18.840 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-22 19:37:18.843 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-12-22 19:37:18.845 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:37:18.849 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:37:18.851 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-12-22 19:37:18.854 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-12-22 19:37:18.856 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-12-22 19:37:18.859 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 19:37:18.861 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-22 19:37:18.864 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-22 19:37:18.867 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-22 19:37:18.869 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-22 19:37:18.874 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-12-22 19:37:18.931 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-12-22 19:37:18.987 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-22 19:37:19.034 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 19:37:19.083 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:37:19.129 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-22 19:37:19.178 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-22 19:37:19.239 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-22 19:37:19.300 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-22 19:37:19.351 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-22 19:37:19.415 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-22 19:37:19.417 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-12-22 19:37:19.479 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-22 19:37:19.719 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-12-22 19:37:19.733 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-22 19:37:19.954 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-12-22 19:37:20.031 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:37:20.033 | + functions-common:time_stop:2331 : local name 2021-12-22 19:37:20.036 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:37:20.038 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:37:20.041 | + functions-common:time_stop:2334 : local total 2021-12-22 19:37:20.044 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:37:20.046 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:37:20.049 | + functions-common:time_stop:2338 : start_time=1640201838796 2021-12-22 19:37:20.052 | + functions-common:time_stop:2340 : [[ -z 1640201838796 ]] 2021-12-22 19:37:20.056 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:37:20.059 | + functions-common:time_stop:2343 : end_time=1640201840055 2021-12-22 19:37:20.061 | + functions-common:time_stop:2344 : elapsed_time=1259 2021-12-22 19:37:20.064 | + functions-common:time_stop:2345 : total=18422 2021-12-22 19:37:20.067 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:37:20.070 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19681 2021-12-22 19:37:20.072 | + lib/nova:start_nova_rest:964 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:20.075 | + lib/nova:start_nova_rest:964 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:20.078 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-12-22 19:37:20.081 | + lib/nova:start_nova_console_proxies:979 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:20.083 | + lib/nova:start_nova_console_proxies:981 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:20.086 | + lib/nova:start_nova_console_proxies:981 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:20.088 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-12-22 19:37:20.091 | + lib/nova:start_nova_console_proxies:985 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 19:37:20.094 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-12-22 19:37:20.098 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-12-22 19:37:20.100 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 19:37:20.103 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-22 19:37:20.106 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-12-22 19:37:20.126 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:20.126 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-22 19:37:20.132 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-12-22 19:37:20.150 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:20.152 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-22 19:37:20.154 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-12-22 19:37:20.174 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:20.177 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-22 19:37:20.180 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-12-22 19:37:20.199 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:20.203 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-12-22 19:37:20.206 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 19:37:20.208 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-12-22 19:37:20.212 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-12-22 19:37:20.216 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-22 19:37:20.220 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-22 19:37:20.223 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-12-22 19:37:20.229 | + lib/nova:start_nova_console_proxies:995 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-22 19:37:20.234 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-12-22 19:37:20.236 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-22 19:37:20.240 | + functions-common:run_process:1584 : local group= 2021-12-22 19:37:20.242 | + functions-common:run_process:1585 : local user= 2021-12-22 19:37:20.245 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-12-22 19:37:20.247 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:37:20.250 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:37:20.252 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:37:20.255 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:37:20.260 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:37:20.263 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201840260 2021-12-22 19:37:20.266 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-12-22 19:37:20.284 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:20.288 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:37:20.292 | + functions-common:time_stop:2331 : local name 2021-12-22 19:37:20.294 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:37:20.297 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:37:20.299 | + functions-common:time_stop:2334 : local total 2021-12-22 19:37:20.303 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:37:20.305 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:37:20.308 | + functions-common:time_stop:2338 : start_time=1640201840260 2021-12-22 19:37:20.312 | + functions-common:time_stop:2340 : [[ -z 1640201840260 ]] 2021-12-22 19:37:20.317 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:37:20.321 | + functions-common:time_stop:2343 : end_time=1640201840318 2021-12-22 19:37:20.328 | + functions-common:time_stop:2344 : elapsed_time=58 2021-12-22 19:37:20.330 | + functions-common:time_stop:2345 : total=19681 2021-12-22 19:37:20.333 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:37:20.336 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19739 2021-12-22 19:37:20.338 | + lib/nova:start_nova_console_proxies:996 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:20.341 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-12-22 19:37:20.344 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:20.346 | + functions-common:run_process:1584 : local group= 2021-12-22 19:37:20.350 | + functions-common:run_process:1585 : local user= 2021-12-22 19:37:20.352 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-12-22 19:37:20.355 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:37:20.358 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:37:20.361 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:37:20.364 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:37:20.370 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:37:20.373 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201840370 2021-12-22 19:37:20.376 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-12-22 19:37:20.398 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:20.401 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:37:20.404 | + functions-common:time_stop:2331 : local name 2021-12-22 19:37:20.407 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:37:20.410 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:37:20.413 | + functions-common:time_stop:2334 : local total 2021-12-22 19:37:20.417 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:37:20.420 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:37:20.422 | + functions-common:time_stop:2338 : start_time=1640201840370 2021-12-22 19:37:20.425 | + functions-common:time_stop:2340 : [[ -z 1640201840370 ]] 2021-12-22 19:37:20.430 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:37:20.433 | + functions-common:time_stop:2343 : end_time=1640201840430 2021-12-22 19:37:20.435 | + functions-common:time_stop:2344 : elapsed_time=60 2021-12-22 19:37:20.438 | + functions-common:time_stop:2345 : total=19739 2021-12-22 19:37:20.441 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:37:20.444 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19799 2021-12-22 19:37:20.447 | + lib/nova:start_nova_console_proxies:997 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-22 19:37:20.449 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-12-22 19:37:20.452 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-22 19:37:20.455 | + functions-common:run_process:1584 : local group= 2021-12-22 19:37:20.458 | + functions-common:run_process:1585 : local user= 2021-12-22 19:37:20.460 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-12-22 19:37:20.463 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:37:20.465 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:37:20.468 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:37:20.471 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:37:20.475 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:37:20.480 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201840475 2021-12-22 19:37:20.484 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-12-22 19:37:20.504 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:20.507 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:37:20.510 | + functions-common:time_stop:2331 : local name 2021-12-22 19:37:20.512 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:37:20.515 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:37:20.517 | + functions-common:time_stop:2334 : local total 2021-12-22 19:37:20.521 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:37:20.523 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:37:20.526 | + functions-common:time_stop:2338 : start_time=1640201840475 2021-12-22 19:37:20.529 | + functions-common:time_stop:2340 : [[ -z 1640201840475 ]] 2021-12-22 19:37:20.532 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:37:20.537 | + functions-common:time_stop:2343 : end_time=1640201840533 2021-12-22 19:37:20.540 | + functions-common:time_stop:2344 : elapsed_time=58 2021-12-22 19:37:20.543 | + functions-common:time_stop:2345 : total=19799 2021-12-22 19:37:20.545 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:37:20.548 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19857 2021-12-22 19:37:20.552 | + lib/nova:start_nova_console_proxies:998 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:20.554 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-12-22 19:37:20.556 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:20.559 | + functions-common:run_process:1584 : local group= 2021-12-22 19:37:20.562 | + functions-common:run_process:1585 : local user= 2021-12-22 19:37:20.564 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-12-22 19:37:20.567 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:37:20.569 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:37:20.572 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:37:20.575 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:37:20.579 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:37:20.583 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201840579 2021-12-22 19:37:20.585 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-12-22 19:37:20.606 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:20.608 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:37:20.611 | + functions-common:time_stop:2331 : local name 2021-12-22 19:37:20.614 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:37:20.617 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:37:20.619 | + functions-common:time_stop:2334 : local total 2021-12-22 19:37:20.622 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:37:20.624 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:37:20.627 | + functions-common:time_stop:2338 : start_time=1640201840579 2021-12-22 19:37:20.629 | + functions-common:time_stop:2340 : [[ -z 1640201840579 ]] 2021-12-22 19:37:20.633 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:37:20.636 | + functions-common:time_stop:2343 : end_time=1640201840634 2021-12-22 19:37:20.639 | + functions-common:time_stop:2344 : elapsed_time=55 2021-12-22 19:37:20.641 | + functions-common:time_stop:2345 : total=19857 2021-12-22 19:37:20.645 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:37:20.651 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19912 2021-12-22 19:37:20.658 | + lib/nova:start_nova_console_proxies:1002 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:20.662 | + lib/nova:start_nova_console_proxies:1002 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:20.665 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-12-22 19:37:20.667 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 19:37:20.670 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-12-22 19:37:20.673 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-12-22 19:37:20.712 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:20.716 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-12-22 19:37:20.766 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-12-22 19:37:20.770 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 19:37:20.773 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-12-22 19:37:20.826 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-12-22 19:37:20.845 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:20.849 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 19:37:20.851 | + functions-common:run_process:1582 : local service=n-super-cond 2021-12-22 19:37:20.854 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 19:37:20.856 | + functions-common:run_process:1584 : local group= 2021-12-22 19:37:20.859 | + functions-common:run_process:1585 : local user= 2021-12-22 19:37:20.862 | + functions-common:run_process:1587 : local name=n-super-cond 2021-12-22 19:37:20.865 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:37:20.867 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:37:20.870 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:37:20.873 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:37:20.876 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:37:20.880 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201840877 2021-12-22 19:37:20.882 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-12-22 19:37:20.901 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:20.904 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-22 19:37:20.907 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-12-22 19:37:20.909 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 19:37:20.912 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 19:37:20.915 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 19:37:20.918 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 19:37:20.924 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-22 19:37:20.926 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-22 19:37:20.929 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-12-22 19:37:20.932 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:37:20.934 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:37:20.937 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-22 19:37:20.939 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-22 19:37:20.942 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-12-22 19:37:20.945 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 19:37:20.947 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:37:20.949 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:37:20.952 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:37:20.955 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:37:20.958 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-22 19:37:20.960 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:37:20.964 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-12-22 19:37:21.030 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-22 19:37:21.101 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 19:37:21.155 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-22 19:37:21.236 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-22 19:37:21.309 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:37:21.410 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:37:21.416 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-22 19:37:21.531 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:37:21.811 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-12-22 19:37:21.830 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-22 19:37:22.061 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-12-22 19:37:22.091 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:37:22.094 | + functions-common:time_stop:2331 : local name 2021-12-22 19:37:22.096 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:37:22.099 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:37:22.102 | + functions-common:time_stop:2334 : local total 2021-12-22 19:37:22.104 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:37:22.107 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:37:22.109 | + functions-common:time_stop:2338 : start_time=1640201840877 2021-12-22 19:37:22.112 | + functions-common:time_stop:2340 : [[ -z 1640201840877 ]] 2021-12-22 19:37:22.115 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:37:22.119 | + functions-common:time_stop:2343 : end_time=1640201842116 2021-12-22 19:37:22.122 | + functions-common:time_stop:2344 : elapsed_time=1239 2021-12-22 19:37:22.124 | + functions-common:time_stop:2345 : total=19912 2021-12-22 19:37:22.127 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:37:22.130 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21151 2021-12-22 19:37:22.134 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-12-22 19:37:22.137 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 19:37:22.139 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-12-22 19:37:22.177 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:22.180 | + lib/nova:start_nova_conductor:1027 : local conf 2021-12-22 19:37:22.184 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-12-22 19:37:22.194 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-22 19:37:22.207 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-22 19:37:22.218 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-12-22 19:37:22.223 | + lib/nova:start_nova_conductor:1029 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:22.231 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-12-22 19:37:22.239 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:22.247 | + functions-common:run_process:1584 : local group= 2021-12-22 19:37:22.255 | + functions-common:run_process:1585 : local user= 2021-12-22 19:37:22.267 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-12-22 19:37:22.272 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:37:22.278 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:37:22.286 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:37:22.294 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:37:22.306 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:37:22.315 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201842307 2021-12-22 19:37:22.321 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-12-22 19:37:22.368 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:22.372 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-12-22 19:37:22.380 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-12-22 19:37:22.384 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:22.391 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:22.399 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:22.401 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:22.408 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-22 19:37:22.415 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-22 19:37:22.423 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-12-22 19:37:22.431 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:37:22.439 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:37:22.446 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-22 19:37:22.455 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-12-22 19:37:22.463 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-12-22 19:37:22.471 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:22.478 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:37:22.486 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:37:22.491 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:37:22.495 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:37:22.506 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-22 19:37:22.516 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:37:22.521 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-12-22 19:37:22.655 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-22 19:37:22.754 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 19:37:22.836 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-22 19:37:22.930 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-22 19:37:23.026 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:37:23.123 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:37:23.132 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-22 19:37:23.244 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:37:23.518 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-22 19:37:23.532 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-22 19:37:23.751 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-22 19:37:23.777 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:37:23.780 | + functions-common:time_stop:2331 : local name 2021-12-22 19:37:23.782 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:37:23.785 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:37:23.788 | + functions-common:time_stop:2334 : local total 2021-12-22 19:37:23.795 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:37:23.807 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:37:23.812 | + functions-common:time_stop:2338 : start_time=1640201842307 2021-12-22 19:37:23.823 | + functions-common:time_stop:2340 : [[ -z 1640201842307 ]] 2021-12-22 19:37:23.834 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:37:23.844 | + functions-common:time_stop:2343 : end_time=1640201843835 2021-12-22 19:37:23.854 | + functions-common:time_stop:2344 : elapsed_time=1528 2021-12-22 19:37:23.865 | + functions-common:time_stop:2345 : total=21151 2021-12-22 19:37:23.876 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:37:23.886 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22679 2021-12-22 19:37:23.897 | + lib/nova:start_nova:1056 : start_nova_compute 2021-12-22 19:37:23.908 | + lib/nova:start_nova_compute:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:23.919 | + lib/nova:start_nova_compute:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:23.927 | + lib/nova:start_nova_compute:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:23.939 | + lib/nova:start_nova_compute:889 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-22 19:37:23.950 | + lib/nova:start_nova_compute:892 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-22 19:37:23.966 | + lib/nova:start_nova_compute:894 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-22 19:37:23.973 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:37:23.984 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-22 19:37:23.990 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-22 19:37:23.993 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-22 19:37:23.996 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-22 19:37:24.007 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-22 19:37:24.022 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-22 19:37:24.029 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-22 19:37:24.035 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-22 19:37:24.040 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-22 19:37:24.040 | BEGIN { 2021-12-22 19:37:24.040 | section = "" 2021-12-22 19:37:24.040 | last_section = "" 2021-12-22 19:37:24.040 | section_count = 0 2021-12-22 19:37:24.040 | } 2021-12-22 19:37:24.040 | /^\[.+\]/ { 2021-12-22 19:37:24.040 | gsub("[][]", "", $1); 2021-12-22 19:37:24.040 | section=$1 2021-12-22 19:37:24.040 | next 2021-12-22 19:37:24.040 | } 2021-12-22 19:37:24.040 | /^ *\#/ { 2021-12-22 19:37:24.040 | next 2021-12-22 19:37:24.040 | } 2021-12-22 19:37:24.040 | /^[^ \t]+/ { 2021-12-22 19:37:24.040 | # get offset of first = in $0 2021-12-22 19:37:24.040 | eq_idx = index($0, "=") 2021-12-22 19:37:24.040 | # extract attr & value from $0 2021-12-22 19:37:24.040 | attr = substr($0, 1, eq_idx - 1) 2021-12-22 19:37:24.040 | value = substr($0, eq_idx + 1) 2021-12-22 19:37:24.040 | # only need to strip trailing whitespace from attr 2021-12-22 19:37:24.040 | sub(/[ \t]*$/, "", attr) 2021-12-22 19:37:24.040 | # need to strip leading & trailing whitespace from value 2021-12-22 19:37:24.040 | sub(/^[ \t]*/, "", value) 2021-12-22 19:37:24.040 | sub(/[ \t]*$/, "", value) 2021-12-22 19:37:24.040 | 2021-12-22 19:37:24.040 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-22 19:37:24.041 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-22 19:37:24.041 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-22 19:37:24.041 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-22 19:37:24.041 | if (! (section, attr) in cfg_attr_count) { 2021-12-22 19:37:24.041 | if (section != last_section) { 2021-12-22 19:37:24.041 | cfg_section[section_count++] = section 2021-12-22 19:37:24.041 | last_section = section 2021-12-22 19:37:24.041 | } 2021-12-22 19:37:24.041 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-22 19:37:24.041 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-22 19:37:24.041 | 2021-12-22 19:37:24.041 | cfg_attr[section, attr, 0] = value 2021-12-22 19:37:24.041 | cfg_attr_count[section, attr] = 1 2021-12-22 19:37:24.041 | } else { 2021-12-22 19:37:24.041 | lno = cfg_attr_count[section, attr]++ 2021-12-22 19:37:24.041 | cfg_attr[section, attr, lno] = value 2021-12-22 19:37:24.041 | } 2021-12-22 19:37:24.041 | } 2021-12-22 19:37:24.041 | END { 2021-12-22 19:37:24.041 | # Process each section in order 2021-12-22 19:37:24.041 | for (sno = 0; sno < section_count; sno++) { 2021-12-22 19:37:24.041 | section = cfg_section[sno] 2021-12-22 19:37:24.041 | # The ini routines simply append a config item immediately 2021-12-22 19:37:24.041 | # after the section header. To keep the same order as defined 2021-12-22 19:37:24.041 | # in local.conf, invoke the ini routines in the reverse order 2021-12-22 19:37:24.041 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-22 19:37:24.041 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-22 19:37:24.041 | if (cfg_attr_count[section, attr] == 1) 2021-12-22 19:37:24.041 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-22 19:37:24.041 | else { 2021-12-22 19:37:24.041 | # For multiline, invoke the ini routines in the reverse order 2021-12-22 19:37:24.042 | count = cfg_attr_count[section, attr] 2021-12-22 19:37:24.042 | print "inidelete " configfile " " section " " attr 2021-12-22 19:37:24.042 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-22 19:37:24.042 | for (l = count -2; l >= 0; l--) 2021-12-22 19:37:24.042 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-22 19:37:24.042 | } 2021-12-22 19:37:24.042 | } 2021-12-22 19:37:24.042 | } 2021-12-22 19:37:24.042 | } 2021-12-22 19:37:24.042 | ' 2021-12-22 19:37:24.042 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:37:24.045 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 19:37:24.054 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-22 19:37:24.065 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-22 19:37:24.073 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:37:24.086 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-22 19:37:24.094 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-22 19:37:24.094 | BEGIN { group = "" } 2021-12-22 19:37:24.094 | /^\[\[.+\|.*\]\]/ { 2021-12-22 19:37:24.094 | gsub("[][]", "", $1); 2021-12-22 19:37:24.094 | split($1, a, "|"); 2021-12-22 19:37:24.094 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-22 19:37:24.094 | group=a[1] 2021-12-22 19:37:24.094 | } else { 2021-12-22 19:37:24.094 | group="" 2021-12-22 19:37:24.094 | } 2021-12-22 19:37:24.094 | next 2021-12-22 19:37:24.094 | } 2021-12-22 19:37:24.094 | { 2021-12-22 19:37:24.094 | if (group != "") 2021-12-22 19:37:24.094 | print $0 2021-12-22 19:37:24.094 | } 2021-12-22 19:37:24.094 | ' /home/ubuntu/devstack/local.conf 2021-12-22 19:37:24.106 | + lib/nova:start_nova_compute:896 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 19:37:24.115 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-22 19:37:24.182 | + lib/nova:start_nova_compute:906 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-22 19:37:24.259 | + lib/nova:start_nova_compute:907 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-22 19:37:24.263 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-22 19:37:24.270 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-22 19:37:24.278 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 19:37:24.282 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-22 19:37:24.290 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 19:37:24.330 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:24.342 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-22 19:37:24.350 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-22 19:37:24.358 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 19:37:24.412 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:24.419 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2021-12-22 19:37:24.425 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2021-12-22 19:37:24.514 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 19:37:24.522 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 19:37:24.530 | + lib/nova:start_nova_compute:911 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-22 19:37:24.586 | + lib/nova:start_nova_compute:912 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-22 19:37:24.628 | + lib/nova:start_nova_compute:917 : configure_console_compute 2021-12-22 19:37:24.638 | + lib/nova:configure_console_compute:622 : local offset 2021-12-22 19:37:24.642 | + lib/nova:configure_console_compute:623 : offset=0 2021-12-22 19:37:24.650 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2021-12-22 19:37:24.659 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-22 19:37:24.702 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.53 2021-12-22 19:37:24.714 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2021-12-22 19:37:24.756 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:24.766 | + lib/nova:configure_console_compute:650 : is_service_enabled n-novnc 2021-12-22 19:37:24.799 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:24.806 | + lib/nova:configure_console_compute:650 : is_service_enabled n-xvnc 2021-12-22 19:37:24.851 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:24.858 | + lib/nova:configure_console_compute:650 : '[' False '!=' False ']' 2021-12-22 19:37:24.867 | + lib/nova:configure_console_compute:658 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-22 19:37:24.935 | + lib/nova:configure_console_compute:661 : is_service_enabled n-spice 2021-12-22 19:37:24.983 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:24.988 | + lib/nova:configure_console_compute:671 : is_service_enabled n-sproxy 2021-12-22 19:37:25.031 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:25.035 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-22 19:37:25.041 | + lib/nova:start_nova_compute:923 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-12-22 19:37:25.051 | + functions-common:run_process:1582 : local service=n-cpu 2021-12-22 19:37:25.059 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-22 19:37:25.064 | + functions-common:run_process:1584 : local group=libvirt 2021-12-22 19:37:25.068 | + functions-common:run_process:1585 : local user= 2021-12-22 19:37:25.072 | + functions-common:run_process:1587 : local name=n-cpu 2021-12-22 19:37:25.076 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:37:25.080 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:37:25.084 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:37:25.094 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:37:25.106 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:37:25.123 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201845111 2021-12-22 19:37:25.131 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-12-22 19:37:25.188 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:25.202 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:37:25.211 | + functions-common:time_stop:2331 : local name 2021-12-22 19:37:25.223 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:37:25.230 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:37:25.235 | + functions-common:time_stop:2334 : local total 2021-12-22 19:37:25.246 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:37:25.255 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:37:25.258 | + functions-common:time_stop:2338 : start_time=1640201845111 2021-12-22 19:37:25.260 | + functions-common:time_stop:2340 : [[ -z 1640201845111 ]] 2021-12-22 19:37:25.266 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:37:25.267 | + functions-common:time_stop:2343 : end_time=1640201845264 2021-12-22 19:37:25.271 | + functions-common:time_stop:2344 : elapsed_time=153 2021-12-22 19:37:25.273 | + functions-common:time_stop:2345 : total=22679 2021-12-22 19:37:25.277 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:37:25.279 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22832 2021-12-22 19:37:25.282 | + lib/nova:start_nova_compute:945 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:25.285 | + lib/nova:start_nova_compute:945 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-22 19:37:25.288 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-12-22 19:37:25.335 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:25.340 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-12-22 19:37:25.340 | Dumping cells_v2 mapping 2021-12-22 19:37:25.342 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-22 19:37:28.902 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-22 19:37:28.902 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-22 19:37:28.902 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-22 19:37:28.902 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-22 19:37:28.902 | | cell1 | 2ccea4f5-e4c8-4494-a3f2-486216623c12 | rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-22 19:37:28.902 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-22 19:37:29.300 | + ./stack.sh:main:1314 : create_flavors 2021-12-22 19:37:29.303 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-12-22 19:37:29.319 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:29.322 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-12-22 19:37:29.322 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-12-22 19:37:32.073 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-12-22 19:37:34.787 | +----------------------------+-----------------------+ 2021-12-22 19:37:34.787 | | Field | Value | 2021-12-22 19:37:34.787 | +----------------------------+-----------------------+ 2021-12-22 19:37:34.787 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 19:37:34.787 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 19:37:34.787 | | disk | 1 | 2021-12-22 19:37:34.787 | | id | c1 | 2021-12-22 19:37:34.787 | | name | cirros256 | 2021-12-22 19:37:34.787 | | os-flavor-access:is_public | True | 2021-12-22 19:37:34.787 | | properties | hw_rng:allowed='True' | 2021-12-22 19:37:34.787 | | ram | 256 | 2021-12-22 19:37:34.787 | | rxtx_factor | 1.0 | 2021-12-22 19:37:34.787 | | swap | | 2021-12-22 19:37:34.787 | | vcpus | 1 | 2021-12-22 19:37:34.788 | +----------------------------+-----------------------+ 2021-12-22 19:37:34.898 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-12-22 19:37:37.344 | +----------------------------+-----------------------+ 2021-12-22 19:37:37.344 | | Field | Value | 2021-12-22 19:37:37.344 | +----------------------------+-----------------------+ 2021-12-22 19:37:37.344 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 19:37:37.344 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 19:37:37.344 | | disk | 5 | 2021-12-22 19:37:37.344 | | id | d1 | 2021-12-22 19:37:37.345 | | name | ds512M | 2021-12-22 19:37:37.345 | | os-flavor-access:is_public | True | 2021-12-22 19:37:37.345 | | properties | hw_rng:allowed='True' | 2021-12-22 19:37:37.345 | | ram | 512 | 2021-12-22 19:37:37.345 | | rxtx_factor | 1.0 | 2021-12-22 19:37:37.345 | | swap | | 2021-12-22 19:37:37.345 | | vcpus | 1 | 2021-12-22 19:37:37.345 | +----------------------------+-----------------------+ 2021-12-22 19:37:37.458 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-12-22 19:37:39.850 | +----------------------------+-----------------------+ 2021-12-22 19:37:39.850 | | Field | Value | 2021-12-22 19:37:39.850 | +----------------------------+-----------------------+ 2021-12-22 19:37:39.850 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 19:37:39.850 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 19:37:39.850 | | disk | 10 | 2021-12-22 19:37:39.850 | | id | d2 | 2021-12-22 19:37:39.851 | | name | ds1G | 2021-12-22 19:37:39.851 | | os-flavor-access:is_public | True | 2021-12-22 19:37:39.851 | | properties | hw_rng:allowed='True' | 2021-12-22 19:37:39.851 | | ram | 1024 | 2021-12-22 19:37:39.851 | | rxtx_factor | 1.0 | 2021-12-22 19:37:39.851 | | swap | | 2021-12-22 19:37:39.851 | | vcpus | 1 | 2021-12-22 19:37:39.851 | +----------------------------+-----------------------+ 2021-12-22 19:37:39.966 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-12-22 19:37:42.364 | +----------------------------+-----------------------+ 2021-12-22 19:37:42.364 | | Field | Value | 2021-12-22 19:37:42.364 | +----------------------------+-----------------------+ 2021-12-22 19:37:42.365 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 19:37:42.365 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 19:37:42.365 | | disk | 10 | 2021-12-22 19:37:42.365 | | id | d3 | 2021-12-22 19:37:42.365 | | name | ds2G | 2021-12-22 19:37:42.365 | | os-flavor-access:is_public | True | 2021-12-22 19:37:42.365 | | properties | hw_rng:allowed='True' | 2021-12-22 19:37:42.365 | | ram | 2048 | 2021-12-22 19:37:42.365 | | rxtx_factor | 1.0 | 2021-12-22 19:37:42.365 | | swap | | 2021-12-22 19:37:42.365 | | vcpus | 2 | 2021-12-22 19:37:42.365 | +----------------------------+-----------------------+ 2021-12-22 19:37:42.475 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-12-22 19:37:44.924 | +----------------------------+-----------------------+ 2021-12-22 19:37:44.924 | | Field | Value | 2021-12-22 19:37:44.924 | +----------------------------+-----------------------+ 2021-12-22 19:37:44.924 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 19:37:44.924 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 19:37:44.924 | | disk | 20 | 2021-12-22 19:37:44.924 | | id | d4 | 2021-12-22 19:37:44.924 | | name | ds4G | 2021-12-22 19:37:44.924 | | os-flavor-access:is_public | True | 2021-12-22 19:37:44.925 | | properties | hw_rng:allowed='True' | 2021-12-22 19:37:44.925 | | ram | 4096 | 2021-12-22 19:37:44.925 | | rxtx_factor | 1.0 | 2021-12-22 19:37:44.925 | | swap | | 2021-12-22 19:37:44.925 | | vcpus | 4 | 2021-12-22 19:37:44.925 | +----------------------------+-----------------------+ 2021-12-22 19:37:45.034 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-12-22 19:37:45.035 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-12-22 19:37:47.368 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-12-22 19:37:49.810 | +----------------------------+-----------------------+ 2021-12-22 19:37:49.810 | | Field | Value | 2021-12-22 19:37:49.810 | +----------------------------+-----------------------+ 2021-12-22 19:37:49.810 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 19:37:49.810 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 19:37:49.810 | | disk | 1 | 2021-12-22 19:37:49.810 | | id | 1 | 2021-12-22 19:37:49.810 | | name | m1.tiny | 2021-12-22 19:37:49.810 | | os-flavor-access:is_public | True | 2021-12-22 19:37:49.810 | | properties | hw_rng:allowed='True' | 2021-12-22 19:37:49.810 | | ram | 512 | 2021-12-22 19:37:49.810 | | rxtx_factor | 1.0 | 2021-12-22 19:37:49.810 | | swap | | 2021-12-22 19:37:49.810 | | vcpus | 1 | 2021-12-22 19:37:49.810 | +----------------------------+-----------------------+ 2021-12-22 19:37:49.920 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-12-22 19:37:52.298 | +----------------------------+-----------------------+ 2021-12-22 19:37:52.298 | | Field | Value | 2021-12-22 19:37:52.298 | +----------------------------+-----------------------+ 2021-12-22 19:37:52.298 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 19:37:52.298 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 19:37:52.298 | | disk | 20 | 2021-12-22 19:37:52.298 | | id | 2 | 2021-12-22 19:37:52.298 | | name | m1.small | 2021-12-22 19:37:52.298 | | os-flavor-access:is_public | True | 2021-12-22 19:37:52.298 | | properties | hw_rng:allowed='True' | 2021-12-22 19:37:52.298 | | ram | 2048 | 2021-12-22 19:37:52.298 | | rxtx_factor | 1.0 | 2021-12-22 19:37:52.298 | | swap | | 2021-12-22 19:37:52.299 | | vcpus | 1 | 2021-12-22 19:37:52.299 | +----------------------------+-----------------------+ 2021-12-22 19:37:52.409 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-12-22 19:37:54.762 | +----------------------------+-----------------------+ 2021-12-22 19:37:54.762 | | Field | Value | 2021-12-22 19:37:54.762 | +----------------------------+-----------------------+ 2021-12-22 19:37:54.763 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 19:37:54.763 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 19:37:54.763 | | disk | 40 | 2021-12-22 19:37:54.763 | | id | 3 | 2021-12-22 19:37:54.763 | | name | m1.medium | 2021-12-22 19:37:54.763 | | os-flavor-access:is_public | True | 2021-12-22 19:37:54.763 | | properties | hw_rng:allowed='True' | 2021-12-22 19:37:54.763 | | ram | 4096 | 2021-12-22 19:37:54.763 | | rxtx_factor | 1.0 | 2021-12-22 19:37:54.763 | | swap | | 2021-12-22 19:37:54.763 | | vcpus | 2 | 2021-12-22 19:37:54.763 | +----------------------------+-----------------------+ 2021-12-22 19:37:54.880 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-12-22 19:37:57.258 | +----------------------------+-----------------------+ 2021-12-22 19:37:57.258 | | Field | Value | 2021-12-22 19:37:57.258 | +----------------------------+-----------------------+ 2021-12-22 19:37:57.258 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 19:37:57.258 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 19:37:57.258 | | disk | 80 | 2021-12-22 19:37:57.258 | | id | 4 | 2021-12-22 19:37:57.258 | | name | m1.large | 2021-12-22 19:37:57.258 | | os-flavor-access:is_public | True | 2021-12-22 19:37:57.258 | | properties | hw_rng:allowed='True' | 2021-12-22 19:37:57.258 | | ram | 8192 | 2021-12-22 19:37:57.258 | | rxtx_factor | 1.0 | 2021-12-22 19:37:57.258 | | swap | | 2021-12-22 19:37:57.259 | | vcpus | 4 | 2021-12-22 19:37:57.259 | +----------------------------+-----------------------+ 2021-12-22 19:37:57.375 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-12-22 19:37:59.772 | +----------------------------+-----------------------+ 2021-12-22 19:37:59.772 | | Field | Value | 2021-12-22 19:37:59.772 | +----------------------------+-----------------------+ 2021-12-22 19:37:59.772 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 19:37:59.773 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 19:37:59.773 | | disk | 160 | 2021-12-22 19:37:59.773 | | id | 5 | 2021-12-22 19:37:59.773 | | name | m1.xlarge | 2021-12-22 19:37:59.773 | | os-flavor-access:is_public | True | 2021-12-22 19:37:59.773 | | properties | hw_rng:allowed='True' | 2021-12-22 19:37:59.773 | | ram | 16384 | 2021-12-22 19:37:59.773 | | rxtx_factor | 1.0 | 2021-12-22 19:37:59.773 | | swap | | 2021-12-22 19:37:59.773 | | vcpus | 8 | 2021-12-22 19:37:59.773 | +----------------------------+-----------------------+ 2021-12-22 19:37:59.883 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-12-22 19:37:59.900 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:59.903 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-12-22 19:37:59.906 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:37:59.908 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-12-22 19:37:59.911 | + ./stack.sh:main:1318 : start_cinder 2021-12-22 19:37:59.914 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-12-22 19:37:59.917 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-12-22 19:37:59.919 | + lib/cinder:start_cinder:461 : local cinder_url 2021-12-22 19:37:59.922 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-12-22 19:37:59.938 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:37:59.941 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-12-22 19:37:59.943 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-12-22 19:37:59.960 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:37:59.963 | + lib/cinder:start_cinder:469 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-12-22 19:37:59.974 | + lib/cinder:start_cinder:470 : _configure_tgt_for_config_d 2021-12-22 19:37:59.977 | + lib/cinder:_configure_tgt_for_config_d:449 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-12-22 19:37:59.980 | + lib/cinder:_configure_tgt_for_config_d:450 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-12-22 19:37:59.991 | + lib/cinder:_configure_tgt_for_config_d:452 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-12-22 19:37:59.996 | + lib/cinder:_configure_tgt_for_config_d:453 : echo 'include /etc/tgt/stack.d/*' 2021-12-22 19:37:59.996 | + lib/cinder:_configure_tgt_for_config_d:453 : sudo tee -a /etc/tgt/targets.conf 2021-12-22 19:38:00.003 | include /etc/tgt/stack.d/* 2021-12-22 19:38:00.006 | + lib/cinder:start_cinder:471 : is_ubuntu 2021-12-22 19:38:00.009 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:38:00.012 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:38:00.014 | + lib/cinder:start_cinder:472 : sudo service tgt restart 2021-12-22 19:38:00.398 | + lib/cinder:start_cinder:482 : sudo tgtadm --mode system --op update --name debug --value on 2021-12-22 19:38:00.409 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-12-22 19:38:00.412 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-12-22 19:38:00.415 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-12-22 19:38:00.419 | + lib/cinder:start_cinder:495 : run_process c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 19:38:00.421 | + functions-common:run_process:1582 : local service=c-api 2021-12-22 19:38:00.424 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 19:38:00.427 | + functions-common:run_process:1584 : local group= 2021-12-22 19:38:00.430 | + functions-common:run_process:1585 : local user= 2021-12-22 19:38:00.432 | + functions-common:run_process:1587 : local name=c-api 2021-12-22 19:38:00.435 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:38:00.437 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:38:00.441 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:38:00.443 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:38:00.450 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:38:00.454 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201880451 2021-12-22 19:38:00.457 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-12-22 19:38:00.472 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:38:00.474 | + functions-common:run_process:1591 : _run_under_systemd c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-12-22 19:38:00.477 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-12-22 19:38:00.480 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 19:38:00.482 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 19:38:00.485 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 19:38:00.488 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 19:38:00.490 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-22 19:38:00.493 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-22 19:38:00.495 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-12-22 19:38:00.498 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:38:00.500 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:38:00.503 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-22 19:38:00.506 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-12-22 19:38:00.509 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-12-22 19:38:00.511 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 19:38:00.513 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-22 19:38:00.515 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-22 19:38:00.517 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-22 19:38:00.519 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-22 19:38:00.523 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-12-22 19:38:00.578 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-12-22 19:38:00.633 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-22 19:38:00.680 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 19:38:00.729 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:38:00.788 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-22 19:38:00.835 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-22 19:38:00.881 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-22 19:38:00.927 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-22 19:38:00.973 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-22 19:38:01.020 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-22 19:38:01.022 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-22 19:38:01.085 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-22 19:38:01.312 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-12-22 19:38:01.325 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-22 19:38:01.548 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-12-22 19:38:01.626 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:38:01.630 | + functions-common:time_stop:2331 : local name 2021-12-22 19:38:01.630 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:38:01.634 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:38:01.638 | + functions-common:time_stop:2334 : local total 2021-12-22 19:38:01.640 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:38:01.643 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:38:01.647 | + functions-common:time_stop:2338 : start_time=1640201880451 2021-12-22 19:38:01.655 | + functions-common:time_stop:2340 : [[ -z 1640201880451 ]] 2021-12-22 19:38:01.660 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:38:01.673 | + functions-common:time_stop:2343 : end_time=1640201881660 2021-12-22 19:38:01.674 | + functions-common:time_stop:2344 : elapsed_time=1209 2021-12-22 19:38:01.678 | + functions-common:time_stop:2345 : total=22832 2021-12-22 19:38:01.682 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:38:01.688 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24041 2021-12-22 19:38:01.698 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.53/volume/v3 2021-12-22 19:38:01.703 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-12-22 19:38:01.703 | Waiting for Cinder API to start... 2021-12-22 19:38:01.709 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.53/volume/v3 2021-12-22 19:38:01.712 | + functions:wait_for_service:444 : local timeout=60 2021-12-22 19:38:01.714 | + functions:wait_for_service:445 : local url=http://10.222.0.53/volume/v3 2021-12-22 19:38:01.717 | + functions:wait_for_service:446 : local rval=0 2021-12-22 19:38:01.720 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-22 19:38:01.723 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-22 19:38:01.728 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:38:01.732 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:38:01.739 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:38:01.743 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201881740 2021-12-22 19:38:01.745 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-22 19:38:01.757 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/volume/v3 2021-12-22 19:38:06.766 | + :: : [[ 401 == 503 ]] 2021-12-22 19:38:06.768 | + :: : [[ 0 -eq 7 ]] 2021-12-22 19:38:06.772 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-22 19:38:06.774 | + functions-common:time_stop:2331 : local name 2021-12-22 19:38:06.777 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:38:06.779 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:38:06.782 | + functions-common:time_stop:2334 : local total 2021-12-22 19:38:06.784 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:38:06.787 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-22 19:38:06.789 | + functions-common:time_stop:2338 : start_time=1640201881740 2021-12-22 19:38:06.792 | + functions-common:time_stop:2340 : [[ -z 1640201881740 ]] 2021-12-22 19:38:06.795 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:38:06.798 | + functions-common:time_stop:2343 : end_time=1640201886796 2021-12-22 19:38:06.801 | + functions-common:time_stop:2344 : elapsed_time=5056 2021-12-22 19:38:06.803 | + functions-common:time_stop:2345 : total=19815 2021-12-22 19:38:06.806 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:38:06.808 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24871 2021-12-22 19:38:06.810 | + functions:wait_for_service:454 : return 0 2021-12-22 19:38:06.813 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:06.816 | + functions-common:run_process:1582 : local service=c-sch 2021-12-22 19:38:06.818 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:06.821 | + functions-common:run_process:1584 : local group= 2021-12-22 19:38:06.823 | + functions-common:run_process:1585 : local user= 2021-12-22 19:38:06.826 | + functions-common:run_process:1587 : local name=c-sch 2021-12-22 19:38:06.828 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:38:06.831 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:38:06.834 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:38:06.836 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:38:06.839 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:38:06.843 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201886840 2021-12-22 19:38:06.845 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-12-22 19:38:06.861 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:38:06.864 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-22 19:38:06.867 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-12-22 19:38:06.869 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:06.871 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:06.874 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:06.876 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:06.879 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-22 19:38:06.882 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-22 19:38:06.884 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-12-22 19:38:06.887 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:38:06.889 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:38:06.892 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-22 19:38:06.895 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-22 19:38:06.897 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-12-22 19:38:06.900 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:06.902 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:38:06.904 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:38:06.907 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:38:06.909 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:38:06.912 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-22 19:38:06.914 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:38:06.918 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-12-22 19:38:06.974 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-22 19:38:07.029 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:07.075 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-22 19:38:07.122 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-22 19:38:07.169 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:38:07.216 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:38:07.218 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-22 19:38:07.274 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:38:07.507 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-12-22 19:38:07.521 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-22 19:38:07.731 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-12-22 19:38:07.750 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:38:07.753 | + functions-common:time_stop:2331 : local name 2021-12-22 19:38:07.756 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:38:07.759 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:38:07.761 | + functions-common:time_stop:2334 : local total 2021-12-22 19:38:07.764 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:38:07.766 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:38:07.769 | + functions-common:time_stop:2338 : start_time=1640201886840 2021-12-22 19:38:07.772 | + functions-common:time_stop:2340 : [[ -z 1640201886840 ]] 2021-12-22 19:38:07.775 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:38:07.779 | + functions-common:time_stop:2343 : end_time=1640201887776 2021-12-22 19:38:07.781 | + functions-common:time_stop:2344 : elapsed_time=936 2021-12-22 19:38:07.784 | + functions-common:time_stop:2345 : total=24041 2021-12-22 19:38:07.786 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:38:07.789 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24977 2021-12-22 19:38:07.791 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:07.794 | + functions-common:run_process:1582 : local service=c-bak 2021-12-22 19:38:07.796 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:07.799 | + functions-common:run_process:1584 : local group= 2021-12-22 19:38:07.802 | + functions-common:run_process:1585 : local user= 2021-12-22 19:38:07.804 | + functions-common:run_process:1587 : local name=c-bak 2021-12-22 19:38:07.806 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:38:07.809 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:38:07.811 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:38:07.814 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:38:07.817 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:38:07.821 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201887818 2021-12-22 19:38:07.824 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-12-22 19:38:07.840 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:38:07.842 | + functions-common:run_process:1591 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-12-22 19:38:07.845 | + functions-common:_run_under_systemd:1547 : local service=c-bak 2021-12-22 19:38:07.847 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:07.850 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:07.852 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:07.855 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:07.857 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-22 19:38:07.860 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-22 19:38:07.862 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-bak.service 2021-12-22 19:38:07.865 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:38:07.868 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:38:07.870 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-22 19:38:07.873 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-22 19:38:07.875 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-bak.service 2021-12-22 19:38:07.878 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:07.881 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:38:07.883 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:38:07.886 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:38:07.888 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:38:07.891 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-12-22 19:38:07.893 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:38:07.897 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-12-22 19:38:07.955 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-12-22 19:38:08.011 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:08.058 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-12-22 19:38:08.105 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-12-22 19:38:08.151 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:38:08.198 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:38:08.200 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-12-22 19:38:08.256 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:38:08.504 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-bak.service 2021-12-22 19:38:08.517 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-12-22 19:38:08.749 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-bak.service 2021-12-22 19:38:08.770 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:38:08.772 | + functions-common:time_stop:2331 : local name 2021-12-22 19:38:08.775 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:38:08.778 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:38:08.780 | + functions-common:time_stop:2334 : local total 2021-12-22 19:38:08.784 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:38:08.787 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:38:08.790 | + functions-common:time_stop:2338 : start_time=1640201887818 2021-12-22 19:38:08.792 | + functions-common:time_stop:2340 : [[ -z 1640201887818 ]] 2021-12-22 19:38:08.795 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:38:08.798 | + functions-common:time_stop:2343 : end_time=1640201888796 2021-12-22 19:38:08.801 | + functions-common:time_stop:2344 : elapsed_time=978 2021-12-22 19:38:08.804 | + functions-common:time_stop:2345 : total=24977 2021-12-22 19:38:08.806 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:38:08.809 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25955 2021-12-22 19:38:08.811 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:08.813 | + functions-common:run_process:1582 : local service=c-vol 2021-12-22 19:38:08.816 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:08.819 | + functions-common:run_process:1584 : local group= 2021-12-22 19:38:08.821 | + functions-common:run_process:1585 : local user= 2021-12-22 19:38:08.824 | + functions-common:run_process:1587 : local name=c-vol 2021-12-22 19:38:08.826 | + functions-common:run_process:1589 : time_start run_process 2021-12-22 19:38:08.829 | + functions-common:time_start:2317 : local name=run_process 2021-12-22 19:38:08.831 | + functions-common:time_start:2318 : local start_time= 2021-12-22 19:38:08.834 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-22 19:38:08.837 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-22 19:38:08.841 | + functions-common:time_start:2322 : _TIME_START[$name]=1640201888838 2021-12-22 19:38:08.843 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-12-22 19:38:08.862 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:38:08.865 | + functions-common:run_process:1591 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-12-22 19:38:08.867 | + functions-common:_run_under_systemd:1547 : local service=c-vol 2021-12-22 19:38:08.870 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:08.872 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:08.875 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:08.877 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:08.880 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-22 19:38:08.883 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-22 19:38:08.885 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-vol.service 2021-12-22 19:38:08.888 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-22 19:38:08.890 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-22 19:38:08.893 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-22 19:38:08.895 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-22 19:38:08.898 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-vol.service 2021-12-22 19:38:08.900 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:08.903 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-22 19:38:08.905 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-22 19:38:08.908 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-22 19:38:08.911 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-22 19:38:08.913 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-12-22 19:38:08.915 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-22 19:38:08.920 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-12-22 19:38:08.980 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-12-22 19:38:09.040 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 19:38:09.091 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-12-22 19:38:09.141 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-12-22 19:38:09.191 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-22 19:38:09.240 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-22 19:38:09.243 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-12-22 19:38:09.302 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-22 19:38:09.550 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-vol.service 2021-12-22 19:38:09.560 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-12-22 19:38:09.792 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-vol.service 2021-12-22 19:38:09.821 | + functions-common:run_process:1593 : time_stop run_process 2021-12-22 19:38:09.823 | + functions-common:time_stop:2331 : local name 2021-12-22 19:38:09.826 | + functions-common:time_stop:2332 : local end_time 2021-12-22 19:38:09.828 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:38:09.832 | + functions-common:time_stop:2334 : local total 2021-12-22 19:38:09.835 | + functions-common:time_stop:2335 : local start_time 2021-12-22 19:38:09.837 | + functions-common:time_stop:2337 : name=run_process 2021-12-22 19:38:09.840 | + functions-common:time_stop:2338 : start_time=1640201888838 2021-12-22 19:38:09.842 | + functions-common:time_stop:2340 : [[ -z 1640201888838 ]] 2021-12-22 19:38:09.846 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:38:09.849 | + functions-common:time_stop:2343 : end_time=1640201889846 2021-12-22 19:38:09.851 | + functions-common:time_stop:2344 : elapsed_time=1008 2021-12-22 19:38:09.854 | + functions-common:time_stop:2345 : total=25955 2021-12-22 19:38:09.856 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:38:09.859 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=26963 2021-12-22 19:38:09.861 | + ./stack.sh:main:1319 : create_volume_types 2021-12-22 19:38:09.864 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-12-22 19:38:09.887 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:38:09.890 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-12-22 19:38:09.893 | + lib/cinder:create_volume_types:526 : local be be_name 2021-12-22 19:38:09.896 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-22 19:38:09.900 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-12-22 19:38:09.902 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-12-22 19:38:09.925 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:38:09.930 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-12-22 19:38:13.507 | +-------------+--------------------------------------+ 2021-12-22 19:38:13.507 | | Field | Value | 2021-12-22 19:38:13.507 | +-------------+--------------------------------------+ 2021-12-22 19:38:13.507 | | description | None | 2021-12-22 19:38:13.507 | | id | 7dec8425-ddb4-40e3-b2c1-3416ded8ed42 | 2021-12-22 19:38:13.507 | | is_public | True | 2021-12-22 19:38:13.507 | | name | lvmdriver-1 | 2021-12-22 19:38:13.507 | | properties | volume_backend_name='lvmdriver-1' | 2021-12-22 19:38:13.507 | +-------------+--------------------------------------+ 2021-12-22 19:38:13.626 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-12-22 19:38:13.643 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:38:13.652 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-12-22 19:38:13.669 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:38:13.672 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-12-22 19:38:13.690 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:38:13.693 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-12-22 19:38:13.696 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-22 19:38:13.699 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-22 19:38:13.703 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-22 19:38:13.708 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-22 19:38:13.709 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-12-22 19:38:13.710 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-12-22 19:38:13.712 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-12-22 19:38:13.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-22 19:38:13.715 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-22 19:38:13.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-22 19:38:13.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-22 19:38:13.719 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-22 19:38:13.721 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-22 19:38:13.722 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-22 19:38:13.724 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-22 19:38:13.726 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-22 19:38:13.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-22 19:38:13.729 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-22 19:38:13.730 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-12-22 19:38:13.732 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-22 19:38:13.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-22 19:38:13.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-22 19:38:13.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-22 19:38:13.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-22 19:38:13.739 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-22 19:38:13.741 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-22 19:38:13.743 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-22 19:38:13.744 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-22 19:38:13.745 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-22 19:38:13.747 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-22 19:38:13.748 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-22 19:38:13.750 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-22 19:38:13.751 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-22 19:38:13.753 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-12-22 19:38:13.755 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-12-22 19:38:13.757 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-12-22 19:38:13.758 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.53/identity ']' 2021-12-22 19:38:13.760 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-12-22 19:38:13.761 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-12-22 19:38:13.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-22 19:38:13.764 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-22 19:38:13.766 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-22 19:38:13.768 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-22 19:38:13.771 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-22 19:38:13.771 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-22 19:38:13.773 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-22 19:38:13.773 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 19:38:13.775 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 19:38:15.973 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 19:38:15.973 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:15.974 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 21f7a32ad04a4b1296f9fcefcf702f60 --long --quote none -f csv 2021-12-22 19:38:15.974 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:18.294 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-22 19:38:18.296 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-22 19:38:18.297 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 19:38:18.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 19:38:18.301 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c4a4a9d192c2472f992d368797730954 admin 21f7a32ad04a4b1296f9fcefcf702f60 admin Passw0rd 2021-12-22 19:38:18.302 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c4a4a9d192c2472f992d368797730954 2021-12-22 19:38:18.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-22 19:38:18.305 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=21f7a32ad04a4b1296f9fcefcf702f60 2021-12-22 19:38:18.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-12-22 19:38:18.308 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 19:38:18.310 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-12-22 19:38:18.313 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-12-22 19:38:18.314 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 19:38:18.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 19:38:18.319 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 19:38:18.321 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 19:38:18.322 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:18.324 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:18.325 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 19:38:18.327 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:18.329 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:18.330 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 19:38:18.332 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:18.333 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:18.335 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 19:38:18.336 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:18.338 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:18.339 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 19:38:18.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:18.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:18.344 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 19:38:18.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 19:38:18.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 19:38:18.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:18.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 2436db480d4f42d6943ec3f1ebc50d51 --long --quote none -f csv 2021-12-22 19:38:18.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:20.678 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-22 19:38:20.680 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-22 19:38:20.681 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 19:38:20.683 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 19:38:20.684 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c4a4a9d192c2472f992d368797730954 admin 2436db480d4f42d6943ec3f1ebc50d51 demo Passw0rd 2021-12-22 19:38:20.686 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c4a4a9d192c2472f992d368797730954 2021-12-22 19:38:20.687 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-22 19:38:20.689 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:38:20.690 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-22 19:38:20.692 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 19:38:20.693 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-22 19:38:20.696 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-12-22 19:38:20.698 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 19:38:20.701 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 19:38:20.703 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 19:38:20.704 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 19:38:20.706 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:20.707 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:20.709 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 19:38:20.710 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:20.712 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:20.713 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 19:38:20.715 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:20.716 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:20.718 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 19:38:20.719 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:20.721 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:20.729 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 19:38:20.731 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:20.732 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:20.734 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-22 19:38:20.735 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-22 19:38:20.737 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 19:38:20.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 19:38:20.740 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry dca4ea83d8194b6289f175880fe96ea1 demo 2436db480d4f42d6943ec3f1ebc50d51 demo Passw0rd 2021-12-22 19:38:20.741 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=dca4ea83d8194b6289f175880fe96ea1 2021-12-22 19:38:20.743 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-22 19:38:20.744 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=2436db480d4f42d6943ec3f1ebc50d51 2021-12-22 19:38:20.746 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-22 19:38:20.747 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 19:38:20.749 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-22 19:38:20.752 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-12-22 19:38:20.753 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 19:38:20.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 19:38:20.758 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 19:38:20.759 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 19:38:20.761 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:20.763 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:20.764 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 19:38:20.765 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:20.767 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:20.768 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 19:38:20.770 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:20.772 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:20.773 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 19:38:20.775 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:20.776 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:20.778 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 19:38:20.779 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:20.781 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:20.783 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 19:38:20.784 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 19:38:20.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 509a0a8b6854425da38771ad010b79b1 --long --quote none -f csv 2021-12-22 19:38:20.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 19:38:20.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:20.790 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:23.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-12-22 19:38:23.140 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-12-22 19:38:23.141 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-12-22 19:38:23.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-12-22 19:38:23.144 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-12-22 19:38:23.146 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry be0f7936549144bfb1363825593388be swiftusertest1 509a0a8b6854425da38771ad010b79b1 swiftprojecttest1 testing 2021-12-22 19:38:23.148 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=be0f7936549144bfb1363825593388be 2021-12-22 19:38:23.149 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-12-22 19:38:23.152 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=509a0a8b6854425da38771ad010b79b1 2021-12-22 19:38:23.154 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-22 19:38:23.155 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-12-22 19:38:23.157 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-22 19:38:23.160 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-12-22 19:38:23.162 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 19:38:23.165 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 19:38:23.166 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-12-22 19:38:23.168 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 19:38:23.169 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:23.170 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:23.172 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 19:38:23.173 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:23.176 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:23.177 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 19:38:23.178 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:23.180 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:23.181 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 19:38:23.183 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:23.184 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:23.186 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 19:38:23.187 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:23.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:23.190 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-12-22 19:38:23.192 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-12-22 19:38:23.193 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-12-22 19:38:23.195 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-12-22 19:38:23.196 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-12-22 19:38:23.198 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 6dd86b7c29d84bee9a3341d35a06e9a3 swiftusertest3 509a0a8b6854425da38771ad010b79b1 swiftprojecttest1 testing3 2021-12-22 19:38:23.199 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=6dd86b7c29d84bee9a3341d35a06e9a3 2021-12-22 19:38:23.201 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-12-22 19:38:23.202 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=509a0a8b6854425da38771ad010b79b1 2021-12-22 19:38:23.204 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-22 19:38:23.205 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-12-22 19:38:23.207 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-22 19:38:23.209 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-12-22 19:38:23.211 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 19:38:23.214 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 19:38:23.215 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-12-22 19:38:23.217 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 19:38:23.218 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:23.220 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:23.221 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 19:38:23.223 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:23.224 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:23.226 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 19:38:23.228 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:23.229 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:23.230 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 19:38:23.232 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:23.233 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:23.235 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 19:38:23.236 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:23.238 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:23.240 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 19:38:23.242 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 19:38:23.244 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 67ce0890617f434d8dc5d3d8ecb22582 --long --quote none -f csv 2021-12-22 19:38:23.244 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:23.244 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 19:38:23.246 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:25.549 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-22 19:38:25.551 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-22 19:38:25.552 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 19:38:25.554 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 19:38:25.555 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c4a4a9d192c2472f992d368797730954 admin 67ce0890617f434d8dc5d3d8ecb22582 alt_demo Passw0rd 2021-12-22 19:38:25.557 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c4a4a9d192c2472f992d368797730954 2021-12-22 19:38:25.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-22 19:38:25.560 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:38:25.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-22 19:38:25.563 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 19:38:25.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-22 19:38:25.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-12-22 19:38:25.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 19:38:25.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 19:38:25.578 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 19:38:25.580 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 19:38:25.582 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:25.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:25.585 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 19:38:25.587 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:25.588 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:25.590 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 19:38:25.591 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:25.593 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:25.594 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 19:38:25.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:25.597 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:25.599 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 19:38:25.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:25.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:25.603 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-12-22 19:38:25.605 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-12-22 19:38:25.606 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 19:38:25.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 19:38:25.609 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 78240054f50f4fbeb25717cbc4e947fd alt_demo 67ce0890617f434d8dc5d3d8ecb22582 alt_demo Passw0rd 2021-12-22 19:38:25.611 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=78240054f50f4fbeb25717cbc4e947fd 2021-12-22 19:38:25.612 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-12-22 19:38:25.614 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=67ce0890617f434d8dc5d3d8ecb22582 2021-12-22 19:38:25.615 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-22 19:38:25.616 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 19:38:25.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-22 19:38:25.621 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-12-22 19:38:25.622 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 19:38:25.625 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 19:38:25.627 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 19:38:25.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 19:38:25.630 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:25.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:25.633 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 19:38:25.635 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:25.636 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:25.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 19:38:25.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:25.641 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:25.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 19:38:25.644 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:25.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:25.647 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 19:38:25.649 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:25.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:25.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 19:38:25.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 19:38:25.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 19:38:25.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 869c2373d1a640fbbaddc195b34b9cfb --long --quote none -f csv 2021-12-22 19:38:25.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:25.663 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:27.959 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-12-22 19:38:27.961 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-12-22 19:38:27.962 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-12-22 19:38:27.964 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-12-22 19:38:27.965 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-12-22 19:38:27.967 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d2915bdcd49d483caf4a5dc59ce64c87 swiftusertest4 869c2373d1a640fbbaddc195b34b9cfb swiftprojecttest4 testing4 2021-12-22 19:38:27.968 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d2915bdcd49d483caf4a5dc59ce64c87 2021-12-22 19:38:27.970 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-12-22 19:38:27.971 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=869c2373d1a640fbbaddc195b34b9cfb 2021-12-22 19:38:27.974 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-12-22 19:38:27.975 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-12-22 19:38:27.977 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-12-22 19:38:27.980 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-12-22 19:38:27.981 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 19:38:27.984 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 19:38:27.986 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-12-22 19:38:27.988 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 19:38:27.989 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:27.991 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:27.992 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 19:38:27.994 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:27.995 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:27.997 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 19:38:27.998 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:28.000 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:28.001 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 19:38:28.003 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:28.004 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:28.006 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 19:38:28.007 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:28.009 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:28.011 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 19:38:28.012 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 19:38:28.014 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 90dd866d0e6a4de293d39643489e98ff --long --quote none -f csv 2021-12-22 19:38:28.014 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 19:38:28.015 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:28.017 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:30.286 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-22 19:38:30.287 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-22 19:38:30.289 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 19:38:30.290 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 19:38:30.291 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry dca4ea83d8194b6289f175880fe96ea1 demo 90dd866d0e6a4de293d39643489e98ff invisible_to_admin Passw0rd 2021-12-22 19:38:30.293 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=dca4ea83d8194b6289f175880fe96ea1 2021-12-22 19:38:30.295 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-22 19:38:30.296 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=90dd866d0e6a4de293d39643489e98ff 2021-12-22 19:38:30.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-12-22 19:38:30.299 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 19:38:30.301 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-12-22 19:38:30.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-12-22 19:38:30.306 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 19:38:30.309 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 19:38:30.310 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 19:38:30.312 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 19:38:30.313 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:30.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:30.317 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 19:38:30.319 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:30.320 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:30.321 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 19:38:30.323 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:30.325 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:30.326 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 19:38:30.328 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:30.329 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:30.331 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 19:38:30.332 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:30.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:30.336 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 19:38:30.337 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 19:38:30.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project faf9d9e21e8e4fa58906449bb137a036 --long --quote none -f csv 2021-12-22 19:38:30.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 19:38:30.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:30.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:32.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-12-22 19:38:32.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-12-22 19:38:32.664 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-12-22 19:38:32.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-12-22 19:38:32.667 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-12-22 19:38:32.668 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d498cfa221dc4c139321e93974794f49 swiftusertest2 faf9d9e21e8e4fa58906449bb137a036 swiftprojecttest2 testing2 2021-12-22 19:38:32.670 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d498cfa221dc4c139321e93974794f49 2021-12-22 19:38:32.671 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-12-22 19:38:32.673 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=faf9d9e21e8e4fa58906449bb137a036 2021-12-22 19:38:32.674 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-12-22 19:38:32.676 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-12-22 19:38:32.678 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-12-22 19:38:32.681 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-12-22 19:38:32.682 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 19:38:32.685 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 19:38:32.687 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-12-22 19:38:32.688 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 19:38:32.690 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:32.692 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:32.693 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 19:38:32.695 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:32.696 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:32.698 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 19:38:32.700 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:32.701 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 19:38:32.703 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 19:38:32.704 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 19:38:32.706 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 19:38:32.707 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 19:38:32.709 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 19:38:32.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 19:38:32.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 19:38:32.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 19:38:32.717 | + ./stack.sh:main:1349 : save_stackenv 2021-12-22 19:38:32.719 | + functions-common:save_stackenv:60 : local tag= 2021-12-22 19:38:32.723 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-22 19:38:32.726 | + functions-common:save_stackenv:62 : time_stamp=2021-12-22-193832 2021-12-22 19:38:32.729 | + functions-common:save_stackenv:63 : echo '# 2021-12-22-193832 ' 2021-12-22 19:38:32.731 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.734 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-22 19:38:32.737 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.740 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-22 19:38:32.742 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.745 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-22 19:38:32.747 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.750 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-12-22 19:38:32.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.755 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2021-12-22 19:38:32.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.763 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.53/identity 2021-12-22 19:38:32.766 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.769 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2021-12-22 19:38:32.771 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.774 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-22-190502 2021-12-22 19:38:32.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.779 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-22 19:38:32.781 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.784 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2021-12-22 19:38:32.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.792 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-22 19:38:32.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.797 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-22 19:38:32.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.803 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-22 19:38:32.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 19:38:32.809 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-22 19:38:32.812 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-22 19:38:32.815 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-22 19:38:32.820 | + inc/meta-config:merge_config_group:171 : shift 2021-12-22 19:38:32.823 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-22 19:38:32.825 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:38:32.828 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-22 19:38:32.830 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-22 19:38:32.833 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-22 19:38:32.836 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:38:32.839 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-22 19:38:32.841 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:38:32.844 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-22 19:38:32.844 | /^\[\[.+\|.*\]\]/ { 2021-12-22 19:38:32.844 | gsub("[][]", "", $1); 2021-12-22 19:38:32.844 | split($1, a, "|"); 2021-12-22 19:38:32.844 | if (a[1] == matchgroup) 2021-12-22 19:38:32.844 | print a[2] 2021-12-22 19:38:32.844 | } 2021-12-22 19:38:32.844 | ' /home/ubuntu/devstack/local.conf 2021-12-22 19:38:32.850 | + ./stack.sh:main:1367 : run_phase stack extra 2021-12-22 19:38:32.852 | + functions-common:run_phase:1759 : local mode=stack 2021-12-22 19:38:32.855 | + functions-common:run_phase:1760 : local phase=extra 2021-12-22 19:38:32.858 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 19:38:32.860 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-22 19:38:32.863 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 19:38:32.866 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-22 19:38:32.868 | + functions-common:run_phase:1769 : local extra 2021-12-22 19:38:32.872 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 19:38:32.875 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-22 19:38:32.879 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 19:38:32.881 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 19:38:32.884 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-22 19:38:32.887 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 19:38:32.902 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:38:32.904 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 19:38:32.907 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:38:32.910 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-22 19:38:32.912 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:38:32.914 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-22 19:38:32.917 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:38:32.919 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-22 19:38:32.922 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-22 19:38:32.924 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-22 19:38:32.927 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-22 19:38:32.930 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 19:38:32.932 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 19:38:32.935 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-12-22 19:38:32.938 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-22 19:38:32.940 | + functions-common:run_plugins:1746 : local phase=extra 2021-12-22 19:38:32.943 | + functions-common:run_plugins:1748 : local plugins= 2021-12-22 19:38:32.946 | + functions-common:run_plugins:1749 : local plugin 2021-12-22 19:38:32.948 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-22 19:38:32.951 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-22 19:38:32.954 | + inc/meta-config:merge_config_group:171 : shift 2021-12-22 19:38:32.956 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-22 19:38:32.959 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:38:32.961 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-22 19:38:32.964 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-22 19:38:32.967 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-22 19:38:32.969 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:38:32.972 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-22 19:38:32.975 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:38:32.978 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-22 19:38:32.978 | /^\[\[.+\|.*\]\]/ { 2021-12-22 19:38:32.978 | gsub("[][]", "", $1); 2021-12-22 19:38:32.978 | split($1, a, "|"); 2021-12-22 19:38:32.978 | if (a[1] == matchgroup) 2021-12-22 19:38:32.978 | print a[2] 2021-12-22 19:38:32.978 | } 2021-12-22 19:38:32.978 | ' /home/ubuntu/devstack/local.conf 2021-12-22 19:38:32.984 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-12-22 19:38:33.000 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:38:33.003 | + ./stack.sh:main:1389 : service_check 2021-12-22 19:38:33.005 | + functions-common:service_check:1620 : local service 2021-12-22 19:38:33.008 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.010 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-12-22 19:38:33.023 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-22 19:38:33.027 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.029 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-12-22 19:38:33.043 | enabled 2021-12-22 19:38:33.047 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-22 19:38:33.066 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-22 19:38:33.066 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.066 | Active: active (running) since Wed 2021-12-22 19:36:10 UTC; 2min 22s ago 2021-12-22 19:38:33.066 | Main PID: 88302 (uwsgi) 2021-12-22 19:38:33.066 | Status: "uWSGI is ready" 2021-12-22 19:38:33.067 | Tasks: 3 (limit: 14352) 2021-12-22 19:38:33.067 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-22 19:38:33.067 | ├─88302 nova-apiuWSGI master 2021-12-22 19:38:33.067 | ├─88303 nova-apiuWSGI worker 1 2021-12-22 19:38:33.067 | └─88304 nova-apiuWSGI worker 2 2021-12-22 19:38:33.067 | 2021-12-22 19:38:33.067 | Dec 22 19:37:57 dv-neutron-821443-2-hyperv devstack@n-api.service[88302]: [pid: 88304|app: 0|req: 16/30] 10.222.0.53 () {58 vars in 1180 bytes} [Wed Dec 22 19:37:57 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-12-22 19:38:33.067 | Dec 22 19:37:59 dv-neutron-821443-2-hyperv devstack@n-api.service[88302]: DEBUG nova.api.openstack.wsgi [None req-092a3c21-b377-4735-adea-552821c609b2 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=88303) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-22 19:38:33.067 | Dec 22 19:37:59 dv-neutron-821443-2-hyperv devstack@n-api.service[88302]: INFO nova.api.openstack.requestlog [None req-092a3c21-b377-4735-adea-552821c609b2 admin admin] 10.222.0.53 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.137614 2021-12-22 19:38:33.067 | Dec 22 19:37:59 dv-neutron-821443-2-hyperv devstack@n-api.service[88302]: [pid: 88303|app: 0|req: 15/31] 10.222.0.53 () {62 vars in 1183 bytes} [Wed Dec 22 19:37:59 2021] POST /compute/v2.1/flavors => generated 368 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-12-22 19:38:33.067 | Dec 22 19:37:59 dv-neutron-821443-2-hyperv devstack@n-api.service[88302]: DEBUG nova.api.openstack.wsgi [None req-de51daaa-539a-4107-a816-2f8e63c7645b admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=88304) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-22 19:38:33.067 | Dec 22 19:37:59 dv-neutron-821443-2-hyperv devstack@n-api.service[88302]: INFO nova.api.openstack.requestlog [None req-de51daaa-539a-4107-a816-2f8e63c7645b admin admin] 10.222.0.53 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.060712 2021-12-22 19:38:33.067 | Dec 22 19:37:59 dv-neutron-821443-2-hyperv devstack@n-api.service[88302]: [pid: 88304|app: 0|req: 17/32] 10.222.0.53 () {62 vars in 1233 bytes} [Wed Dec 22 19:37:59 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-22 19:38:33.067 | Dec 22 19:37:59 dv-neutron-821443-2-hyperv devstack@n-api.service[88302]: DEBUG nova.api.openstack.wsgi [None req-554112aa-dd27-4534-a8f2-b0fc1c8af407 admin admin] Calling method '>' {{(pid=88303) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-12-22 19:38:33.067 | Dec 22 19:37:59 dv-neutron-821443-2-hyperv devstack@n-api.service[88302]: INFO nova.api.openstack.requestlog [None req-554112aa-dd27-4534-a8f2-b0fc1c8af407 admin admin] 10.222.0.53 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.031596 2021-12-22 19:38:33.067 | Dec 22 19:37:59 dv-neutron-821443-2-hyperv devstack@n-api.service[88302]: [pid: 88303|app: 0|req: 16/33] 10.222.0.53 () {58 vars in 1180 bytes} [Wed Dec 22 19:37:59 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-22 19:38:33.070 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.073 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-22 19:38:33.086 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-22 19:38:33.090 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.093 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-22 19:38:33.106 | enabled 2021-12-22 19:38:33.110 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-22 19:38:33.126 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-22 19:38:33.126 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.126 | Active: active (running) since Wed 2021-12-22 19:37:18 UTC; 1min 14s ago 2021-12-22 19:38:33.126 | Main PID: 93155 (nova-scheduler) 2021-12-22 19:38:33.126 | Tasks: 3 (limit: 14352) 2021-12-22 19:38:33.126 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-22 19:38:33.126 | ├─93155 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-22 19:38:33.126 | ├─94761 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-22 19:38:33.126 | └─94763 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-22 19:38:33.126 | 2021-12-22 19:38:33.126 | Dec 22 19:37:23 dv-neutron-821443-2-hyperv nova-scheduler[93155]: DEBUG oslo_service.service [None req-01cdf27e-1ca5-4c6d-91ed-492e538731f8 None None] oslo_messaging_notifications.retry = -1 {{(pid=93155) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.126 | Dec 22 19:37:23 dv-neutron-821443-2-hyperv nova-scheduler[93155]: DEBUG oslo_service.service [None req-01cdf27e-1ca5-4c6d-91ed-492e538731f8 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93155) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.126 | Dec 22 19:37:23 dv-neutron-821443-2-hyperv nova-scheduler[93155]: DEBUG oslo_service.service [None req-01cdf27e-1ca5-4c6d-91ed-492e538731f8 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93155) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.127 | Dec 22 19:37:23 dv-neutron-821443-2-hyperv nova-scheduler[93155]: DEBUG oslo_service.service [None req-01cdf27e-1ca5-4c6d-91ed-492e538731f8 None None] oslo_reports.file_event_handler = None {{(pid=93155) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.127 | Dec 22 19:37:23 dv-neutron-821443-2-hyperv nova-scheduler[93155]: DEBUG oslo_service.service [None req-01cdf27e-1ca5-4c6d-91ed-492e538731f8 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93155) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.127 | Dec 22 19:37:23 dv-neutron-821443-2-hyperv nova-scheduler[93155]: DEBUG oslo_service.service [None req-01cdf27e-1ca5-4c6d-91ed-492e538731f8 None None] oslo_reports.log_dir = None {{(pid=93155) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.127 | Dec 22 19:37:23 dv-neutron-821443-2-hyperv nova-scheduler[93155]: DEBUG oslo_service.service [None req-01cdf27e-1ca5-4c6d-91ed-492e538731f8 None None] ******************************************************************************** {{(pid=93155) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-22 19:38:33.127 | Dec 22 19:37:32 dv-neutron-821443-2-hyperv nova-scheduler[93155]: DEBUG oslo_service.periodic_task [None req-1a318185-38b8-48ad-bada-7fba9a6d6f34 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94761) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-22 19:38:33.127 | Dec 22 19:38:20 dv-neutron-821443-2-hyperv nova-scheduler[93155]: DEBUG oslo_service.periodic_task [None req-e634b2dc-5dd4-4da3-9cd1-d86a67b00c70 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94763) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-22 19:38:33.127 | Dec 22 19:38:32 dv-neutron-821443-2-hyperv nova-scheduler[93155]: DEBUG oslo_service.periodic_task [None req-1a318185-38b8-48ad-bada-7fba9a6d6f34 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94761) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-22 19:38:33.130 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.133 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-22 19:38:33.146 | enabled 2021-12-22 19:38:33.150 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-22 19:38:33.165 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-22 19:38:33.165 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.165 | Active: active (running) since Wed 2021-12-22 19:37:20 UTC; 1min 13s ago 2021-12-22 19:38:33.165 | Main PID: 93600 (uwsgi) 2021-12-22 19:38:33.165 | Status: "uWSGI is ready" 2021-12-22 19:38:33.165 | Tasks: 4 (limit: 14352) 2021-12-22 19:38:33.165 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-22 19:38:33.165 | ├─93600 nova-api-metauWSGI master 2021-12-22 19:38:33.165 | ├─93601 nova-api-metauWSGI worker 1 2021-12-22 19:38:33.165 | ├─93602 nova-api-metauWSGI worker 2 2021-12-22 19:38:33.166 | └─93603 nova-api-metauWSGI http 1 2021-12-22 19:38:33.166 | 2021-12-22 19:38:33.166 | Dec 22 19:37:25 dv-neutron-821443-2-hyperv devstack@n-api-meta.service[93600]: DEBUG nova.context [None req-13355b92-c127-4b8e-bdc8-26e0976ea40a None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),2ccea4f5-e4c8-4494-a3f2-486216623c12(cell1) {{(pid=93602) load_cells /opt/stack/nova/nova/context.py:467}} 2021-12-22 19:38:33.166 | Dec 22 19:37:25 dv-neutron-821443-2-hyperv devstack@n-api-meta.service[93600]: DEBUG oslo_concurrency.lockutils [None req-13355b92-c127-4b8e-bdc8-26e0976ea40a None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=93602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-22 19:38:33.166 | Dec 22 19:37:25 dv-neutron-821443-2-hyperv devstack@n-api-meta.service[93600]: DEBUG oslo_concurrency.lockutils [None req-13355b92-c127-4b8e-bdc8-26e0976ea40a None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=93602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-22 19:38:33.166 | Dec 22 19:37:25 dv-neutron-821443-2-hyperv devstack@n-api-meta.service[93600]: DEBUG oslo_concurrency.lockutils [None req-13355b92-c127-4b8e-bdc8-26e0976ea40a None None] Lock "2ccea4f5-e4c8-4494-a3f2-486216623c12" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=93602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-22 19:38:33.166 | Dec 22 19:37:25 dv-neutron-821443-2-hyperv devstack@n-api-meta.service[93600]: DEBUG oslo_concurrency.lockutils [None req-13355b92-c127-4b8e-bdc8-26e0976ea40a None None] Lock "2ccea4f5-e4c8-4494-a3f2-486216623c12" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=93602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-22 19:38:33.166 | Dec 22 19:37:25 dv-neutron-821443-2-hyperv devstack@n-api-meta.service[93600]: DEBUG oslo_db.sqlalchemy.engines [None req-13355b92-c127-4b8e-bdc8-26e0976ea40a 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=93602) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-22 19:38:33.166 | Dec 22 19:37:25 dv-neutron-821443-2-hyperv devstack@n-api-meta.service[93600]: DEBUG oslo_db.sqlalchemy.engines [None req-13355b92-c127-4b8e-bdc8-26e0976ea40a 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=93602) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-22 19:38:33.166 | Dec 22 19:37:25 dv-neutron-821443-2-hyperv devstack@n-api-meta.service[93600]: DEBUG oslo_db.sqlalchemy.engines [None req-13355b92-c127-4b8e-bdc8-26e0976ea40a 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=93602) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-22 19:38:33.166 | Dec 22 19:37:25 dv-neutron-821443-2-hyperv devstack@n-api-meta.service[93600]: WARNING nova.api.metadata.handler [None req-13355b92-c127-4b8e-bdc8-26e0976ea40a None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-22 19:38:33.166 | Dec 22 19:37:25 dv-neutron-821443-2-hyperv devstack@n-api-meta.service[93600]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x557c23741400 pid: 93602 (default app) 2021-12-22 19:38:33.169 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.172 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-22 19:38:33.185 | enabled 2021-12-22 19:38:33.189 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-22 19:38:33.205 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-22 19:38:33.205 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.205 | Active: active (running) since Wed 2021-12-22 19:36:24 UTC; 2min 8s ago 2021-12-22 19:38:33.205 | Main PID: 89441 (uwsgi) 2021-12-22 19:38:33.205 | Status: "uWSGI is ready" 2021-12-22 19:38:33.205 | Tasks: 3 (limit: 14352) 2021-12-22 19:38:33.205 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-22 19:38:33.205 | ├─89441 placementuWSGI master 2021-12-22 19:38:33.205 | ├─89442 placementuWSGI worker 1 2021-12-22 19:38:33.205 | └─89443 placementuWSGI worker 2 2021-12-22 19:38:33.205 | 2021-12-22 19:38:33.205 | Dec 22 19:37:22 dv-neutron-821443-2-hyperv devstack@placement-api.service[89441]: [pid: 89443|app: 0|req: 2/2] 10.222.0.53 () {54 vars in 905 bytes} [Wed Dec 22 19:37:22 2021] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-22 19:38:33.205 | Dec 22 19:37:22 dv-neutron-821443-2-hyperv devstack@placement-api.service[89441]: DEBUG placement.requestlog [None req-e3112ed0-70a9-4301-91a3-4a8de2ff4893 None None] Starting request: 10.222.0.53 "GET /placement/" {{(pid=89442) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-22 19:38:33.205 | Dec 22 19:37:22 dv-neutron-821443-2-hyperv devstack@placement-api.service[89441]: INFO placement.requestlog [None req-e3112ed0-70a9-4301-91a3-4a8de2ff4893 None None] 10.222.0.53 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-22 19:38:33.205 | Dec 22 19:37:22 dv-neutron-821443-2-hyperv devstack@placement-api.service[89441]: [pid: 89442|app: 0|req: 1/3] 10.222.0.53 () {54 vars in 905 bytes} [Wed Dec 22 19:37:22 2021] GET /placement => generated 136 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-22 19:38:33.205 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv devstack@placement-api.service[89441]: DEBUG placement.requestlog [None req-e2b97741-6aaa-4091-b11c-885d9d233a4a None None] Starting request: 10.222.0.53 "GET /placement/" {{(pid=89443) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-22 19:38:33.205 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv devstack@placement-api.service[89441]: INFO placement.requestlog [None req-e2b97741-6aaa-4091-b11c-885d9d233a4a None None] 10.222.0.53 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-22 19:38:33.205 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv devstack@placement-api.service[89441]: [pid: 89443|app: 0|req: 3/4] 10.222.0.53 () {54 vars in 905 bytes} [Wed Dec 22 19:37:26 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-22 19:38:33.205 | Dec 22 19:37:27 dv-neutron-821443-2-hyperv devstack@placement-api.service[89441]: DEBUG placement.requestlog [None req-3fae8c97-298c-41df-af82-5575ebec8825 None None] Starting request: 10.222.0.53 "GET /placement/" {{(pid=89442) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-22 19:38:33.205 | Dec 22 19:37:27 dv-neutron-821443-2-hyperv devstack@placement-api.service[89441]: INFO placement.requestlog [None req-3fae8c97-298c-41df-af82-5575ebec8825 None None] 10.222.0.53 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-22 19:38:33.205 | Dec 22 19:37:27 dv-neutron-821443-2-hyperv devstack@placement-api.service[89441]: [pid: 89442|app: 0|req: 2/5] 10.222.0.53 () {54 vars in 905 bytes} [Wed Dec 22 19:37:27 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-22 19:38:33.208 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.211 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-22 19:38:33.223 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-22 19:38:33.228 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.231 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-12-22 19:38:33.244 | enabled 2021-12-22 19:38:33.248 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-22 19:38:33.263 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-22 19:38:33.263 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.263 | Active: active (running) since Wed 2021-12-22 19:35:39 UTC; 2min 54s ago 2021-12-22 19:38:33.263 | Main PID: 87438 (uwsgi) 2021-12-22 19:38:33.263 | Status: "uWSGI is ready" 2021-12-22 19:38:33.263 | Tasks: 5 (limit: 14352) 2021-12-22 19:38:33.263 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-22 19:38:33.263 | ├─87438 glance-apiuWSGI master 2021-12-22 19:38:33.263 | ├─87439 glance-apiuWSGI worker 1 2021-12-22 19:38:33.263 | └─87440 glance-apiuWSGI worker 2 2021-12-22 19:38:33.263 | 2021-12-22 19:38:33.263 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv devstack@g-api.service[87438]: DEBUG glance_store.location [None req-1814a0a0-6f9d-428a-9e14-913ff4e79063 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87439) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-22 19:38:33.263 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv devstack@g-api.service[87438]: DEBUG glance_store.location [None req-1814a0a0-6f9d-428a-9e14-913ff4e79063 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87439) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-22 19:38:33.263 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv devstack@g-api.service[87438]: DEBUG glance_store.location [None req-1814a0a0-6f9d-428a-9e14-913ff4e79063 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87439) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-22 19:38:33.263 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv devstack@g-api.service[87438]: DEBUG glance_store.location [None req-1814a0a0-6f9d-428a-9e14-913ff4e79063 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87439) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-22 19:38:33.263 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv devstack@g-api.service[87438]: DEBUG glance_store.location [None req-1814a0a0-6f9d-428a-9e14-913ff4e79063 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87439) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-22 19:38:33.264 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv devstack@g-api.service[87438]: DEBUG glance_store.location [None req-1814a0a0-6f9d-428a-9e14-913ff4e79063 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87439) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-22 19:38:33.264 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv devstack@g-api.service[87438]: DEBUG glance_store.location [None req-1814a0a0-6f9d-428a-9e14-913ff4e79063 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87439) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-22 19:38:33.264 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv devstack@g-api.service[87438]: DEBUG glance_store.location [None req-1814a0a0-6f9d-428a-9e14-913ff4e79063 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87439) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-22 19:38:33.264 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv devstack@g-api.service[87438]: DEBUG glance_store.backend [None req-1814a0a0-6f9d-428a-9e14-913ff4e79063 admin admin] Skipping store.set_acls... not implemented. {{(pid=87439) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-12-22 19:38:33.264 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv devstack@g-api.service[87438]: [pid: 87439|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 878 bytes} [Wed Dec 22 19:35:52 2021] PUT /v2/images/67e444e5-1226-4a63-a6b5-5573d615a2a9/file => generated 0 bytes in 16711 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-12-22 19:38:33.267 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.270 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-22 19:38:33.283 | enabled 2021-12-22 19:38:33.287 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-22 19:38:33.302 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-22 19:38:33.302 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.302 | Active: active (running) since Wed 2021-12-22 19:38:07 UTC; 25s ago 2021-12-22 19:38:33.302 | Main PID: 96458 (cinder-schedule) 2021-12-22 19:38:33.302 | Tasks: 4 (limit: 14352) 2021-12-22 19:38:33.302 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-22 19:38:33.302 | └─96458 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-22 19:38:33.303 | 2021-12-22 19:38:33.303 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-scheduler[96458]: INFO cinder.manager [None req-ca9c33eb-625e-488c-86f3-7fc80789d67c None None] Initiating service 1 cleanup 2021-12-22 19:38:33.303 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-scheduler[96458]: INFO cinder.manager [None req-ca9c33eb-625e-488c-86f3-7fc80789d67c None None] Service 1 cleanup completed. 2021-12-22 19:38:33.303 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-scheduler[96458]: DEBUG cinder.service [None req-ca9c33eb-625e-488c-86f3-7fc80789d67c None None] Creating RPC server for service cinder-scheduler {{(pid=96458) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-22 19:38:33.303 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-scheduler[96458]: DEBUG cinder.service [None req-ca9c33eb-625e-488c-86f3-7fc80789d67c None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96458) start /opt/stack/cinder/cinder/service.py:238}} 2021-12-22 19:38:33.303 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-scheduler[96458]: DEBUG cinder.scheduler.host_manager [None req-a42e908d-53b8-4b4b-b187-0c1366e91fc1 None None] Received backup service update from dv-neutron-821443-2-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=96458) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:547}} 2021-12-22 19:38:33.303 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv cinder-scheduler[96458]: DEBUG cinder.scheduler.host_manager [None req-c469a97d-35b1-481b-80ca-804edcd68ff0 None None] Received volume service update from dv-neutron-821443-2-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-821443-2-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=96458) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-12-22 19:38:33.303 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv cinder-scheduler[96458]: DEBUG cinder.utils [None req-c469a97d-35b1-481b-80ca-804edcd68ff0 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96458) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-22 19:38:33.303 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv cinder-scheduler[96458]: DEBUG cinder.scheduler.host_manager [None req-c469a97d-35b1-481b-80ca-804edcd68ff0 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-821443-2-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 22, 19, 38, 17, 253453)}, {'type': 'backend', 'name_to_id': 'dv-neutron-821443-2-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 22, 19, 38, 17, 253453)}]. {{(pid=96458) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-12-22 19:38:33.303 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv cinder-scheduler[96458]: DEBUG cinder.scheduler.host_manager [None req-c469a97d-35b1-481b-80ca-804edcd68ff0 None None] Updating capabilities for dv-neutron-821443-2-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-821443-2-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2021, 12, 22, 19, 38, 17, 227746)} {{(pid=96458) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-12-22 19:38:33.303 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv cinder-scheduler[96458]: DEBUG cinder.utils [None req-c469a97d-35b1-481b-80ca-804edcd68ff0 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96458) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-22 19:38:33.306 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.309 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-12-22 19:38:33.322 | enabled 2021-12-22 19:38:33.326 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-22 19:38:33.341 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-22 19:38:33.341 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.341 | Active: active (running) since Wed 2021-12-22 19:38:01 UTC; 31s ago 2021-12-22 19:38:33.341 | Main PID: 96022 (uwsgi) 2021-12-22 19:38:33.341 | Status: "uWSGI is ready" 2021-12-22 19:38:33.342 | Tasks: 11 (limit: 14352) 2021-12-22 19:38:33.342 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-22 19:38:33.342 | ├─96022 cinder-apiuWSGI master 2021-12-22 19:38:33.342 | ├─96023 cinder-apiuWSGI worker 1 2021-12-22 19:38:33.342 | └─96024 cinder-apiuWSGI worker 2 2021-12-22 19:38:33.342 | 2021-12-22 19:38:33.342 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv devstack@c-api.service[96022]: [pid: 96024|app: 0|req: 2/2] 10.222.0.53 () {60 vars in 1228 bytes} [Wed Dec 22 19:38:12 2021] POST /volume/v3/21f7a32ad04a4b1296f9fcefcf702f60/types => generated 186 bytes in 848 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-12-22 19:38:33.342 | Dec 22 19:38:13 dv-neutron-821443-2-hyperv devstack@c-api.service[96022]: INFO cinder.api.openstack.wsgi [req-f45bf538-4981-4989-8e46-3bf91169f639 req-33b84a9f-2ed8-495e-aadd-5f77cc0a2e04 admin admin] POST http://10.222.0.53/volume/v3/21f7a32ad04a4b1296f9fcefcf702f60/types/7dec8425-ddb4-40e3-b2c1-3416ded8ed42/extra_specs 2021-12-22 19:38:33.342 | Dec 22 19:38:13 dv-neutron-821443-2-hyperv devstack@c-api.service[96022]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2021-12-22 19:38:33.342 | Dec 22 19:38:13 dv-neutron-821443-2-hyperv devstack@c-api.service[96022]: DeprecationWarning, 2021-12-22 19:38:33.342 | Dec 22 19:38:13 dv-neutron-821443-2-hyperv devstack@c-api.service[96022]: DEBUG cinder.api.openstack.wsgi [req-f45bf538-4981-4989-8e46-3bf91169f639 req-33b84a9f-2ed8-495e-aadd-5f77cc0a2e04 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=96023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-12-22 19:38:33.342 | Dec 22 19:38:13 dv-neutron-821443-2-hyperv devstack@c-api.service[96022]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2021-12-22 19:38:33.342 | Dec 22 19:38:13 dv-neutron-821443-2-hyperv devstack@c-api.service[96022]: DeprecationWarning) 2021-12-22 19:38:33.342 | Dec 22 19:38:13 dv-neutron-821443-2-hyperv devstack@c-api.service[96022]: DEBUG oslo_db.sqlalchemy.engines [req-f45bf538-4981-4989-8e46-3bf91169f639 req-33b84a9f-2ed8-495e-aadd-5f77cc0a2e04 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=96023) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-22 19:38:33.342 | Dec 22 19:38:13 dv-neutron-821443-2-hyperv devstack@c-api.service[96022]: INFO cinder.api.openstack.wsgi [req-f45bf538-4981-4989-8e46-3bf91169f639 req-33b84a9f-2ed8-495e-aadd-5f77cc0a2e04 admin admin] http://10.222.0.53/volume/v3/21f7a32ad04a4b1296f9fcefcf702f60/types/7dec8425-ddb4-40e3-b2c1-3416ded8ed42/extra_specs returned with HTTP 200 2021-12-22 19:38:33.342 | Dec 22 19:38:13 dv-neutron-821443-2-hyperv devstack@c-api.service[96022]: [pid: 96023|app: 0|req: 1/3] 10.222.0.53 () {62 vars in 1445 bytes} [Wed Dec 22 19:38:12 2021] POST /volume/v3/21f7a32ad04a4b1296f9fcefcf702f60/types/7dec8425-ddb4-40e3-b2c1-3416ded8ed42/extra_specs => generated 55 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-12-22 19:38:33.345 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.348 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-vol.service 2021-12-22 19:38:33.361 | enabled 2021-12-22 19:38:33.364 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-vol.service --no-pager 2021-12-22 19:38:33.380 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-12-22 19:38:33.380 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.380 | Active: active (running) since Wed 2021-12-22 19:38:09 UTC; 23s ago 2021-12-22 19:38:33.380 | Main PID: 97153 (cinder-volume) 2021-12-22 19:38:33.380 | Tasks: 2 (limit: 14352) 2021-12-22 19:38:33.380 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-12-22 19:38:33.380 | ├─97153 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-22 19:38:33.380 | └─97406 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-22 19:38:33.380 | 2021-12-22 19:38:33.380 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv sudo[97453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2021-12-22 19:38:33.380 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv sudo[97453]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-22 19:38:33.380 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv sudo[97453]: pam_unix(sudo:session): session closed for user root 2021-12-22 19:38:33.380 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv cinder-volume[97153]: DEBUG oslo_concurrency.processutils [None req-c469a97d-35b1-481b-80ca-804edcd68ff0 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.385s {{(pid=97406) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-22 19:38:33.380 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv cinder-volume[97153]: DEBUG oslo_concurrency.processutils [None req-c469a97d-35b1-481b-80ca-804edcd68ff0 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=97406) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:379}} 2021-12-22 19:38:33.380 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv sudo[97459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 2021-12-22 19:38:33.380 | Dec 22 19:38:17 dv-neutron-821443-2-hyperv sudo[97459]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-22 19:38:33.380 | Dec 22 19:38:18 dv-neutron-821443-2-hyperv sudo[97459]: pam_unix(sudo:session): session closed for user root 2021-12-22 19:38:33.381 | Dec 22 19:38:18 dv-neutron-821443-2-hyperv cinder-volume[97153]: DEBUG oslo_concurrency.processutils [None req-c469a97d-35b1-481b-80ca-804edcd68ff0 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.355s {{(pid=97406) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-22 19:38:33.381 | Dec 22 19:38:18 dv-neutron-821443-2-hyperv cinder-volume[97153]: INFO cinder.volume.manager [None req-c469a97d-35b1-481b-80ca-804edcd68ff0 None None] Driver post RPC initialization completed successfully. 2021-12-22 19:38:33.383 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.386 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-22 19:38:33.399 | enabled 2021-12-22 19:38:33.403 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-22 19:38:33.418 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-22 19:38:33.419 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.419 | Active: active (running) since Wed 2021-12-22 19:36:17 UTC; 2min 15s ago 2021-12-22 19:38:33.419 | Main PID: 88858 (/usr/bin/python) 2021-12-22 19:38:33.419 | Tasks: 5 (limit: 14352) 2021-12-22 19:38:33.419 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-22 19:38:33.419 | ├─88858 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:38:33.419 | ├─88967 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:38:33.419 | ├─88969 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:38:33.419 | ├─88970 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-22 19:38:33.419 | └─88971 neutron-server: periodic worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-22 19:38:33.419 | 2021-12-22 19:38:33.419 | Dec 22 19:37:35 dv-neutron-821443-2-hyperv neutron-server[88858]: DEBUG neutron_lib.callbacks.manager [None req-6062c783-fc96-4402-95f3-91c1047bfeab None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8770425731750', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2782044'] for agent, after_update {{(pid=88970) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-22 19:38:33.419 | Dec 22 19:37:36 dv-neutron-821443-2-hyperv neutron-server[88858]: DEBUG neutron_lib.callbacks.manager [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8770425731750', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2782044'] for agent, after_update {{(pid=88970) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-22 19:38:33.419 | Dec 22 19:37:37 dv-neutron-821443-2-hyperv neutron-server[88858]: DEBUG neutron_lib.callbacks.manager [None req-8e439b81-57ad-4cb5-8676-83262b575b77 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8770425731750', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2782044'] for agent, after_update {{(pid=88970) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-22 19:38:33.419 | Dec 22 19:37:47 dv-neutron-821443-2-hyperv neutron-server[88858]: DEBUG neutron.db.agents_db [None req-da14070a-bf31-4c01-8eea-617026f4c79a None None] Agent healthcheck: found 5 active agents {{(pid=88971) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-12-22 19:38:33.419 | Dec 22 19:38:03 dv-neutron-821443-2-hyperv neutron-server[88858]: DEBUG neutron_lib.callbacks.manager [None req-7ac9a0db-6bf3-4db0-87f6-700724d580c4 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8770425731750', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2782044'] for agent, after_update {{(pid=88970) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-22 19:38:33.419 | Dec 22 19:38:04 dv-neutron-821443-2-hyperv neutron-server[88858]: DEBUG neutron_lib.callbacks.manager [None req-a70be4be-49c2-4394-808d-c42b718cd216 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8770425731750', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2782044'] for agent, after_update {{(pid=88970) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-22 19:38:33.419 | Dec 22 19:38:05 dv-neutron-821443-2-hyperv neutron-server[88858]: DEBUG neutron_lib.callbacks.manager [None req-718ef1fc-b567-4b2f-9ccb-ce57b359fb17 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8770425731750', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2782044'] for agent, after_update {{(pid=88970) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-22 19:38:33.419 | Dec 22 19:38:06 dv-neutron-821443-2-hyperv neutron-server[88858]: DEBUG neutron_lib.callbacks.manager [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8770425731750', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2782044'] for agent, after_update {{(pid=88970) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-22 19:38:33.419 | Dec 22 19:38:07 dv-neutron-821443-2-hyperv neutron-server[88858]: DEBUG neutron_lib.callbacks.manager [None req-8e439b81-57ad-4cb5-8676-83262b575b77 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8770425731750', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2782044'] for agent, after_update {{(pid=88970) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-22 19:38:33.419 | Dec 22 19:38:24 dv-neutron-821443-2-hyperv neutron-server[88858]: DEBUG neutron.db.agents_db [None req-da14070a-bf31-4c01-8eea-617026f4c79a None None] Agent healthcheck: found 5 active agents {{(pid=88971) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-12-22 19:38:33.422 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.425 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-22 19:38:33.438 | enabled 2021-12-22 19:38:33.442 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-22 19:38:33.458 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-22 19:38:33.458 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.458 | Active: active (running) since Wed 2021-12-22 19:36:29 UTC; 2min 3s ago 2021-12-22 19:38:33.458 | Main PID: 90255 (/usr/bin/python) 2021-12-22 19:38:33.458 | Tasks: 12 (limit: 14352) 2021-12-22 19:38:33.458 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-22 19:38:33.458 | ├─90255 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-12-22 19:38:33.458 | ├─91838 /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/tmp6mr925kk/privsep.sock 2021-12-22 19:38:33.458 | ├─91847 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-22 19:38:33.458 | ├─91848 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-22 19:38:33.458 | └─92005 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/dfcd83d5-370d-4b37-b317-eb3c3163824a/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/dfcd83d5-370d-4b37-b317-eb3c3163824a/host --addn-hosts=/opt/stack/data/neutron/dhcp/dfcd83d5-370d-4b37-b317-eb3c3163824a/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/dfcd83d5-370d-4b37-b317-eb3c3163824a/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/dfcd83d5-370d-4b37-b317-eb3c3163824a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9a0a30aa-3af5-4922-980f-3d57ccbdbcfe,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-12-22 19:38:33.458 | 2021-12-22 19:38:33.458 | Dec 22 19:37:10 dv-neutron-821443-2-hyperv neutron-dhcp-agent[90255]: DEBUG oslo_concurrency.lockutils [None req-5369adfd-d2a9-434e-ba75-73c8baa248ce None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=90255) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-22 19:38:33.458 | Dec 22 19:37:14 dv-neutron-821443-2-hyperv neutron-dhcp-agent[90255]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=90255) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-22 19:38:33.458 | Dec 22 19:37:16 dv-neutron-821443-2-hyperv neutron-dhcp-agent[90255]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90255) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-22 19:38:33.459 | Dec 22 19:37:16 dv-neutron-821443-2-hyperv neutron-dhcp-agent[90255]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90255) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-22 19:38:33.459 | Dec 22 19:37:17 dv-neutron-821443-2-hyperv dnsmasq[92005]: reading /etc/resolv.conf 2021-12-22 19:38:33.459 | Dec 22 19:37:17 dv-neutron-821443-2-hyperv dnsmasq[92005]: using nameserver 127.0.0.53#53 2021-12-22 19:38:33.459 | Dec 22 19:37:17 dv-neutron-821443-2-hyperv dnsmasq[92005]: reading /etc/resolv.conf 2021-12-22 19:38:33.459 | Dec 22 19:37:17 dv-neutron-821443-2-hyperv dnsmasq[92005]: using nameserver 127.0.0.53#53 2021-12-22 19:38:33.459 | Dec 22 19:37:33 dv-neutron-821443-2-hyperv neutron-dhcp-agent[90255]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90255) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-22 19:38:33.459 | Dec 22 19:37:33 dv-neutron-821443-2-hyperv neutron-dhcp-agent[90255]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90255) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-22 19:38:33.462 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.465 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-22 19:38:33.479 | enabled 2021-12-22 19:38:33.483 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-22 19:38:33.498 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-22 19:38:33.498 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.498 | Active: active (running) since Wed 2021-12-22 19:36:31 UTC; 2min 1s ago 2021-12-22 19:38:33.498 | Main PID: 90991 (/usr/bin/python) 2021-12-22 19:38:33.498 | Tasks: 3 (limit: 14352) 2021-12-22 19:38:33.498 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-22 19:38:33.498 | ├─90991 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-22 19:38:33.498 | ├─91481 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-22 19:38:33.498 | └─91482 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-22 19:38:33.498 | 2021-12-22 19:38:33.499 | Dec 22 19:36:36 dv-neutron-821443-2-hyperv neutron-metadata-agent[90991]: DEBUG oslo_service.service [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] oslo_messaging_rabbit.ssl = False {{(pid=90991) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.499 | Dec 22 19:36:36 dv-neutron-821443-2-hyperv neutron-metadata-agent[90991]: DEBUG oslo_service.service [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90991) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.499 | Dec 22 19:36:36 dv-neutron-821443-2-hyperv neutron-metadata-agent[90991]: DEBUG oslo_service.service [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90991) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.499 | Dec 22 19:36:36 dv-neutron-821443-2-hyperv neutron-metadata-agent[90991]: DEBUG oslo_service.service [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90991) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.499 | Dec 22 19:36:36 dv-neutron-821443-2-hyperv neutron-metadata-agent[90991]: DEBUG oslo_service.service [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] oslo_messaging_rabbit.ssl_version = {{(pid=90991) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.499 | Dec 22 19:36:36 dv-neutron-821443-2-hyperv neutron-metadata-agent[90991]: DEBUG oslo_service.service [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] oslo_messaging_notifications.driver = [] {{(pid=90991) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.499 | Dec 22 19:36:36 dv-neutron-821443-2-hyperv neutron-metadata-agent[90991]: DEBUG oslo_service.service [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] oslo_messaging_notifications.retry = -1 {{(pid=90991) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.499 | Dec 22 19:36:36 dv-neutron-821443-2-hyperv neutron-metadata-agent[90991]: DEBUG oslo_service.service [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90991) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.499 | Dec 22 19:36:36 dv-neutron-821443-2-hyperv neutron-metadata-agent[90991]: DEBUG oslo_service.service [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] oslo_messaging_notifications.transport_url = **** {{(pid=90991) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.499 | Dec 22 19:36:36 dv-neutron-821443-2-hyperv neutron-metadata-agent[90991]: DEBUG oslo_service.service [None req-c949d816-24ff-402a-b30d-dbac46652c4f None None] ******************************************************************************** {{(pid=90991) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-22 19:38:33.502 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.505 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-22 19:38:33.517 | enabled 2021-12-22 19:38:33.522 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-22 19:38:33.538 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-22 19:38:33.538 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.538 | Active: active (running) since Wed 2021-12-22 19:36:28 UTC; 2min 4s ago 2021-12-22 19:38:33.538 | Main PID: 89898 (/usr/bin/python) 2021-12-22 19:38:33.538 | Tasks: 7 (limit: 14352) 2021-12-22 19:38:33.539 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-22 19:38:33.539 | ├─89898 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 19:38:33.539 | ├─91451 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-22 19:38:33.539 | ├─91453 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-22 19:38:33.539 | └─91477 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-22 19:38:33.539 | 2021-12-22 19:38:33.539 | Dec 22 19:38:29 dv-neutron-821443-2-hyperv neutron-openvswitch-agent[89898]: DEBUG neutron.agent.linux.utils [None req-cb44cce0-476f-404b-b390-da89293cb934 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91477. {{(pid=89898) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-22 19:38:33.539 | Dec 22 19:38:29 dv-neutron-821443-2-hyperv neutron-openvswitch-agent[89898]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-cb44cce0-476f-404b-b390-da89293cb934 None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-22 19:38:33.539 | Dec 22 19:38:31 dv-neutron-821443-2-hyperv neutron-openvswitch-agent[89898]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-cb44cce0-476f-404b-b390-da89293cb934 None None] Agent rpc_loop - iteration:58 started 2021-12-22 19:38:33.539 | Dec 22 19:38:31 dv-neutron-821443-2-hyperv neutron-openvswitch-agent[89898]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-cb44cce0-476f-404b-b390-da89293cb934 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3cd5c47f,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=8900032159941594981,duration_nsec=166000000,duration_sec=118,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=89898) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-22 19:38:33.539 | Dec 22 19:38:31 dv-neutron-821443-2-hyperv neutron-openvswitch-agent[89898]: DEBUG neutron.agent.linux.utils [None req-cb44cce0-476f-404b-b390-da89293cb934 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91477. {{(pid=89898) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-22 19:38:33.539 | Dec 22 19:38:31 dv-neutron-821443-2-hyperv neutron-openvswitch-agent[89898]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-cb44cce0-476f-404b-b390-da89293cb934 None None] Agent rpc_loop - iteration:58 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2021-12-22 19:38:33.539 | Dec 22 19:38:33 dv-neutron-821443-2-hyperv neutron-openvswitch-agent[89898]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-cb44cce0-476f-404b-b390-da89293cb934 None None] Agent rpc_loop - iteration:59 started 2021-12-22 19:38:33.539 | Dec 22 19:38:33 dv-neutron-821443-2-hyperv neutron-openvswitch-agent[89898]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-cb44cce0-476f-404b-b390-da89293cb934 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3cd5c481,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=8900032159941594981,duration_nsec=167000000,duration_sec=120,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=89898) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-22 19:38:33.539 | Dec 22 19:38:33 dv-neutron-821443-2-hyperv neutron-openvswitch-agent[89898]: DEBUG neutron.agent.linux.utils [None req-cb44cce0-476f-404b-b390-da89293cb934 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91477. {{(pid=89898) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-22 19:38:33.539 | Dec 22 19:38:33 dv-neutron-821443-2-hyperv neutron-openvswitch-agent[89898]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-cb44cce0-476f-404b-b390-da89293cb934 None None] Agent rpc_loop - iteration:59 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-22 19:38:33.542 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.545 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-22 19:38:33.558 | enabled 2021-12-22 19:38:33.562 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-22 19:38:33.577 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-22 19:38:33.577 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.577 | Active: active (running) since Wed 2021-12-22 19:36:30 UTC; 2min 2s ago 2021-12-22 19:38:33.577 | Main PID: 90642 (/usr/bin/python) 2021-12-22 19:38:33.577 | Tasks: 12 (limit: 14352) 2021-12-22 19:38:33.577 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-22 19:38:33.577 | ├─90642 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-12-22 19:38:33.578 | ├─91547 /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/tmpxuujr_lg/privsep.sock 2021-12-22 19:38:33.578 | ├─92306 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-22 19:38:33.578 | ├─92307 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-22 19:38:33.578 | └─92502 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/9f08a2db-2bf7-4da2-8df1-478160d6cf76.conf 2021-12-22 19:38:33.578 | 2021-12-22 19:38:33.578 | Dec 22 19:37:18 dv-neutron-821443-2-hyperv neutron-l3-agent[90642]: INFO neutron.agent.l3.agent [-] Finished a router update for 9f08a2db-2bf7-4da2-8df1-478160d6cf76, update_id 5586f1a9-4956-4c2b-8d09-aeae8920e895. Time elapsed: 3.564 2021-12-22 19:38:33.578 | Dec 22 19:37:20 dv-neutron-821443-2-hyperv neutron-l3-agent[90642]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-9f08a2db-2bf7-4da2-8df1-478160d6cf76', 'arping', '-U', '-I', 'qg-68089c0e-46', '-c', '1', '-w', '2', '172.26.8.20'] {{(pid=90642) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-22 19:38:33.578 | Dec 22 19:37:20 dv-neutron-821443-2-hyperv neutron-l3-agent[90642]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-9f08a2db-2bf7-4da2-8df1-478160d6cf76', 'arping', '-A', '-I', 'qg-68089c0e-46', '-c', '1', '-w', '2', '172.26.8.20'] {{(pid=90642) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-22 19:38:33.578 | Dec 22 19:37:22 dv-neutron-821443-2-hyperv neutron-l3-agent[90642]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-9f08a2db-2bf7-4da2-8df1-478160d6cf76', 'arping', '-U', '-I', 'qg-68089c0e-46', '-c', '1', '-w', '2', '172.26.8.20'] {{(pid=90642) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-22 19:38:33.578 | Dec 22 19:37:22 dv-neutron-821443-2-hyperv neutron-l3-agent[90642]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-9f08a2db-2bf7-4da2-8df1-478160d6cf76', 'arping', '-A', '-I', 'qg-68089c0e-46', '-c', '1', '-w', '2', '172.26.8.20'] {{(pid=90642) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-22 19:38:33.578 | Dec 22 19:37:34 dv-neutron-821443-2-hyperv neutron-l3-agent[90642]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90642) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-22 19:38:33.578 | Dec 22 19:37:34 dv-neutron-821443-2-hyperv neutron-l3-agent[90642]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90642) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-22 19:38:33.578 | Dec 22 19:37:35 dv-neutron-821443-2-hyperv neutron-l3-agent[90642]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90642) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-22 19:38:33.578 | Dec 22 19:37:35 dv-neutron-821443-2-hyperv neutron-l3-agent[90642]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90642) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-22 19:38:33.578 | Dec 22 19:37:55 dv-neutron-821443-2-hyperv neutron-l3-agent[90642]: DEBUG oslo_service.periodic_task [None req-d055f207-10cc-4254-966f-51f67af83c24 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90642) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-22 19:38:33.582 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.584 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-22 19:38:33.596 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-22 19:38:33.602 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.605 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-12-22 19:38:33.617 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-22 19:38:33.621 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.624 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-12-22 19:38:33.636 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-22 19:38:33.640 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.642 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-22 19:38:33.656 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-22 19:38:33.660 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.663 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-12-22 19:38:33.676 | enabled 2021-12-22 19:38:33.680 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-22 19:38:33.697 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-22 19:38:33.697 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.697 | Active: active (running) since Wed 2021-12-22 19:18:38 UTC; 19min ago 2021-12-22 19:38:33.697 | Main PID: 70997 (dstat.sh) 2021-12-22 19:38:33.697 | Tasks: 3 (limit: 14352) 2021-12-22 19:38:33.697 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-22 19:38:33.697 | ├─70997 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-22 19:38:33.697 | ├─71051 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-22 19:38:33.697 | └─71052 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-12-22 19:38:33.697 | 2021-12-22 19:38:33.697 | Dec 22 19:38:24 dv-neutron-821443-2-hyperv dstat.sh[70997]: 22-12 19:38:24| 27 3 69 1 0|4356M 2524M 148M 4749M| 196B 0 | 0 152k| 0 6.00 | 324 3633 |2.30 1.99 1.55|2.0 0 1.0| 0 0 |openstack 97813 25%6848k 33k|openstack 978136848k 33k 25%|mysqld 412M| 0 0 | 26 273 0 143 0 2021-12-22 19:38:33.697 | Dec 22 19:38:25 dv-neutron-821443-2-hyperv dstat.sh[70997]: 22-12 19:38:25| 26 5 66 4 0|4320M 2560M 148M 4749M| 0 0 | 0 532k| 0 27.0 |1382 5632 |2.30 1.99 1.55|5.0 0 124| 0 0 |uwsgi 722164.2%4656B 17k|bash 97396 11M 49k 0%|mysqld 412M| 0 0 | 26 273 0 150 0 2021-12-22 19:38:33.697 | Dec 22 19:38:26 dv-neutron-821443-2-hyperv dstat.sh[70997]: 22-12 19:38:26| 25 4 71 1 0|4349M 2531M 148M 4750M| 0 0 | 0 108k| 0 3.00 | 503 4034 |2.30 1.99 1.55|3.0 1.0 16| 0 0 |openstack 97953 25%6919k 33k|openstack 979536612k 33k 25%|mysqld 412M| 0 0 | 26 273 0 147 0 2021-12-22 19:38:33.697 | Dec 22 19:38:27 dv-neutron-821443-2-hyperv dstat.sh[70997]: 22-12 19:38:27| 27 3 68 2 0|4367M 2513M 148M 4750M| 0 0 | 0 136k| 0 10.0 | 588 4218 |2.30 1.99 1.55|2.0 0 2.0| 0 0 |openstack 97953 22%4387k 0 |openstack 979534387k 0 22%|mysqld 412M| 0 0 | 26 275 0 151 0 2021-12-22 19:38:33.697 | Dec 22 19:38:28 dv-neutron-821443-2-hyperv dstat.sh[70997]: 22-12 19:38:28| 26 4 68 2 0|4338M 2542M 148M 4750M|1012B 0 | 0 120k| 0 9.00 | 874 4768 |2.19 1.98 1.55|2.0 0 80| 0 0 |openstack 98035 16%4259k 33k|bash 97396 11M 42k 0%|mysqld 412M| 0 0 | 26 273 0 154 0 2021-12-22 19:38:33.697 | Dec 22 19:38:29 dv-neutron-821443-2-hyperv dstat.sh[70997]: 22-12 19:38:29| 26 3 70 1 0|4363M 2517M 148M 4750M| 0 0 | 0 68k| 0 6.00 | 362 3721 |2.19 1.98 1.55|3.0 0 0| 0 0 |openstack 98035 25%6084k 0 |openstack 980356084k 0 25%|mysqld 412M| 0 0 | 26 273 0 150 0 2021-12-22 19:38:33.697 | Dec 22 19:38:30 dv-neutron-821443-2-hyperv dstat.sh[70997]: 22-12 19:38:30| 26 4 67 3 0|4331M 2549M 148M 4750M| 0 0 | 0 272k| 0 12.0 |1063 4985 |2.19 1.98 1.55|2.0 0 77| 0 0 |openstack 981138.0%2054k 256B|bash 97396 11M 42k 0%|mysqld 412M| 0 0 | 26 273 0 156 0 2021-12-22 19:38:33.697 | Dec 22 19:38:31 dv-neutron-821443-2-hyperv dstat.sh[70997]: 22-12 19:38:31| 27 2 71 0 0|4353M 2527M 148M 4750M| 0 0 | 0 0 | 0 0 | 339 3616 |2.19 1.98 1.55|3.0 0 1.0| 0 0 |openstack 98113 25%5801k 33k|openstack 981135801k 33k 25%|mysqld 412M| 0 0 | 26 273 0 155 0 2021-12-22 19:38:33.697 | Dec 22 19:38:32 dv-neutron-821443-2-hyperv dstat.sh[70997]: 22-12 19:38:32| 28 3 64 4 0|4366M 2514M 148M 4750M| 0 0 | 0 2440k| 0 209 | 833 4556 |2.19 1.98 1.55|3.0 0 0| 0 0 |uwsgi 722164.5%3713B 14k|bash 97396 11M 34k 0%|mysqld 412M| 0 0 | 26 273 0 161 0 2021-12-22 19:38:33.697 | Dec 22 19:38:33 dv-neutron-821443-2-hyperv dstat.sh[70997]: 22-12 19:38:33| 15 20 62 3 0|4320M 2560M 148M 4750M| 0 0 | 0 332k| 0 19.0 |2741 8291 |2.26 1.99 1.56|4.0 0 457| 0 0 |systemd 1 3.0% 0 0 |bash 17339 92M 443k2.0%|mysqld 412M| 0 0 | 26 273 0 154 0 2021-12-22 19:38:33.701 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.703 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-22 19:38:33.716 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-22 19:38:33.720 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.723 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-22 19:38:33.735 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-22 19:38:33.739 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.741 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-12-22 19:38:33.755 | enabled 2021-12-22 19:38:33.759 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-12-22 19:38:33.775 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-12-22 19:38:33.776 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.776 | Active: active (running) since Wed 2021-12-22 19:36:33 UTC; 2min 0s ago 2021-12-22 19:38:33.776 | Main PID: 91357 (/usr/bin/python) 2021-12-22 19:38:33.776 | Tasks: 1 (limit: 14352) 2021-12-22 19:38:33.776 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-12-22 19:38:33.776 | └─91357 /usr/bin/python3.6 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini 2021-12-22 19:38:33.776 | 2021-12-22 19:38:33.776 | Dec 22 19:37:37 dv-neutron-821443-2-hyperv neutron-metering-agent[91357]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=91357) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-22 19:38:33.776 | Dec 22 19:38:01 dv-neutron-821443-2-hyperv neutron-metering-agent[91357]: DEBUG oslo_service.periodic_task [None req-7dd02ce1-9f7c-4998-b975-f7109e5a6e0c None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=91357) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-22 19:38:33.776 | Dec 22 19:38:07 dv-neutron-821443-2-hyperv neutron-metering-agent[91357]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=91357) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-12-22 19:38:33.776 | Dec 22 19:38:07 dv-neutron-821443-2-hyperv neutron-metering-agent[91357]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91357) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-22 19:38:33.776 | Dec 22 19:38:07 dv-neutron-821443-2-hyperv neutron-metering-agent[91357]: 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=91357) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-22 19:38:33.776 | Dec 22 19:38:07 dv-neutron-821443-2-hyperv neutron-metering-agent[91357]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=91357) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-22 19:38:33.776 | Dec 22 19:38:07 dv-neutron-821443-2-hyperv neutron-metering-agent[91357]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=91357) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-12-22 19:38:33.776 | Dec 22 19:38:07 dv-neutron-821443-2-hyperv neutron-metering-agent[91357]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91357) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-22 19:38:33.776 | Dec 22 19:38:07 dv-neutron-821443-2-hyperv neutron-metering-agent[91357]: 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=91357) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-22 19:38:33.776 | Dec 22 19:38:07 dv-neutron-821443-2-hyperv neutron-metering-agent[91357]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.003s {{(pid=91357) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-22 19:38:33.779 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.782 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-12-22 19:38:33.793 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-12-22 19:38:33.797 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.801 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-22 19:38:33.816 | enabled 2021-12-22 19:38:33.820 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-12-22 19:38:33.836 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-12-22 19:38:33.836 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.836 | Active: active (running) since Wed 2021-12-22 19:35:37 UTC; 2min 55s ago 2021-12-22 19:38:33.836 | Main PID: 86995 (glance-registry) 2021-12-22 19:38:33.836 | Tasks: 3 (limit: 14352) 2021-12-22 19:38:33.836 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-12-22 19:38:33.836 | ├─86995 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-22 19:38:33.836 | ├─87506 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-22 19:38:33.837 | └─87507 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-22 19:38:33.837 | 2021-12-22 19:38:33.837 | Dec 22 19:35:40 dv-neutron-821443-2-hyperv glance-registry[86995]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=86995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.837 | Dec 22 19:35:40 dv-neutron-821443-2-hyperv glance-registry[86995]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=86995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.837 | Dec 22 19:35:40 dv-neutron-821443-2-hyperv glance-registry[86995]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=86995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.837 | Dec 22 19:35:40 dv-neutron-821443-2-hyperv glance-registry[86995]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=86995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.837 | Dec 22 19:35:40 dv-neutron-821443-2-hyperv glance-registry[86995]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=86995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-22 19:38:33.837 | Dec 22 19:35:40 dv-neutron-821443-2-hyperv glance-registry[86995]: INFO glance.common.wsgi [-] Starting 2 workers 2021-12-22 19:38:33.837 | Dec 22 19:35:40 dv-neutron-821443-2-hyperv glance-registry[86995]: INFO glance.common.wsgi [-] Started child 87506 2021-12-22 19:38:33.837 | Dec 22 19:35:40 dv-neutron-821443-2-hyperv glance-registry[86995]: INFO eventlet.wsgi.server [-] (87506) wsgi starting up on http://0.0.0.0:9191 2021-12-22 19:38:33.837 | Dec 22 19:35:40 dv-neutron-821443-2-hyperv glance-registry[86995]: INFO glance.common.wsgi [-] Started child 87507 2021-12-22 19:38:33.837 | Dec 22 19:35:40 dv-neutron-821443-2-hyperv glance-registry[86995]: INFO eventlet.wsgi.server [-] (87507) wsgi starting up on http://0.0.0.0:9191 2021-12-22 19:38:33.840 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.843 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-12-22 19:38:33.856 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-22 19:38:33.860 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.863 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-bak.service 2021-12-22 19:38:33.877 | enabled 2021-12-22 19:38:33.881 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-bak.service --no-pager 2021-12-22 19:38:33.897 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-12-22 19:38:33.897 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.897 | Active: active (running) since Wed 2021-12-22 19:38:08 UTC; 25s ago 2021-12-22 19:38:33.897 | Main PID: 96804 (cinder-backup) 2021-12-22 19:38:33.897 | Tasks: 2 (limit: 14352) 2021-12-22 19:38:33.897 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-12-22 19:38:33.898 | ├─96804 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-22 19:38:33.898 | └─97243 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-22 19:38:33.898 | 2021-12-22 19:38:33.898 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-backup[96804]: DEBUG oslo_service.service [None req-927740c1-82e1-45df-b367-7d3a29f2ab61 None None] backend_defaults.volume_backend_name = None {{(pid=96804) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.898 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-backup[96804]: DEBUG oslo_service.service [None req-927740c1-82e1-45df-b367-7d3a29f2ab61 None None] backend_defaults.volume_clear = zero {{(pid=96804) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.898 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-backup[96804]: DEBUG oslo_service.service [None req-927740c1-82e1-45df-b367-7d3a29f2ab61 None None] backend_defaults.volume_clear_ionice = None {{(pid=96804) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.898 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-backup[96804]: DEBUG oslo_service.service [None req-927740c1-82e1-45df-b367-7d3a29f2ab61 None None] backend_defaults.volume_clear_size = 0 {{(pid=96804) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.898 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-backup[96804]: DEBUG cinder.service [None req-a42e908d-53b8-4b4b-b187-0c1366e91fc1 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=97243) start /opt/stack/cinder/cinder/service.py:238}} 2021-12-22 19:38:33.898 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-backup[96804]: DEBUG oslo_service.service [None req-927740c1-82e1-45df-b367-7d3a29f2ab61 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96804) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.898 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-backup[96804]: DEBUG oslo_service.service [None req-927740c1-82e1-45df-b367-7d3a29f2ab61 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96804) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.898 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-backup[96804]: DEBUG oslo_service.service [None req-927740c1-82e1-45df-b367-7d3a29f2ab61 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96804) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.898 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-backup[96804]: DEBUG oslo_service.service [None req-927740c1-82e1-45df-b367-7d3a29f2ab61 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96804) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:33.898 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv cinder-backup[96804]: DEBUG oslo_service.service [None req-927740c1-82e1-45df-b367-7d3a29f2ab61 None None] ******************************************************************************** {{(pid=96804) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-22 19:38:33.901 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.904 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-12-22 19:38:33.917 | enabled 2021-12-22 19:38:33.920 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-12-22 19:38:33.935 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-12-22 19:38:33.935 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.935 | Active: active (running) since Wed 2021-12-22 19:35:33 UTC; 3min 0s ago 2021-12-22 19:38:33.936 | Main PID: 86497 (swift-proxy-ser) 2021-12-22 19:38:33.936 | Tasks: 2 (limit: 14352) 2021-12-22 19:38:33.936 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-12-22 19:38:33.936 | ├─86497 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-22 19:38:33.936 | └─86593 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-22 19:38:33.936 | 2021-12-22 19:38:33.936 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv proxy-server[86593]: 10.222.0.53 10.222.0.53 22/Dec/2021/19/36/08 PUT /v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance/67e444e5-1226-4a63-a6b5-5573d615a2a9 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhw34Y... 645922816 - - txf62ff9084a56402491743-0061c37e19 - 15.0981 - - 1640201753.689252377 1640201768.787361622 0 2021-12-22 19:38:33.936 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv swift-proxy-server[86497]: proxy-server: 10.222.0.53 10.222.0.53 22/Dec/2021/19/36/08 PUT /v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance/67e444e5-1226-4a63-a6b5-5573d615a2a9 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhw34Y... 645922816 - - txf62ff9084a56402491743-0061c37e19 - 15.0981 - - 1640201753.689252377 1640201768.787361622 0 2021-12-22 19:38:33.936 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv proxy-server[86593]: Deferring reject downstream 2021-12-22 19:38:33.936 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv proxy-server[86593]: Received request from 2021-12-22 19:38:33.936 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv swift-proxy-server[86497]: proxy-server: Deferring reject downstream 2021-12-22 19:38:33.936 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv swift-proxy-server[86497]: proxy-server: Received request from 2021-12-22 19:38:33.936 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv swift-proxy-server[86497]: proxy-server: Authorizing as anonymous (txn: tx19b5a12e6ffc406abbe9a-0061c37ea4) 2021-12-22 19:38:33.936 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv proxy-server[86593]: Authorizing as anonymous (txn: tx19b5a12e6ffc406abbe9a-0061c37ea4) 2021-12-22 19:38:33.936 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv proxy-server[86593]: 10.222.0.53 10.222.0.53 22/Dec/2021/19/38/12 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - tx19b5a12e6ffc406abbe9a-0061c37ea4 - 0.0044 - - 1640201892.288594484 1640201892.292994738 - 2021-12-22 19:38:33.936 | Dec 22 19:38:12 dv-neutron-821443-2-hyperv swift-proxy-server[86497]: proxy-server: 10.222.0.53 10.222.0.53 22/Dec/2021/19/38/12 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - tx19b5a12e6ffc406abbe9a-0061c37ea4 - 0.0044 - - 1640201892.288594484 1640201892.292994738 - 2021-12-22 19:38:33.939 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.942 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-12-22 19:38:33.955 | enabled 2021-12-22 19:38:33.959 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-12-22 19:38:33.975 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-12-22 19:38:33.975 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-12-22 19:38:33.975 | Active: active (running) since Wed 2021-12-22 19:35:29 UTC; 3min 4s ago 2021-12-22 19:38:33.975 | Main PID: 85015 (swift-object-se) 2021-12-22 19:38:33.975 | Tasks: 23 (limit: 14352) 2021-12-22 19:38:33.975 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-12-22 19:38:33.975 | ├─85015 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-22 19:38:33.975 | ├─85535 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-22 19:38:33.975 | └─85538 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-22 19:38:33.975 | 2021-12-22 19:38:33.975 | Dec 22 19:35:29 dv-neutron-821443-2-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2021-12-22 19:38:33.975 | Dec 22 19:35:30 dv-neutron-821443-2-hyperv object-server[85015]: Started child 85535 from parent 85015 2021-12-22 19:38:33.975 | Dec 22 19:35:30 dv-neutron-821443-2-hyperv swift-object-server[85015]: object-server: Started child 85535 from parent 85015 2021-12-22 19:38:33.975 | Dec 22 19:35:30 dv-neutron-821443-2-hyperv object-server[85015]: Started child 85538 from parent 85015 2021-12-22 19:38:33.975 | Dec 22 19:35:30 dv-neutron-821443-2-hyperv swift-object-server[85015]: object-server: Started child 85538 from parent 85015 2021-12-22 19:38:33.975 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv object-server[85538]: 127.0.0.1 - - [22/Dec/2021:19:36:08 +0000] "PUT /sdb1/91/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance/67e444e5-1226-4a63-a6b5-5573d615a2a9" 201 - "PUT http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance/67e444e5-1226-4a63-a6b5-5573d615a2a9" "txf62ff9084a56402491743-0061c37e19" "proxy-server 86593" 15.0705 "-" 85538 0 2021-12-22 19:38:33.976 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv swift-object-server[85015]: object-server: 127.0.0.1 - - [22/Dec/2021:19:36:08 +0000] "PUT /sdb1/91/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance/67e444e5-1226-4a63-a6b5-5573d615a2a9" 201 - "PUT http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance/67e444e5-1226-4a63-a6b5-5573d615a2a9" "txf62ff9084a56402491743-0061c37e19" "proxy-server 86593" 15.0705 "-" 85538 0 2021-12-22 19:38:33.978 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:33.981 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-12-22 19:38:33.994 | enabled 2021-12-22 19:38:33.997 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-12-22 19:38:34.013 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-12-22 19:38:34.013 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-12-22 19:38:34.013 | Active: active (running) since Wed 2021-12-22 19:35:30 UTC; 3min 3s ago 2021-12-22 19:38:34.014 | Main PID: 85369 (swift-container) 2021-12-22 19:38:34.014 | Tasks: 3 (limit: 14352) 2021-12-22 19:38:34.014 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-12-22 19:38:34.014 | ├─85369 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-22 19:38:34.014 | ├─85840 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-22 19:38:34.014 | └─85843 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-22 19:38:34.014 | 2021-12-22 19:38:34.014 | Dec 22 19:35:31 dv-neutron-821443-2-hyperv container-server[85369]: Started child 85840 from parent 85369 2021-12-22 19:38:34.014 | Dec 22 19:35:31 dv-neutron-821443-2-hyperv swift-container-server[85369]: container-server: Started child 85840 from parent 85369 2021-12-22 19:38:34.014 | Dec 22 19:35:31 dv-neutron-821443-2-hyperv container-server[85369]: Started child 85843 from parent 85369 2021-12-22 19:38:34.014 | Dec 22 19:35:31 dv-neutron-821443-2-hyperv swift-container-server[85369]: container-server: Started child 85843 from parent 85369 2021-12-22 19:38:34.014 | Dec 22 19:35:53 dv-neutron-821443-2-hyperv container-server[85840]: 127.0.0.1 - - [22/Dec/2021:19:35:53 +0000] "PUT /sdb1/373/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance" 201 - "PUT http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance" "txc1e15d4a5f1a4308a0c23-0061c37e19" "proxy-server 86593" 0.0962 "-" 85840 0 2021-12-22 19:38:34.014 | Dec 22 19:35:53 dv-neutron-821443-2-hyperv swift-container-server[85369]: container-server: 127.0.0.1 - - [22/Dec/2021:19:35:53 +0000] "PUT /sdb1/373/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance" 201 - "PUT http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance" "txc1e15d4a5f1a4308a0c23-0061c37e19" "proxy-server 86593" 0.0962 "-" 85840 0 2021-12-22 19:38:34.014 | Dec 22 19:35:53 dv-neutron-821443-2-hyperv container-server[85840]: 127.0.0.1 - - [22/Dec/2021:19:35:53 +0000] "HEAD /sdb1/373/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance" 204 - "HEAD http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance?format=json&states=listing" "txf62ff9084a56402491743-0061c37e19" "proxy-server 86593" 0.0030 "-" 85840 0 2021-12-22 19:38:34.014 | Dec 22 19:35:53 dv-neutron-821443-2-hyperv swift-container-server[85369]: container-server: 127.0.0.1 - - [22/Dec/2021:19:35:53 +0000] "HEAD /sdb1/373/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance" 204 - "HEAD http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance?format=json&states=listing" "txf62ff9084a56402491743-0061c37e19" "proxy-server 86593" 0.0030 "-" 85840 0 2021-12-22 19:38:34.014 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv container-server[85840]: 127.0.0.1 - - [22/Dec/2021:19:36:08 +0000] "PUT /sdb1/373/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance/67e444e5-1226-4a63-a6b5-5573d615a2a9" 201 - "PUT http://10.222.0.53:8080/sdb1/91/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance/67e444e5-1226-4a63-a6b5-5573d615a2a9" "txf62ff9084a56402491743-0061c37e19" "object-server 85538" 0.0010 "-" 85840 0 2021-12-22 19:38:34.014 | Dec 22 19:36:08 dv-neutron-821443-2-hyperv swift-container-server[85369]: container-server: 127.0.0.1 - - [22/Dec/2021:19:36:08 +0000] "PUT /sdb1/373/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance/67e444e5-1226-4a63-a6b5-5573d615a2a9" 201 - "PUT http://10.222.0.53:8080/sdb1/91/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance/67e444e5-1226-4a63-a6b5-5573d615a2a9" "txf62ff9084a56402491743-0061c37e19" "object-server 85538" 0.0010 "-" 85840 0 2021-12-22 19:38:34.017 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.020 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-12-22 19:38:34.033 | enabled 2021-12-22 19:38:34.037 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-12-22 19:38:34.053 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-12-22 19:38:34.053 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-12-22 19:38:34.053 | Active: active (running) since Wed 2021-12-22 19:35:31 UTC; 3min 2s ago 2021-12-22 19:38:34.053 | Main PID: 85726 (swift-account-s) 2021-12-22 19:38:34.053 | Tasks: 3 (limit: 14352) 2021-12-22 19:38:34.053 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-12-22 19:38:34.053 | ├─85726 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-22 19:38:34.053 | ├─86168 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-22 19:38:34.053 | └─86171 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-22 19:38:34.053 | 2021-12-22 19:38:34.053 | Dec 22 19:35:52 dv-neutron-821443-2-hyperv account-server[86171]: 127.0.0.1 - - [22/Dec/2021:19:35:52 +0000] "HEAD /sdb1/361/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1" 404 - "HEAD http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1?format=json" "tx177509e87a6548f789064-0061c37e18" "proxy-server 86593" 0.0019 "-" 86171 - 2021-12-22 19:38:34.053 | Dec 22 19:35:52 dv-neutron-821443-2-hyperv swift-account-server[85726]: account-server: 127.0.0.1 - - [22/Dec/2021:19:35:52 +0000] "HEAD /sdb1/361/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1" 404 - "HEAD http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1?format=json" "tx177509e87a6548f789064-0061c37e18" "proxy-server 86593" 0.0019 "-" 86171 - 2021-12-22 19:38:34.053 | Dec 22 19:35:52 dv-neutron-821443-2-hyperv account-server[86171]: 127.0.0.1 - - [22/Dec/2021:19:35:52 +0000] "HEAD /sdb1/361/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1" 404 - "HEAD http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1?format=json" "tx177509e87a6548f789064-0061c37e18" "proxy-server 86593" 0.0004 "-" 86171 - 2021-12-22 19:38:34.053 | Dec 22 19:35:52 dv-neutron-821443-2-hyperv swift-account-server[85726]: account-server: 127.0.0.1 - - [22/Dec/2021:19:35:52 +0000] "HEAD /sdb1/361/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1" 404 - "HEAD http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1?format=json" "tx177509e87a6548f789064-0061c37e18" "proxy-server 86593" 0.0004 "-" 86171 - 2021-12-22 19:38:34.053 | Dec 22 19:35:53 dv-neutron-821443-2-hyperv account-server[86171]: 127.0.0.1 - - [22/Dec/2021:19:35:53 +0000] "PUT /sdb1/361/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1" 201 - "-" "txc1e15d4a5f1a4308a0c23-0061c37e19" "-" 0.2239 "-" 86171 - 2021-12-22 19:38:34.053 | Dec 22 19:35:53 dv-neutron-821443-2-hyperv swift-account-server[85726]: account-server: 127.0.0.1 - - [22/Dec/2021:19:35:53 +0000] "PUT /sdb1/361/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1" 201 - "-" "txc1e15d4a5f1a4308a0c23-0061c37e19" "-" 0.2239 "-" 86171 - 2021-12-22 19:38:34.053 | Dec 22 19:35:53 dv-neutron-821443-2-hyperv account-server[86171]: 127.0.0.1 - - [22/Dec/2021:19:35:53 +0000] "HEAD /sdb1/361/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1" 204 - "HEAD http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1?format=json" "txc1e15d4a5f1a4308a0c23-0061c37e19" "proxy-server 86593" 0.0023 "-" 86171 - 2021-12-22 19:38:34.053 | Dec 22 19:35:53 dv-neutron-821443-2-hyperv swift-account-server[85726]: account-server: 127.0.0.1 - - [22/Dec/2021:19:35:53 +0000] "HEAD /sdb1/361/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1" 204 - "HEAD http://10.222.0.53:8080/v1/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1?format=json" "txc1e15d4a5f1a4308a0c23-0061c37e19" "proxy-server 86593" 0.0023 "-" 86171 - 2021-12-22 19:38:34.053 | Dec 22 19:35:53 dv-neutron-821443-2-hyperv account-server[86171]: 127.0.0.1 - - [22/Dec/2021:19:35:53 +0000] "PUT /sdb1/361/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/373/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance" "txc1e15d4a5f1a4308a0c23-0061c37e19" "container-server 85840" 0.0023 "-" 86171 0 2021-12-22 19:38:34.053 | Dec 22 19:35:53 dv-neutron-821443-2-hyperv swift-account-server[85726]: account-server: 127.0.0.1 - - [22/Dec/2021:19:35:53 +0000] "PUT /sdb1/361/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/373/AUTH_3704e3af7dbb4e19b672bb5b4ca3a8f1/glance" "txc1e15d4a5f1a4308a0c23-0061c37e19" "container-server 85840" 0.0023 "-" 86171 0 2021-12-22 19:38:34.056 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.059 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-12-22 19:38:34.071 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-12-22 19:38:34.075 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.078 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-12-22 19:38:34.090 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-12-22 19:38:34.093 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.096 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-12-22 19:38:34.108 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-12-22 19:38:34.112 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.114 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-12-22 19:38:34.126 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-12-22 19:38:34.130 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.132 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-12-22 19:38:34.144 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-12-22 19:38:34.148 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.151 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-12-22 19:38:34.165 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-12-22 19:38:34.169 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.172 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-12-22 19:38:34.184 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-12-22 19:38:34.187 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.190 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-12-22 19:38:34.202 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-12-22 19:38:34.206 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.209 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-12-22 19:38:34.220 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-12-22 19:38:34.224 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.227 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-12-22 19:38:34.239 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-12-22 19:38:34.243 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.245 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-12-22 19:38:34.258 | enabled 2021-12-22 19:38:34.262 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-12-22 19:38:34.277 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-12-22 19:38:34.277 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-12-22 19:38:34.277 | Active: active (running) since Wed 2021-12-22 19:35:32 UTC; 3min 1s ago 2021-12-22 19:38:34.277 | Main PID: 86127 (swift-container) 2021-12-22 19:38:34.277 | Tasks: 1 (limit: 14352) 2021-12-22 19:38:34.277 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-12-22 19:38:34.277 | └─86127 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-12-22 19:38:34.277 | 2021-12-22 19:38:34.277 | Dec 22 19:35:32 dv-neutron-821443-2-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-12-22 19:38:34.278 | Dec 22 19:35:33 dv-neutron-821443-2-hyperv container-sync[86127]: Starting 86127 2021-12-22 19:38:34.278 | Dec 22 19:35:33 dv-neutron-821443-2-hyperv container-sync[86127]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-12-22 19:38:34.281 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.283 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-22 19:38:34.297 | enabled 2021-12-22 19:38:34.300 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-22 19:38:34.316 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-22 19:38:34.316 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-22 19:38:34.316 | Active: active (running) since Wed 2021-12-22 19:37:22 UTC; 1min 12s ago 2021-12-22 19:38:34.316 | Main PID: 94484 (nova-conductor) 2021-12-22 19:38:34.316 | Tasks: 3 (limit: 14352) 2021-12-22 19:38:34.316 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-22 19:38:34.316 | ├─94484 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-22 19:38:34.316 | ├─95372 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-22 19:38:34.316 | └─95373 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-22 19:38:34.316 | 2021-12-22 19:38:34.316 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv nova-conductor[94484]: DEBUG oslo_service.service [None req-79d42144-c497-49ed-a7b2-0ab9b6a4e558 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94484) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:34.316 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv nova-conductor[94484]: DEBUG oslo_service.service [None req-79d42144-c497-49ed-a7b2-0ab9b6a4e558 None None] oslo_messaging_rabbit.ssl_version = {{(pid=94484) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:34.316 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv nova-conductor[94484]: DEBUG oslo_service.service [None req-79d42144-c497-49ed-a7b2-0ab9b6a4e558 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=94484) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:34.316 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv nova-conductor[94484]: DEBUG oslo_service.service [None req-79d42144-c497-49ed-a7b2-0ab9b6a4e558 None None] oslo_messaging_notifications.retry = -1 {{(pid=94484) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:34.316 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv nova-conductor[94484]: DEBUG oslo_service.service [None req-79d42144-c497-49ed-a7b2-0ab9b6a4e558 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94484) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:34.317 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv nova-conductor[94484]: DEBUG oslo_service.service [None req-79d42144-c497-49ed-a7b2-0ab9b6a4e558 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94484) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:34.317 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv nova-conductor[94484]: DEBUG oslo_service.service [None req-79d42144-c497-49ed-a7b2-0ab9b6a4e558 None None] oslo_reports.file_event_handler = None {{(pid=94484) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:34.317 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv nova-conductor[94484]: DEBUG oslo_service.service [None req-79d42144-c497-49ed-a7b2-0ab9b6a4e558 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94484) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:34.317 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv nova-conductor[94484]: DEBUG oslo_service.service [None req-79d42144-c497-49ed-a7b2-0ab9b6a4e558 None None] oslo_reports.log_dir = None {{(pid=94484) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:34.317 | Dec 22 19:37:26 dv-neutron-821443-2-hyperv nova-conductor[94484]: DEBUG oslo_service.service [None req-79d42144-c497-49ed-a7b2-0ab9b6a4e558 None None] ******************************************************************************** {{(pid=94484) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-22 19:38:34.320 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 19:38:34.322 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-22 19:38:34.336 | enabled 2021-12-22 19:38:34.340 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-22 19:38:34.356 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-22 19:38:34.356 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-22 19:38:34.356 | Active: active (running) since Wed 2021-12-22 19:37:23 UTC; 1min 10s ago 2021-12-22 19:38:34.356 | Main PID: 94872 (nova-conductor) 2021-12-22 19:38:34.356 | Tasks: 3 (limit: 14352) 2021-12-22 19:38:34.356 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-22 19:38:34.356 | ├─94872 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-22 19:38:34.356 | ├─95381 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-22 19:38:34.356 | └─95382 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-22 19:38:34.356 | 2021-12-22 19:38:34.356 | Dec 22 19:37:27 dv-neutron-821443-2-hyperv nova-conductor[94872]: DEBUG oslo_service.service [None req-fa7f920b-10b2-4c15-8584-9ae565832d4e None None] oslo_reports.log_dir = None {{(pid=94872) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-22 19:38:34.357 | Dec 22 19:37:27 dv-neutron-821443-2-hyperv nova-conductor[94872]: DEBUG oslo_service.service [None req-fa7f920b-10b2-4c15-8584-9ae565832d4e None None] ******************************************************************************** {{(pid=94872) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-22 19:38:34.357 | Dec 22 19:37:27 dv-neutron-821443-2-hyperv nova-conductor[94872]: DEBUG oslo_db.sqlalchemy.engines [None req-21c6a5d9-d270-4287-8f28-877ee3838f3f None None] Parent process 94872 forked (95382) with an open database connection, which is being discarded and recreated. {{(pid=95382) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-12-22 19:38:34.357 | Dec 22 19:37:27 dv-neutron-821443-2-hyperv nova-conductor[94872]: DEBUG oslo_db.sqlalchemy.engines [None req-603b4582-1070-48c5-b998-94a4cc9f5eb8 None None] Parent process 94872 forked (95381) with an open database connection, which is being discarded and recreated. {{(pid=95381) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-12-22 19:38:34.357 | Dec 22 19:37:27 dv-neutron-821443-2-hyperv nova-conductor[94872]: DEBUG nova.service [None req-21c6a5d9-d270-4287-8f28-877ee3838f3f None None] Creating RPC server for service conductor {{(pid=95382) start /opt/stack/nova/nova/service.py:196}} 2021-12-22 19:38:34.357 | Dec 22 19:37:27 dv-neutron-821443-2-hyperv nova-conductor[94872]: DEBUG nova.service [None req-603b4582-1070-48c5-b998-94a4cc9f5eb8 None None] Creating RPC server for service conductor {{(pid=95381) start /opt/stack/nova/nova/service.py:196}} 2021-12-22 19:38:34.357 | Dec 22 19:37:28 dv-neutron-821443-2-hyperv nova-conductor[94872]: DEBUG nova.service [None req-21c6a5d9-d270-4287-8f28-877ee3838f3f None None] Join ServiceGroup membership for this service conductor {{(pid=95382) start /opt/stack/nova/nova/service.py:214}} 2021-12-22 19:38:34.357 | Dec 22 19:37:28 dv-neutron-821443-2-hyperv nova-conductor[94872]: DEBUG nova.servicegroup.drivers.db [None req-21c6a5d9-d270-4287-8f28-877ee3838f3f None None] DB_Driver: join new ServiceGroup member dv-neutron-821443-2-hyperv to the conductor group, service = {{(pid=95382) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-22 19:38:34.357 | Dec 22 19:37:28 dv-neutron-821443-2-hyperv nova-conductor[94872]: DEBUG nova.service [None req-603b4582-1070-48c5-b998-94a4cc9f5eb8 None None] Join ServiceGroup membership for this service conductor {{(pid=95381) start /opt/stack/nova/nova/service.py:214}} 2021-12-22 19:38:34.357 | Dec 22 19:37:28 dv-neutron-821443-2-hyperv nova-conductor[94872]: DEBUG nova.servicegroup.drivers.db [None req-603b4582-1070-48c5-b998-94a4cc9f5eb8 None None] DB_Driver: join new ServiceGroup member dv-neutron-821443-2-hyperv to the conductor group, service = {{(pid=95381) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-22 19:38:34.360 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-12-22 19:38:34.377 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:38:34.379 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-12-22 19:38:34.396 | + functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:38:34.399 | + ./stack.sh:main:1403 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-12-22 19:38:34.401 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:38:34.404 | + ./stack.sh:echo_summary:428 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-12-22 19:38:34.406 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-22 19:38:37.862 | +--------------------------------------------------------------------+ 2021-12-22 19:38:37.862 | | Upgrade Check Results | 2021-12-22 19:38:37.862 | +--------------------------------------------------------------------+ 2021-12-22 19:38:37.862 | | Check: Cells v2 | 2021-12-22 19:38:37.862 | | Result: Success | 2021-12-22 19:38:37.862 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-22 19:38:37.862 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-22 19:38:37.862 | | compute hosts are deployed. | 2021-12-22 19:38:37.862 | +--------------------------------------------------------------------+ 2021-12-22 19:38:37.862 | | Check: Placement API | 2021-12-22 19:38:37.863 | | Result: Success | 2021-12-22 19:38:37.863 | | Details: None | 2021-12-22 19:38:37.863 | +--------------------------------------------------------------------+ 2021-12-22 19:38:37.863 | | Check: Ironic Flavor Migration | 2021-12-22 19:38:37.863 | | Result: Success | 2021-12-22 19:38:37.863 | | Details: None | 2021-12-22 19:38:37.863 | +--------------------------------------------------------------------+ 2021-12-22 19:38:37.863 | | Check: Cinder API | 2021-12-22 19:38:37.863 | | Result: Success | 2021-12-22 19:38:37.863 | | Details: None | 2021-12-22 19:38:37.863 | +--------------------------------------------------------------------+ 2021-12-22 19:38:37.863 | | Check: Policy Scope-based Defaults | 2021-12-22 19:38:37.863 | | Result: Success | 2021-12-22 19:38:37.863 | | Details: None | 2021-12-22 19:38:37.863 | +--------------------------------------------------------------------+ 2021-12-22 19:38:37.863 | | Check: Older than N-1 computes | 2021-12-22 19:38:37.863 | | Result: Success | 2021-12-22 19:38:37.863 | | Details: None | 2021-12-22 19:38:37.863 | +--------------------------------------------------------------------+ 2021-12-22 19:38:38.227 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-22 19:38:38.230 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-22 19:38:38.230 | Running user script /home/ubuntu/devstack/local.sh 2021-12-22 19:38:38.233 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-12-22 19:38:38.235 | Before updating nova flavors: 2021-12-22 19:38:40.420 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 19:38:40.420 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-22 19:38:40.420 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 19:38:40.420 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-22 19:38:40.420 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-22 19:38:40.420 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-22 19:38:40.420 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-22 19:38:40.420 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-22 19:38:40.420 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-22 19:38:40.420 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-22 19:38:40.420 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-22 19:38:40.420 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-22 19:38:40.420 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-22 19:38:40.420 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 19:38:42.383 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-22 19:38:42.464 | Flavor 42 not found 2021-12-22 19:38:44.303 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-22 19:38:44.382 | Flavor 84 not found 2021-12-22 19:38:46.227 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-22 19:38:46.306 | Flavor 451 not found 2021-12-22 19:38:48.133 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:48.133 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 19:38:48.133 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:48.133 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:48.133 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:49.972 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:49.972 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 19:38:49.972 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:49.972 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:49.972 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:51.818 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:51.818 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 19:38:51.818 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:51.818 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:51.818 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:53.682 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:53.682 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 19:38:53.682 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:53.682 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:53.682 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:53.763 | After updating nova flavors: 2021-12-22 19:38:55.517 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:55.517 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 19:38:55.517 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:38:55.517 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:55.517 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:55.517 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-22 19:38:55.517 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-22 19:38:55.517 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:55.517 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:55.517 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:55.517 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-22 19:38:55.517 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:55.517 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:55.517 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:55.518 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:38:55.518 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-22 19:38:55.518 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-22 19:38:55.518 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:39:00.753 | Neutron networks: 2021-12-22 19:39:02.963 | +--------------------------------------+---------+--------------------------------------+ 2021-12-22 19:39:02.963 | | ID | Name | Subnets | 2021-12-22 19:39:02.963 | +--------------------------------------+---------+--------------------------------------+ 2021-12-22 19:39:02.963 | | 3cf4f75d-eb76-4636-bdfe-62c11e6be2db | public | d9061209-10b4-4120-9fb6-def5fd56f8b6 | 2021-12-22 19:39:02.963 | | dfcd83d5-370d-4b37-b317-eb3c3163824a | private | 9a0a30aa-3af5-4922-980f-3d57ccbdbcfe | 2021-12-22 19:39:02.963 | +--------------------------------------+---------+--------------------------------------+ 2021-12-22 19:39:07.639 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:07.639 | | Field | Value | 2021-12-22 19:39:07.639 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:07.639 | | admin_state_up | UP | 2021-12-22 19:39:07.639 | | availability_zone_hints | | 2021-12-22 19:39:07.640 | | availability_zones | nova | 2021-12-22 19:39:07.640 | | created_at | 2021-12-22T19:37:01Z | 2021-12-22 19:39:07.640 | | description | | 2021-12-22 19:39:07.640 | | dns_domain | None | 2021-12-22 19:39:07.640 | | id | 3cf4f75d-eb76-4636-bdfe-62c11e6be2db | 2021-12-22 19:39:07.640 | | ipv4_address_scope | None | 2021-12-22 19:39:07.640 | | ipv6_address_scope | None | 2021-12-22 19:39:07.640 | | is_default | True | 2021-12-22 19:39:07.640 | | is_vlan_transparent | None | 2021-12-22 19:39:07.640 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='21f7a32ad04a4b1296f9fcefcf702f60', project.name='admin', region_name='RegionOne', zone= | 2021-12-22 19:39:07.640 | | mtu | 1500 | 2021-12-22 19:39:07.640 | | name | public | 2021-12-22 19:39:07.640 | | port_security_enabled | True | 2021-12-22 19:39:07.640 | | project_id | 21f7a32ad04a4b1296f9fcefcf702f60 | 2021-12-22 19:39:07.640 | | provider:network_type | flat | 2021-12-22 19:39:07.640 | | provider:physical_network | physnet1 | 2021-12-22 19:39:07.640 | | provider:segmentation_id | None | 2021-12-22 19:39:07.640 | | qos_policy_id | None | 2021-12-22 19:39:07.640 | | revision_number | 2 | 2021-12-22 19:39:07.640 | | router:external | External | 2021-12-22 19:39:07.640 | | segments | None | 2021-12-22 19:39:07.640 | | shared | False | 2021-12-22 19:39:07.640 | | status | ACTIVE | 2021-12-22 19:39:07.640 | | subnets | d9061209-10b4-4120-9fb6-def5fd56f8b6 | 2021-12-22 19:39:07.640 | | tags | | 2021-12-22 19:39:07.640 | | updated_at | 2021-12-22T19:37:09Z | 2021-12-22 19:39:07.640 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:10.107 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:10.107 | | Field | Value | 2021-12-22 19:39:10.108 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:10.108 | | admin_state_up | UP | 2021-12-22 19:39:10.108 | | availability_zone_hints | | 2021-12-22 19:39:10.108 | | availability_zones | nova | 2021-12-22 19:39:10.108 | | created_at | 2021-12-22T19:36:44Z | 2021-12-22 19:39:10.108 | | description | | 2021-12-22 19:39:10.108 | | dns_domain | None | 2021-12-22 19:39:10.108 | | id | dfcd83d5-370d-4b37-b317-eb3c3163824a | 2021-12-22 19:39:10.108 | | ipv4_address_scope | None | 2021-12-22 19:39:10.108 | | ipv6_address_scope | None | 2021-12-22 19:39:10.108 | | is_default | None | 2021-12-22 19:39:10.108 | | is_vlan_transparent | None | 2021-12-22 19:39:10.108 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='2436db480d4f42d6943ec3f1ebc50d51', project.name=, region_name='RegionOne', zone= | 2021-12-22 19:39:10.108 | | mtu | 1500 | 2021-12-22 19:39:10.108 | | name | private | 2021-12-22 19:39:10.108 | | port_security_enabled | True | 2021-12-22 19:39:10.108 | | project_id | 2436db480d4f42d6943ec3f1ebc50d51 | 2021-12-22 19:39:10.108 | | provider:network_type | vlan | 2021-12-22 19:39:10.108 | | provider:physical_network | physnet1 | 2021-12-22 19:39:10.108 | | provider:segmentation_id | 507 | 2021-12-22 19:39:10.108 | | qos_policy_id | None | 2021-12-22 19:39:10.108 | | revision_number | 3 | 2021-12-22 19:39:10.108 | | router:external | Internal | 2021-12-22 19:39:10.108 | | segments | None | 2021-12-22 19:39:10.108 | | shared | False | 2021-12-22 19:39:10.108 | | status | ACTIVE | 2021-12-22 19:39:10.109 | | subnets | 9a0a30aa-3af5-4922-980f-3d57ccbdbcfe | 2021-12-22 19:39:10.109 | | tags | | 2021-12-22 19:39:10.109 | | updated_at | 2021-12-22T19:39:00Z | 2021-12-22 19:39:10.109 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:10.214 | Neutron subnetworks: 2021-12-22 19:39:12.338 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-22 19:39:12.338 | | ID | Name | Network | Subnet | 2021-12-22 19:39:12.338 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-22 19:39:12.338 | | 9a0a30aa-3af5-4922-980f-3d57ccbdbcfe | private-subnet | dfcd83d5-370d-4b37-b317-eb3c3163824a | 172.20.0.0/26 | 2021-12-22 19:39:12.338 | | d9061209-10b4-4120-9fb6-def5fd56f8b6 | public-subnet | 3cf4f75d-eb76-4636-bdfe-62c11e6be2db | 172.26.8.0/24 | 2021-12-22 19:39:12.338 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-22 19:39:16.865 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:16.865 | | Field | Value | 2021-12-22 19:39:16.865 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:16.865 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-22 19:39:16.865 | | cidr | 172.20.0.0/26 | 2021-12-22 19:39:16.865 | | created_at | 2021-12-22T19:36:48Z | 2021-12-22 19:39:16.865 | | description | | 2021-12-22 19:39:16.865 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-22 19:39:16.865 | | dns_publish_fixed_ip | None | 2021-12-22 19:39:16.865 | | enable_dhcp | True | 2021-12-22 19:39:16.866 | | gateway_ip | 172.20.0.1 | 2021-12-22 19:39:16.866 | | host_routes | | 2021-12-22 19:39:16.866 | | id | 9a0a30aa-3af5-4922-980f-3d57ccbdbcfe | 2021-12-22 19:39:16.866 | | ip_version | 4 | 2021-12-22 19:39:16.866 | | ipv6_address_mode | None | 2021-12-22 19:39:16.866 | | ipv6_ra_mode | None | 2021-12-22 19:39:16.866 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='2436db480d4f42d6943ec3f1ebc50d51', project.name=, region_name='RegionOne', zone= | 2021-12-22 19:39:16.866 | | name | private-subnet | 2021-12-22 19:39:16.866 | | network_id | dfcd83d5-370d-4b37-b317-eb3c3163824a | 2021-12-22 19:39:16.866 | | prefix_length | None | 2021-12-22 19:39:16.866 | | project_id | 2436db480d4f42d6943ec3f1ebc50d51 | 2021-12-22 19:39:16.866 | | revision_number | 1 | 2021-12-22 19:39:16.866 | | segment_id | None | 2021-12-22 19:39:16.866 | | service_types | | 2021-12-22 19:39:16.866 | | subnetpool_id | a3ec3a20-8447-40f8-a88f-3e02fe0bc963 | 2021-12-22 19:39:16.866 | | tags | | 2021-12-22 19:39:16.866 | | updated_at | 2021-12-22T19:39:00Z | 2021-12-22 19:39:16.866 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:19.122 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:19.122 | | Field | Value | 2021-12-22 19:39:19.122 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:19.123 | | allocation_pools | 172.26.8.2-172.26.8.254 | 2021-12-22 19:39:19.123 | | cidr | 172.26.8.0/24 | 2021-12-22 19:39:19.123 | | created_at | 2021-12-22T19:37:09Z | 2021-12-22 19:39:19.123 | | description | | 2021-12-22 19:39:19.123 | | dns_nameservers | | 2021-12-22 19:39:19.123 | | dns_publish_fixed_ip | None | 2021-12-22 19:39:19.123 | | enable_dhcp | False | 2021-12-22 19:39:19.123 | | gateway_ip | 172.26.8.1 | 2021-12-22 19:39:19.123 | | host_routes | | 2021-12-22 19:39:19.123 | | id | d9061209-10b4-4120-9fb6-def5fd56f8b6 | 2021-12-22 19:39:19.123 | | ip_version | 4 | 2021-12-22 19:39:19.123 | | ipv6_address_mode | None | 2021-12-22 19:39:19.123 | | ipv6_ra_mode | None | 2021-12-22 19:39:19.123 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='21f7a32ad04a4b1296f9fcefcf702f60', project.name='admin', region_name='RegionOne', zone= | 2021-12-22 19:39:19.123 | | name | public-subnet | 2021-12-22 19:39:19.123 | | network_id | 3cf4f75d-eb76-4636-bdfe-62c11e6be2db | 2021-12-22 19:39:19.123 | | prefix_length | None | 2021-12-22 19:39:19.123 | | project_id | 21f7a32ad04a4b1296f9fcefcf702f60 | 2021-12-22 19:39:19.123 | | revision_number | 0 | 2021-12-22 19:39:19.123 | | segment_id | None | 2021-12-22 19:39:19.123 | | service_types | | 2021-12-22 19:39:19.123 | | subnetpool_id | None | 2021-12-22 19:39:19.123 | | tags | | 2021-12-22 19:39:19.123 | | updated_at | 2021-12-22T19:37:09Z | 2021-12-22 19:39:19.123 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:19.435 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-22 19:39:19.435 | + ./stack.sh:main:1428 : command openstack complete 2021-12-22 19:39:19.438 | + ./stack.sh:main:1428 : openstack complete 2021-12-22 19:39:21.822 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-12-22 19:39:22.206 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-12-22 19:39:22.224 | + functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:22.226 | + ./stack.sh:main:1433 : is_ubuntu 2021-12-22 19:39:22.229 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 19:39:22.231 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 19:39:22.234 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-22 19:39:22.236 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:39:22.239 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-12-22 19:39:22.242 | + ./stack.sh:main:1435 : set_lvm_filter 2021-12-22 19:39:22.244 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-22 19:39:22.246 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-12-22 19:39:22.249 | + lib/lvm:set_lvm_filter:186 : local pv 2021-12-22 19:39:22.251 | + lib/lvm:set_lvm_filter:187 : local vg 2021-12-22 19:39:22.254 | + lib/lvm:set_lvm_filter:188 : local line 2021-12-22 19:39:22.257 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-12-22 19:39:22.422 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-22 19:39:22.426 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop1 2021-12-22 19:39:22.428 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-22 19:39:22.428 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-22 19:39:22.431 | + lib/lvm:set_lvm_filter:191 : pv=loop1 2021-12-22 19:39:22.434 | + lib/lvm:set_lvm_filter:192 : new='"a|loop1|", ' 2021-12-22 19:39:22.437 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", ' 2021-12-22 19:39:22.440 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-22 19:39:22.444 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop2 2021-12-22 19:39:22.444 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-22 19:39:22.445 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-22 19:39:22.450 | + lib/lvm:set_lvm_filter:191 : pv=loop2 2021-12-22 19:39:22.452 | + lib/lvm:set_lvm_filter:192 : new='"a|loop2|", ' 2021-12-22 19:39:22.455 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2021-12-22 19:39:22.458 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-22 19:39:22.461 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-12-22 19:39:22.463 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-22 19:39:22.482 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-12-22 19:39:22.500 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-22 19:39:22.504 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:39:22.506 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2021-12-22 19:39:22.509 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-12-22 19:39:22.512 | + functions-common:run_phase:1759 : local mode=stack 2021-12-22 19:39:22.514 | + functions-common:run_phase:1760 : local phase=test-config 2021-12-22 19:39:22.517 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 19:39:22.523 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-22 19:39:22.527 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 19:39:22.529 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-22 19:39:22.532 | + functions-common:run_phase:1769 : local extra 2021-12-22 19:39:22.535 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 19:39:22.539 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-22 19:39:22.541 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 19:39:22.544 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 19:39:22.547 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-22 19:39:22.549 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 19:39:22.565 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:22.568 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 19:39:22.570 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:39:22.572 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-22 19:39:22.575 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:39:22.577 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-22 19:39:22.579 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:39:22.582 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-22 19:39:22.585 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:39:22.587 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-22 19:39:22.589 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-22 19:39:22.592 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-22 19:39:22.594 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-12-22 19:39:22.597 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:39:22.599 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-12-22 19:39:22.601 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-12-22 19:39:22.604 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-12-22 19:39:22.606 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-12-22 19:39:22.608 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-12-22 19:39:22.610 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-12-22 19:39:22.613 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-12-22 19:39:22.615 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-12-22 19:39:22.617 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-22 19:39:22.620 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-12-22 19:39:22.620 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-22 19:39:22.624 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-12-22 19:39:22.626 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-12-22 19:39:22.628 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-12-22 19:39:22.631 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-12-22 19:39:22.633 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-12-22 19:39:22.652 | Using python 3.6 to install testrepository because python3_enabled=True 2021-12-22 19:39:22.657 | ++ inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt testrepository 2021-12-22 19:39:25.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:39:25.464 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-22 19:39:25.464 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.465 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.465 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.465 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.466 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.466 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.467 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.467 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.468 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.468 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.469 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.469 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.469 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.470 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.470 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.471 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.471 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.472 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.472 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.473 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.473 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.474 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.474 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.474 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.475 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.477 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.477 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.478 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.478 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.479 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.480 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.480 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.481 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.481 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.481 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.482 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.482 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.483 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.483 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.483 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.484 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.484 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.484 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.485 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.485 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.486 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.486 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.487 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.487 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.488 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.488 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.488 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.489 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.489 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.490 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.490 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.491 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.491 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.492 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.492 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.493 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.494 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.494 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.495 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.495 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.496 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.496 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.497 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.497 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.498 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.499 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.499 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.499 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.500 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.500 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.501 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.501 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.501 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.502 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.503 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.503 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.504 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.505 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.505 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.505 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.506 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.506 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.506 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.507 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.507 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.508 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.509 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.509 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.509 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.510 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.510 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.511 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.511 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.512 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.512 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.513 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.513 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.514 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.514 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.515 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.515 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.516 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.516 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.517 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.517 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.518 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.519 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.519 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.519 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.520 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.520 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.521 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.521 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.522 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.522 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.523 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.523 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.524 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.524 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.525 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.525 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.526 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.526 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.526 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.527 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.527 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.528 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.528 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.529 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.529 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.529 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.530 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.530 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.531 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.531 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.532 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.532 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.532 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.533 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.533 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.534 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.534 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.535 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.535 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.536 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.536 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.537 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.537 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.537 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.538 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.538 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.538 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.539 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.539 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.540 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.540 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.541 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.541 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.542 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.542 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.542 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.543 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.543 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.543 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.544 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.544 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.545 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.545 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.546 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.546 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.546 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.547 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.547 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.548 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.548 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.548 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.549 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.549 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.550 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.550 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.550 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.551 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.551 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.552 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.552 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.552 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.553 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.553 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.554 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.554 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.554 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.555 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.555 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.556 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.556 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.556 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.557 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.557 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.558 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.558 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.559 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.559 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.559 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.560 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.560 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.560 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.561 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.561 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.562 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.562 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.563 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.563 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.563 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.564 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.565 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.565 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.565 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.566 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.566 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.567 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.567 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.568 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.568 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.568 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.569 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.569 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.570 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.571 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.571 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.572 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.573 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.573 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.574 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.574 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.575 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.575 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.576 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.576 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.577 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.577 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.578 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.578 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.578 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.579 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.579 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.579 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.581 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.581 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.581 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.582 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.582 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.583 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.583 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.584 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.584 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.584 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.585 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.585 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.586 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.586 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.586 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.587 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.587 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.588 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.588 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.589 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.589 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.590 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.590 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.590 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.591 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.591 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.592 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.592 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.592 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.593 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.593 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.594 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.594 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.595 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.595 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.595 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.596 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.596 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.597 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.597 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.598 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.598 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.598 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.599 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.599 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.600 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.600 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.600 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.601 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.601 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.602 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.602 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.603 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.603 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.604 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.604 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.604 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.605 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.605 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.606 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.606 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.606 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.607 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.607 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.608 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.608 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.609 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.609 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.609 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.610 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.610 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.611 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.611 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.612 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.612 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.612 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.613 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.613 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.614 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.615 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.615 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.616 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.616 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.617 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.617 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.617 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.618 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.618 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.619 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.619 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.620 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.620 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.621 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.621 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.621 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.622 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.622 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.623 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.623 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.624 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.624 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.624 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.625 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.625 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.626 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.626 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.627 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.628 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.628 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.628 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.629 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.629 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.630 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.630 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.631 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.631 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.632 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.632 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.632 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.633 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.633 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.634 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.634 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.634 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.635 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.635 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.636 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.636 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.637 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.637 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.638 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.638 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.639 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.639 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.640 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.640 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.641 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.641 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.641 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.642 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.643 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.643 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.645 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.645 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.645 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.646 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-22 19:39:25.658 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-22 19:39:25.659 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:39:26.399 | Collecting testrepository===0.0.20 2021-12-22 19:39:26.406 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-12-22 19:39:27.316 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-12-22 19:39:27.337 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-12-22 19:39:27.341 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-12-22 19:39:27.349 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-22 19:39:27.361 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 755)) (1.4.0) 2021-12-22 19:39:27.378 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-12-22 19:39:27.380 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-22 19:39:27.384 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-22 19:39:27.387 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-22 19:39:27.390 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-22 19:39:27.393 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-12-22 19:39:27.396 | Building wheels for collected packages: testrepository 2021-12-22 19:39:27.397 | Building wheel for testrepository (setup.py): started 2021-12-22 19:39:28.364 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-12-22 19:39:28.366 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=f3502868724e42ab3baa14457d508a7b62192c16bfa62608498ab88a549ff774 2021-12-22 19:39:28.366 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-12-22 19:39:28.367 | Successfully built testrepository 2021-12-22 19:39:30.631 | Installing collected packages: testrepository 2021-12-22 19:39:30.935 | Successfully installed testrepository-0.0.20 2021-12-22 19:39:31.076 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-22 19:39:31.076 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-22 19:39:31.170 | ++ inc/python:pip_install:207 : result=0 2021-12-22 19:39:31.172 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-22 19:39:31.174 | ++ functions-common:time_stop:2331 : local name 2021-12-22 19:39:31.176 | ++ functions-common:time_stop:2332 : local end_time 2021-12-22 19:39:31.178 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-22 19:39:31.181 | ++ functions-common:time_stop:2334 : local total 2021-12-22 19:39:31.183 | ++ functions-common:time_stop:2335 : local start_time 2021-12-22 19:39:31.185 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-22 19:39:31.187 | ++ functions-common:time_stop:2338 : start_time=1640201962646 2021-12-22 19:39:31.189 | ++ functions-common:time_stop:2340 : [[ -z 1640201962646 ]] 2021-12-22 19:39:31.192 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-22 19:39:31.195 | ++ functions-common:time_stop:2343 : end_time=1640201971193 2021-12-22 19:39:31.197 | ++ functions-common:time_stop:2344 : elapsed_time=8547 2021-12-22 19:39:31.200 | ++ functions-common:time_stop:2345 : total=272519 2021-12-22 19:39:31.202 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-22 19:39:31.204 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=281066 2021-12-22 19:39:31.207 | ++ inc/python:pip_install:210 : return 0 2021-12-22 19:39:31.209 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-12-22 19:39:31.211 | ++ lib/tempest:configure_tempest:138 : local images 2021-12-22 19:39:31.213 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-12-22 19:39:31.215 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-12-22 19:39:31.217 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-12-22 19:39:31.219 | ++ lib/tempest:configure_tempest:142 : local password 2021-12-22 19:39:31.222 | ++ lib/tempest:configure_tempest:143 : local line 2021-12-22 19:39:31.224 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-12-22 19:39:31.226 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-12-22 19:39:31.228 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-12-22 19:39:31.230 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-12-22 19:39:31.232 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-12-22 19:39:31.234 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-12-22 19:39:31.236 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-12-22 19:39:31.238 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-12-22 19:39:31.240 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-12-22 19:39:31.242 | ++ lib/tempest:configure_tempest:153 : local disk 2021-12-22 19:39:31.244 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-12-22 19:39:31.244 | ' 2021-12-22 19:39:31.246 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-12-22 19:39:31.248 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-12-22 19:39:31.263 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:31.266 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-22 19:39:31.266 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-12-22 19:39:31.266 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-22 19:39:33.629 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:39:33.632 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-12-22 19:39:33.635 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-12-22 19:39:33.637 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-22 19:39:33.639 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-12-22 19:39:33.641 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-12-22 19:39:33.644 | ++ lib/tempest:configure_tempest:184 : image_uuid=67e444e5-1226-4a63-a6b5-5573d615a2a9 2021-12-22 19:39:33.646 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=67e444e5-1226-4a63-a6b5-5573d615a2a9 2021-12-22 19:39:33.648 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-22 19:39:33.660 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-22 19:39:33.664 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-12-22 19:39:33.666 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-12-22 19:39:33.668 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-12-22 19:39:33.671 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-12-22 19:39:33.673 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-12-22 19:39:33.676 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-12-22 19:39:33.678 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-12-22 19:39:33.681 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-12-22 19:39:33.682 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-12-22 19:39:35.871 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:39:35.875 | ++ lib/tempest:configure_tempest:211 : admin_project_id=21f7a32ad04a4b1296f9fcefcf702f60 2021-12-22 19:39:35.877 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-12-22 19:39:35.891 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:35.894 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-12-22 19:39:37.732 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:39:37.732 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 19:39:37.732 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:39:37.732 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.732 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.732 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-22 19:39:37.732 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-22 19:39:37.732 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.732 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.732 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.732 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-22 19:39:37.733 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.733 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.733 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.733 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.733 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-22 19:39:37.733 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-22 19:39:37.733 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-12-22 19:39:37.734 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-12-22 19:39:37.737 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:39:37.737 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 19:39:37.737 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:39:37.737 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.737 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.737 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-22 19:39:37.737 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-22 19:39:37.737 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.738 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.738 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.738 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-22 19:39:37.738 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.738 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.738 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.738 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.738 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-22 19:39:37.738 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-22 19:39:37.738 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-12-22 19:39:37.740 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-12-22 19:39:37.742 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:39:37.744 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 19:39:37.744 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 19:39:37.744 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-22 19:39:37.744 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-22 19:39:37.744 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-12-22 19:39:37.744 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-12-22 19:39:37.747 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-22 19:39:37.774 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-12-22 19:39:37.776 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-12-22 19:39:37.778 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-12-22 19:39:37.780 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-22 19:39:37.784 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-22 19:39:40.010 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:39:40.012 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-22 19:39:40.012 | router-admin-state-down-before-update 2021-12-22 19:39:40.012 | agent 2021-12-22 19:39:40.012 | agent-resources-synced 2021-12-22 19:39:40.013 | allowed-address-pairs 2021-12-22 19:39:40.013 | auto-allocated-topology 2021-12-22 19:39:40.013 | availability_zone 2021-12-22 19:39:40.013 | availability_zone_filter 2021-12-22 19:39:40.013 | default-subnetpools 2021-12-22 19:39:40.013 | dhcp_agent_scheduler 2021-12-22 19:39:40.013 | dvr 2021-12-22 19:39:40.013 | empty-string-filtering 2021-12-22 19:39:40.013 | external-net 2021-12-22 19:39:40.013 | extra_dhcp_opt 2021-12-22 19:39:40.013 | extraroute 2021-12-22 19:39:40.013 | extraroute-atomic 2021-12-22 19:39:40.013 | filter-validation 2021-12-22 19:39:40.013 | fip-port-details 2021-12-22 19:39:40.013 | flavors 2021-12-22 19:39:40.013 | floatingip-pools 2021-12-22 19:39:40.013 | ip-substring-filtering 2021-12-22 19:39:40.013 | router 2021-12-22 19:39:40.013 | ext-gw-mode 2021-12-22 19:39:40.013 | l3-ha 2021-12-22 19:39:40.013 | l3-flavors 2021-12-22 19:39:40.013 | l3-port-ip-change-not-allowed 2021-12-22 19:39:40.013 | l3_agent_scheduler 2021-12-22 19:39:40.013 | metering 2021-12-22 19:39:40.013 | multi-provider 2021-12-22 19:39:40.013 | net-mtu 2021-12-22 19:39:40.013 | net-mtu-writable 2021-12-22 19:39:40.013 | network_availability_zone 2021-12-22 19:39:40.013 | network-ip-availability 2021-12-22 19:39:40.013 | pagination 2021-12-22 19:39:40.013 | port-mac-address-regenerate 2021-12-22 19:39:40.013 | binding 2021-12-22 19:39:40.013 | binding-extended 2021-12-22 19:39:40.014 | port-security 2021-12-22 19:39:40.014 | project-id 2021-12-22 19:39:40.014 | provider 2021-12-22 19:39:40.014 | quotas 2021-12-22 19:39:40.014 | quota_details 2021-12-22 19:39:40.014 | rbac-policies 2021-12-22 19:39:40.014 | rbac-address-scope 2021-12-22 19:39:40.014 | rbac-security-groups 2021-12-22 19:39:40.014 | rbac-subnetpool 2021-12-22 19:39:40.014 | revision-if-match 2021-12-22 19:39:40.014 | standard-attr-revisions 2021-12-22 19:39:40.014 | router_availability_zone 2021-12-22 19:39:40.014 | port-security-groups-filtering 2021-12-22 19:39:40.014 | security-group 2021-12-22 19:39:40.014 | service-type 2021-12-22 19:39:40.014 | sorting 2021-12-22 19:39:40.014 | standard-attr-description 2021-12-22 19:39:40.014 | stateful-security-group 2021-12-22 19:39:40.014 | subnet_onboard 2021-12-22 19:39:40.014 | subnet-service-types 2021-12-22 19:39:40.014 | subnet_allocation 2021-12-22 19:39:40.014 | subnetpool-prefix-ops 2021-12-22 19:39:40.014 | standard-attr-tag 2021-12-22 19:39:40.014 | standard-attr-timestamp' 2021-12-22 19:39:40.015 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-22 19:39:40.015 | router-admin-state-down-before-update 2021-12-22 19:39:40.015 | agent 2021-12-22 19:39:40.015 | agent-resources-synced 2021-12-22 19:39:40.015 | allowed-address-pairs 2021-12-22 19:39:40.015 | auto-allocated-topology 2021-12-22 19:39:40.015 | availability_zone 2021-12-22 19:39:40.015 | availability_zone_filter 2021-12-22 19:39:40.015 | default-subnetpools 2021-12-22 19:39:40.015 | dhcp_agent_scheduler 2021-12-22 19:39:40.015 | dvr 2021-12-22 19:39:40.015 | empty-string-filtering 2021-12-22 19:39:40.015 | external-net 2021-12-22 19:39:40.015 | extra_dhcp_opt 2021-12-22 19:39:40.015 | extraroute 2021-12-22 19:39:40.015 | extraroute-atomic 2021-12-22 19:39:40.015 | filter-validation 2021-12-22 19:39:40.015 | fip-port-details 2021-12-22 19:39:40.015 | flavors 2021-12-22 19:39:40.015 | floatingip-pools 2021-12-22 19:39:40.015 | ip-substring-filtering 2021-12-22 19:39:40.015 | router 2021-12-22 19:39:40.015 | ext-gw-mode 2021-12-22 19:39:40.015 | l3-ha 2021-12-22 19:39:40.015 | l3-flavors 2021-12-22 19:39:40.015 | l3-port-ip-change-not-allowed 2021-12-22 19:39:40.015 | l3_agent_scheduler 2021-12-22 19:39:40.015 | metering 2021-12-22 19:39:40.015 | multi-provider 2021-12-22 19:39:40.016 | net-mtu 2021-12-22 19:39:40.016 | net-mtu-writable 2021-12-22 19:39:40.016 | network_availability_zone 2021-12-22 19:39:40.016 | network-ip-availability 2021-12-22 19:39:40.016 | pagination 2021-12-22 19:39:40.016 | port-mac-address-regenerate 2021-12-22 19:39:40.016 | binding 2021-12-22 19:39:40.016 | binding-extended 2021-12-22 19:39:40.016 | port-security 2021-12-22 19:39:40.016 | project-id 2021-12-22 19:39:40.016 | provider 2021-12-22 19:39:40.016 | quotas 2021-12-22 19:39:40.016 | quota_details 2021-12-22 19:39:40.016 | rbac-policies 2021-12-22 19:39:40.016 | rbac-address-scope 2021-12-22 19:39:40.016 | rbac-security-groups 2021-12-22 19:39:40.016 | rbac-subnetpool 2021-12-22 19:39:40.016 | revision-if-match 2021-12-22 19:39:40.016 | standard-attr-revisions 2021-12-22 19:39:40.016 | router_availability_zone 2021-12-22 19:39:40.016 | port-security-groups-filtering 2021-12-22 19:39:40.016 | security-group 2021-12-22 19:39:40.016 | service-type 2021-12-22 19:39:40.016 | sorting 2021-12-22 19:39:40.016 | standard-attr-description 2021-12-22 19:39:40.016 | stateful-security-group 2021-12-22 19:39:40.016 | subnet_onboard 2021-12-22 19:39:40.016 | subnet-service-types 2021-12-22 19:39:40.016 | subnet_allocation 2021-12-22 19:39:40.016 | subnetpool-prefix-ops 2021-12-22 19:39:40.016 | standard-attr-tag 2021-12-22 19:39:40.016 | standard-attr-timestamp =~ external-net ]] 2021-12-22 19:39:40.018 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-22 19:39:40.020 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-12-22 19:39:42.355 | +++ functions-common:oscwrap:2371 : return 0 2021-12-22 19:39:42.358 | ++ lib/tempest:configure_tempest:287 : public_network_id=3cf4f75d-eb76-4636-bdfe-62c11e6be2db 2021-12-22 19:39:42.360 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-12-22 19:39:44.979 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:44.979 | | Field | Value | 2021-12-22 19:39:44.979 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:44.979 | | admin_state_up | UP | 2021-12-22 19:39:44.979 | | availability_zone_hints | | 2021-12-22 19:39:44.979 | | availability_zones | | 2021-12-22 19:39:44.979 | | created_at | 2021-12-22T19:39:44Z | 2021-12-22 19:39:44.979 | | description | | 2021-12-22 19:39:44.979 | | dns_domain | None | 2021-12-22 19:39:44.980 | | id | 561f86bd-da52-4219-b267-00a79650d1a3 | 2021-12-22 19:39:44.980 | | ipv4_address_scope | None | 2021-12-22 19:39:44.980 | | ipv6_address_scope | None | 2021-12-22 19:39:44.980 | | is_default | False | 2021-12-22 19:39:44.980 | | is_vlan_transparent | None | 2021-12-22 19:39:44.980 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='21f7a32ad04a4b1296f9fcefcf702f60', project.name='admin', region_name='RegionOne', zone= | 2021-12-22 19:39:44.980 | | mtu | 1500 | 2021-12-22 19:39:44.980 | | name | shared | 2021-12-22 19:39:44.980 | | port_security_enabled | True | 2021-12-22 19:39:44.980 | | project_id | 21f7a32ad04a4b1296f9fcefcf702f60 | 2021-12-22 19:39:44.980 | | provider:network_type | vlan | 2021-12-22 19:39:44.980 | | provider:physical_network | physnet1 | 2021-12-22 19:39:44.980 | | provider:segmentation_id | 525 | 2021-12-22 19:39:44.980 | | qos_policy_id | None | 2021-12-22 19:39:44.980 | | revision_number | 1 | 2021-12-22 19:39:44.980 | | router:external | Internal | 2021-12-22 19:39:44.980 | | segments | None | 2021-12-22 19:39:44.980 | | shared | True | 2021-12-22 19:39:44.980 | | status | ACTIVE | 2021-12-22 19:39:44.980 | | subnets | | 2021-12-22 19:39:44.980 | | tags | | 2021-12-22 19:39:44.980 | | updated_at | 2021-12-22T19:39:44Z | 2021-12-22 19:39:44.980 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:45.094 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-12-22 19:39:47.963 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:47.963 | | Field | Value | 2021-12-22 19:39:47.963 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:47.963 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-22 19:39:47.963 | | cidr | 192.168.233.0/24 | 2021-12-22 19:39:47.963 | | created_at | 2021-12-22T19:39:47Z | 2021-12-22 19:39:47.963 | | description | shared-subnet | 2021-12-22 19:39:47.964 | | dns_nameservers | | 2021-12-22 19:39:47.964 | | dns_publish_fixed_ip | None | 2021-12-22 19:39:47.964 | | enable_dhcp | True | 2021-12-22 19:39:47.964 | | gateway_ip | 192.168.233.1 | 2021-12-22 19:39:47.964 | | host_routes | | 2021-12-22 19:39:47.964 | | id | 69a856e8-1314-41d6-9a7d-4b1b10417c8d | 2021-12-22 19:39:47.964 | | ip_version | 4 | 2021-12-22 19:39:47.964 | | ipv6_address_mode | None | 2021-12-22 19:39:47.964 | | ipv6_ra_mode | None | 2021-12-22 19:39:47.964 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='21f7a32ad04a4b1296f9fcefcf702f60', project.name='admin', region_name='RegionOne', zone= | 2021-12-22 19:39:47.964 | | name | shared-subnet | 2021-12-22 19:39:47.964 | | network_id | 561f86bd-da52-4219-b267-00a79650d1a3 | 2021-12-22 19:39:47.964 | | prefix_length | None | 2021-12-22 19:39:47.964 | | project_id | 21f7a32ad04a4b1296f9fcefcf702f60 | 2021-12-22 19:39:47.964 | | revision_number | 0 | 2021-12-22 19:39:47.964 | | segment_id | None | 2021-12-22 19:39:47.964 | | service_types | | 2021-12-22 19:39:47.964 | | subnetpool_id | None | 2021-12-22 19:39:47.964 | | tags | | 2021-12-22 19:39:47.964 | | updated_at | 2021-12-22T19:39:47Z | 2021-12-22 19:39:47.964 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 19:39:48.095 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-22 19:39:48.127 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-22 19:39:48.162 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-12-22 19:39:48.166 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-22 19:39:48.196 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-22 19:39:48.221 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-22 19:39:48.248 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-22 19:39:48.275 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-22 19:39:48.314 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.53/identity/v2.0/ 2021-12-22 19:39:48.341 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.53/identity/v3 2021-12-22 19:39:48.366 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-22 19:39:48.394 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-22 19:39:48.424 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-22 19:39:48.450 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-12-22 19:39:48.453 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-22 19:39:48.482 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-22 19:39:48.511 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-22 19:39:48.537 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-22 19:39:48.563 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-12-22 19:39:48.565 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-22 19:39:48.593 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-22 19:39:48.618 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-12-22 19:39:48.620 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-22 19:39:48.656 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-12-22 19:39:48.677 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:39:48.679 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-12-22 19:39:48.681 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-22 19:39:48.716 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-12-22 19:39:48.732 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:39:48.734 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-22 19:39:48.760 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-22 19:39:48.787 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-12-22 19:39:48.789 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-12-22 19:39:48.791 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-12-22 19:39:48.794 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-12-22 19:39:48.826 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 67e444e5-1226-4a63-a6b5-5573d615a2a9 2021-12-22 19:39:48.853 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 67e444e5-1226-4a63-a6b5-5573d615a2a9 2021-12-22 19:39:48.878 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-22 19:39:48.903 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-22 19:39:48.932 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-22 19:39:48.962 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-12-22 19:39:48.978 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:48.980 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-12-22 19:39:48.982 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-12-22 19:39:48.985 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-12-22 19:39:48.987 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-22 19:39:48.990 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-12-22 19:39:48.992 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-22 19:39:49.021 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-12-22 19:39:49.023 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-12-22 19:39:49.050 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-22 19:39:49.079 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-22 19:39:49.106 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-12-22 19:39:49.132 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-22 19:39:49.161 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-22 19:39:49.186 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-22 19:39:49.212 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-12-22 19:39:49.241 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-12-22 19:39:49.278 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-22 19:39:49.281 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-22 19:39:49.309 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-12-22 19:39:49.311 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-12-22 19:39:49.328 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:39:49.331 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-22 19:39:49.364 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 3cf4f75d-eb76-4636-bdfe-62c11e6be2db 2021-12-22 19:39:49.394 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-22 19:39:49.425 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-22 19:39:49.451 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-22 19:39:49.480 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-22 19:39:49.508 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-22 19:39:49.537 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-12-22 19:39:49.541 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-22 19:39:49.543 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-12-22 19:39:49.547 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-22 19:39:49.584 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-22 19:39:49.586 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-12-22 19:39:49.588 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-22 19:39:49.590 | ++ functions-common:is_provider_network:2183 : return 1 2021-12-22 19:39:49.593 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-22 19:39:49.620 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-22 19:39:49.653 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-22 19:39:49.701 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-22 19:39:49.730 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-22 19:39:49.757 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-12-22 19:39:49.759 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-22 19:39:49.762 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-12-22 19:39:49.765 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-22 19:39:49.786 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-12-22 19:39:49.816 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-22 19:39:49.818 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-12-22 19:39:49.821 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-22 19:39:49.837 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-12-22 19:39:49.862 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-22 19:39:49.864 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-12-22 19:39:49.867 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-12-22 19:39:49.870 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-22 19:39:49.886 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-12-22 19:39:49.915 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-22 19:39:49.917 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-12-22 19:39:49.920 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-22 19:39:49.936 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-22 19:39:49.962 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-12-22 19:39:49.964 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-12-22 19:39:49.966 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-12-22 19:39:49.969 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-12-22 19:39:49.973 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-22 19:39:49.998 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-12-22 19:39:50.000 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-12-22 19:39:50.039 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-12-22 19:39:50.058 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:50.061 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-12-22 19:39:50.063 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-12-22 19:39:50.066 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-22 19:39:50.068 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-12-22 19:39:50.071 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-12-22 19:39:50.073 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-12-22 19:39:50.076 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-12-22 19:39:50.078 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-22 19:39:50.096 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-12-22 19:39:50.098 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-12-22 19:39:50.125 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-12-22 19:39:50.128 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-12-22 19:39:50.131 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-12-22 19:39:50.133 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-22 19:39:50.158 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-22 19:39:50.184 | ++ lib/tempest:configure_tempest:606 : local service 2021-12-22 19:39:50.186 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-22 19:39:50.189 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-22 19:39:50.191 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-12-22 19:39:50.206 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:50.208 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-22 19:39:50.236 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-22 19:39:50.239 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-12-22 19:39:50.254 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:50.256 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-22 19:39:50.281 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-22 19:39:50.284 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-12-22 19:39:50.300 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:50.302 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-22 19:39:50.327 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-22 19:39:50.330 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-12-22 19:39:50.347 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:50.350 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-22 19:39:50.378 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-22 19:39:50.380 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-12-22 19:39:50.395 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:50.398 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-22 19:39:50.428 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-22 19:39:50.430 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-12-22 19:39:50.446 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:39:50.449 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-12-22 19:39:50.479 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-22 19:39:50.481 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-12-22 19:39:50.500 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-22 19:39:50.502 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-22 19:39:50.530 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-12-22 19:39:50.532 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-12-22 19:39:50.535 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-12-22 19:39:50.538 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-12-22 19:39:50.542 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.Rj3WSLo3H8 2021-12-22 19:39:50.544 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-12-22 19:39:50.547 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-12-22 19:39:50.550 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-12-22 19:39:51.212 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-22 19:39:52.176 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-22 19:40:15.336 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-22 19:40:20.892 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-22 19:40:20.892 | ___________________________________ summary ____________________________________ 2021-12-22 19:40:20.892 | venv-tempest: skipped tests 2021-12-22 19:40:20.892 | congratulations :) 2021-12-22 19:40:20.921 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-12-22 19:40:20.924 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-22 19:40:20.929 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.gCx1i7RYkk 2021-12-22 19:40:20.931 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.gCx1i7RYkk 2021-12-22 19:40:20.933 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-22 19:40:20.935 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.gCx1i7RYkk 2021-12-22 19:40:20.938 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-22 19:40:20.941 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-22 19:40:20.943 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-22 19:40:20.949 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.gCx1i7RYkk -r requirements.txt 2021-12-22 19:40:22.700 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-22 19:40:22.700 | EasyInstallDeprecationWarning, 2021-12-22 19:40:22.700 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-22 19:40:22.700 | setuptools.SetuptoolsDeprecationWarning, 2021-12-22 19:40:22.788 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-22 19:40:23.279 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-22 19:40:23.279 | venv-tempest run-test-pre: PYTHONHASHSEED='3663756645' 2021-12-22 19:40:23.280 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.gCx1i7RYkk -r requirements.txt 2021-12-22 19:40:23.959 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.009 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.083 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.115 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.160 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.329 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.358 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.381 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.397 | Ignoring importlib-metadata: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.412 | Ignoring ujson: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.427 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.502 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.574 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.578 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.620 | Ignoring tomli: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.678 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.696 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.750 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.811 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.895 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.903 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.907 | Ignoring setuptools: markers 'python_version == "3.8"' don't match your environment 2021-12-22 19:40:24.939 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 19:40:24.941 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 26)) (4.5.0) 2021-12-22 19:40:24.953 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 47)) (5.8.0) 2021-12-22 19:40:24.956 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 54)) (5.1.0) 2021-12-22 19:40:24.960 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 65)) (3.0.0) 2021-12-22 19:40:24.972 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 122)) (2.3.0) 2021-12-22 19:40:24.984 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 140)) (0.8.0) 2021-12-22 19:40:24.992 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 149)) (2.4.0) 2021-12-22 19:40:25.006 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 175)) (2.8.1) 2021-12-22 19:40:25.042 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 180)) (1.26.7) 2021-12-22 19:40:25.065 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 185)) (1.4.0) 2021-12-22 19:40:25.093 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 189)) (6.0) 2021-12-22 19:40:25.097 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 194)) (36.0.1) 2021-12-22 19:40:25.137 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 212)) (1.1.0) 2021-12-22 19:40:25.145 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 220)) (3.2.0) 2021-12-22 19:40:25.155 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 258)) (3.10.0) 2021-12-22 19:40:25.170 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 293)) (4.6.1) 2021-12-22 19:40:25.214 | Requirement already satisfied: importlib-metadata===4.8.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 297)) (4.8.3) 2021-12-22 19:40:25.263 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 325)) (3.2.1) 2021-12-22 19:40:25.293 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 326)) (4.2.0) 2021-12-22 19:40:25.302 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 337)) (0.4.0) 2021-12-22 19:40:25.306 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 366)) (2.5.0) 2021-12-22 19:40:25.317 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 406)) (1.4.0) 2021-12-22 19:40:25.331 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 414)) (1.0.3) 2021-12-22 19:40:25.335 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 416)) (8.7.1) 2021-12-22 19:40:25.380 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 431)) (3.0.6) 2021-12-22 19:40:25.387 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 445)) (3.5.0) 2021-12-22 19:40:25.396 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 455)) (2.3.3) 2021-12-22 19:40:25.459 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 473)) (1.16.0) 2021-12-22 19:40:25.462 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 504)) (1.13.3) 2021-12-22 19:40:25.466 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 515)) (1.5.0) 2021-12-22 19:40:25.471 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 520)) (0.18.2) 2021-12-22 19:40:25.474 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 549)) (5.4.0) 2021-12-22 19:40:25.502 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 566)) (1.15.0) 2021-12-22 19:40:25.506 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 569)) (3.2.0) 2021-12-22 19:40:25.538 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 582)) (3.6.0) 2021-12-22 19:40:25.564 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 597)) (0.14.1) 2021-12-22 19:40:25.570 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 604)) (4.12.0) 2021-12-22 19:40:25.587 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 610)) (2.8.2) 2021-12-22 19:40:25.592 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 615)) (2021.3) 2021-12-22 19:40:25.597 | Requirement already satisfied: setuptools===59.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 624)) (59.6.0) 2021-12-22 19:40:25.650 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 146)) (0.2.5) 2021-12-22 19:40:25.656 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 170)) (1.0.0) 2021-12-22 19:40:25.658 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.gCx1i7RYkk (line 212)) (1.4.0) 2021-12-22 19:40:25.661 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 153)) (1.4.0) 2021-12-22 19:40:25.665 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 57)) (3.4.0) 2021-12-22 19:40:25.671 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 121)) (0.9.6) 2021-12-22 19:40:25.673 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 172)) (4.0.1) 2021-12-22 19:40:25.676 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 2)) (0.12.2) 2021-12-22 19:40:25.681 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 230)) (2.26.0) 2021-12-22 19:40:25.711 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 283)) (1.8.2) 2021-12-22 19:40:25.714 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 50)) (21.2.0) 2021-12-22 19:40:25.773 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 187)) (2.21) 2021-12-22 19:40:25.776 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 513)) (0.18.0) 2021-12-22 19:40:25.782 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 535)) (1.6) 2021-12-22 19:40:25.784 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 352)) (21.3) 2021-12-22 19:40:25.790 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 542)) (0.11.0) 2021-12-22 19:40:25.793 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 380)) (1.0.2) 2021-12-22 19:40:25.796 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 382)) (1.0.0) 2021-12-22 19:40:25.799 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 590)) (2.0.9) 2021-12-22 19:40:25.805 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.gCx1i7RYkk (line 384)) (3.3) 2021-12-22 19:40:25.808 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.gCx1i7RYkk (line 230)) (2021.10.8) 2021-12-22 19:40:25.902 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-22 19:40:25.902 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-22 19:40:25.957 | ___________________________________ summary ____________________________________ 2021-12-22 19:40:25.957 | venv-tempest: commands succeeded 2021-12-22 19:40:25.957 | congratulations :) 2021-12-22 19:40:25.986 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.gCx1i7RYkk 2021-12-22 19:40:25.990 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-12-22 19:40:26.015 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-12-22 19:40:26.018 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-12-22 19:40:26.020 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-22 19:40:26.046 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.Rj3WSLo3H8 2021-12-22 19:40:26.708 | venv create: /opt/stack/tempest/.tox/venv 2021-12-22 19:40:27.357 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-22 19:41:05.295 | venv develop-inst: /opt/stack/tempest 2021-12-22 19:41:13.172 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.2,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-22 19:41:13.173 | venv run-test-pre: PYTHONHASHSEED='1687427030' 2021-12-22 19:41:13.173 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Rj3WSLo3H8 2021-12-22 19:41:17.144 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:28: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2021-12-22 19:41:17.144 | "supporting stable Ussuri.", DeprecationWarning) 2021-12-22 19:41:17.144 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:54: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2021-12-22 19:41:17.144 | "supporting stable wallaby.", DeprecationWarning) 2021-12-22 19:41:17.144 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2021-12-22 19:41:17.144 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-22 19:41:17.144 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-22 19:41:17.251 | ___________________________________ summary ____________________________________ 2021-12-22 19:41:17.252 | venv: commands succeeded 2021-12-22 19:41:17.252 | congratulations :) 2021-12-22 19:41:17.282 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-12-22 19:41:17.299 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:41:17.301 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-12-22 19:41:17.317 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-22 19:41:17.319 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-12-22 19:41:17.321 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-12-22 19:41:17.324 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-12-22 19:41:17.326 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-12-22 19:41:17.328 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-12-22 19:41:17.331 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-12-22 19:41:17.333 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-12-22 19:41:17.335 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-12-22 19:41:17.337 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-12-22 19:41:17.340 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-12-22 19:41:17.342 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-12-22 19:41:17.345 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-12-22 19:41:17.347 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-12-22 19:41:17.349 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-22 19:41:17.352 | ++ lib/tempest:configure_tempest:689 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-22 19:41:17.354 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-12-22 19:41:17.356 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-12-22 19:41:17.359 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-22 19:41:17.385 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-12-22 19:41:17.387 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-12-22 19:41:17.389 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-12-22 19:41:17.392 | ++ lib/tempest:configure_tempest:704 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-22 19:41:17.394 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-12-22 19:41:17.397 | ++ lib/tempest:configure_tempest:711 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-22 19:41:17.425 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-12-22 19:41:17.427 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-12-22 19:41:17.454 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-12-22 19:41:17.457 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-12-22 19:41:17.459 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-12-22 19:41:17.461 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-12-22 19:41:17.464 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-12-22 19:41:17.466 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-12-22 19:41:17.469 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-12-22 19:41:17.472 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-12-22 19:41:17.474 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-12-22 19:41:17.476 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-12-22 19:41:17.479 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-22 19:41:17.482 | ++ lib/tempest:configure_tempest:735 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-22 19:41:17.486 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-12-22 19:41:17.489 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-22 19:41:17.516 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-12-22 19:41:17.516 | ' 2021-12-22 19:41:17.519 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-12-22 19:41:17.521 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-22 19:41:17.523 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-12-22 19:41:17.526 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-12-22 19:41:17.528 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-12-22 19:41:17.528 | /opt/stack/tempest /opt/stack/tempest 2021-12-22 19:41:17.531 | ++ lib/tempest:install_tempest_plugins:775 : [[ 0 != 0 ]] 2021-12-22 19:41:17.534 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-12-22 19:41:17.534 | /opt/stack/tempest 2021-12-22 19:41:17.536 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-22 19:41:17.539 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-22 19:41:17.542 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 19:41:17.544 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 19:41:17.547 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-12-22 19:41:17.550 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-22 19:41:17.552 | + functions-common:run_plugins:1746 : local phase=test-config 2021-12-22 19:41:17.555 | + functions-common:run_plugins:1748 : local plugins= 2021-12-22 19:41:17.558 | + functions-common:run_plugins:1749 : local plugin 2021-12-22 19:41:17.560 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-22 19:41:17.563 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-22 19:41:17.566 | + inc/meta-config:merge_config_group:171 : shift 2021-12-22 19:41:17.568 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-22 19:41:17.571 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:41:17.574 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-22 19:41:17.576 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-22 19:41:17.580 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-22 19:41:17.583 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 19:41:17.586 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-22 19:41:17.589 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 19:41:17.591 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-22 19:41:17.591 | /^\[\[.+\|.*\]\]/ { 2021-12-22 19:41:17.591 | gsub("[][]", "", $1); 2021-12-22 19:41:17.591 | split($1, a, "|"); 2021-12-22 19:41:17.591 | if (a[1] == matchgroup) 2021-12-22 19:41:17.591 | print a[2] 2021-12-22 19:41:17.591 | } 2021-12-22 19:41:17.592 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 26 test_with_retry 5 apt-get-update 5 osc 361 wait_for_service 24 git_timed 7 dbsync 232 pip_install 281 apt-get 391 ------------------------- Unaccounted time 849 ========================= Total runtime 2181 This is your host IP address: 10.222.0.53 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.53/identity/ The default users are: admin and demo The password: Passw0rd WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: ussuri Change: d927b6017880983cf873e199bb50332fe2e3f254 nova: Ensure each compute uses a unique iSCSI initiator 2021-10-07 09:45:38 +0100 OS Version: Ubuntu 18.04 bionic